efl/src/lib/edje
Cedric BAIL 6bbcb3cc15 edje: last improvement of _edje_hash_find_helper speed by reducing call to eina split function. 2017-11-13 14:25:10 -08:00
..
Edje.h doxygen: fix typos and some wrong expressions in Edje and Eet API reference documentation. 2017-02-16 10:16:52 -08:00
Edje.hh cxx: Modify how to generate C++ headers and allow cyclic dependencies 2017-01-18 22:47:04 -02:00
Edje_Common.h edje: add missing documentation. 2017-10-23 13:40:38 +09:00
Edje_Edit.h doxygen: fix typos and some wrong expressions in Edje and Eet API reference documentation. 2017-02-16 10:16:52 -08:00
Edje_Eo.h edje: Oops. Remove edje_global include as well. 2017-11-08 20:16:28 +09:00
Edje_Legacy.h Efl: add class interfaces (color/text/size) 2017-11-08 19:17:59 +09:00
edje_box_layout.c efl: Use Eina.Size2D for size hint combined min 2017-09-18 16:33:33 +09:00
edje_cache.c edje: support legacy Textblock calculation logic for 1.18 edje file 2017-07-04 14:13:13 +09:00
edje_calc.c edje: add event for inform about circular dependency 2017-11-13 10:57:19 +02:00
edje_callbacks.c evas: Modify wheel events direction to bool (EO) 2017-08-10 14:42:08 +09:00
edje_convert.c edje: add efl_version property 2017-06-14 14:24:08 -07:00
edje_convert.h
edje_data.c edje: cleanup old implementation of handling svg file. 2017-10-27 14:58:38 +09:00
edje_edit.c edje: cleanup old implementation of handling svg file. 2017-10-27 14:58:38 +09:00
edje_edit.eo evas/elm: Make group_add/group_del internal functions 2017-05-19 14:07:00 +09:00
edje_embryo.c edje: Remove use of smart clipped data 2017-09-13 09:57:05 +09:00
edje_entry.c evas: Move evas_canvas.eo to legacy-only 2017-11-01 11:22:33 +09:00
edje_external.c edje: Remove external_object_get from EO 2017-05-30 13:54:34 +09:00
edje_global.eo edje: Hide edje_global from the rest of the world 2017-11-08 20:02:31 +09:00
edje_legacy.c edje: Add part_type_get API 2017-09-21 12:28:20 +09:00
edje_load.c Revert "Edje: use textblock by default" 2017-11-11 12:10:32 +09:00
edje_lua.c efl: Use Eina.Size2D for size hint combined min 2017-09-18 16:33:33 +09:00
edje_lua2.c edje: Remove use of smart clipped data 2017-09-13 09:57:05 +09:00
edje_lua_script_only.c
edje_main.c edje: Hide edje_global from the rest of the world 2017-11-08 20:02:31 +09:00
edje_match.c
edje_message_queue.c edje: Move signal APIs to an interface 2017-08-04 11:52:16 +09:00
edje_misc.c
edje_module.c edje: no case is defined for Preprocessor Flag "EDJE_EXTRA_MODULE_NAME". So removing it to avoid printf warning. 2017-10-13 12:04:38 -07:00
edje_multisense.c Revert "edje: moved from edje_multisense.c to Ecore_Audio.h for select the type of render." 2017-10-07 19:26:10 +09:00
edje_object.eo edje: add event for inform about circular dependency 2017-11-13 10:57:19 +02:00
edje_part.c edje: Use EO's beta auto_unref API for parts 2017-10-18 11:02:16 +09:00
edje_part_box.c edje: Use EO's beta auto_unref API for parts 2017-10-18 11:02:16 +09:00
edje_part_external.c edje: Use EO's beta auto_unref API for parts 2017-10-18 11:02:16 +09:00
edje_part_helper.h edje: Use EO's beta auto_unref API for parts 2017-10-18 11:02:16 +09:00
edje_part_swallow.c edje: Use EO's beta auto_unref API for parts 2017-10-18 11:02:16 +09:00
edje_part_table.c edje: Use EO's beta auto_unref API for parts 2017-10-18 11:02:16 +09:00
edje_part_text.c edje: Use EO's beta auto_unref API for parts 2017-10-18 11:02:16 +09:00
edje_private.h edje: cache last string search miss to reduce useless call to eina_str_split_full by 3. 2017-11-13 14:13:08 -08:00
edje_program.c evas: Move evas_canvas.eo to legacy-only 2017-11-01 11:22:33 +09:00
edje_signal.c edje: Move signal APIs to an interface 2017-08-04 11:52:16 +09:00
edje_smart.c edje: Hide edje_global from the rest of the world 2017-11-08 20:02:31 +09:00
edje_text.c efl: Use Eina.Size2D for Efl.Gfx.size 2017-09-18 13:34:50 +09:00
edje_textblock.c Revert "Edje: use textblock by default" 2017-11-11 12:10:32 +09:00
edje_textblock_styles.c
edje_types.eot Efl: add class interfaces (color/text/size) 2017-11-08 19:17:59 +09:00
edje_util.c edje: last improvement of _edje_hash_find_helper speed by reducing call to eina split function. 2017-11-13 14:25:10 -08:00
edje_var.c
efl_canvas_layout_calc.eo edje: Merge calc_size_min_restricted & calc_size_min 2017-09-18 17:37:23 +09:00
efl_canvas_layout_group.eo edje: Use Eina.Size2D for group min & max size 2017-09-18 17:26:53 +09:00
efl_canvas_layout_part.eo edje: Add part_type_get API 2017-09-21 12:28:20 +09:00
efl_canvas_layout_part_box.eo edje/elm: Rename _internal_ to _part_ (EO) 2017-09-13 13:53:49 +09:00
efl_canvas_layout_part_external.eo edje: Rename part external class 2017-09-13 13:58:38 +09:00
efl_canvas_layout_part_swallow.eo edje/elm: Rename _internal_ to _part_ (EO) 2017-09-13 13:53:49 +09:00
efl_canvas_layout_part_table.eo edje/elm: Rename _internal_ to _part_ (EO) 2017-09-13 13:53:49 +09:00
efl_canvas_layout_part_text.eo Canvas layout: support markup for efl_part 2017-09-28 19:32:02 +03:00
efl_canvas_layout_signal.eo eolian: rename generic_value to any_value 2017-09-22 20:16:06 +02:00