efl/src/lib/edje
Tom Hacohen 9c779dca90 Rename efl_self to efl_added
It has been discussed on the ML (thread: "[RFC] rename efl_self") and
IRC, and has been decided we should rename it to this in order to avoid
confusion with the already established meaning of self which is very
similar to what we were using it for, but didn't have complete overlap.

Kudos to Marcel Hollerbach for initiating the discussion and
fighting for it until he convinced a significant mass. :)

This commit breaks API, and depending on compiler potentially ABI.

@feature
2016-09-05 16:59:56 +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: 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 Rename efl_self to efl_added 2016-09-05 16:59:56 +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: fix selection start with shift + mouse_down 2016-09-05 14:32:34 +03:00
edje_external.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_load.c Rename efl_self to efl_added 2016-09-05 16:59:56 +01: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 Rename efl_self to efl_added 2016-09-05 16:59:56 +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: protect against no file set yet. 2016-09-04 13:46:38 +02: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