efl/src
Marcel Hollerbach 6d0b0baf9b efl_ui_spotlight_container: fix ownership behavior of view_manager
view_manager is a property that takes ownership of the view_manager
object. We are setting the parent in the setter which means, we should
actaully have one ref to the parent, and one from the caller, so we need
to unref one.

Differential Revision: https://phab.enlightenment.org/D9304
2019-07-25 20:42:38 +02:00
..
benchmarks rename efl_ui_item_container -> efl_ui_collection 2019-07-25 20:27:39 +02:00
bin efl_ui_spotlight_container: fix ownership behavior of view_manager 2019-07-25 20:42:38 +02:00
bindings cxx: remove a compilation warning for g++ 7.x 2019-07-17 19:32:32 -03:00
edje_external
examples efl_ui_list_item: remove this 2019-07-25 20:27:37 +02:00
generic replace hton and ntoh family functions with ones defined in eina 2019-02-01 14:25:35 +00:00
lib efl_ui_spotlight_container: fix ownership behavior of view_manager 2019-07-25 20:42:38 +02:00
modules efl_canvas_vg svg: free the svg tree returned by eet_data_read() 2019-07-25 15:19:41 +09:00
scripts eolian: remove API to get freefunc of type 2019-07-08 16:06:42 +02:00
static_libs efl_canvas_vg image: changed image parameter type. 2019-07-22 17:31:06 +09:00
tests efl_ui_spotlight_container: fix ownership behavior of view_manager 2019-07-25 20:42:38 +02:00
wayland_protocol