efl/legacy/edje/src
rephorm 980a64d58a add group aliases.
use as follows:

group {
  name: "primary_name";
  alias: "another_name";
  alias: "one_more_name";
}

then you can refer to the group by any of these names.


SVN revision: 26546
2006-10-12 05:35:14 +00:00
..
bin add group aliases. 2006-10-12 05:35:14 +00:00
lib don't check for valid timers/animators in timer_cancel/anim_cancel. the gain:pain ratio didn't turn out as good as expected - it's a PITA to make sure you only cancel valid timers/animators in your embryo code. 2006-10-09 17:11:16 +00:00
.cvsignore added .cvsignore files 2004-01-17 16:36:46 +00:00
Makefile.am in we go edje... no it doesnt do anything useful at the moment... 2003-06-02 23:49:56 +00:00