platform/upstream/efl.git
6 years agoelm_entry: remove legacy docs for "validate" signal
YeongJong Lee [Tue, 1 May 2018 21:17:32 +0000 (17:17 -0400)]
elm_entry: remove legacy docs for "validate" signal

Summary:
"validate" singal is not supported in legacy.
only ELM_ENTRY_EVENT_VALIDATE is working.

Reviewers: herdsman

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D5854

6 years agoefl_ui_focus_manager_calc: partly revert 3571b35a30c715a79e64b89633386b6b23a92652
Marcel Hollerbach [Tue, 1 May 2018 17:35:10 +0000 (19:35 +0200)]
efl_ui_focus_manager_calc: partly revert 3571b35a30c715a79e64b89633386b6b23a92652

And document why this must be, so the same error is not done again :)

fix T6908

6 years agoefl_ui_focus_manager: remove partners field
Marcel Hollerbach [Tue, 1 May 2018 17:16:17 +0000 (19:16 +0200)]
efl_ui_focus_manager: remove partners field

6 years agoefl_ui_focus: move graph calculation to seperated file
Marcel Hollerbach [Tue, 1 May 2018 17:04:45 +0000 (19:04 +0200)]
efl_ui_focus: move graph calculation to seperated file

6 years agoefl_ui_focus_manager_calc: prepare the tree when we attempt to move
Marcel Hollerbach [Tue, 1 May 2018 11:24:13 +0000 (13:24 +0200)]
efl_ui_focus_manager_calc: prepare the tree when we attempt to move

6 years agoelm: remove unused vars
Marcel Hollerbach [Tue, 1 May 2018 10:15:15 +0000 (12:15 +0200)]
elm: remove unused vars

6 years agoelm_focus_legacy: fix cycling in legacy windows
Marcel Hollerbach [Tue, 1 May 2018 09:35:43 +0000 (11:35 +0200)]
elm_focus_legacy: fix cycling in legacy windows

6 years agoelm_focus_legacy: remove useless function
Marcel Hollerbach [Tue, 1 May 2018 09:34:47 +0000 (11:34 +0200)]
elm_focus_legacy: remove useless function

it was only used in one place and had a wrong name.

6 years agoelm_focus_legacy: only search widget mapping on elm_widgets
Marcel Hollerbach [Mon, 30 Apr 2018 19:52:19 +0000 (21:52 +0200)]
elm_focus_legacy: only search widget mapping on elm_widgets

fix T6909

6 years agoelementary: Remove unused variable
Chris Michael [Tue, 1 May 2018 17:50:41 +0000 (13:50 -0400)]
elementary: Remove unused variable

6 years agoelementary: Remove unused variable
Chris Michael [Tue, 1 May 2018 17:49:42 +0000 (13:49 -0400)]
elementary: Remove unused variable

6 years agoelementary: Remove unused variable
Chris Michael [Tue, 1 May 2018 17:49:01 +0000 (13:49 -0400)]
elementary: Remove unused variable

6 years agoefl: remove old Efl_Future, Efl_Promise.
Cedric BAIL [Mon, 30 Apr 2018 22:57:54 +0000 (15:57 -0700)]
efl: remove old Efl_Future, Efl_Promise.

6 years agoeio: remove last remnant of Efl_Promise.
Cedric BAIL [Mon, 30 Apr 2018 22:42:24 +0000 (15:42 -0700)]
eio: remove last remnant of Efl_Promise.

6 years agoeolian_js: remove reference to Efl_Future.
Cedric BAIL [Mon, 30 Apr 2018 22:32:49 +0000 (15:32 -0700)]
eolian_js: remove reference to Efl_Future.

6 years agoecore: remove BETA thread API integration with old Efl_Future.
Cedric BAIL [Mon, 30 Apr 2018 22:23:30 +0000 (15:23 -0700)]
ecore: remove BETA thread API integration with old Efl_Future.

6 years agoeolian: remove old support for Efl_Future.
Cedric BAIL [Mon, 30 Apr 2018 22:21:58 +0000 (15:21 -0700)]
eolian: remove old support for Efl_Future.

6 years agoeio: xattr eio manager tests to allocate for Eina_Future*.
Cedric BAIL [Mon, 30 Apr 2018 22:15:49 +0000 (15:15 -0700)]
eio: xattr eio manager tests to allocate for Eina_Future*.

