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

2012-10-16 Thread Daniel Juyung Seo
OMG! This is a long waited feature. How can I use this? Is there any sample? Daniel Juyung Seo (SeoZ) On Tue, Oct 16, 2012 at 4:33 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: edje: add edje_pick. Patch by Aharon Hillel a.hil...@samsung.com. The purpose of edje_pick is

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

2012-10-16 Thread Daniel Juyung Seo
Oh.. edje_pick -i|-a input-file.edj -g group1 [group2 ...] [-i input_file2.edj -g ...] -o output-file.edj It works fine ;) BTW, output file is not decompiable. Is that intended? And can I customize a picked group? Daniel Juyung Seo (SeoZ) On Tue, Oct 16, 2012 at 7:05 PM, Daniel Juyung Seo

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

2012-10-16 Thread Cedric BAIL
On Tue, Oct 16, 2012 at 7:26 PM, Daniel Juyung Seo seojuyu...@gmail.com wrote: Oh.. edje_pick -i|-a input-file.edj -g group1 [group2 ...] [-i input_file2.edj -g ...] -o output-file.edj It works fine ;) BTW, output file is not decompiable. Is that intended? No, there is a FIXME item for

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

2012-10-16 Thread Tom Hacohen
On 16/10/12 12:26, Daniel Juyung Seo wrote: Oh.. edje_pick -i|-a input-file.edj -g group1 [group2 ...] [-i input_file2.edj -g ...] -o output-file.edj It works fine ;) BTW, output file is not decompiable. Is that intended? And can I customize a picked group? Cedric already replied about

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

2012-08-30 Thread Eduardo Lima (Etrunko)
Heh, now it starts. BACKPORT! :) On Thu, Aug 30, 2012 at 8:28 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: edje: check the number of parameter for edc. Author: cedric Date: 2012-08-30 04:28:07 -0700 (Thu, 30 Aug 2012) New Revision: 75876 Trac:

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

2012-08-30 Thread Cedric BAIL
On Aug 31, 2012 1:35 AM, Eduardo Lima (Etrunko) ebl...@gmail.com wrote: Heh, now it starts. BACKPORT! :) I wasn't considering it a bug, but a feature. As the only change is to produce a warning during compilation of edje_cc, instead of silently ignoring the problem and using a fallback.

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

2012-07-12 Thread Vincent Torri
you should add that it's compile time of a theme and not edje itself, imo On Fri, Jul 13, 2012 at 4:50 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: edje: warn at compile time about forgotten image. NOTE: You need to enable at least Eina_Log warning level to see them.

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

2012-06-24 Thread Daniel Juyung Seo
Just curious. What is the usecase of this feature? Daniel Juyung Seo (SeoZ) On Sun, Jun 24, 2012 at 10:23 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: edje: implement per part limit. Author:       cedric Date:         2012-06-24 06:23:37 -0700 (Sun, 24 Jun 2012) New

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

2012-06-24 Thread Cedric BAIL
On Sun, Jun 24, 2012 at 3:25 PM, Daniel Juyung Seo seojuyu...@gmail.com wrote: Just curious. What is the usecase of this feature? Two of them : - Doing the selection in terminology require to detect that it fit in one two or more line to hide some of the rectangle. - Doing the amsn2 effect, but

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

2012-06-04 Thread Gustavo Sverzut Barbieri
On Sun, Jun 3, 2012 at 11:57 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: edje: morning speed of edje. Theme can now be a little bit lighter and faster.  NOTE: VIRTUAL part are almost like rectangle except they don't create any object  on the canvas. This part can't be

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

2012-06-04 Thread Gustavo Sverzut Barbieri
On Mon, Jun 4, 2012 at 9:50 AM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Sun, Jun 3, 2012 at 11:57 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: edje: morning speed of edje. Theme can now be a little bit lighter and faster.  NOTE: VIRTUAL part are almost

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

2012-06-04 Thread Gustavo Sverzut Barbieri
On Mon, Jun 4, 2012 at 10:10 AM, Cedric BAIL cedric.b...@free.fr wrote: On Mon, Jun 4, 2012 at 2:53 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Mon, Jun 4, 2012 at 9:50 AM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Sun, Jun 3, 2012 at 11:57 PM,

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

2012-06-04 Thread Michael Blumenkrantz
On Mon, 4 Jun 2012 15:10:46 +0200 Cedric BAIL cedric.b...@free.fr wrote: On Mon, Jun 4, 2012 at 2:53 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Mon, Jun 4, 2012 at 9:50 AM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Sun, Jun 3, 2012 at 11:57 PM,

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

