efl/legacy
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
..
ecore evas, ecore: fix crash when sdl doesn't init properly. 2012-07-06 08:16:03 +00:00
edje edje: Make state index optional 2012-07-06 18:34:50 +00:00
eet Make old doxygen versions able to find eet example files. 2012-07-05 14:29:46 +00:00
eeze eeze/doc: Copy images also into latex folder and use srcdir for EXTRA_DIST 2012-07-02 12:22:39 +00:00
efreet Efreet: can not implement efreet_fsetowner() and efreet_setowner() on Windows 2012-07-04 18:38:46 +00:00
eina Eina Log: don't remove a domain from env var list on the first register 2012-07-05 21:06:05 +00:00
eio yet another tedious null check for a free function, brought to you by people who think wasting time is a good idea 2012-07-03 11:32:35 +00:00
embryo embryo: Avoid shadowing of the global index variable 2012-06-26 09:08:54 +00:00
emotion emotion: let work around embedded device limitation. 2012-07-05 12:40:56 +00:00
eobj Let it build with cmake 2.8.1 and older. 2012-07-01 06:25:31 +00:00
ephysics EPhysics: fix missing const on some getters 2012-07-06 14:36:40 +00:00
escape added short description in the missing README contents 2012-04-07 01:25:36 +00:00
ethumb ethumb: autotools 2012-06-21 13:45:36 +00:00
evas evas/cserve2: There's no need to disable this anymore. 2012-07-06 16:58:56 +00:00
evil * AUTHORS: 2012-07-03 08:57:07 +00:00