efl/legacy/edje/src/bin
Leandro Pereira 7ee848bc33 edje: Make state index optional
This shouldn't break stuff, just make things easier.  Think of all that lost
time " 0.0".  Not anymore.  Not even in Embryo scripts.  Indexes should only
be provided when you need them (which is quite rare).

Note that if you use ``set_state("new state")'' in your Embryo scripts, the
produced .edj files will be incompatible with older versions of Edje.  This
backwards incompatibility only applies to Embryo scripts; edje_cc will
generate a ``0.0'' value if the index is omitted from state declarations and
programs.

Sachiel said this patch was OK; our benevolent release manager acked as
well. Blame them if this breaks stuff.

SVN revision: 73424
2012-07-06 18:34:50 +00:00
..
epp edje: add edje_watch. 2012-05-08 10:35:57 +00:00
Makefile.am edje: Pass in coverage ld flags for all programs in src/bin as well 2012-06-27 09:09:11 +00:00
edje_cc.c edje: we should at least always add the file_in to the list of used file. 2012-05-31 06:50:09 +00:00
edje_cc.h add a -threads mode and make non-threaded compile the default... no 2012-05-24 03:59:02 +00:00
edje_cc_handlers.c edje: Make state index optional 2012-07-06 18:34:50 +00:00
edje_cc_mem.c Edje: remove ugly FMT_* compatibility strings as Evil has now POSIX printf family functions 2012-02-18 14:45:21 +00:00
edje_cc_out.c edje: Resistance is futile. The B0rk. 2012-06-24 06:01:12 +00:00
edje_cc_parse.c optimize edje_cc - now betwene 3.5 x and 4x as fast. new options 2012-05-15 12:29:22 +00:00
edje_cc_sources.c optimize edje_cc - now betwene 3.5 x and 4x as fast. new options 2012-05-15 12:29:22 +00:00
edje_convert.c use new eina prefix finder. 2011-04-24 07:36:15 +00:00
edje_convert.h * edje: move code around. 2010-08-11 18:29:41 +00:00
edje_convert_main.c use new eina prefix finder. 2011-04-24 07:36:15 +00:00
edje_data_convert.c * edje: finally fix all this eet mess. 2010-08-13 16:35:45 +00:00
edje_decc.c From: PRINCE KUMAR DUBEY <prince.dubey@samsung.com> 2012-06-14 09:45:48 +00:00
edje_decc.h * edje: Use Eina_Log. 2009-12-22 13:46:00 +00:00
edje_external_inspector.c better include of headers 2011-01-03 08:11:36 +00:00
edje_inspector.c edje: rename VIRTUAL into SPACER and also fix Edje_Edit and inspector. 2012-06-13 03:21:31 +00:00
edje_multisense_convert.c Edje: Fixed a lot of warnings. 2012-01-19 08:17:12 +00:00
edje_multisense_convert.h From: Prince Kumar Dubey <prince.dubey@samsung.com> 2011-11-04 12:18:13 +00:00
edje_player.c edje: automatically emit ['edje,change,file', 'edje'] when the file change on disk. 2012-05-09 09:16:52 +00:00
edje_recc remove trailing spaces 2008-03-24 08:22:01 +00:00
edje_watch.c edje: turn on trouble and speed by default. 2012-05-30 08:56:57 +00:00