efl/src/lib/edje
Daniel Kolesa 7782c0bcb9 eolian: add event_prefix and have classes follow that or eo_prefix by default
Previously events used to use class name as a prefix and ignored eo_prefix
when specified. This is no longer the case. Events follow eo_prefix by default
now. In order to get around this for classes where this is undesirable, a new
field event_prefix was added which takes priority over eo_prefix. If neither
is specified, class name is used like previously.

@feature
2016-05-17 17:50:43 +01: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: convert Edje_Text_Class, Edje_Size_Class data type to public 2016-01-12 14:02:19 -08:00
Edje_Edit.h Edje_Edit: more API for proxy fields like source_clip and source_visible 2016-05-12 19:31:49 +03:00
Edje_Eo.h
Edje_Legacy.h Edje: Replace edje part_table with a fake eo proxy 2016-04-26 11:36:23 +09:00
Makefile.am edje: make it possible to build the library alone. 2016-04-14 16:07:32 -07:00
edje_box_layout.c evas: make no longer supported object, legacy only. 2016-03-21 16:31:26 -07:00
edje_cache.c edje: add new part types to edje_cache 2016-02-05 08:19:42 +01:00
edje_calc.c edje: attaching viewport of camera to the image part 2016-05-17 05:21:45 -07:00
edje_callbacks.c edje_callbacks: fix click signal emitting even though mouse event was cancelled 2016-05-11 22:14:27 +08:30
edje_containers.c eolian: add event_prefix and have classes follow that or eo_prefix by default 2016-05-17 17:50:43 +01:00
edje_convert.c edje: add text_classes syntax to EDC 2015-12-24 15:58:34 +09:00
edje_convert.h edje: add text_classes syntax to EDC 2015-12-24 15:58:34 +09:00
edje_data.c edje: attaching viewport of camera to the image part 2016-05-17 05:21:45 -07:00
edje_edit.c Eo: Remove eo_del() and make eo_unref() the replacement. 2016-05-17 16:23:23 +01:00
edje_edit.eo Add legacy_prefix now that the default has changed to null. 2016-05-12 17:27:35 +01:00
edje_embryo.c edje_embryo: add box attributes support to set_state_val() 2016-03-04 16:09:51 -08:00
edje_entry.c edje_entry: fix crash issue in case of no selection text 2016-04-27 21:30:42 +09:00
edje_external.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_load.c Eo: Remove eo_del() and make eo_unref() the replacement. 2016-05-17 16:23:23 +01:00
edje_lua.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_lua2.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_lua_script_only.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_main.c edje - delete obj - null out freed items in structs/data 2016-04-13 20:02:12 +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 Eo: Remove eo_del() and make eo_unref() the replacement. 2016-05-17 16:23:23 +01:00
edje_object.eo eolian: add event_prefix and have classes follow that or eo_prefix by default 2016-05-17 17:50:43 +01:00
edje_private.h efl: everyone should now rely on Eina MIN/MAX redefinition. 2016-05-09 16:58:53 -07:00
edje_program.c Edje: Fix warning with clang 2016-03-15 11:11:59 +09:00
edje_signal.c edje - delete obj - null out freed items in structs/data 2016-04-13 20:02:12 +09:00
edje_smart.c Eo: Remove eo_del() and make eo_unref() the replacement. 2016-05-17 16:23:23 +01:00
edje_text.c edje_text: don't apply ellipsis if fit is setted 2016-04-28 09:45:01 +03:00
edje_textblock_styles.c edje: do not check against eet if strings where never allocated. 2016-05-06 16:47:56 -07:00
edje_types.eot efl: fix doc references across the tree to validate right 2015-07-08 15:13:26 +01:00
edje_util.c Efl gfx: Remove the no longer needed .Base hack. 2016-05-10 12:25:44 +01:00
edje_var.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
efl_canvas_layout_internal_box.eo Efl: Remove "legacy_prefix: null;" as it's now the default. 2016-05-12 17:27:35 +01:00
efl_canvas_layout_internal_table.eo Efl: Remove "legacy_prefix: null;" as it's now the default. 2016-05-12 17:27:35 +01:00