efl/src/bin
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_buffer ecore-buffer: Add ecore_buffer library to EFL. 2015-06-22 10:31:42 -04:00
ecore_evas ecore_evas_convert: Improve cmdline help a bit 2015-11-02 13:39:28 +09:00
edje edje_cc: update reference about LazEDC syntax 2016-04-25 11:55:18 -04:00
eet eet: Fix warning in eet file 2015-11-23 19:41:30 +09:00
eeze efl: add binary mode to open() calls 2015-12-05 21:06:04 +01:00
efl efl: add binary mode to f(re)open() calls 2015-12-05 21:04:36 +01:00
efl_js efl-js: JavaScript Eolian binding 2015-12-23 23:59:40 -02:00
efreet efreetd - reduce memory usage by using stringshare much more 2016-04-23 23:07:48 +09:00
eina eina/btlog: Fix some Coverity issues 2015-08-03 12:27:21 +09:00
eldbus eldbus-codegen: More memory leak fixes for generated code. 2014-11-24 10:14:23 +01:00
elementary Efl: Introduce Efl.Container and unify APIs 2016-04-26 11:36:23 +09:00
elua elua lib: use Eina_Bool as return val in some utils 2015-05-06 15:05:23 +01:00
embryo efl: add binary mode to fdopen() calls 2015-12-05 21:05:23 +01:00
eolian eolian: add support for restartable event. 2016-04-20 15:53:16 -07:00
eolian_cxx eolian-cxx: Remove .Base requirement 2016-04-21 18:31:53 -03:00
eolian_js efl js: Update Javascript binding to compile with new Eolian API 2016-03-18 17:46:38 -03:00
ethumb Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00
ethumb_client Ethumb: Fix clang warning 2015-04-21 20:11:02 +09:00
evas evas_cserve2: use void to force empty function parameters 2015-11-26 17:23:47 +01:00
evil Evil: integrate the dlfcn code into Evil 2015-12-29 22:13:58 +09:00