efl/src
Cedric Bail 892c26f906 efl: simplify logic for widget created by factory.
In an attempt to make things more complex than they should have been,
I tried to change the inheritance tree on the fly and assume widget would
rely on autodeleting its children. This is way more complex of a solution
than to let the View actually release all the child manually and just set
the window as the default parent.h

Co-authored-by: Marcel Hollerbach <mail@marcel-hollerbach.de>

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D9953
2019-09-24 09:18:49 +02:00
..
benchmarks meson.build: allow to disable tiff evas loader 2019-09-13 11:26:19 -04:00
bin efl-mono: Additional blank line between all methods. 2019-09-23 21:28:14 -03:00
bindings cxx: Fix some warnings from -Wextra 2019-09-23 13:58:01 -03:00
edje_external
examples efl: simplify logic for widget created by factory. 2019-09-24 09:18:49 +02:00
generic evas - rsvg loader - comment out deprecated func from rsvg we don't need 2019-09-16 01:47:05 +01:00
lib efl: simplify logic for widget created by factory. 2019-09-24 09:18:49 +02:00
modules osx - require full opengl for gl support on osx 2019-09-23 21:22:22 +01:00
scripts eolian: rename any_value_ptr -> any_value_ref for consistency 2019-09-20 18:03:39 +02:00
static_libs evas vg: fix gradient stroke fill memory leaks. 2019-09-24 11:49:10 +09:00
tests efl_ui_pack: allow NULL as existing parameter in after and before 2019-09-23 16:15:44 -04:00
wayland_protocol