6 years agoeo: remove tests for old Efl_Future, but leave infra in place for testing later new...
Cedric BAIL [Mon, 30 Apr 2018 22:14:47 +0000 (15:14 -0700)]
eo: remove tests for old Efl_Future, but leave infra in place for testing later new Eina_Future.x

6 years agoefl_cxx: remove eolized promises from the CXX bindings
Lauro Moura [Tue, 1 May 2018 16:37:50 +0000 (09:37 -0700)]
efl_cxx: remove eolized promises from the CXX bindings

Summary:
Also added a blacklist header to temporarily disable generation of eo
methods with futures as arguments or return type.

Once the models branch lands, we should enable future support again with
eina_futures.

Reviewers: cedric

Reviewed By: cedric

Differential Revision: https://phab.enlightenment.org/D6018

6 years agoeo_cxx: remove tests related to old Efl_Future.
Cedric BAIL [Mon, 30 Apr 2018 22:13:40 +0000 (15:13 -0700)]
eo_cxx: remove tests related to old Efl_Future.

6 years agoautotools: fix make distcheck.
Cedric BAIL [Mon, 30 Apr 2018 21:20:43 +0000 (14:20 -0700)]
autotools: fix make distcheck.

6 years agoelementary: quick fix for filemvc example.
Cedric BAIL [Mon, 30 Apr 2018 20:50:19 +0000 (13:50 -0700)]
elementary: quick fix for filemvc example.

6 years agoeldbus: update dbus efl.model example.
Cedric BAIL [Mon, 30 Apr 2018 20:41:38 +0000 (13:41 -0700)]
eldbus: update dbus efl.model example.

6 years agoecore_con: update efl_net_ip_address_example after migration to new Eina_Future.
Cedric BAIL [Mon, 30 Apr 2018 17:33:38 +0000 (10:33 -0700)]
ecore_con: update efl_net_ip_address_example after migration to new Eina_Future.

6 years agoeio: update efl_io_manager_ls example.
Cedric BAIL [Mon, 30 Apr 2018 17:06:47 +0000 (10:06 -0700)]
eio: update efl_io_manager_ls example.

6 years agoecore: move close_on_destructor to close_on_invalidate as that describe the behavior...
Cedric BAIL [Tue, 17 Apr 2018 23:17:29 +0000 (16:17 -0700)]
ecore: move close_on_destructor to close_on_invalidate as that describe the behavior best.

Fix all use to correctly behave on invalidate.

6 years agoecore: apply the same rules as set on the inner_io on the read and write pipe.
Cedric BAIL [Tue, 17 Apr 2018 22:24:00 +0000 (15:24 -0700)]
ecore: apply the same rules as set on the inner_io on the read and write pipe.

6 years agoecore_con: migrate efl_net_ip_address_resolve to use Eina_Future.
Cedric BAIL [Fri, 27 Apr 2018 23:20:47 +0000 (16:20 -0700)]
ecore_con: migrate efl_net_ip_address_resolve to use Eina_Future.

6 years agoeina: make eina_value_pget on an EINA_VALUE_TYPE_STRINGSHARE return a new reference...
Cedric BAIL [Fri, 27 Apr 2018 23:19:42 +0000 (16:19 -0700)]
eina: make eina_value_pget on an EINA_VALUE_TYPE_STRINGSHARE return a new reference to a stringshare.

6 years agoeio: fix tests to properly process things as array not accessor.
Cedric Bail [Tue, 24 Apr 2018 21:25:49 +0000 (14:25 -0700)]
eio: fix tests to properly process things as array not accessor.

6 years agoeio: fix efl.io.manager test after API const change.
Cedric Bail [Tue, 24 Apr 2018 21:24:36 +0000 (14:24 -0700)]
eio: fix efl.io.manager test after API const change.

6 years agoeo: invalidate before setting the parent to NULL.
Cedric Bail [Tue, 24 Apr 2018 18:37:48 +0000 (11:37 -0700)]
eo: invalidate before setting the parent to NULL.

6 years agoeina: add an EINA_VALUE_TYPE_BOOL.
Cedric Bail [Fri, 20 Apr 2018 04:36:08 +0000 (21:36 -0700)]
eina: add an EINA_VALUE_TYPE_BOOL.

