efl/legacy/edje/src/lib
Gustavo Sverzut Barbieri f53febde32 Edje postponed calculations.
This makes use of new Evas_Smart_Class calculate() callback to
postpone calculations until render time, possible saving lots of
calculations to happen.

It is another try, with Cedric's changes to force recalculations when
requried (ie: just before doing some edje_object_*_get()), let's see
if this one solve found issues.



SVN revision: 37620
2008-11-14 11:06:15 +00:00
..
.cvsignore added .cvsignore files 2004-01-17 16:36:46 +00:00
Edje.h allow you to get geom of anchors. 2008-10-24 00:44:26 +00:00
Edje_Edit.h * Arghh! Fix compilation... sorry 2008-11-02 15:02:40 +00:00
Makefile.am autotools cleanups 2008-10-26 11:55:57 +00:00
edje_cache.c * move standard header files to source files 2008-10-26 17:18:19 +00:00
edje_calc.c Edje postponed calculations. 2008-11-14 11:06:15 +00:00
edje_callbacks.c Edje postponed calculations. 2008-11-14 11:06:15 +00:00
edje_container.c Set member_{add,del} to NULL. 2008-10-25 02:58:30 +00:00
edje_container.h Remove Evas list from Edje and use Eina instead. 2008-10-22 11:34:42 +00:00
edje_data.c support repch - replacement char for passowrd mode. theme defines it now. 2008-10-23 05:38:06 +00:00
edje_edit.c for some reason this was being NULL to me. 2008-11-05 16:08:39 +00:00
edje_embryo.c * move standard header files to source files 2008-10-26 17:18:19 +00:00
edje_entry.c leak-- 2008-10-28 04:58:39 +00:00
edje_load.c This is a quick fix for edje match memory consuption. It is not the best 2008-11-10 16:37:52 +00:00
edje_main.c * move standard header files to source files 2008-10-26 17:18:19 +00:00
edje_match.c This is a quick fix for edje match memory consuption. It is not the best 2008-11-10 16:37:52 +00:00
edje_message_queue.c * move standard header files to source files 2008-10-26 17:18:19 +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 Edje postponed calculations. 2008-11-14 11:06:15 +00:00
edje_program.c Edje postponed calculations. 2008-11-14 11:06:15 +00:00
edje_script_only.c * move standard header files to source files 2008-10-26 17:18:19 +00:00
edje_smart.c Edje postponed calculations. 2008-11-14 11:06:15 +00:00
edje_text.c * move standard header files to source files 2008-10-26 17:18:19 +00:00
edje_textblock_styles.c * move standard header files to source files 2008-10-26 17:18:19 +00:00
edje_util.c Edje postponed calculations. 2008-11-14 11:06:15 +00:00
edje_var.c also use looptime 2008-11-02 02:43:43 +00:00