efl/src/lib
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
..
ecore Efl.Composite_Model: Improve docs. 2019-07-31 14:24:53 +02:00
ecore_audio
ecore_avahi
ecore_buffer
ecore_cocoa
ecore_con Evil: remove pwd code in Evil and fix compilation failures after the removal 2019-07-28 09:27:27 +01:00
ecore_drm ecore drm legacy - fix dbus leaks of reply handle 2019-08-05 15:00:29 +01:00
ecore_drm2
ecore_evas ecore evas x and e sync rendering - disable as it's unused 2019-08-02 16:41:12 +01:00
ecore_fb
ecore_file
ecore_imf
ecore_imf_evas
ecore_input
ecore_input_evas
ecore_ipc
ecore_sdl
ecore_wayland
ecore_win32 ecore win32 - disable #warning because all it does is fill build logs 2019-07-28 10:29:52 +01:00
ecore_wl2 ecore_wl2: Changed log macro ERR->EINA_LOG_ERR. 2019-07-31 07:34:56 -04:00
ecore_x events: don't check for zeroed event types before registering them 2019-07-10 13:57:35 -04:00
ector ector_software_rasterizer: Add default value for stroke's miter_limit 2019-08-05 18:08:50 +09:00
edje Revert "edje/calc: clamp part calc size to 0" 2019-07-31 10:17:06 +01:00
eet
eeze
efl efl_ui_selectable: split this up 2019-08-05 19:49:12 +02:00
efl_mono efl-mono: Add Model manual implementation to C# and MVVM factories 2019-08-05 10:18:18 -04:00
efl_wl
efreet Evil: remove pwd code in Evil and fix compilation failures after the removal 2019-07-28 09:27:27 +01:00
eina eina file - stat generation inexactness support 2019-07-28 11:51:15 +01:00
eio Eio: enable eio_file_chown if chown is available on the platform 2019-07-28 09:38:26 +01:00
eldbus eolian: ban void_ptr in stable APIs 2019-07-26 13:35:27 +02:00
elementary efl_ui_selectable: split this up 2019-08-05 19:49:12 +02:00
elocation
elput
elua
embryo
emile
emotion
eo eo: remove Efl_Event definition (replace with builtin) 2019-07-26 13:21:14 +02:00
eolian eolian: fix use after free in eolian_database 2019-08-05 15:43:39 +02:00
eolian_cxx mono-docs: Add misc struct docs 2019-08-01 21:12:36 +02:00
ephysics ephysics - fix stringshare double del 2019-08-05 13:33:01 +01:00
escape
ethumb ethumb - fix error free of static string as stringshare 2019-08-05 15:02:45 +01:00
ethumb_client
evas efl_input_key: replace key property name with key_sym 2019-08-05 08:51:22 -04:00
evas_goal
evil evil: add mprotect() and fix a bit mmap(). Elm_test is working 2019-08-05 08:47:19 -04:00
.gitignore