efl/src/lib/efl/interfaces
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
..
efl_cached_item.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_canvas_pointer.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_canvas_scene.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_common_internal.h efl_input_pointer: rename tool to touch_id 2019-06-20 17:14:54 +02:00
efl_config.eo eolian: rename any_value_ptr -> any_value_ref for consistency 2019-09-20 18:03:39 +02:00
efl_container.eo efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +02:00
efl_content.eo docs: Clarify Efl.Content behavior 2019-04-18 11:01:21 +02:00
efl_control.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
efl_duplicate.eo efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +02:00
efl_file.c efl: check file's mtime in efl.file::file_set to determine if file is the same 2019-09-11 13:38:21 -04:00
efl_file.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_file.h efl.file: improve api a bit 2019-02-27 13:17:10 -05:00
efl_file_save.eo efl: replace usage of ptr() in all stable APIs 2019-09-10 14:29:06 +02:00
efl_gfx_arrangement.eo Use proper Eolian syntax for default values instead of docs 2019-09-20 11:55:55 -03:00
efl_gfx_blur.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
efl_gfx_buffer.eo eolian: drop @cref 2019-08-29 13:58:16 +02:00
efl_gfx_color.c Fix build break 2019-07-29 12:23:18 +02:00
efl_gfx_color.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_gfx_color_class.eo docs: Update documentation for Efl.Gfx.Color_Class 2019-09-19 16:51:04 +02:00
efl_gfx_entity.eo Use proper Eolian syntax for default values instead of docs 2019-09-20 11:55:55 -03:00
efl_gfx_fill.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
efl_gfx_filter.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_gfx_frame_controller.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_gfx_gradient.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_gfx_gradient_linear.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_gfx_gradient_radial.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_gfx_hint.eo efl/hint: fix hint_align docs 2019-09-12 10:57:01 +02:00
efl_gfx_image.eo efl_gfx_image: remove ptr() 2019-09-21 18:22:46 +02:00
efl_gfx_image_load_controller.eo docs: Clarify event emission in Image.Gfx.Image_Load_Controller 2019-09-16 16:53:16 +02:00
efl_gfx_image_orientable.eo docs: Update docs for Efl.Gfx.Image_Orientable 2019-09-19 13:11:00 +02:00
efl_gfx_path.c efl_gfx_path: Add optimized path command 2019-09-24 11:52:30 +09:00
efl_gfx_path.eo efl_gfx_path: insert @ to link docs proberly 2019-09-12 13:26:33 +02:00
efl_gfx_shape.c efl shape: add missing interpolation of miterlimit property. 2019-08-22 13:12:19 +09:00
efl_gfx_shape.eo efl_gfx_shape: Add stroke_miterlimit property 2019-08-22 12:45:09 +09:00
efl_gfx_size_class.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_gfx_stack.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_gfx_text_class.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_gfx_types.eot efl/image: Efl.Gfx.Border_Fill_Mode -> Efl.Gfx.Center_Fill_Mode 2019-09-16 11:08:23 +02:00
efl_gfx_view.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
efl_input_device.c efl_input_device: split up has_pointer_cap 2019-06-20 17:25:42 +02:00
efl_input_device.eo efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +02:00
efl_input_types.eot declare a few classes stable 2019-07-11 17:15:43 +02:00
efl_interfaces_main.c efl: simplify logic for widget created by factory. 2019-09-24 09:18:49 +02:00
efl_interpolator.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
efl_io_buffer.c efl_io_*: apply new event calling convention 2019-03-19 16:32:02 -04:00
efl_io_buffer.eo docs: nicer formatting of the NULL keyword, everywhere 2019-09-10 16:05:44 +02:00
efl_io_closer.c Make Efl.Ui.Closer an interface instead of mixin 2019-01-17 13:59:57 -05:00
efl_io_closer.eo eo beta - mark task, io classes as beta because they are... 2019-09-10 17:44:51 +01:00
efl_io_positioner.c
efl_io_positioner.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_io_queue.c efl_io_*: apply new event calling convention 2019-03-19 16:32:02 -04:00
efl_io_queue.eo docs: Fix typos and wrap EO files to 120 chars 2019-09-02 16:24:26 +02:00
efl_io_reader.c
efl_io_reader.eo eo beta - mark task, io classes as beta because they are... 2019-09-10 17:44:51 +01:00
efl_io_sizer.c
efl_io_sizer.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_io_writer.c
efl_io_writer.eo eo beta - mark task, io classes as beta because they are... 2019-09-10 17:44:51 +01:00
efl_model.eo eolian: rename any_value_ptr -> any_value_ref for consistency 2019-09-20 18:03:39 +02:00
efl_model_provider.c efl: add a Efl.Model_Provider that every widget will look up for in their parent tree. 2019-07-17 21:57:51 +02:00
efl_model_provider.eo efl: add a Efl.Model_Provider that every widget will look up for in their parent tree. 2019-07-17 21:57:51 +02:00
efl_mvvm_common.c efl: for consistency and effiency move Efl.Model event to send stringshare like Property_Bind event. 2019-03-08 14:31:06 -08:00
efl_observable.eo efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +02:00
efl_observer.c efl: add free functions to owned types 2019-01-22 14:02:37 +01:00
efl_observer.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_pack.eo declare a few classes stable 2019-07-11 17:15:43 +02:00
efl_pack_layout.eo docs: Update docs for Efl.Pack_Layout 2019-09-16 12:13:45 +02:00
efl_pack_linear.eo docs: Clarify behavior of NULL in Efl.Pack_Linear. 2019-09-23 15:50:28 -04:00
efl_pack_table.eo efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +02:00
efl_part.eo efl_part: insert @ to link docs proberly 2019-09-12 13:26:20 +02:00
efl_playable.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
efl_player.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_screen.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_text.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_text_annotate.eo efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +02:00
efl_text_cursor.eo eolian: drop @cref 2019-08-29 13:58:16 +02:00
efl_text_font.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_text_format.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
efl_text_markup.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_text_markup_interactive.eo efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +02:00
efl_text_markup_util.c eolian: drop class function overriding 2019-02-13 16:59:58 +01:00
efl_text_markup_util.eo efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +02:00
efl_text_style.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
efl_text_types.eot eolian: properly handle non-beta restriction of __undefined_type 2019-08-31 14:02:20 +02:00
efl_types.eot Move Efl.Observable_Tuple into efl_observable.eo 2019-02-14 15:41:23 -05:00
efl_ui_autorepeat.eo declare a few classes stable 2019-07-11 17:15:43 +02:00
efl_ui_container_selectable.eo efl_ui_selectable: split this up 2019-08-05 19:49:12 +02:00
efl_ui_drag.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_ui_draggable.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
efl_ui_factory.eo efl: simplify logic for widget created by factory. 2019-09-24 09:18:49 +02:00
efl_ui_factory_bind.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
efl_ui_i18n.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
efl_ui_layout_orientable.eo docs: Update docs for Efl.Gfx.Image_Orientable 2019-09-19 13:11:00 +02:00
efl_ui_layout_orientable_readonly.c Rename Efl.Ui.Direction -> Efl.Ui.Layout_Orientation 2019-05-24 12:30:32 -04:00
efl_ui_layout_orientable_readonly.eo docs: Fix typos and wrap EO files to 120 chars 2019-09-02 16:24:26 +02:00
efl_ui_menu.eo efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +02:00
efl_ui_property_bind.eo docs: Fix typos and wrap EO files to 120 chars 2019-09-02 16:24:26 +02:00
efl_ui_range_display.eo efl_ui_range_display: Update docs 2019-08-27 16:38:12 +02:00
efl_ui_range_interactive.eo docs: Fix typos and wrap EO files to 120 chars 2019-09-02 16:24:26 +02:00
efl_ui_scrollable.eo efl_ui_scrollable: remove ui_scrollable_interactive and move all into ui_scrollable 2019-09-23 11:02:15 +02:00
efl_ui_scrollbar.eo efl.ui.scrollbar: fix event name for scrollbar 2019-09-20 12:51:48 +02:00
efl_ui_text_selectable.eo efl_ui_selectable: split this up 2019-08-05 19:49:12 +02:00
efl_ui_types.eot eo files: mark a bunch of types with @beta 2019-03-08 16:40:40 +01:00
efl_ui_view.eo efl: implement notification for when the model is changed on a widget. 2019-07-17 21:57:49 +02:00
efl_ui_view_factory.eo efl: simplify logic for widget created by factory. 2019-09-24 09:18:49 +02:00
efl_ui_zoom.eo Use proper Eolian syntax for default values instead of docs 2019-09-20 11:55:55 -03:00
meson.build efl_ui_scrollable: remove ui_scrollable_interactive and move all into ui_scrollable 2019-09-23 11:02:15 +02:00