Re: [E-devel] Eina

2008-10-07 Thread Mathieu Taillefumier
Hi devs, this is a nice work. I compiled the lib on x86_64 bits system and i pass without problems. I attached the various information and warning in the error file. You will also find the results of the implemented tests (log file). Regards Mathieu So now, what remain in the TODO. Still

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

2008-10-07 Thread Arnaud de Turckheim
On Mon, Oct 6, 2008 at 7:08 PM, Peter Wehrfritz <[EMAIL PROTECTED]>wrote: > Enlightenment SVN schrieb: > > Log: > > Another step toward IPv6 support with more cleanup. > > > > Patch from Arnaud de Turckheim. > > > > > > Author: cedric > > Date: 2008-10-06 09:40:01 -0700 (Mon, 06

Re: [E-devel] Eina

2008-10-07 Thread Mathieu Taillefumier
> Thanks for the report. eina_print_warning is a dead code, so I just > removed it and most warning should be gone now. > Ok I will try to compile it again with the updated code. I will let you know about the result. >> eina_hash.c: In function 'eina_hash_del': >> eina_hash.c:820: warning: 'h

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

2008-10-07 Thread Arnaud de Turckheim
On Tue, Oct 7, 2008 at 1:24 PM, Arnaud de Turckheim <[EMAIL PROTECTED]>wrote: > On Mon, Oct 6, 2008 at 7:08 PM, Peter Wehrfritz <[EMAIL PROTECTED]>wrote: > >> Enlightenment SVN schrieb: >> > Log: >> > Another step toward IPv6 support with more cleanup. >> > >> > Patch from Arnaud de Turckheim.

Re: [E-devel] Eina

2008-10-07 Thread Cedric BAIL
On Tue, Oct 7, 2008 at 12:10 PM, Mathieu Taillefumier <[EMAIL PROTECTED]> wrote: > this is a nice work. I compiled the lib on x86_64 bits system and i pass > without problems. I attached the various information and warning in the > error file. You will also find the results of the implemented tests

Re: [E-devel] E SVN: illogict trunk/e/src/modules/conf_interaction

2008-10-07 Thread Gustavo Sverzut Barbieri
On Tue, Oct 7, 2008 at 2:57 AM, Enlightenment SVN <[EMAIL PROTECTED]> wrote: > Log: > Some work on interaction settings: > - group on a thumbscroll framelist; > - threshhold ?\226?\134?\146 threshold; > - add check changed. that's awesome, I see people liked the "check_changed", we should add

Re: [E-devel] E SVN: illogict trunk/e/src/modules/conf_interaction

2008-10-07 Thread Gustavo Sverzut Barbieri
On Tue, Oct 7, 2008 at 10:00 AM, Toma <[EMAIL PROTECTED]> wrote: > 2008/10/7 Gustavo Sverzut Barbieri <[EMAIL PROTECTED]>: >> On Tue, Oct 7, 2008 at 2:57 AM, Enlightenment SVN >> <[EMAIL PROTECTED]> wrote: >>> Log: >>> Some work on interaction settings: >>> - group on a thumbscroll framelist; >>>

Re: [E-devel] Eina

2008-10-07 Thread Gustavo Sverzut Barbieri
On Tue, Oct 7, 2008 at 8:20 AM, Cedric BAIL <[EMAIL PROTECTED]> wrote: >> eina_hash.c: In function 'eina_hash_del': >> eina_hash.c:820: warning: 'hash_num' may be used uninitialized in this >> function > > This warning is a false positive as the code should never execute the > code using hash_num i

Re: [E-devel] E SVN: illogict trunk/e/src/modules/conf_interaction

2008-10-07 Thread Gustavo Sverzut Barbieri
On Tue, Oct 7, 2008 at 10:45 AM, Toma <[EMAIL PROTECTED]> wrote: > 2008/10/7 Gustavo Sverzut Barbieri <[EMAIL PROTECTED]>: >> On Tue, Oct 7, 2008 at 10:00 AM, Toma <[EMAIL PROTECTED]> wrote: >>> 2008/10/7 Gustavo Sverzut Barbieri <[EMAIL PROTECTED]>: On Tue, Oct 7, 2008 at 2:57 AM, Enlightenme

Re: [E-devel] E SVN: illogict trunk/e/src/modules/conf_interaction

2008-10-07 Thread Toma
2008/10/7 Gustavo Sverzut Barbieri <[EMAIL PROTECTED]>: > On Tue, Oct 7, 2008 at 10:00 AM, Toma <[EMAIL PROTECTED]> wrote: >> 2008/10/7 Gustavo Sverzut Barbieri <[EMAIL PROTECTED]>: >>> On Tue, Oct 7, 2008 at 2:57 AM, Enlightenment SVN >>> <[EMAIL PROTECTED]> wrote: Log: Some work on int

[E-devel] Edje gradient rel1/rel2

2008-10-07 Thread Dave Andreoli
Hi all it seems to me that in edje the rel1 and rel2 properties of gradients are unused now. Gradient always use the fill properties, is this right? can I remove that unused props? Thanks Dave - This SF.Net email is sponsor

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

2008-10-07 Thread Peter Wehrfritz
Arnaud de Turckheim schrieb: > On Tue, Oct 7, 2008 at 1:24 PM, Arnaud de Turckheim <[EMAIL PROTECTED]>wrote: > > >> On Mon, Oct 6, 2008 at 7:08 PM, Peter Wehrfritz <[EMAIL PROTECTED]>wrote: >> >> >>> Enlightenment SVN schrieb: >>> + +# define INIT_SSL(svr) _ecore_con_init_s

Re: [E-devel] E SVN: illogict trunk/e/src/modules/conf_interaction

2008-10-07 Thread Toma
2008/10/7 Gustavo Sverzut Barbieri <[EMAIL PROTECTED]>: > On Tue, Oct 7, 2008 at 2:57 AM, Enlightenment SVN > <[EMAIL PROTECTED]> wrote: >> Log: >> Some work on interaction settings: >> - group on a thumbscroll framelist; >> - threshhold ?\226?\134?\146 threshold; >> - add check changed. > > >

[E-devel] EFL in embedded devices... which devices?

2008-10-07 Thread Diogo Dutra
Hi guys, My question is simple, but I dont found the answer... What embedded systems EFL was ported? I known openmoko and maemo, which others systems support EFL too? I am interested to develop efl in embedded devices, so I want to know what is the systems to develop for. Thank you. --

Re: [E-devel] EFL in embedded devices... which devices?

2008-10-07 Thread Gustavo Sverzut Barbieri
On Tue, Oct 7, 2008 at 4:47 PM, Diogo Dutra <[EMAIL PROTECTED]> wrote: > Hi guys, > My question is simple, but I dont found the answer... > What embedded systems EFL was ported? > I known openmoko and maemo, which others systems support EFL too? - arm imx31 and possible others freescale systems (

Re: [E-devel] EFL in embedded devices... which devices?

2008-10-07 Thread Atton Jonathan
hum with cedric and caro we thought about porting efl on Symbian, this is not a device but symbian works on embedded device :) Our idea is to have eyelight on a phone as the nokia n95 and try to display the presentation on a video projector with the phone. 2008/10/7 Gustavo Sverzut Barbieri <[EMA

Re: [E-devel] EFL in embedded devices... which devices?

2008-10-07 Thread Eduardo Lima (Etrunko)
On Tue, Oct 7, 2008 at 5:27 PM, Atton Jonathan <[EMAIL PROTECTED]> wrote: > hum with cedric and caro we thought about porting efl on Symbian, this is > not a device but symbian works on embedded device :) > Our idea is to have eyelight on a phone as the nokia n95 and try to display > the presentat

Re: [E-devel] EFL in embedded devices... which devices?

2008-10-07 Thread Vincent Torri
Ounnn, everyone forgot Windows CE based devices. Not completely ready, though. I'm working on it, these days. Vincent On Tue, 7 Oct 2008, Atton Jonathan wrote: hum with cedric and caro we thought about porting efl on Symbian, this is not a device but symbian works on embedded device :)

[E-devel] Invitation for Enlightenment Project to Southern California Linux Expo 7x

2008-10-07 Thread Gareth J. Greenaway
Greetings, I would once again like to formerly invite the Enlightenment project to attend the 7th Annual Southern California Linux Expo. The show will be held February 20th-22nd, 2009 once again at the Westin LAX in Los Angeles, CA. SCALE 7x will be an excellent venue to showcase all the hard wo

Re: [E-devel] EFL in embedded devices... which devices?

2008-10-07 Thread The Rasterman
On Tue, 7 Oct 2008 16:47:50 -0300 "Diogo Dutra" <[EMAIL PROTECTED]> babbled: > Hi guys, > My question is simple, but I dont found the answer... > What embedded systems EFL was ported? > I known openmoko and maemo, which others systems support EFL too? > > I am interested to develop efl in embedde

Re: [E-devel] Enlightenment 17 from SVN requires CVS to configure

2008-10-07 Thread Eric Sandall
On Tue, 30 Sep 2008 23:36:29 +0200 "Kim Woelders" <[EMAIL PROTECTED]> wrote: > On Tue, 30 Sep 2008 22:53:01 +0200, Eric Sandall <[EMAIL PROTECTED]> > wrote: > > > Quoting Ivan <[EMAIL PROTECTED]>: > > > >> Is not E, but autopoint (a part of gettext) which requires cvs, so > >> not much to do about

Re: [E-devel] EFL in embedded devices... which devices?

2008-10-07 Thread Diogo Dutra
On Tue, Oct 7, 2008 at 5:27 PM, Atton Jonathan <[EMAIL PROTECTED]> wrote: > hum with cedric and caro we thought about porting efl on Symbian, this is > not a device but symbian works on embedded device :) > Our idea is to have eyelight on a phone as the nokia n95 and try to display > the presentat

