efl/legacy/edje/src/lib
Gustavo Sverzut Barbieri 58a49c2f69 Add calculate callback to Evas_Smart_Class.
Some people is using it for some time now without problems, so I'm
adding it to SVN to get some broader use. Remember to recompile ALL
libraries that depend on Evas as it will change the
EVAS_SMART_CLASS_VERSION and old classes will fail to load.

This will also change Edje so it will postpone _edje_recalc() to
render time, calculate() callback, however some methods will force
early recalculation.



SVN revision: 35860
2008-09-07 01:25:49 +00:00
..
.cvsignore added .cvsignore files 2004-01-17 16:36:46 +00:00
Edje.h Add some consts to Edje's API. 2008-08-14 18:21:27 +00:00
Edje_Edit.h * work in progress for generate edc. thanks to dieb 2008-07-30 22:41:04 +00:00
Makefile.am evilize edje. Link against ecore_file only when needed. PATH_MAX and not MAX_PATH. Minor other fixes. 2008-06-06 18:31:49 +00:00
edje_cache.c reorganize header files inclusion. Fix some problems when compiling on Windows 2008-06-07 10:06:14 +00:00
edje_calc.c Add calculate callback to Evas_Smart_Class. 2008-09-07 01:25:49 +00:00
edje_callbacks.c reorganize header files inclusion. Fix some problems when compiling on Windows 2008-06-07 10:06:14 +00:00
edje_container.c reorganize header files inclusion. Fix some problems when compiling on Windows 2008-06-07 10:06:14 +00:00
edje_container.h reorganize header files inclusion. Fix some problems when compiling on Windows 2008-06-07 10:06:14 +00:00
edje_data.c Fix warnings about Edje's usage of Eet_Data_Descriptor_Class. 2008-08-14 18:10:26 +00:00
edje_edit.c Fix name incoherency: rename Edje->part to group. 2008-08-14 18:04:43 +00:00
edje_embryo.c reorganize header files inclusion. Fix some problems when compiling on Windows 2008-06-07 10:06:14 +00:00
edje_load.c Actually call eet_init/eet_shutdown and fix another potential memory leak. 2008-08-22 14:32:25 +00:00
edje_main.c Actually call eet_init/eet_shutdown and fix another potential memory leak. 2008-08-22 14:32:25 +00:00
edje_match.c reorganize header files inclusion. Fix some problems when compiling on Windows 2008-06-07 10:06:14 +00:00
edje_message_queue.c reorganize header files inclusion. Fix some problems when compiling on Windows 2008-06-07 10:06:14 +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_private.h Add calculate callback to Evas_Smart_Class. 2008-09-07 01:25:49 +00:00
edje_program.c Add some consts to Edje's API. 2008-08-14 18:21:27 +00:00
edje_script_only.c Add return values. 2008-06-19 12:46:04 +00:00
edje_smart.c Add calculate callback to Evas_Smart_Class. 2008-09-07 01:25:49 +00:00
edje_text.c reorganize header files inclusion. Fix some problems when compiling on Windows 2008-06-07 10:06:14 +00:00
edje_textblock_styles.c reorganize header files inclusion. Fix some problems when compiling on Windows 2008-06-07 10:06:14 +00:00
edje_util.c Add calculate callback to Evas_Smart_Class. 2008-09-07 01:25:49 +00:00
edje_var.c reorganize header files inclusion. Fix some problems when compiling on Windows 2008-06-07 10:06:14 +00:00