[E-devel] Nightly build log for E17 on 2008-05-10 07:09:10 -0700

2008-05-10 Thread Nightly build system
Build log for Enlightenment DR 0.17 on 2008-05-10 07:09:10 -0700 Build logs are available at http://download.enlightenment.org/tests/logs Packages that failed to build: enna http://download.enlightenment.org/tests/logs/enna.log epdf http://download.enlightenment.org/tests/logs/epdf.log evolve h

Re: [E-devel] Imlib2 patch

2008-05-10 Thread Kim Woelders
Kim Woelders wrote: > Kim Woelders wrote: >> Dariusz KnociĊ„ski wrote: >>> Hi All, >>> I wrote new version of some procedures in Imlib2 library and attached >>> patches for that >>> mail. >>> >>> In file color-helpres procedures : >>> >>> void __imlib_rgb_to_hsv( int r, int g, int b, float *h, fl

Re: [E-devel] Network Manager

2008-05-10 Thread Stefan Schmidt
Hello. On Thu, 2008-05-08 at 10:09, Atton Jonathan wrote: > On Wed, 7 May 2008 21:47:44 +0200 > Stefan Schmidt <[EMAIL PROTECTED]> wrote: > > > > > Sounds good. Some first ideas: > > o Gadget for the shelf to show signal strength for wifi, gsm/3g > > and indicates what kind of connection is us

Re: [E-devel] [Ecore] pipe wrapper

2008-05-10 Thread Vincent Torri
Hey, seems a good simple start - needs to be more complete, like actually close()ing pips on delete - also i agree with peter, ecore_pipe_add and ecore_pipe_del - also i would add ecore events for pipe data - like ecore_con, and pass the WHOLE data read (not just 1 void* size element at a time)