Re: [E-devel] E SVN: cedric trunk/ecore/src/lib/ecore_con

2012-08-30 Thread Vincent Torri
it will not cmopile on Windows. Follow what is in Ecore_Con.h and the doc ? Vincent On Fri, Aug 31, 2012 at 8:39 AM, Enlightenment SVN wrote: > Log: > ecore: add forgotten EAPI to Ecore_Con_Eet. > > > Author: cedric > Date: 2012-08-30 23:39:57 -0700 (Thu, 30 Aug 2012) > New Revisi

Re: [E-devel] Can't disable posix threads in eina 1.7.0

2012-08-30 Thread Vincent Torri
On Fri, Aug 31, 2012 at 8:23 AM, David Seikel wrote: > On Thu, 30 Aug 2012 23:45:13 +0200 Vincent Torri > wrote: > >> On Thu, Aug 30, 2012 at 7:42 PM, David Seikel >> wrote: >> > Yay! First bug report from the released tarballs. Edited >> > highlights - >> > >> > eina$ ./configure --disable-po

Re: [E-devel] [PATCH] elementary: Fix compilation error of elm_entry.c

2012-08-30 Thread Chris Michael
Hi Alex, LOL, I just fixed this literally 2 seconds before you're email came in :) Cheers, Dh -Original Message- From: Alex Wu [mailto:zhiwen...@linux.intel.com] Sent: 31 August 2012 07:18 To: 'Enlightenment developer list' Cc: eduardo.de.barros.l...@intel.com; ras...@rasterman.com Subje

Re: [E-devel] Can't disable posix threads in eina 1.7.0

2012-08-30 Thread David Seikel
On Thu, 30 Aug 2012 23:45:13 +0200 Vincent Torri wrote: > On Thu, Aug 30, 2012 at 7:42 PM, David Seikel > wrote: > > Yay! First bug report from the released tarballs. Edited > > highlights - > > > > eina$ ./configure --disable-posix-threads > > funny because that option does not exist anymore

[E-devel] [PATCH] elementary: Fix compilation error of elm_entry.c

2012-08-30 Thread Alex Wu
>From 54dd1bb7a7e0e753d30a2458401d8d23a09f6b68 Mon Sep 17 00:00:00 2001 From: Alex Wu Date: Fri, 31 Aug 2012 14:13:12 +0800 Subject: [PATCH] elementary: Fix compilation error of elm_entry.c --- trunk/elementary/src/lib/elm_entry.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff -

Re: [E-devel] E SVN: cedric IN trunk/ecore: . src/lib/ecore_con

2012-08-30 Thread Vincent Torri
you have forgotten EAPI and doc (with @ since) Vincent On Fri, Aug 31, 2012 at 5:11 AM, Enlightenment SVN wrote: > Log: > ecore: Add Ecore_Con_Eet API. > > > Author: cedric > Date: 2012-08-30 20:11:24 -0700 (Thu, 30 Aug 2012) > New Revision: 75910 > Trac: http://trac.enligh

Re: [E-devel] E SVN: glima IN trunk/elementary: doc doc/img src/lib

2012-08-30 Thread Daniel Juyung Seo
Just a sec. What about elm_factory? Daniel Juyung Seo (SeoZ) On Fri, Aug 31, 2012 at 2:09 PM, Daniel Juyung Seo wrote: > Great job! > Now we can start working on stuffs based on new elementary! > > Daniel Juyung Seo (SeoZ) > > On Fri, Aug 31, 2012 at 2:02 AM, Eduardo Lima (Etrunko) > wrote: >>

Re: [E-devel] E SVN: glima IN trunk/elementary: doc doc/img src/lib

2012-08-30 Thread Daniel Juyung Seo
Great job! Now we can start working on stuffs based on new elementary! Daniel Juyung Seo (SeoZ) On Fri, Aug 31, 2012 at 2:02 AM, Eduardo Lima (Etrunko) wrote: > On Thu, Aug 30, 2012 at 1:46 PM, Enlightenment SVN > wrote: >> Log: >> [elm] Panel now a layout (last widget, woo hoo!) >> > > Now we

