Re: [E-devel] patch : e desklock on sleep

2009-11-23 Thread Gustavo Sverzut Barbieri
On Sun, Nov 22, 2009 at 9:19 PM, Laurent Ghigonis wrote: > hello, > > here is a patch that adds the ability to lock the screen (via desklock) > when suspending or hibernating using e17 system controls. checkbox in > conf_desklock. > > what do you think about it ? Make e_config things unsigned cha

Re: [E-devel] Important change in python elementary

2009-11-23 Thread Boris 'billiob' Faure
On Mon, Nov 23, 2009 at 20:00, Nicolas Cavallari wrote: > wasn't it possible to add backward compatibility, along with a > DeprecationWarning ? That would be less frustrating to users than > having all their apps broken without knowing why. I thought about it. But it would have meant that the cal

Re: [E-devel] Important change in python elementary

2009-11-23 Thread Nicolas Cavallari
Boris 'billiob' Faure a écrit : > On Mon, Nov 23, 2009 at 09:58, Vaudano Luca wrote: >> Thanks for the important info! >> Could you confirm that the change is made in the 43903 revision? >> >> Thanks >> cheers >> Luca > > It's made in both 43900 and 43903. > wasn't it possible to add backward c

Re: [E-devel] Evas not compiling anymore

2009-11-23 Thread Steven Le Roux
On Mon, Nov 23, 2009 at 7:33 PM, Vincent Torri wrote: > > > On Mon, 23 Nov 2009, Steven Le Roux wrote: > > joined >> >> Actually, I noticed --enable-image_loader_edb si not a default argument to >> configure. And I don't give it (using default easy_e17.sh 1.3.0). >> > > well, edb is not used any

Re: [E-devel] Evas not compiling anymore

2009-11-23 Thread Vincent Torri
On Mon, 23 Nov 2009, Steven Le Roux wrote: > joined > > Actually, I noticed --enable-image_loader_edb si not a default argument to > configure. And I don't give it (using default easy_e17.sh 1.3.0). well, edb is not used anymore by us. try --enable-image_loader-edb vincent > I am purging my

Re: [E-devel] Evas not compiling anymore

2009-11-23 Thread Steven Le Roux
joined Actually, I noticed --enable-image_loader_edb si not a default argument to configure. And I don't give it (using default easy_e17.sh 1.3.0). I am purging my tree because Raster doen's seem to have the pb on his side. On Mon, Nov 23, 2009 at 6:26 AM, Vincent Torri wrote: > > > On Mon, 23

Re: [E-devel] [PATCH] Adding externals{} block to .edc files and creating functions to init/shutdown/load/registry the external modules

2009-11-23 Thread Sachiel
On Mon, Nov 23, 2009 at 12:06 PM, Gustavo Sverzut Barbieri wrote: > On Mon, Nov 23, 2009 at 12:32 PM, Fabiano Fidêncio > wrote: >> Hey Guys. >> >> I added support to externals{} block in .edc files and create the functions >> used to init/shutdown/load/registry this modules. >> This will be used

Re: [E-devel] [PATCH] Adding externals{} block to .edc files and creating functions to init/shutdown/load/registry the external modules

2009-11-23 Thread Gustavo Sverzut Barbieri
On Mon, Nov 23, 2009 at 12:32 PM, Fabiano Fidêncio wrote: > Hey Guys. > > I added support to externals{} block in .edc files and create the functions > used to init/shutdown/load/registry this modules. > This will be used in Editje. > > Someone can apply? in with some small cast modifications and

[E-devel] [PATCH] Adding externals{} block to .edc files and creating functions to init/shutdown/load/registry the external modules

2009-11-23 Thread Fabiano Fidêncio
Hey Guys. I added support to externals{} block in .edc files and create the functions used to init/shutdown/load/registry this modules. This will be used in Editje. Someone can apply? []'s -- Fabiano Fidêncio ProFUSION embedded systems http://www.profusion.mobi --- /dev/null 2009-09-07 03:15:20

Re: [E-devel] [Fwd: embryo: FTBFS on hurd-i386]

2009-11-23 Thread Gustavo Sverzut Barbieri
On Sun, Nov 22, 2009 at 10:28 PM, Carsten Haitzler wrote: > On Sun, 22 Nov 2009 18:36:32 +0100 Albin Tonnerre > said: > >> On Sun, 22 Nov 2009 12:33 +1100, Carsten Haitzler wrote : >> > On Sat, 21 Nov 2009 16:44:54 +0100 Albin Tonnerre >> > >> > said: >> > >> > > On Sun, 05 Jul 2009 12:45 -0300

Re: [E-devel] Important change in python elementary

2009-11-23 Thread Boris 'billiob' Faure
On Mon, Nov 23, 2009 at 09:58, Vaudano Luca wrote: > Thanks for the important info! > Could you confirm that the change is made in the 43903 revision? > > Thanks > cheers > Luca It's made in both 43900 and 43903. -- Boris 'billiob' Faure

Re: [E-devel] Important change in python elementary

2009-11-23 Thread Vaudano Luca
Thanks for the important info! Could you confirm that the change is made in the 43903 revision? Thanks cheers Luca On Sun, Nov 22, 2009 at 10:28 PM, Boris 'billiob' Faure wrote: > I've committed some changes to how callbacks are handled in python elementary. > If you use it, your application is