6 years agoefl: refactor model error creation.
Cedric BAIL [Wed, 18 Apr 2018 22:49:14 +0000 (15:49 -0700)]
efl: refactor model error creation.

6 years agoeo: linking a future lifecycle with an object lifecycle doesn't change the object.
Cedric BAIL [Wed, 18 Apr 2018 18:17:03 +0000 (11:17 -0700)]
eo: linking a future lifecycle with an object lifecycle doesn't change the object.

6 years agoeldbus: disable efl.model.child_del test as the behavior for eldbus.model.proxy is...
Cedric BAIL [Thu, 12 Apr 2018 22:59:48 +0000 (15:59 -0700)]
eldbus: disable efl.model.child_del test as the behavior for eldbus.model.proxy is not defined yet.

6 years agoeldbus: disable efl.model.child_del test as the behavior for eldbus.model.object...
Cedric BAIL [Thu, 12 Apr 2018 22:05:24 +0000 (15:05 -0700)]
eldbus: disable efl.model.child_del test as the behavior for eldbus.model.object is not defined yet.

6 years agoefl: update Efl.Model to properly propagate EFL_MODEL_EVENT_CHILDREN_COUNT_CHANGED.
Cedric BAIL [Thu, 12 Apr 2018 21:41:54 +0000 (14:41 -0700)]
efl: update Efl.Model to properly propagate EFL_MODEL_EVENT_CHILDREN_COUNT_CHANGED.

6 years agoecore: efl_model_list_value_get will throw error when asked for out of range value.
Cedric BAIL [Thu, 12 Apr 2018 21:39:45 +0000 (14:39 -0700)]
ecore: efl_model_list_value_get will throw error when asked for out of range value.

6 years agoeo: implement a copy function.
Cedric BAIL [Thu, 12 Apr 2018 21:38:54 +0000 (14:38 -0700)]
eo: implement a copy function.

we do not rely on copying the object, but on refcounting it. This seems
to match the usage we have with object.

6 years agoeldbus: make sure we do not destroy our log domain until we shutoff eina.
Cedric BAIL [Wed, 11 Apr 2018 22:31:39 +0000 (15:31 -0700)]
eldbus: make sure we do not destroy our log domain until we shutoff eina.

6 years agoecore: make sure that we only install and expose EFL unified API we intend to.
Cedric BAIL [Wed, 11 Apr 2018 21:22:31 +0000 (14:22 -0700)]
ecore: make sure that we only install and expose EFL unified API we intend to.

6 years agoecore: ecore_event_message is not an Efl unified API.
Cedric BAIL [Wed, 11 Apr 2018 21:04:17 +0000 (14:04 -0700)]
ecore: ecore_event_message is not an Efl unified API.

6 years agoecore: efl.loop.timer should be part of Efl unified API.
Cedric BAIL [Wed, 11 Apr 2018 21:03:56 +0000 (14:03 -0700)]
ecore: efl.loop.timer should be part of Efl unified API.

6 years agoecore: ecore_exe.eo is no longer a Eo unified API.
Cedric BAIL [Wed, 11 Apr 2018 21:00:05 +0000 (14:00 -0700)]
ecore: ecore_exe.eo is no longer a Eo unified API.

6 years agoecore_con: if we rely on parent lifecycle for automatic destruction, do not call...
Cedric BAIL [Tue, 10 Apr 2018 00:01:21 +0000 (17:01 -0700)]
ecore_con: if we rely on parent lifecycle for automatic destruction, do not call efl_del in the destructor.

6 years agoecore_con: expose proper DBG macro with ecore_con log domain.
Cedric BAIL [Mon, 9 Apr 2018 23:59:47 +0000 (16:59 -0700)]
ecore_con: expose proper DBG macro with ecore_con log domain.

6 years agoecore_con: legacy API do not expect object to be destroyed under our feet in any...
Cedric BAIL [Mon, 9 Apr 2018 23:58:25 +0000 (16:58 -0700)]
ecore_con: legacy API do not expect object to be destroyed under our feet in any circumstances.

6 years agoecore_con: make the ecore_con log domain available during ecore_shutdown.
Cedric BAIL [Mon, 9 Apr 2018 23:57:25 +0000 (16:57 -0700)]
ecore_con: make the ecore_con log domain available during ecore_shutdown.

