efl/src/lib
Jean-Philippe Andre 902950018b Efl: Introduce Efl.Container and unify APIs
This removes Efl.Pack_Named which had a terrible name,
removes Elm.Container which should have been renamed
Efl.Ui.Container anyway, and introduces an interface
Efl.Container instead.

The hierarchy tree is now changed as objects don't inherit
from Efl.Container (it's an interface, not a regular class)
but only implement it. Obviously it is very easy to
reintroduce an Efl.Ui.Container parent class if we need it,
but I guess it should have some actual logic. It's basically
part of what Elm.Widget already does.

Some function names have been modified to look better in C
with the efl_content prefix.

@feature
2016-04-26 11:36:23 +09:00
..
ecore ecore: forgot to handle recursive destruction in a function that actually ask for destruction. 2016-04-21 22:37:45 -07:00
ecore_audio ecore_audio: document ecore_audio core class 2016-04-18 22:07:31 +02:00
ecore_avahi
ecore_buffer
ecore_cocoa Ecore: Use calloc() to initialize Ecore_Event_Mouse_XXXX 2016-04-20 08:33:20 -04:00
ecore_con Eo event: rename Eo_Event->event_info to Eo_Event->info. 2016-04-12 15:23:55 +01:00
ecore_drm ecore-drm: Fix typo in doxygen 2016-04-21 08:55:01 -04:00
ecore_evas Eo event: rename Eo_Event->event_info to Eo_Event->info. 2016-04-12 15:23:55 +01:00
ecore_fb
ecore_file fix efreet/file monitor stringshare optimization 2016-04-23 23:45:28 +09:00
ecore_imf
ecore_imf_evas
ecore_input
ecore_input_evas
ecore_ipc
ecore_psl1ght Ecore: Use calloc() to initialize Ecore_Event_Mouse_XXXX 2016-04-20 08:33:20 -04:00
ecore_sdl Ecore: Use calloc() to initialize Ecore_Event_Mouse_XXXX 2016-04-20 08:33:20 -04:00
ecore_wayland ecore-wl(2): add copyright headers (MIT) from weston 2016-04-20 08:47:01 -04:00
ecore_win32
ecore_wl2 ecore-wl2: preserve data selection source after receiving the selection 2016-04-25 16:15:59 -04:00
ecore_x Ecore: Use calloc() to initialize Ecore_Event_Mouse_XXXX 2016-04-20 08:33:20 -04:00
ector docs: ector: improve docs for the abstract renderer base class 2016-04-22 12:52:42 +02:00
edje edje: fix the source string for table item 2016-04-25 07:41:54 +03:00
eet eet: make it possible to build the library alone. 2016-04-14 15:52:50 -07:00
eeze
efl Efl: Introduce Efl.Container and unify APIs 2016-04-26 11:36:23 +09:00
efreet
eina eina: make eina rectangle an allocated thread safe structure to use. 2016-04-25 12:48:08 -07:00
eio docs: eio: add class description for eio model class 2016-04-20 12:46:41 +02:00
eldbus docs: ector: document ector cairo surface classes 2016-04-22 09:46:40 +02:00
elementary Efl: Introduce Efl.Container and unify APIs 2016-04-26 11:36:23 +09:00
elocation
elput elput: Adjust EAPI for windows build 2016-04-15 08:13:47 -04:00
elua elua: more file utilities in clib 2016-04-16 18:15:57 +01:00
embryo
emile emile: make it possible to build the library alone. 2016-04-14 15:52:50 -07:00
emotion
eo eo base - optimize memory by extending extension memory 2016-04-24 14:40:46 +09:00
eolian eolian: add support for restartable event. 2016-04-20 15:53:16 -07:00
eolian_cxx
ephysics
escape
ethumb
ethumb_client
evas evas - legacy evas_object_del - always hide obj regardless of refs 2016-04-23 23:07:48 +09:00
evil evil: make it possible to build the library alone. 2016-04-14 15:52:50 -07:00
.gitignore