efl/legacy/edje/src/lib
Gustavo Sverzut Barbieri 0a75de51f0 Revert edje calculate optimizations.
Edje is tricky, it's event processing is too weird and Cedric's
changes to make it work are not working as expected. Edje freezes
itself while processing signals, but in mouse down cb it forces
recalculate, which seems was previously ignored, but now they are not.

We should look at how to fix this and then re-apply this patch.



SVN revision: 35908
2008-09-09 23:41:42 +00:00
..
.cvsignore added .cvsignore files 2004-01-17 16:36:46 +00:00
Edje.h support an edje scaling factor. parts can selectively say "yes.. scale me!" 2008-09-09 14:13:34 +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 Revert edje calculate optimizations. 2008-09-09 23:41:42 +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 support an edje scaling factor. parts can selectively say "yes.. scale me!" 2008-09-09 14:13:34 +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 Revert edje calculate optimizations. 2008-09-09 23:41:42 +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 Revert edje calculate optimizations. 2008-09-09 23:41:42 +00:00
edje_text.c support an edje scaling factor. parts can selectively say "yes.. scale me!" 2008-09-09 14:13:34 +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 Revert edje calculate optimizations. 2008-09-09 23:41:42 +00:00
edje_var.c reorganize header files inclusion. Fix some problems when compiling on Windows 2008-06-07 10:06:14 +00:00