efl/src/lib/edje
Mykyta Biliavskyi b6e2b8601d Edje edit: allocate memory for mempools.
Just added allocations that missed in "edje - reduce another 400k or so
of memory usage (esp hello world)" commit.
2016-08-30 16:57:53 +03:00
..
Edje.h edje: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
Edje_Common.h edje: mark new edje_mmap_3d_has() API with since tag 2016-08-05 23:14:57 +02:00
Edje_Edit.h Edje_Edit.h: undef EAPI at the end of the header file 2016-08-07 11:47:05 +02:00
Edje_Eo.h Efl interface file: Start using the new interface. 2014-08-21 11:02:11 +01:00
Edje_Legacy.h edje: clean up APIs 2016-08-16 15:38:42 +09:00
edje_box_layout.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
edje_cache.c edje - fix missing vector field frees, copies, handling etc. 2016-08-21 11:30:45 +09:00
edje_calc.c Efl Object: remove legacy callback calls from event_callback_call 2016-08-26 15:45:07 -03:00
edje_callbacks.c Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
edje_containers.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
edje_convert.c edje: add required attribute in Edje_Part 2016-07-15 16:34:34 +09:00
edje_convert.h edje: add required attribute in Edje_Part 2016-07-15 16:34:34 +09:00
edje_data.c edje - cut another 120k or so off memory usage by using direct hash add 2016-08-21 11:37:22 +09:00
edje_edit.c Edje edit: allocate memory for mempools. 2016-08-30 16:57:53 +03:00
edje_edit.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
edje_embryo.c edje - fix missing vector field frees, copies, handling etc. 2016-08-21 11:30:45 +09:00
edje_entry.c Edje entry: Pass correct cursor position and text to imf in case of selection 2016-08-29 17:26:40 +09:00
edje_external.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_load.c edje - reduce anothr 400k or so of memory usage (esp hello world) 2016-08-21 11:14:28 +09:00
edje_lua.c Evas/Edje/Elm: Use combined_min instead of min everywhere 2016-06-09 16:37:49 +09:00
edje_lua2.c evas: Rename Evas.Object to Efl.Canvas.Object 2016-06-21 14:35:19 +09:00
edje_lua_script_only.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_main.c efl runtime dynamic lib loading - make errors consistent and useful 2016-08-02 11:23:34 +09:00
edje_match.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_message_queue.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_misc.c
edje_module.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_multisense.c Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
edje_object.eo edje: clean up APIs 2016-08-16 15:38:42 +09:00
edje_private.h Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
edje_program.c Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
edje_signal.c edje signal cb - dont delete already deleted signals 2016-07-03 15:45:36 +09:00
edje_smart.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
edje_text.c edje - save memory on edje parts as a lot of over-allocation was done 2016-08-15 09:21:08 +09:00
edje_textblock_styles.c edje: update a style when a style is added as class's member 2016-07-11 13:13:39 +09:00
edje_types.eot edje: refactor edje color class API 2016-06-28 10:39:37 +09:00
edje_util.c edje: resolve user defined string with type 2016-08-16 16:14:21 +09:00
edje_var.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
efl_canvas_layout_internal.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
efl_canvas_layout_internal_box.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
efl_canvas_layout_internal_swallow.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
efl_canvas_layout_internal_table.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00