efl/legacy/edje/src/lib
doursse 5f24fc14bf remove trailingspaces, include correctly alloca.h
SVN revision: 31655
2007-09-08 18:21:57 +00:00
..
.cvsignore added .cvsignore files 2004-01-17 16:36:46 +00:00
Edje.h make edje binaries compile and allow the creation of the edje shared lib on windows. Remove some trailing spaces 2007-08-26 12:54:51 +00:00
Makefile.am make edje binaries compile and allow the creation of the edje shared lib on windows. Remove some trailing spaces 2007-08-26 12:54:51 +00:00
edje_cache.c Use a more appropriate message for files not found than 'Unknown Format' 2007-07-06 20:46:32 +00:00
edje_calc.c DONT set color - bad. see comments 2007-08-01 14:34:10 +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 move a chunk of stuff to use evas_smart_class_new() - evas_smart_new() will 2007-08-04 13:12:43 +00:00
edje_container.h fix typos in edje docs patch from martin :) 2005-09-21 03:11:31 +00:00
edje_data.c Support for selectable pointer_mode. 2007-07-24 14:20:07 +00:00
edje_embryo.c Add negative font size handling in text_classes 2007-05-03 23:15:09 +00:00
edje_load.c Support for selectable pointer_mode. 2007-07-24 14:20:07 +00:00
edje_main.c Add GROUP Parts to edje. 2007-05-27 05:28:07 +00:00
edje_message_queue.c god damn.. chasing that bad mem access was tricky. found it after futzing 2007-08-07 14:20:47 +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 remove trailingspaces, include correctly alloca.h 2007-09-08 18:21:57 +00:00
edje_program.c Add GROUP Parts to edje. 2007-05-27 05:28:07 +00:00
edje_smart.c move a chunk of stuff to use evas_smart_class_new() - evas_smart_new() will 2007-08-04 13:12:43 +00:00
edje_text.c add support for glow, far shadow and far soft shadow for text parts 2007-07-06 23:33:42 +00:00
edje_textblock_styles.c Add negative font size handling in text_classes 2007-05-03 23:15:09 +00:00
edje_util.c Support for selectable pointer_mode. 2007-07-24 14:20:07 +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