Re: [E-devel] E SVN: seoz trunk/elementary/src/lib

2012-08-30 Thread Daniel Juyung Seo
Done! Thanks! Daniel Juyung Seo (SeoZ) On Fri, Aug 31, 2012 at 1:40 AM, Eduardo Lima (Etrunko) wrote: > Backport > > On Thu, Aug 30, 2012 at 12:43 PM, Enlightenment SVN > wrote: >> Log: >> elm naviframe: Naviframe's item Subtitle_label deleted in item_free. Patch >> by Shilpa Onkar Singh >> >

[E-devel] [PATCH] elm_entry: Add backward-compatible for elm_entry_magnifier_disabled_set

2012-08-30 Thread Alex Wu
Hi, Due to some legacy applications use elm_entry_magnifier_disabled_set(), add the fake function in order to be backward-compatible. From f7c29dccda83c64f76727f983d4c2a1138b71e8f Mon Sep 17 00:00:00 2001 From: Alex Wu Date: Fri, 31 Aug 2012 10:28:48 +0800 Subject: [PATCH] elm_entry: Add backward-

Re: [E-devel] E SVN: cedric IN trunk/edje: . src/bin

2012-08-30 Thread Cedric BAIL
On Aug 31, 2012 1:35 AM, "Eduardo Lima (Etrunko)" wrote: > Heh, now it starts. BACKPORT! :) I wasn't considering it a bug, but a feature. As the only change is to produce a warning during compilation of edje_cc, instead of silently ignoring the problem and using a fallback. -

Re: [E-devel] _ecore_main_win32_select failed

2012-08-30 Thread HariHara Sudhan
@@ -66,7 +66,6 @@ # define HAVE_EPOLL 0 # define EPOLLIN 1 # define EPOLLOUT 2 -# define EPOLLPRI 4 # define EPOLLERR 8 #define EPOLL_CTL_ADD 1 @@ -212,7 +211,6 @@ static Ecore_Fd_Handler *fd_handlers = NULL; static Ecore_Fd_Handler *fd_handler_current = NULL; static Ein

Re: [E-devel] The big merge.

2012-08-30 Thread The Rasterman
On Thu, 30 Aug 2012 23:27:18 +0200 Vincent Torri said: > On Thu, Aug 30, 2012 at 8:31 PM, Gustavo Sverzut Barbieri > wrote: > > On Thu, Aug 30, 2012 at 12:13 PM, Dennis.Yxun wrote: > > > >> On Thu, Aug 23, 2012 at 8:21 AM, Carsten Haitzler > >> wrote: > >> > On Wed, 22 Aug 2012 12:12:10 -0300

Re: [E-devel] Can't disable posix threads in eina 1.7.0

2012-08-30 Thread Vincent Torri
On Thu, Aug 30, 2012 at 7:42 PM, David Seikel wrote: > Yay! First bug report from the released tarballs. Edited highlights - > > eina$ ./configure --disable-posix-threads funny because that option does not exist anymore. Try ./configure --help Vincent > > ... > > checking whether system suppo

Re: [E-devel] _ecore_main_win32_select failed

2012-08-30 Thread Vincent Torri
On Thu, Aug 30, 2012 at 9:20 PM, HariHara Sudhan wrote: > MsgWaitForMultipleObjects is returning WAIT_FAILED which prints > error like "_ecore_main_win32_select failed " > and few random characters, and this same error is printed about 50 times on > the console after which the program exits. > I

Re: [E-devel] E SVN: glima trunk/elementary/src/lib

2012-08-30 Thread Vincent Torri
@since, NEWS, changelog Vincent On Thu, Aug 30, 2012 at 6:45 PM, Enlightenment SVN wrote: > Log: > [elm] Prepare for removal of last widget using >internal scrolling smart cbs. > > > > > Author: glima > Date: 2012-08-30 09:45:34 -0700 (Thu, 30 Aug 2012) > New Revision: 75892 >

