[E-devel] [Ecore][Patch] switch ecore_pipe and ecore_file to Eina_Bool

2010-06-10 Thread Nicolas Aguirre
Hi, These 2 patches change ecore_pipe and ecore_file to use Eina_Bool instead of int where it's possible. Regards, -- Nicolas Aguirre Mail: aguirre.nico...@gmail.com Web: http://www.digital-corner.org Index: src/lib/ecore/Ecore.h ==

Re: [E-devel] [Ecore][Patch] switch ecore_pipe and ecore_file to Eina_Bool

2010-06-10 Thread Cedric BAIL
On Thu, Jun 10, 2010 at 11:55 AM, Nicolas Aguirre wrote: > These 2 patches change ecore_pipe and ecore_file to use Eina_Bool > instead of int where it's possible. Thanks for your patch, that was on my TODO :-) In svn. -- Cedric BAIL --

Re: [E-devel] [Ecore][Patch] switch ecore_pipe and ecore_file to Eina_Bool

2010-06-10 Thread Nicolas Aguirre
On Thu, Jun 10, 2010 at 1:57 PM, Cedric BAIL wrote: > On Thu, Jun 10, 2010 at 11:55 AM, Nicolas Aguirre > wrote: >> These 2 patches change ecore_pipe and ecore_file to use Eina_Bool >> instead of int where it's possible. > > Thanks for your patch, that was on my TODO :-) In svn. > -- > Cedric BAI

Re: [E-devel] [Patch] Edje - Sending signals to a box's item

2010-06-10 Thread Cedric BAIL
Hi, Just going on the patch list, and yours didn't receive much attention yet apparently. On Tue, May 18, 2010 at 5:49 PM, Hugo Camboulive wrote: > I couldn't get this to work, and by looking at the code it did not seem to > be implemented, so here's a patch that allows sending signals to a box'

Re: [E-devel] [Patch] Edje - Sending signals to a box's item

2010-06-10 Thread Cedric BAIL
Well, On Thu, Jun 10, 2010 at 2:32 PM, Cedric BAIL wrote: > Just going on the patch list, and yours didn't receive much attention > yet apparently. > > On Tue, May 18, 2010 at 5:49 PM, Hugo Camboulive > wrote: >> I couldn't get this to work, and by looking at the code it did not seem to >> be im

Re: [E-devel] [Patch] Edje - Sending signals to a box's item

2010-06-10 Thread Hugo Camboulive
Ok great! thanks a lot :) On Thu, Jun 10, 2010 at 5:48 PM, Cedric BAIL wrote: > Well, > > On Thu, Jun 10, 2010 at 2:32 PM, Cedric BAIL wrote: > > Just going on the patch list, and yours didn't receive much attention > > yet apparently. > > > > On Tue, May 18, 2010 at 5:49 PM, Hugo Camboulive >