6 years agoecore: when relying on parent relationship for lifecycle, we should not use efl_del...
Cedric BAIL [Mon, 9 Apr 2018 23:56:36 +0000 (16:56 -0700)]
ecore: when relying on parent relationship for lifecycle, we should not use efl_del in the destructor.

6 years agoecore: logically do the disconnection from the main loop API during invalidate.
Cedric BAIL [Mon, 9 Apr 2018 23:55:15 +0000 (16:55 -0700)]
ecore: logically do the disconnection from the main loop API during invalidate.

6 years agoeo: if the pointer is incorrect, goto to the error handler.
Cedric BAIL [Mon, 9 Apr 2018 23:53:28 +0000 (16:53 -0700)]
eo: if the pointer is incorrect, goto to the error handler.

6 years agoeio: handle future cancellation properly for Efl.Io.Manager.
Cedric BAIL [Mon, 9 Apr 2018 18:44:29 +0000 (11:44 -0700)]
eio: handle future cancellation properly for Efl.Io.Manager.

6 years agoeina: allow EINA_VALUE_EMPTY to be propagated with eina_future_as_value.
Cedric Bail [Sat, 7 Apr 2018 00:16:58 +0000 (17:16 -0700)]
eina: allow EINA_VALUE_EMPTY to be propagated with eina_future_as_value.

6 years agoevas: keep the devices around until full destruction of the canvas.
Cedric Bail [Fri, 6 Apr 2018 21:54:50 +0000 (14:54 -0700)]
evas: keep the devices around until full destruction of the canvas.

6 years agoevas: do not link the life cycle of the device with the parent.
Cedric Bail [Fri, 6 Apr 2018 21:53:44 +0000 (14:53 -0700)]
evas: do not link the life cycle of the device with the parent.

6 years agoeo: handle NULL nicely in efl_replace.
Cedric Bail [Fri, 6 Apr 2018 21:42:58 +0000 (14:42 -0700)]
eo: handle NULL nicely in efl_replace.

6 years agoefl: Efl_Model can decide to optionnaly provide a child if it has it at hand.
Cedric Bail [Thu, 22 Mar 2018 01:18:36 +0000 (18:18 -0700)]
efl: Efl_Model can decide to optionnaly provide a child if it has it at hand.

6 years agoecore: Efl.Ui.Model.State doesn't have to be public yet.
Cedric BAIL [Mon, 12 Mar 2018 16:44:10 +0000 (09:44 -0700)]
ecore: Efl.Ui.Model.State doesn't have to be public yet.

6 years agoelementary: fix elementary fileselector tests to exit main loop.
Cedric Bail [Fri, 20 Apr 2018 22:00:36 +0000 (15:00 -0700)]
elementary: fix elementary fileselector tests to exit main loop.

6 years agoelementary: fix layout test to handle asynchronous information properly.
Cedric BAIL [Fri, 16 Mar 2018 18:00:41 +0000 (11:00 -0700)]
elementary: fix layout test to handle asynchronous information properly.

6 years agoeio: fix example to use the new EINA_VALUE_ARRAY_FOREACH.
Cedric BAIL [Mon, 5 Mar 2018 21:49:03 +0000 (13:49 -0800)]
eio: fix example to use the new EINA_VALUE_ARRAY_FOREACH.

6 years agoeio: update test to use the new EINA_VALUE_ARRAY_FOREACH.
Cedric BAIL [Mon, 5 Mar 2018 21:48:31 +0000 (13:48 -0800)]
eio: update test to use the new EINA_VALUE_ARRAY_FOREACH.

6 years agoecore: optimize efl_model_list_value_get by using eina_list_nth_list.
Cedric BAIL [Mon, 5 Mar 2018 21:39:52 +0000 (13:39 -0800)]
ecore: optimize efl_model_list_value_get by using eina_list_nth_list.

6 years agoeina: improve EINA_VALUE_ARRAY_FOREACH to not systematically require &.
Cedric BAIL [Mon, 5 Mar 2018 21:33:44 +0000 (13:33 -0800)]
eina: improve EINA_VALUE_ARRAY_FOREACH to not systematically require &.

6 years agoeio: migrate tests to use new Efl.Model API.
Cedric BAIL [Mon, 9 Apr 2018 18:52:02 +0000 (11:52 -0700)]
eio: migrate tests to use new Efl.Model API.