Re: [E-devel] The big merge.

2012-08-30 Thread Vincent Torri
On Thu, Aug 30, 2012 at 8:31 PM, Gustavo Sverzut Barbieri wrote: > On Thu, Aug 30, 2012 at 12:13 PM, Dennis.Yxun wrote: > >> On Thu, Aug 23, 2012 at 8:21 AM, Carsten Haitzler >> wrote: >> > On Wed, 22 Aug 2012 12:12:10 -0300 Leandro Dorileo < >> dori...@profusion.mobi> >> > said: >> > >> >> On W

[E-devel] _ecore_main_win32_select failed

2012-08-30 Thread HariHara Sudhan
MsgWaitForMultipleObjects is returning WAIT_FAILED which prints error like "_ecore_main_win32_select failed " and few random characters, and this same error is printed about 50 times on the console after which the program exits. I'm downloading multiple image files in the background and loading t

Re: [E-devel] Can't disable posix threads in eina 1.7.0

2012-08-30 Thread David Seikel
On Thu, 30 Aug 2012 18:46:00 +0100 Michael Blumenkrantz wrote: > On Fri, 31 Aug 2012 03:42:45 +1000 > David Seikel wrote: > > > Yay! First bug report from the released tarballs. Edited > > highlights - > > > > eina$ ./configure --disable-posix-threads > > > > ... > > > > checking whether s

Re: [E-devel] The big merge.

2012-08-30 Thread Gustavo Sverzut Barbieri
On Thu, Aug 30, 2012 at 12:13 PM, Dennis.Yxun wrote: > On Thu, Aug 23, 2012 at 8:21 AM, Carsten Haitzler > wrote: > > On Wed, 22 Aug 2012 12:12:10 -0300 Leandro Dorileo < > dori...@profusion.mobi> > > said: > > > >> On Wed, Aug 22, 2012 at 11:18:30AM +0900, Carsten Haitzler wrote: > >> > On Wed,

Re: [E-devel] [Wayland-efl] Compilation of elementary_test misbehaviour in Wayland

2012-08-30 Thread Christopher Michael
On 30/08/2012 06:12 PM, Eduardo Lima (Etrunko) wrote: > On Thu, Aug 30, 2012 at 3:56 PM, Christopher Michael > wrote: >> Sure. >> >> Would also help if this information was actually updated. Case-in-point, >> it still says that Copy-n-Paste doesn't work, but I know for fact that >> it does as supp

Re: [E-devel] [Wayland-efl] Compilation of elementary_test misbehaviour in Wayland

2012-08-30 Thread Christopher Michael
And why does it say Check Toggle test fails in wayland_egl with the same bug number as the GLView test ? The two are not even related. Check ToggleFAIL Button [OK] not well displayed PASSFAIL Segmentation fault #1308 Box Transition FAIL You can't delete text by long pressing [BackS

Re: [E-devel] [Wayland-efl] Compilation of elementary_test misbehaviour in Wayland

2012-08-30 Thread Eduardo Lima (Etrunko)
On Thu, Aug 30, 2012 at 3:56 PM, Christopher Michael wrote: > Sure. > > Would also help if this information was actually updated. Case-in-point, > it still says that Copy-n-Paste doesn't work, but I know for fact that > it does as support was added for that recently :) Would help also to > remove

Re: [E-devel] [Wayland-efl] Compilation of elementary_test misbehaviour in Wayland

2012-08-30 Thread Christopher Michael
Sure. Would also help if this information was actually updated. Case-in-point, it still says that Copy-n-Paste doesn't work, but I know for fact that it does as support was added for that recently :) Would help also to remove bogus ones like: Cursors Fail to set cursor in all tests As discuss

Re: [E-devel] [Wayland-efl] Compilation of elementary_test misbehaviour in Wayland

