efl/src/lib/eo
Larry Jr 093c592188 efl: add efl_model and efl_ui_view classes
Efl.Model.Container and Efl.Model.Item to efl/interfaces are used
to create Efl.Model objects with predefined property values.
This is useful to any situation where we want an Efl.Model with
explicit defined property values.

Efl.Ui.View and Efl.Ui.Factory are used to connect Efl.Models with
Widgets, Elm.Layout and Efl.Ui.Image has changed to use news interfaces

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2017-02-06 15:26:21 -08:00
..
CMakeLists.txt cmake/eo: add description (fills eo.pc file) 2017-01-23 19:34:39 -02:00
Eo.h eo - remove the spare eo domain for now for future expansion 2017-01-12 13:08:57 +09:00
efl_class.eo docs: eo: finish up docs for eo 2016-11-10 15:14:42 +01:00
efl_future.c Efl_Future: class name (string) using "." for namespace. 2016-12-12 02:30:33 -02:00
efl_future.h eo: avoid redefinition of type Efl_Promise 2016-09-09 08:44:46 +02:00
efl_interface.eo Eo: Rename most of Eo to the Efl prefix. 2016-08-11 17:04:43 +01:00
efl_object.eo docs: eo: finish up docs for eo 2016-11-10 15:14:42 +01:00
efl_object_override.eo Eo: Rename most of Eo to the Efl prefix. 2016-08-11 17:04:43 +01:00
eina_types.eot efl: add efl_model and efl_ui_view classes 2017-02-06 15:26:21 -08:00
eo.c eo_debug: print tracebacks for more errors. 2016-12-20 10:18:31 -02:00
eo_add_fallback.c all: use void if we really want to make sure we do not accept parameters 2016-12-06 17:16:24 +01:00
eo_add_fallback.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
eo_base_class.c eo event callback frame make them single linked to save a bit of overhead 2016-12-02 21:28:15 +09:00
eo_class_class.c Eo: Rename most of Eo to the Efl prefix. 2016-08-11 17:04:43 +01:00
eo_private.h eo_debug: print tracebacks for more errors. 2016-12-20 10:18:31 -02:00
eo_ptr_indirection.c eo: allow valgrind-like tracking of object lifecycle. 2016-12-02 21:15:17 -02:00
eo_ptr_indirection.h eo: allow valgrind-like tracking of object lifecycle. 2016-12-02 21:15:17 -02:00
eo_ptr_indirection.x eo: improve logs by always showing event source, minor refactor. 2016-12-02 21:15:17 -02:00