efl/src/lib/edje
Carsten Haitzler 27eed1bc4e edje - fix edje lua usage for lua 5.2 to not go crazy on memory allocs
this fixes T323 - this is a change in lua 5.2 that makes osize encode
the type of data being allocated where 5.1 didn't do it and the math
was thus screwed as a result. comments in the diff.

cherry-pick me!
2013-12-31 10:00:17 +09:00
..
Edje.h alpha1 release autofoo/build tree work to pass distcheck and actually work 2013-11-04 18:33:35 +09:00
Edje_Common.h Adding the cubic-bezier curve to edje transitions 2013-12-02 15:02:40 +09:00
Edje_Edit.h edje: edje_edit - adding getter and setter for smooth parameter 2013-12-20 14:43:23 +09:00
Edje_Eo.h Edje: add edje_object_part_text_input_panel_show_on_demand_set/get() 2013-12-27 13:24:54 +09:00
Edje_Legacy.h Edje: add edje_object_part_text_input_panel_show_on_demand_set/get() 2013-12-27 13:24:54 +09:00
edje_box_layout.c edje: Fix edje box crash 2013-05-17 18:46:04 -03:00
edje_cache.c edje: fix use of eina_hash_pointer_new to actually look at the right value. 2013-11-20 20:05:32 +09:00
edje_calc.c edje: edje_calc - update _edje_part_description_find 2013-12-23 10:47:32 +09:00
edje_callbacks.c edje - use Eina_Bool. 2013-11-21 13:00:55 +09:00
edje_container.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_container.h efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_convert.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
edje_convert.h Remove selection handlers (and move to elm) 2013-11-08 17:30:45 +09:00
edje_data.c edje: adding Alias API into edje_edit module 2013-12-14 18:40:26 +09:00
edje_edit.c edje: edje_calc - update _edje_part_description_find 2013-12-23 10:47:32 +09:00
edje_embryo.c edje: edje_calc - update _edje_part_description_find 2013-12-23 10:47:32 +09:00
edje_entry.c Edje: add edje_object_part_text_input_panel_show_on_demand_set/get() 2013-12-27 13:24:54 +09:00
edje_external.c edje: always invalidate and recalc the correct Edje object. 2013-04-08 20:03:43 +09:00
edje_load.c edje: edje_calc - update _edje_part_description_find 2013-12-23 10:47:32 +09:00
edje_lua.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
edje_lua2.c edje - fix edje lua usage for lua 5.2 to not go crazy on memory allocs 2013-12-31 10:00:17 +09:00
edje_lua_script_only.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_main.c edje/map - changed data structure from list to array to improve color data memory access 2013-07-18 20:09:54 +09:00
edje_match.c edje: Refactor signal callbacks flags 2013-07-22 10:14:16 -03:00
edje_message_queue.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_misc.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_module.c efl: make libraries aware of EFL_RUN_IN_TREE. 2013-01-04 17:19:43 +00:00
edje_multisense.c ecore-audio - expose ready and fail events so multisense can avoid leaks 2013-08-27 23:44:53 +09:00
edje_private.h Edje: add edje_object_part_text_input_panel_show_on_demand_set/get() 2013-12-27 13:24:54 +09:00
edje_program.c Adding the cubic-bezier curve to edje transitions 2013-12-02 15:02:40 +09:00
edje_script_only.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_signal.c eina: fix eina_hash_int64 on Windows system. 2013-11-09 20:07:27 +09:00
edje_smart.c Edje: add edje_object_part_text_input_panel_show_on_demand_set/get() 2013-12-27 13:24:54 +09:00
edje_text.c edje: do not move object until all positionning information is known. 2013-08-05 17:46:37 +09:00
edje_textblock_styles.c edje: fix a git merge issue that did slip in. 2013-08-01 11:22:29 +09:00
edje_util.c Edje: add edje_object_part_text_input_panel_show_on_demand_set/get() 2013-12-27 13:24:54 +09:00
edje_var.c Remove timer and animator from the list Before freeing the variables. 2013-07-08 07:50:35 +01:00