2012-08-30 Thread Eduardo Lima (Etrunko)
On Thu, Aug 30, 2012 at 2:36 PM, Prigent, Christophe wrote: > Hi, > > I updated the page created by Eduardo (Etrunko) with more details. > Hope this helps, > Thank you very much Christophe. Awesome work. > Christophe. > > -Original Message- > From: wayland-efl-boun...@linux.intel.com >

Re: [E-devel] Can't disable posix threads in eina 1.7.0

2012-08-30 Thread Michael Blumenkrantz
On Fri, 31 Aug 2012 03:42:45 +1000 David Seikel wrote: > Yay! First bug report from the released tarballs. Edited highlights - > > eina$ ./configure --disable-posix-threads > > ... > > checking whether system support POSIX threads... no > checking whether to turn on/off threads lock on deman

[E-devel] Can't disable posix threads in eina 1.7.0

2012-08-30 Thread David Seikel
Yay! First bug report from the released tarballs. Edited highlights - eina$ ./configure --disable-posix-threads ... checking whether system support POSIX threads... no checking whether to turn on/off threads lock on demand... no X xno xno checking whether magic debug is enable... yes ...

Re: [E-devel] [Wayland-efl] Compilation of elementary_test misbehaviour in Wayland

2012-08-30 Thread Prigent, Christophe
Hi, I updated the page created by Eduardo (Etrunko) with more details. Hope this helps, Christophe. -Original Message- From: wayland-efl-boun...@linux.intel.com [mailto:wayland-efl-boun...@linux.intel.com] On Behalf Of Eduardo Lima (Etrunko) Sent: Tuesday, August 14, 2012 2:22 AM To: wa

Re: [E-devel] E SVN: glima IN trunk/elementary: doc doc/img src/lib

2012-08-30 Thread Eduardo Lima (Etrunko)
On Thu, Aug 30, 2012 at 1:46 PM, Enlightenment SVN wrote: > Log: > [elm] Panel now a layout (last widget, woo hoo!) > Now we can release 1.8 can't we? > > > > Author: glima > Date: 2012-08-30 09:46:40 -0700 (Thu, 30 Aug 2012) > New Revision: 75898 > Trac: http://trac.enligh

Re: [E-devel] E SVN: seoz trunk/elementary/src/lib

2012-08-30 Thread Eduardo Lima (Etrunko)
Backport On Thu, Aug 30, 2012 at 12:43 PM, Enlightenment SVN wrote: > Log: > elm naviframe: Naviframe's item Subtitle_label deleted in item_free. Patch by > Shilpa Onkar Singh > > Author: seoz > Date: 2012-08-30 08:43:14 -0700 (Thu, 30 Aug 2012) > New Revision: 75887 > Trac:

Re: [E-devel] E SVN: cedric IN trunk/edje: . src/bin

2012-08-30 Thread Eduardo Lima (Etrunko)
Heh, now it starts. BACKPORT! :) On Thu, Aug 30, 2012 at 8:28 AM, Enlightenment SVN wrote: > Log: > edje: check the number of parameter for edc. > > > Author: cedric > Date: 2012-08-30 04:28:07 -0700 (Thu, 30 Aug 2012) > New Revision: 75876 > Trac: http://trac.enlightenment.

Re: [E-devel] elc_naviframe: Small Memory leak fix patch

2012-08-30 Thread Daniel Juyung Seo
In svn! Thanks! But I think you don't need to check null for eina_stringshare_del. It checks null internally. Daniel Juyung Seo (SeoZ) On Thu, Aug 30, 2012 at 9:52 PM, SHILPA ONKAR SINGH wrote: > > Hi All, > > Please find attached Small memory leak fix patch for elc_naviframe. > > Change descri

Re: [E-devel] The big merge.

2012-08-30 Thread Dennis.Yxun
On Thu, Aug 23, 2012 at 8:21 AM, Carsten Haitzler wrote: > On Wed, 22 Aug 2012 12:12:10 -0300 Leandro Dorileo > said: > >> On Wed, Aug 22, 2012 at 11:18:30AM +0900, Carsten Haitzler wrote: >> > On Wed, 22 Aug 2012 12:10:22 +1000 David Seikel said: >> > >> > > On Wed, 22 Aug 2012 10:20:41 +0900 C

