Re: [E-devel] New elm internal code

2012-05-08 Thread Tom Hacohen
On 07/05/12 16:50, Carsten Haitzler (The Rasterman) wrote: On Mon, 07 May 2012 17:07:00 +0900 Daniel Juyung Seojuyung@samsung.com said: actually almost every widget is a container... they all can CONTAIN something... like another widget. very few are not. i guess the question is if the

Re: [E-devel] E SVN: tasn trunk/PROTO/eobj/lib

2012-05-08 Thread Vincent Torri
I'm just wondering : isn't 'eo' too small for the namespace ? I would really prefer 'eobj'. It's not that big and might avoid conflicts with other libraries which would also choose 'eo' as namespace Vincent On Tue, May 8, 2012 at 8:56 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log:

Re: [E-devel] E SVN: tasn trunk/PROTO/eobj/lib

2012-05-08 Thread Tom Hacohen
On 08/05/12 10:09, Vincent Torri wrote: I'm just wondering : isn't 'eo' too small for the namespace ? I would really prefer 'eobj'. It's not that big and might avoid conflicts with other libraries which would also choose 'eo' as namespace I don't know of any other libraries that use eo for the

Re: [E-devel] E SVN: tasn trunk/PROTO/eobj/lib

2012-05-08 Thread Vincent Torri
On Tue, May 8, 2012 at 9:20 AM, Tom Hacohen tom.haco...@samsung.com wrote: On 08/05/12 10:09, Vincent Torri wrote: I'm just wondering : isn't 'eo' too small for the namespace ? I would really prefer 'eobj'. It's not that big and might avoid conflicts with other libraries which would also

Re: [E-devel] E SVN: tasn trunk/PROTO/eobj/lib

2012-05-08 Thread Tom Hacohen
On 08/05/12 10:25, Vincent Torri wrote: I also don't know such lib, but i also don't know the libraries that will be written in the future as well. That's their job not to steal the namespace, the same way we hope they won't steal azy, evas, eina and etc... -- Tom.

Re: [E-devel] E SVN: tasn trunk/PROTO/eobj/lib

2012-05-08 Thread Vincent Torri
On Tue, May 8, 2012 at 9:27 AM, Tom Hacohen tom.haco...@samsung.com wrote: On 08/05/12 10:25, Vincent Torri wrote: I also don't know such lib, but i also don't know the libraries that will be written in the future as well. That's their job not to steal the namespace, the same way we hope

Re: [E-devel] E SVN: tasn trunk/PROTO/eobj/lib

2012-05-08 Thread Adrien Nader
On Tue, May 08, 2012, Vincent Torri wrote: On Tue, May 8, 2012 at 9:27 AM, Tom Hacohen tom.haco...@samsung.com wrote: On 08/05/12 10:25, Vincent Torri wrote: I also don't know such lib, but i also don't know the libraries that will be written in the future as well. That's their job

[E-devel] The revised box breaks ctxpopup.