6 years agoeldbus: migrate tests to use new Efl.Model API.
Cedric BAIL [Mon, 12 Feb 2018 19:06:48 +0000 (11:06 -0800)]
eldbus: migrate tests to use new Efl.Model API.

6 years agoecore: fix compilation of the C++ bindings with the new Efl.Model
Cedric BAIL [Fri, 9 Feb 2018 22:51:28 +0000 (14:51 -0800)]
ecore: fix compilation of the C++ bindings with the new Efl.Model

6 years agoecore: update Ecore Efl.Model tests.
Cedric BAIL [Fri, 9 Feb 2018 22:51:08 +0000 (14:51 -0800)]
ecore: update Ecore Efl.Model tests.

6 years agoelementary: converting Efl.Ui.List to the new Efl.Model API.
Cedric BAIL [Wed, 7 Feb 2018 00:28:51 +0000 (16:28 -0800)]
elementary: converting Efl.Ui.List to the new Efl.Model API.

6 years agoecore_evas: drm2 is not a dependencies of Ecore_Evas, but of the module only.
Cedric BAIL [Mon, 5 Feb 2018 22:42:42 +0000 (14:42 -0800)]
ecore_evas: drm2 is not a dependencies of Ecore_Evas, but of the module only.

6 years agoecore_evas: fix vnc_server build.
Cedric BAIL [Mon, 5 Feb 2018 22:24:24 +0000 (14:24 -0800)]
ecore_evas: fix vnc_server build.

6 years agoelementary: remove Efl_Future reference from efl_ui_layout.
Cedric BAIL [Fri, 2 Feb 2018 23:32:44 +0000 (15:32 -0800)]
elementary: remove Efl_Future reference from efl_ui_layout.

6 years agoelementary: migrate elm_view_list to use the new Efl.Model API.
Cedric BAIL [Fri, 2 Feb 2018 22:08:24 +0000 (14:08 -0800)]
elementary: migrate elm_view_list to use the new Efl.Model API.

6 years agoelementary: migrate Elm.View.Form to use Efl.Model new interface.
Cedric BAIL [Thu, 1 Feb 2018 22:59:00 +0000 (14:59 -0800)]
elementary: migrate Elm.View.Form to use Efl.Model new interface.

Elm.View.Form is not done and require more work to be released.

6 years agoelementary: migrate Efl.Ui.Layout to use the new Efl.Model API.
Cedric BAIL [Sat, 27 Jan 2018 00:56:53 +0000 (16:56 -0800)]
elementary: migrate Efl.Ui.Layout to use the new Efl.Model API.

6 years agoelementary: migrate filesector to use the new Efl.Model API.
Cedric BAIL [Sat, 27 Jan 2018 00:56:31 +0000 (16:56 -0800)]
elementary: migrate filesector to use the new Efl.Model API.

6 years agoelementary: migrate Efl.Ui.Image to use the new Efl.Model API.
Cedric BAIL [Fri, 26 Jan 2018 19:37:00 +0000 (11:37 -0800)]
elementary: migrate Efl.Ui.Image to use the new Efl.Model API.

6 years agoeina: make the function created by EINA_VALUE_STRUCT_DESC_DEFINE inline to avoid...
Cedric BAIL [Wed, 20 Dec 2017 22:22:48 +0000 (14:22 -0800)]
eina: make the function created by EINA_VALUE_STRUCT_DESC_DEFINE inline to avoid unused warning.

6 years agoelementary: add an Efl.Ui.Model.State in charge of visibility, selection and enable...
Cedric Bail [Wed, 13 Dec 2017 01:49:10 +0000 (17:49 -0800)]
elementary: add an Efl.Ui.Model.State in charge of visibility, selection and enable state.

6 years agoeio: migrate to the new efl.model API.
Cedric Bail [Thu, 26 Oct 2017 01:04:31 +0000 (18:04 -0700)]
eio: migrate to the new efl.model API.

6 years agoelm_atspi_proxy: rename constructor function to fix a build error
Wonki Kim [Thu, 31 May 2018 06:59:33 +0000 (15:59 +0900)]
elm_atspi_proxy: rename constructor function to fix a build error

Change-Id: I7607e0d97133006e2d249d176a7e02245153f33a
Signed-off-by: Wonki Kim <wonki_.kim@samsung.com>
6 years agoeio: improve efl.io.manager API by being const when not touching the object.
Cedric BAIL [Wed, 18 Apr 2018 18:22:48 +0000 (11:22 -0700)]
eio: improve efl.io.manager API by being const when not touching the object.

