efl/src/lib
Marcel Hollerbach f5ac9a3e6c efl_ui_widget: fix disabled set behaviour
this fixes disabled set behaviour. This ensures that when setting
disabled twice, that unsetting it once does not break the overall state.

This never appeared in any real life example, because
elm_object_disabled_set is already checking for equalness. However, this
is not wanted here, because the simple setter can also be used to sync
the state with the parent, which appears to be helpfull.
2020-03-21 19:48:46 +01:00
..
ecore efl/exe: don't err on del if exe has been killed 2020-03-12 12:17:07 -04:00
ecore_audio eolian: rename event_prefix to event_c_prefix for consistency 2019-09-26 16:47:22 +02:00
ecore_avahi
ecore_buffer doxygen docs: Remove invalid comments 2020-03-09 13:03:54 +01:00
ecore_cocoa ecore_cocoa: fix wrong word in documentation 2020-03-17 10:29:51 +01:00
ecore_con doxygen: fix missing end group tag 2020-02-28 11:44:19 +01:00
ecore_drm
ecore_drm2 ecore-drm2: Fix issue of shifting 1 by more than 32bits 2019-11-14 12:21:40 -05:00
ecore_evas doxygen docs: Fix tons of invalid Doxygen commands 2020-03-10 21:36:34 +01:00
ecore_fb
ecore_file esacpe: remove library from tree 2019-12-04 12:21:24 -08:00
ecore_imf doxygen: fix duplicated intro sections 2020-02-28 11:44:19 +01:00
ecore_imf_evas
ecore_input
ecore_input_evas ecore_input_evas: fix memory leak when ecore_event_evas is shutdown. 2020-03-17 10:29:48 +01:00
ecore_ipc
ecore_sdl
ecore_wayland doxygen docs: Fix tons of invalid Doxygen commands 2020-03-10 21:36:34 +01:00
ecore_win32 port cnp on Windows 2020-03-08 11:01:15 +01:00
ecore_wl2 doxygen docs: Fix tons of invalid Doxygen commands 2020-03-10 21:36:34 +01:00
ecore_x ecore_x_selection: do not skip any any atoms 2020-03-08 10:59:31 +01:00
ector doxygen: fix duplicated toc sections 2020-02-28 11:44:19 +01:00
edje efl/layout: add explicit doc note about efl.player property defaults 2020-03-20 15:58:00 +01:00
eet doxygen: fix duplicated toc sections 2020-02-28 11:44:19 +01:00
eeze doxygen docs: Fix tons of invalid Doxygen commands 2020-03-10 21:36:34 +01:00
efl efl/player: add doc note about default values for new (1.24) properties 2020-03-20 15:57:58 +01:00
efl_canvas_wl efl/wl: auto-unset weight if popups provide a size in their positioner 2020-03-19 12:06:18 -04:00
efl_mono efl_mono: Create insert list/array c# wrapper for eina_value. 2020-02-13 15:26:50 -03:00
efreet doxygen: fix duplicated toc sections 2020-02-28 11:44:19 +01:00
eina doxygen docs: Fix Eina Promises doc structure and links 2020-03-17 19:23:56 +01:00
eio doxygen docs: Fix tons of invalid Doxygen commands 2020-03-10 21:36:34 +01:00
eldbus doxygen: fix duplicated toc sections 2020-02-28 11:44:19 +01:00
elementary efl_ui_widget: fix disabled set behaviour 2020-03-21 19:48:46 +01:00
elput doxygen: fix missing titles in addgroup 2020-02-28 11:44:19 +01:00
elua doxygen: fix missing end group tag 2020-02-28 11:44:19 +01:00
embryo doxygen docs: Fix several group problems 2020-03-03 18:49:20 +01:00
emile doxygen: fix missing endcond tag 2020-02-28 12:05:26 +01:00
emotion doxygen docs: fix multiple defined @section's 2020-03-03 18:49:20 +01:00
eo doxygen docs: Fix tons of invalid Doxygen commands 2020-03-10 21:36:34 +01:00
eolian doxygen: fix invalid eolian_main_intro ref 2020-02-28 11:44:19 +01:00
eolian_cxx C#: Add error checking for Eina.Success_Flag return type 2020-02-18 17:53:19 -03:00
ephysics doxygen: fix duplicated toc sections 2020-02-28 11:44:19 +01:00
ethumb doxygen: fix duplicated toc sections 2020-02-28 11:44:19 +01:00
ethumb_client
evas evas/render: fix log ptr access in render thread 2020-03-20 15:58:03 +01:00
evil doxygen docs: Fix tons of invalid Doxygen commands 2020-03-10 21:36:34 +01:00
exactness exactness: remove support for legacy .rec format 2020-03-20 12:04:40 +01:00
.gitignore