[E-devel] ANN: Guarana and Enjoy 0.1.0

2008-10-07 Thread Gustavo Sverzut Barbieri
Hello guys, ProFUSION is proud to announce the first public release of Guarana framework and its demo Enjoy. Guarana is a set of free software libraries to aid embedded application development. It comes with with a remote control access library, module loader, model-view-controller machinery, bas

Re: [E-devel] EFL in embedded devices... which devices?

2008-10-07 Thread Vincent Torri
On Tue, 7 Oct 2008, Diogo Dutra wrote: > On Tue, Oct 7, 2008 at 5:27 PM, Atton Jonathan <[EMAIL PROTECTED]> wrote: >> hum with cedric and caro we thought about porting efl on Symbian, this is >> not a device but symbian works on embedded device :) >> Our idea is to have eyelight on a phone as t

Re: [E-devel] ANN: Guarana and Enjoy 0.1.0

2008-10-07 Thread Vincent Torri
Hey, > ProFUSION is proud to announce the first public release of Guarana > framework and its demo Enjoy. > > Guarana is a set of free software libraries to aid embedded > application development. It comes with with a remote control access > library, module loader, model-view-controller machinery

Re: [E-devel] EFL in embedded devices... which devices?

2008-10-07 Thread Vincent Torri
On Wed, 8 Oct 2008, Carsten Haitzler (The Rasterman) wrote: > On Tue, 7 Oct 2008 16:47:50 -0300 "Diogo Dutra" <[EMAIL PROTECTED]> babbled: > >> Hi guys, >> My question is simple, but I dont found the answer... >> What embedded systems EFL was ported? >> I known openmoko and maemo, which others s

Re: [E-devel] EFL in embedded devices... which devices?

2008-10-07 Thread The Rasterman
On Wed, 8 Oct 2008 08:21:37 +0200 (CEST) Vincent Torri <[EMAIL PROTECTED]> babbled: > > compaq ipaq3660 > > with pocketpc ? or linux ? :p linux of course! -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] ---