efl/legacy/edje/src
David Walter Seikel a89d120979 You might call this an API break, but it's a bug fix.
The very original lua code from waaaay back when, 
would create the various timer objects as members of the evas class, 
which would mean you could call evas functions on the timer objects.

Not good.

Now they have their own classes.

However, you still have to create them by calling functions in the
edje class, there should probably be an ecore class for that instead.


SVN revision: 65354
2011-11-18 02:27:16 +00:00
..
bin clarify group inherit error message 2011-11-15 16:19:09 +00:00
examples You might call this an API break, but it's a bug fix. 2011-11-18 02:27:16 +00:00
lib You might call this an API break, but it's a bug fix. 2011-11-18 02:27:16 +00:00
modules fix eina log for alsa thing to not use \n's 2011-11-10 06:38:15 +00:00
tests add tests and coverage support 2011-09-14 19:02:07 +00:00
Makefile.am From: Prince Kumar Dubey <prince.dubey@samsung.com> 2011-11-04 12:18:13 +00:00