2012-05-08 Thread Kim Shinwoo
Hi! All, The revised box(http://trac.enlightenment.org/e/browser/trunk/elementary/src/lib/elm_box.c?rev=70745) breaks ctxpopup. Even though I would like to check what is the reason of this problem, It will be better to check with others. Sincerely, Shinwoo Kim.

Re: [E-devel] New elm internal code

2012-05-08 Thread Kim Shinwoo
oops.. here is a mail thread.. the rewritten box breaks ctxpopup.. would you please check this issue? 2012/5/8 Tom Hacohen tom.haco...@samsung.com: On 07/05/12 16:50, Carsten Haitzler (The Rasterman) wrote: On Mon, 07 May 2012 17:07:00 +0900 Daniel Juyung Seojuyung@samsung.com said:

Re: [E-devel] E SVN: yoz IN trunk/elementary: data/themes/widgets src/bin src/lib

2012-05-08 Thread Daniel Juyung Seo
Oh my god. Sorry to say this too late but this is wrong :( + item-is_group = !strcmp(item-gic-item_style, group_index); Group has to be another type of item which introduces item type enum. Parsing item style name is not good. We can't have another group index style... We can't fix this now

Re: [E-devel] E SVN: cedric IN trunk/eina: . src/include src/lib

2012-05-08 Thread Vincent Torri
On Tue, May 8, 2012 at 12:31 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Modified: trunk/eina/src/include/eina_file.h === --- trunk/eina/src/include/eina_file.h  2012-05-08 09:40:01 UTC (rev 70870) +++

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

2012-05-08 Thread Vincent Torri
maybe you should mention in NEWS that eio is a new dependency Vincent On Tue, May 8, 2012 at 12:35 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: edje: add edje_watch.  edje_watch call edje_cc and monitor all the source file (edc, font  image, sound). If any of them change, it

Re: [E-devel] New elm internal code

2012-05-08 Thread Davide Andreoli
2012/5/8 Davide Andreoli d...@gurumeditation.it 2012/5/4 Gustavo Lima Chaves gl...@profusion.mobi (O)h(a)i, people. So, another time uploding the work on Elementary, which comprises of internal rewriting WRT the form widgets are created. There's an extensive thread explaining the

[E-devel] NSIS installer of the EFL

2012-05-08 Thread Vincent Torri
Hey I've built an NSIS installer. It contains evil, eina, eet, evas, ecore, embryo, edje, eio, elementary and expedite (latest releases) You can grab it here : http://dev.enlightenment.fr/~doursse/NSIS/Efl-1.2.0.exe Please test it and report any problem with it thank you Vincent Torri

Re: [E-devel] NSIS installer of the EFL

2012-05-08 Thread Vincent Torri
Btw, can someone forward that mail to the e-users ML, please ? thank you Vincent On Tue, May 8, 2012 at 9:04 PM, Vincent Torri vincent.to...@gmail.com wrote: Hey I've built an NSIS installer. It contains evil, eina, eet, evas, ecore, embryo, edje, eio, elementary and expedite (latest

Re: [E-devel] NSIS installer of the EFL

2012-05-08 Thread Andreas Volz
Am Tue, 8 May 2012 21:04:10 +0200 schrieb Vincent Torri: Hey I've built an NSIS installer. It contains evil, eina, eet, evas, ecore, embryo, edje, eio, elementary and expedite (latest releases) You can grab it here : http://dev.enlightenment.fr/~doursse/NSIS/Efl-1.2.0.exe Please test

Re: [E-devel] NSIS installer of the EFL

2012-05-08 Thread Vincent Torri
On Tue, May 8, 2012 at 9:56 PM, Andreas Volz li...@brachttal.net wrote: Am Tue, 8 May 2012 21:04:10 +0200 schrieb Vincent Torri: Hey I've built an NSIS installer. It contains evil, eina, eet, evas, ecore, embryo, edje, eio, elementary and expedite (latest releases) You can grab it here :

Re: [E-devel] NSIS installer of the EFL

2012-05-08 Thread Andreas Volz
Am Tue, 8 May 2012 22:42:13 +0200 schrieb Vincent Torri: On Tue, May 8, 2012 at 9:56 PM, Andreas Volz li...@brachttal.net wrote: Am Tue, 8 May 2012 21:04:10 +0200 schrieb Vincent Torri: Hey I've built an NSIS installer. It contains evil, eina, eet, evas, ecore, embryo, edje, eio,

Re: [E-devel] NSIS installer of the EFL

2012-05-08 Thread Vincent Torri
On Wed, May 9, 2012 at 7:17 AM, Andreas Volz li...@brachttal.net wrote: Am Tue, 8 May 2012 22:42:13 +0200 schrieb Vincent Torri: On Tue, May 8, 2012 at 9:56 PM, Andreas Volz li...@brachttal.net wrote: Am Tue, 8 May 2012 21:04:10 +0200 schrieb Vincent Torri: Hey I've built an NSIS