Re: [E-devel] e/default.edc - compilation error bug fix patch

2012-08-30 Thread Daniel Juyung Seo
Thanks muchly for the patch! Daniel Juyung Seo (SeoZ) On Thu, Aug 30, 2012 at 9:57 PM, Michael Blumenkrantz wrote: > in > > On Thu, Aug 30, 2012 at 1:43 PM, SHILPA ONKAR SINGH < > shilpa.si...@samsung.com> wrote: > >> Hi All, >> >> Please find attached compilation error bug fix patch for e modul

Re: [E-devel] e/default.edc - compilation error bug fix patch

2012-08-30 Thread Michael Blumenkrantz
in On Thu, Aug 30, 2012 at 1:43 PM, SHILPA ONKAR SINGH < shilpa.si...@samsung.com> wrote: > Hi All, > > Please find attached compilation error bug fix patch for e module > (compilation > error in data/themes/default.edc) > > Change description: > > compilation error bug fix in data/themes/default

[E-devel] elc_naviframe: Small Memory leak fix patch

2012-08-30 Thread SHILPA ONKAR SINGH
Hi All, Please find attached Small memory leak fix patch for elc_naviframe. Change description: > Naviframe's item Subtitle_label deleted in item_free. Signed-off by: Shilpa Singh Thanks & Regards Shilpa Singh elc_naviframe.patch Description: Binary data

Re: [E-devel] SVN server is down

2012-08-30 Thread Noorul Islam Kamal Malmiyoda
It is not constant. Now it is working. On Thu, Aug 30, 2012 at 5:43 PM, Noorul Islam Kamal Malmiyoda wrote: > http://svn.enlightenment.org/ is down > > - Noorul -- Live Security Virtual Conference Exclusive live event wi

[E-devel] e/default.edc - compilation error bug fix patch

2012-08-30 Thread SHILPA ONKAR SINGH
Hi All, Please find attached compilation error bug fix patch for e module (compilation error in data/themes/default.edc) Change description: > compilation error bug fix in data/themes/default.edc of e module. COMP parameter missing from image field Thanks & Regards Shilpa Singh default.patch

Re: [E-devel] New EFL release cycle 1.7

2012-08-30 Thread Martin Jansa
On Thu, Aug 30, 2012 at 07:04:11PM +0900, Carsten Haitzler wrote: > We'd like to announce a new release of several Enlightenment components. This > release synchronizes all EFL released to have a consistent version of 1.7 for > easier tracking and management. Please read the NEWS and README files i

[E-devel] SVN server is down

2012-08-30 Thread Noorul Islam Kamal Malmiyoda
http://svn.enlightenment.org/ is down - Noorul -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussio

Re: [E-devel] evas leaks (again)

2012-08-30 Thread Michael Blumenkrantz
forgot this guy: http://slexy.org/view/s2037AYABO On Thu, Aug 30, 2012 at 1:26 PM, Michael Blumenkrantz < michael.blumenkra...@gmail.com> wrote: > http://slexy.org/view/s2ywvgkVt4 > > seems to happen regularly when I do the following: > > * run e17 in valgrind > * open module config > * click aro

[E-devel] evas leaks (again)

2012-08-30 Thread Michael Blumenkrantz
http://slexy.org/view/s2ywvgkVt4 seems to happen regularly when I do the following: * run e17 in valgrind * open module config * click around a bit enabling/disabling modules * close dialog * close e17 -- Live Security Vi

Re: [E-devel] E SVN: cedric trunk/elementary/data/themes/widgets