6 years agoeio: remove unecessary helper function Efl.Io.Manager.
Cedric Bail [Fri, 19 Jan 2018 23:35:08 +0000 (15:35 -0800)]
eio: remove unecessary helper function Efl.Io.Manager.

6 years agoeio: fix efl_io_manager_stat after conversion to Eina_Future.
Cedric Bail [Fri, 19 Jan 2018 23:54:28 +0000 (15:54 -0800)]
eio: fix efl_io_manager_stat after conversion to Eina_Future.

6 years agoeio: convert efl_io_manager_stat_ls to use Eina_Future.
Cedric Bail [Fri, 19 Jan 2018 23:29:59 +0000 (15:29 -0800)]
eio: convert efl_io_manager_stat_ls to use Eina_Future.

6 years agoeio: convert efl_io_manager_direct_ls to Eina_Future.
Cedric Bail [Fri, 19 Jan 2018 23:25:23 +0000 (15:25 -0800)]
eio: convert efl_io_manager_direct_ls to Eina_Future.

6 years agoeio: switch Efl.Io.Manager to actually use Array instead of Accessor (to avoid uneces...
Cedric Bail [Fri, 19 Jan 2018 21:49:24 +0000 (13:49 -0800)]
eio: switch Efl.Io.Manager to actually use Array instead of Accessor (to avoid unecessary callback).

6 years agoeio: share _efl_io_manager_future_cancel with all of eio.
Cedric BAIL [Thu, 21 Dec 2017 00:23:18 +0000 (16:23 -0800)]
eio: share _efl_io_manager_future_cancel with all of eio.

6 years agoeio: allow access to Eina_Value Eina_Stat description from all part of the library.
Cedric BAIL [Wed, 20 Dec 2017 00:03:20 +0000 (16:03 -0800)]
eio: allow access to Eina_Value Eina_Stat description from all part of the library.

6 years agoecore: move efl_model_list_value_get to be an internal function.
Cedric BAIL [Wed, 20 Dec 2017 22:19:56 +0000 (14:19 -0800)]
ecore: move efl_model_list_value_get  to be an internal function.

6 years agoeldbus: migrate and refactor eldbus.model to new efl.model API.
Cedric Bail [Thu, 26 Oct 2017 01:05:41 +0000 (18:05 -0700)]
eldbus: migrate and refactor eldbus.model to new efl.model API.

6 years agoeldbus: refactor model code.
Cedric Bail [Thu, 26 Oct 2017 01:05:19 +0000 (18:05 -0700)]
eldbus: refactor model code.

6 years agoecore: don't artificially block fonctionnality for nested loop.
Cedric BAIL [Fri, 2 Feb 2018 22:53:57 +0000 (14:53 -0800)]
ecore: don't artificially block fonctionnality for nested loop.

We do have nested loop when manually calling iterate and was used
in legacy code that got broken with this change.

6 years agoecore: move efl_loop_message_process to ecore_internal.h to allow other EFL component...
Cedric BAIL [Fri, 2 Feb 2018 22:50:54 +0000 (14:50 -0800)]
ecore: move efl_loop_message_process to ecore_internal.h to allow other EFL component to use it.

6 years agoecore: refactor and migrate efl.model.container to the new efl.model API.
Cedric Bail [Thu, 26 Oct 2017 01:03:43 +0000 (18:03 -0700)]
ecore: refactor and migrate efl.model.container to the new efl.model API.

6 years agoecore: refactor and migrate efl.model.composite.selection to the new efl.model API.
Cedric Bail [Thu, 26 Oct 2017 01:03:00 +0000 (18:03 -0700)]
ecore: refactor and migrate efl.model.composite.selection to the new efl.model API.

6 years agoecore: refactor and migrate efl.model.composite.boolean to the new efl.model API.
Cedric Bail [Thu, 26 Oct 2017 01:02:01 +0000 (18:02 -0700)]
ecore: refactor and migrate efl.model.composite.boolean to the new efl.model API.

6 years agoecore: convert efl.model.item to the new efl.model API.
Cedric Bail [Thu, 26 Oct 2017 01:00:13 +0000 (18:00 -0700)]
ecore: convert efl.model.item to the new efl.model API.