efl/legacy/edje/src/lib
Sebastian Dransfeld e06c5c75f6 Reset job incase the user reset's edje.
SVN revision: 29087
2007-03-25 07:10:48 +00:00
..
.cvsignore added .cvsignore files 2004-01-17 16:36:46 +00:00
Edje.h text_class_del/list functions 2006-12-24 10:29:16 +00:00
Makefile.am use pkg-config to detect ecore 2007-03-21 15:36:26 +00:00
edje_cache.c Use a hash for faster file global data lookup. If we hit a case where 2007-03-06 12:03:34 +00:00
edje_calc.c and actually allow "USER" images (ie don't encode them into the .edj - use an 2006-11-17 14:47:30 +00:00
edje_callbacks.c Fix an issue where the button click is not correctly tracked. 2006-12-18 08:50:25 +00:00
edje_container.c the first wave of evas smart object modes. commit hell #1. :) other things 2005-10-27 02:44:36 +00:00
edje_container.h fix typos in edje docs patch from martin :) 2005-09-21 03:11:31 +00:00
edje_data.c add max text size for text objects - object wont get bigger than its text 2006-10-09 06:01:13 +00:00
edje_embryo.c Typo. 2007-01-18 23:58:40 +00:00
edje_load.c if you set a file on an edje object that already has swallows, they will now be tracked and re-swallowed 2007-03-16 21:37:57 +00:00
edje_main.c Stringshare free fix from David Stevenson. 2006-01-21 22:38:01 +00:00
edje_message_queue.c Reset job incase the user reset's edje. 2007-03-25 07:10:48 +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 Use a hash for faster file global data lookup. If we hit a case where 2007-03-06 12:03:34 +00:00
edje_program.c fix deleting of signal callbacks with empty strings for signal or source (they're stored internally as NULL's) 2007-02-13 09:58:49 +00:00
edje_smart.c fix valgrind complaint - oops. unreffed before the file del! 2007-02-21 21:30:29 +00:00
edje_text.c same as previous commit. 2006-09-30 10:18:37 +00:00
edje_textblock_styles.c revert cedrics patch for font stuff - it breaks textblocks 2006-07-03 06:15:05 +00:00
edje_util.c Use memset on fdata for edje_color_class_list and edje_text_class_list based on 2007-03-01 22:39:01 +00:00
edje_var.c don't check for valid timers/animators in timer_cancel/anim_cancel. the gain:pain ratio didn't turn out as good as expected - it's a PITA to make sure you only cancel valid timers/animators in your embryo code. 2006-10-09 17:11:16 +00:00