efl/legacy/edje/src/lib
Carsten Haitzler e0b17ee4ee 1. removed mosue_events 0 on swallows - as this now changes behavior. normalise
2. gustavo's patch.


SVN revision: 29352
2007-04-04 12:51:51 +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 fixed some const char*/char* confusion. 2007-03-31 10:33:24 +00:00
edje_callbacks.c 1. removed mosue_events 0 on swallows - as this now changes behavior. normalise 2007-04-04 12:51:51 +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 tilman's edje font metrics patch 2007-03-30 23:39:41 +00:00
edje_embryo.c Typo. 2007-01-18 23:58:40 +00:00
edje_load.c 1. removed mosue_events 0 on swallows - as this now changes behavior. normalise 2007-04-04 12:51:51 +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 1. removed mosue_events 0 on swallows - as this now changes behavior. normalise 2007-04-04 12:51:51 +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 tilman's edje font metrics patch 2007-03-30 23:39:41 +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 1. removed mosue_events 0 on swallows - as this now changes behavior. normalise 2007-04-04 12:51:51 +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