efl/src
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
..
benchmarks Fix build with gcc 10 (which has -fno-common enabled by default). 2020-01-31 14:31:57 +01:00
bin efl_ui/image: implement efl.player::playback_loop property 2020-03-20 15:57:51 +01:00
bindings eolian-mono: Make Get/Set internal for generated properties 2020-02-18 16:47:38 -03:00
edje_external
examples canvas3d: remove canvas3d examples. 2020-03-17 21:12:09 +09:00
generic remove vlc, gst-0.10, xine deps, modules as they are broken 2020-03-08 12:36:01 +00:00
lib efl_ui_widget: fix disabled set behaviour 2020-03-21 19:48:46 +01:00
modules ecore evas x - on argb dont create unused 1 bit pixmap masks 2020-03-17 09:50:49 +00:00
scripts scripts - eina - remove eina-bench-cmp as its disbaled from install 2020-01-06 16:36:31 +00:00
static_libs vg_common_json: register shape name as it's designed. 2020-03-10 21:12:53 +09:00
tests efl_ui_widget: fix disabled set behaviour 2020-03-21 19:48:46 +01:00
wayland_protocol