efl/legacy/edje/src/lib
Cedric BAIL c69291f586 * edje: prevent unitialized text to go outside of this function.
SVN revision: 56650
2011-02-02 16:03:22 +00:00
..
.cvsignore added .cvsignore files 2004-01-17 16:36:46 +00:00
Edje.h Edje: Added mirrored mode. Mirrored mode is used for UI-mirroring. It lets you mirror edje objects automatically (it also sends signals to the .edc code so you can do tweaks if you want), no need to create a special theme just for rtl layouts. 2011-02-01 13:26:49 +00:00
Edje_Edit.h List and allow to fetch pre-processing errors when compiling Embryo scripts. 2010-12-07 19:06:53 +00:00
Makefile.am Adding a transition layout animation for edje box. 2010-09-29 00:28:54 +00:00
edje_box_layout.c declare variables at the beginning of the block 2010-12-14 05:42:25 +00:00
edje_cache.c Edje: Added mirrored mode. Mirrored mode is used for UI-mirroring. It lets you mirror edje objects automatically (it also sends signals to the .edc code so you can do tweaks if you want), no need to create a special theme just for rtl layouts. 2011-02-01 13:26:49 +00:00
edje_calc.c Edje: Added mirrored mode. Mirrored mode is used for UI-mirroring. It lets you mirror edje objects automatically (it also sends signals to the .edc code so you can do tweaks if you want), no need to create a special theme just for rtl layouts. 2011-02-01 13:26:49 +00:00
edje_callbacks.c use unused instead of dead code to get rid of warnings 2011-01-16 03:56:41 +00:00
edje_container.c Fix common misspellings 2010-09-08 11:50:05 +00:00
edje_container.h FORMATTING 2010-08-04 16:57:32 +00:00
edje_convert.c better log. 2010-10-08 00:24:22 +00:00
edje_convert.h * edje: move code around. 2010-08-06 11:07:47 +00:00
edje_data.c Edje: Added mirrored mode. Mirrored mode is used for UI-mirroring. It lets you mirror edje objects automatically (it also sends signals to the .edc code so you can do tweaks if you want), no need to create a special theme just for rtl layouts. 2011-02-01 13:26:49 +00:00
edje_edit.c warning-- 2011-01-16 08:09:47 +00:00
edje_embryo.c fix some clang and ptential warnings 2011-01-16 02:14:45 +00:00
edje_entry.c Edje entry: Added cursor_mode to edje to toggle between UNDER (efl/terminal) and BEFORE (gtk/rest of the world) cursor modes. 2011-01-30 10:46:33 +00:00
edje_external.c * edje: strcpy could only go wrong. 2010-11-26 16:46:35 +00:00
edje_load.c Edje: Added mirrored mode. Mirrored mode is used for UI-mirroring. It lets you mirror edje objects automatically (it also sends signals to the .edc code so you can do tweaks if you want), no need to create a special theme just for rtl layouts. 2011-02-01 13:26:49 +00:00
edje_lua.c better log. 2010-10-08 00:24:22 +00:00
edje_lua2.c * edje: disable some os related syscall in lua script. 2010-11-02 13:43:54 +00:00
edje_lua_script_only.c Put everything in edje_private. It should fix a compilation 2010-09-25 17:10:33 +00:00
edje_main.c better log. 2010-10-08 00:24:22 +00:00
edje_match.c missing one _Bool -> Eina_Bool 2010-12-14 06:20:55 +00:00
edje_message_queue.c ooh silly! remove the list item, not head! as intended. fix. 2011-01-07 10:52: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_module.c Put everything in edje_private. It should fix a compilation 2010-09-25 17:10:33 +00:00
edje_private.h Edje: Added mirrored mode. Mirrored mode is used for UI-mirroring. It lets you mirror edje objects automatically (it also sends signals to the .edc code so you can do tweaks if you want), no need to create a special theme just for rtl layouts. 2011-02-01 13:26:49 +00:00
edje_program.c * edje: finally fix everything ! 2011-01-24 13:29:17 +00:00
edje_script_only.c better log. 2010-10-08 00:24:22 +00:00
edje_smart.c Edje: Added mirrored mode. Mirrored mode is used for UI-mirroring. It lets you mirror edje objects automatically (it also sends signals to the .edc code so you can do tweaks if you want), no need to create a special theme just for rtl layouts. 2011-02-01 13:26:49 +00:00
edje_text.c * edje: prevent unitialized text to go outside of this function. 2011-02-02 16:03:22 +00:00
edje_textblock_styles.c Put everything in edje_private. It should fix a compilation 2010-09-25 17:10:33 +00:00
edje_util.c Edje: Fixed the docs of mirrored mode to include starting version. 2011-02-02 09:03:43 +00:00
edje_var.c better log. 2010-10-08 00:24:22 +00:00