efl/legacy/edje/src/lib
Carsten Haitzler ab19b67038 blame: TILMAN:
1.73         (tsauerbe 29-Oct-04): #ifndef ABS
1.74         (tsauerbe 29-Oct-04): #define ABS(x) (x < 0 ? -x : x)

no ()'x around x - thus the part finder couldnt calculate distance of valued
parts properly! :) now it finds the right numbered part :)


SVN revision: 16758
2005-09-19 03:13:23 +00:00
..
.cvsignore added .cvsignore files 2004-01-17 16:36:46 +00:00
Edje.h file and collection cache - this should remove a lot of file io... :) 2005-04-03 11:43:00 +00:00
Makefile.am Use AC_PATH_GENERIC, it's a nice macro! 2005-09-03 18:52:10 +00:00
edje_calc.c blame: TILMAN: 2005-09-19 03:13:23 +00:00
edje_callbacks.c cleanup. formatting and stuff 2005-07-26 19:27:02 +00:00
edje_container.c containers on hold for now... 2004-08-25 00:53:45 +00:00
edje_container.h 1. more container work 2004-08-24 01:48:19 +00:00
edje_data.c and edje started supporting.... TEXTBLOCK2!!!!! 2005-09-12 09:43:49 +00:00
edje_embryo.c force a recalc when set_state() has been called (Embryo) 2004-12-10 15:45:31 +00:00
edje_load.c printf-- 2005-09-18 05:24:57 +00:00
edje_main.c ug callback that deletes the object that is bing walked for callbacks... 2005-07-28 13:39:23 +00:00
edje_message_queue.c ug callback that deletes the object that is bing walked for callbacks... 2005-07-28 13:39:23 +00:00
edje_misc.c fully supported message queues now. that was a chunk of work! 2004-07-02 10:17:25 +00:00
edje_private.h blame: TILMAN: 2005-09-19 03:13:23 +00:00
edje_program.c fix page jumping! 2004-11-21 03:52:28 +00:00
edje_smart.c temporary smart stacking workaround until we fix it properly with internal 2005-08-26 06:53:37 +00:00
edje_text.c fix some leaks 2005-04-27 08:11:58 +00:00
edje_util.c and edje started supporting.... TEXTBLOCK2!!!!! 2005-09-12 09:43:49 +00:00
edje_var.c just in case.... 2005-06-27 10:04:59 +00:00