efl/src
Marcel Hollerbach fc12e7721f efl_ui_selectable: split this up
i dont know why, but something got badly mixed up, the selection APIs
for text and item ended up in the same interface, which seems ... weird
?
This commit splits that up into container_selectable and
text_selectable, there is no future plan on my list for text_selection.
The rest of this series is working towards removing
container_selectable, replacing it with a new interface. However, the
interface will stay until list_view is replaced.

The changes in the legacy code are removing the efl.ui.selection
interface from it, item emission is not depending on the inherited
interfaces, additionally, this interface does not provide any API, so
this should not be an issue.

ref T7766

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Differential Revision: https://phab.enlightenment.org/D9498
2019-08-05 19:49:12 +02:00
..
benchmarks Evil: remove pwd code in Evil and fix compilation failures after the removal 2019-07-28 09:27:27 +01:00
bin edje cc - fix coverity warning for uninit local var 2019-08-05 15:20:49 +01:00
bindings efl-mono: Add Model manual implementation to C# and MVVM factories 2019-08-05 10:18:18 -04:00
edje_external
examples examples: cast to uintptr_t instead of long 2019-08-01 14:37:02 -07:00
generic replace hton and ntoh family functions with ones defined in eina 2019-02-01 14:25:35 +00:00
lib efl_ui_selectable: split this up 2019-08-05 19:49:12 +02:00
modules ecore evas drm - fix multi-dlopening of lib into symbol space 2019-08-05 13:55:38 +01:00
scripts pyolian: Fix tests 2019-07-29 11:39:10 -03:00
static_libs vg json: update missing change in 16d806ff92. 2019-08-05 21:09:14 +09:00
tests efl-mono: Add Model manual implementation to C# and MVVM factories 2019-08-05 10:18:18 -04:00
wayland_protocol