efl/legacy/edje/src/lib
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
..
Edje.h From: "daniel.zaoui@samsung.com" <daniel.zaoui@samsung.com> 2012-07-03 12:19:40 +00:00
Edje_Edit.h doxy -> .h 2011-04-08 07:45:46 +00:00
Makefile.am edje: automatically emit ['edje,change,file', 'edje'] when the file change on disk. 2012-05-09 09:16:52 +00:00
edje_box_layout.c declare variables at the beginning of the block 2010-12-14 05:42:25 +00:00
edje_cache.c edje: rename VIRTUAL into SPACER and also fix Edje_Edit and inspector. 2012-06-13 03:21:31 +00:00
edje_calc.c fix reallyu minor thing - border_scale_by wasnt interpolated. 2012-07-04 14:45:13 +00:00
edje_callbacks.c From: SHILPA ONKAR SINGH <shilpa.singh@samsung.com> 2012-05-21 10:08:18 +00:00
edje_container.c Fix common misspellings 2010-09-08 11:50:05 +00:00
edje_container.h FORMATTING 2010-08-04 16:57:32 +00:00
edje_convert.c better log. 2010-10-08 00:24:22 +00:00
edje_convert.h * edje: move code around. 2010-08-06 11:07:47 +00:00
edje_data.c edje: implement per part limit. 2012-06-24 13:23:37 +00:00
edje_edit.c tone down memprool size chunks. 2012-06-17 01:44:00 +00:00
edje_embryo.c edje: Make state index optional 2012-07-06 18:34:50 +00:00
edje_entry.c Edje entry: Fixed anchor update with user insert. 2012-07-03 08:52:17 +00:00
edje_external.c doxy -> .h 2011-04-08 07:45:46 +00:00
edje_load.c edje: destroy child and group correctly. 2012-06-26 03:44:30 +00:00
edje_lua.c use the ecore pos map call for edje as opposed to do it yourself. this 2011-05-16 13:16:34 +00:00
edje_lua2.c unbork edje-lua on 5.2 2012-07-03 14:08:09 +00:00
edje_lua_script_only.c Put everything in edje_private. It should fix a compilation 2010-09-25 17:10:33 +00:00
edje_main.c tone down memprool size chunks. 2012-06-17 01:44:00 +00:00
edje_match.c fix awful event re-propagation between every part and parent and part 2011-11-24 11:51:11 +00:00
edje_message_queue.c lets not delete previous timer and just add one if there is none - 2011-12-14 10:22:49 +00:00
edje_misc.c reorganize header files inclusion. Fix some problems when compiling on Windows 2008-06-07 10:06:14 +00:00
edje_module.c edje: correct retrival of file name 2012-01-19 00:35:36 +00:00
edje_multisense.c edje/multisense: add checking sample,tone name at playing. and some indent fixes 2012-05-21 04:47:45 +00:00
edje_private.h edje: Make state index optional 2012-07-06 18:34:50 +00:00
edje_program.c edje: prevent segv when edje_object_signal_emit get nested and edje_object_signal_callback_{add,del} are called. 2012-05-09 07:09:59 +00:00
edje_script_only.c Edje: (trivial) Put the clipper/evas pointer in the base structure. 2011-03-25 03:21:07 +00:00
edje_smart.c edje: fix double opening of edje file. 2012-05-18 14:37:21 +00:00
edje_text.c edje: fix text and table with fixed point and clamp image tween. 2012-05-16 10:37:44 +00:00
edje_textblock_styles.c Put everything in edje_private. It should fix a compilation 2010-09-25 17:10:33 +00:00
edje_util.c From: "daniel.zaoui@samsung.com" <daniel.zaoui@samsung.com> 2012-07-03 12:19:40 +00:00
edje_var.c edje: Fix shadow warnings 2011-08-18 10:59:34 +00:00