2012-06-04 Thread thomasg
On Mon, Jun 4, 2012 at 3:15 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Mon, Jun 4, 2012 at 10:10 AM, Cedric BAIL cedric.b...@free.fr wrote: On Mon, Jun 4, 2012 at 2:53 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Mon, Jun 4, 2012 at 9:50 AM, Gustavo

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

2012-06-04 Thread Iván Briano
2012/6/4 thomasg tho...@gstaedtner.net: On Mon, Jun 4, 2012 at 3:15 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Mon, Jun 4, 2012 at 10:10 AM, Cedric BAIL cedric.b...@free.fr wrote: On Mon, Jun 4, 2012 at 2:53 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On

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

2012-06-04 Thread Christopher Michael
SPACER ? PLACEHOLDER ? Sent from Samsung mobileIván Briano sachi...@gmail.com wrote:2012/6/4 thomasg tho...@gstaedtner.net: On Mon, Jun 4, 2012 at 3:15 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Mon, Jun 4, 2012 at 10:10 AM, Cedric BAIL cedric.b...@free.fr wrote: On

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

2012-06-04 Thread David Seikel
On Mon, 4 Jun 2012 14:46:48 -0300 Iván Briano sachi...@gmail.com wrote: 2012/6/4 thomasg tho...@gstaedtner.net: On Mon, Jun 4, 2012 at 3:15 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Mon, Jun 4, 2012 at 10:10 AM, Cedric BAIL cedric.b...@free.fr wrote: On Mon, Jun 4,

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

2012-06-04 Thread Michael Blumenkrantz
On Tue, 5 Jun 2012 06:05:38 +1000 David Seikel onef...@gmail.com wrote: On Mon, 4 Jun 2012 14:46:48 -0300 Iván Briano sachi...@gmail.com wrote: 2012/6/4 thomasg tho...@gstaedtner.net: On Mon, Jun 4, 2012 at 3:15 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Mon,

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

2012-06-04 Thread Cedric BAIL
On Tue, Jun 5, 2012 at 5:50 AM, Michael Blumenkrantz michael.blumenkra...@gmail.com wrote: On Tue, 5 Jun 2012 06:05:38 +1000 David Seikel onef...@gmail.com wrote: On Mon, 4 Jun 2012 14:46:48 -0300 Iván Briano sachi...@gmail.com wrote: 2012/6/4 thomasg tho...@gstaedtner.net: On Mon, Jun 4,

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

2012-06-03 Thread Vincent Torri
doc with @since in Edje.h, please On Mon, Jun 4, 2012 at 4:57 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: edje: morning speed of edje. Theme can now be a little bit lighter and faster.  NOTE: VIRTUAL part are almost like rectangle except they don't create any object  on

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] E SVN: cedric IN trunk/edje: . src/bin

2011-09-28 Thread Mike Blumenkrantz
On Wed, 28 Sep 2011 18:29:21 -0700 Enlightenment SVN no-re...@enlightenment.org wrote: Log: edje: add group inheritance. Patch by Jaehwan Kim jae.hwan@samsung.com Author: cedric Date: 2011-09-28 18:29:21 -0700 (Wed, 28 Sep 2011) New Revision: 63648 Trac:

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

2011-03-11 Thread Gustavo Sverzut Barbieri
On Fri, Mar 11, 2011 at 2:46 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: edje: add PROXY part. ... Modified:  trunk/edje/ChangeLog trunk/edje/src/bin/edje_cc_handlers.c trunk/edje/src/lib/Edje.h trunk/edje/src/lib/edje_cache.c trunk/edje/src/lib/edje_calc.c

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

2011-03-11 Thread Cedric BAIL
On Fri, Mar 11, 2011 at 8:11 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Fri, Mar 11, 2011 at 2:46 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: edje: add PROXY part. ... Modified:  trunk/edje/ChangeLog trunk/edje/src/bin/edje_cc_handlers.c

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

2010-06-01 Thread Nicolas Aguirre
On Tue, Jun 1, 2010 at 3:31 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log:        * edje: Add image set support.        Ease support of Freedesktop multiple size image.        Sample:        ---        images {                ..                set {                    

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

2010-06-01 Thread Cedric BAIL
On Tue, Jun 1, 2010 at 4:19 PM, Nicolas Aguirre aguirre.nico...@gmail.com wrote: On Tue, Jun 1, 2010 at 3:31 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log:        * edje: Add image set support.        Ease support of Freedesktop multiple size image.        Sample:        

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

2008-12-17 Thread Gustavo Sverzut Barbieri
Why don't u and others just create hashes at begining? They're not expensive On 12/17/08, Enlightenment SVN no-re...@enlightenment.org wrote: Log: Move to eina_hash. Nothing should break, but if you experience any unexpected behaviour please ping me on #edevelop. Author: cedric