2012-08-30 Thread Daniel Juyung Seo
Good catch! I failed to find this :( You won. Daniel Juyung Seo (SeoZ) On Thu, Aug 30, 2012 at 7:39 PM, Enlightenment SVN wrote: > Log: > elementary: fix typo in gengrid thumb theme. > > > Author: cedric > Date: 2012-08-30 03:39:06 -0700 (Thu, 30 Aug 2012) > New Revision: 75872 > T

Re: [E-devel] E SVN: raster IN trunk/elementary: . data/themes/widgets src/lib src/modules/datetime_input_ctxpopup

2012-08-30 Thread Daniel Juyung Seo
EFL 1.7 was just released. I committed this patch. Yay! Daniel Juyung Seo (SeoZ) On Thu, Aug 30, 2012 at 4:40 PM, Daniel Juyung Seo wrote: > Ok, here is my patch. > I will commit this after EFL 1.7 release. > Thanks. > > Daniel Juyung Seo (SeoZ) > > On Thu, Aug 30, 2012 at 12:49 PM, Carsten Hait

Re: [E-devel] New EFL release cycle 1.7

2012-08-30 Thread Tom Hacohen
Finally... :) Congrats to us all. -- Tom. On 30/08/12 13:04, Carsten Haitzler (The Rasterman) wrote: > We'd like to announce a new release of several Enlightenment components. This > release synchronizes all EFL released to have a consistent version of 1.7 for > easier tracking and management. Pl

Re: [E-devel] New EFL release cycle 1.7 BETA

2012-08-30 Thread Kim Shinwoo
good on you guys. congratulations! yay! 2012/8/30 Michael Blumenkrantz > a beta and a release on the same day? how lucky can I get! > > On Thu, Aug 30, 2012 at 11:02 AM, Carsten Haitzler >wrote: > > > We'd like to announce a new release of several Enlightenment components. > > This > > release

Re: [E-devel] New EFL release cycle 1.7 BETA

2012-08-30 Thread David Seikel
On Thu, 30 Aug 2012 11:20:40 +0100 Michael Blumenkrantz wrote: > a beta and a release on the same day? how lucky can I get! You appear to be still fixing things though. > On Thu, Aug 30, 2012 at 11:02 AM, Carsten Haitzler > wrote: > > > We'd like to announce a new release of several Enlightenm

Re: [E-devel] New EFL release cycle 1.7 BETA

2012-08-30 Thread Michael Blumenkrantz
a beta and a release on the same day? how lucky can I get! On Thu, Aug 30, 2012 at 11:02 AM, Carsten Haitzler wrote: > We'd like to announce a new release of several Enlightenment components. > This > release synchronizes all EFL released to have a consistent version of 1.7 > for > easier trackin

[E-devel] Terminology 0.1

2012-08-30 Thread The Rasterman
I'd like to announce the first official release of Terminology. Version 0.1. It's a basic function terminal with some bonus extras that uses EFL. It's fast and simple with some nice extra candy. It still has a long way to go to be "complete". Terminology 0.1.0 - http://download.enlightenment.org/r

[E-devel] New EFL release cycle 1.7

2012-08-30 Thread The Rasterman
We'd like to announce a new release of several Enlightenment components. This release synchronizes all EFL released to have a consistent version of 1.7 for easier tracking and management. Please read the NEWS and README files in each release tarball for information on what has changed, been fixed o

[E-devel] New EFL release cycle 1.7 BETA

2012-08-30 Thread The Rasterman
We'd like to announce a new release of several Enlightenment components. This release synchronizes all EFL released to have a consistent version of 1.7 for easier tracking and management. Please read the NEWS and README files in each release tarball for information on what has changed, been fixed o

Re: [E-devel] E SVN: raster IN trunk/elementary: . data/themes/widgets src/lib src/modules/datetime_input_ctxpopup

2012-08-30 Thread Daniel Juyung Seo
Ok, here is my patch. I will commit this after EFL 1.7 release. Thanks. Daniel Juyung Seo (SeoZ) On Thu, Aug 30, 2012 at 12:49 PM, Carsten Haitzler wrote: > On Thu, 30 Aug 2012 11:24:01 +0900 Daniel Juyung Seo > said: > >> Arg what? Diskselector is working only in mobile mode? >> That's so