efl/src/lib/elementary
Alastair Poole ad379ce04f elm_code_widget: fix keyboard and scrolling with active selection.
Summary:
This adds some attributes to the selectiont type in elm_code.
Including the type (whether it is mouse or keyboard) and also whether
a selection is in progress. Thus we can reliably select around the
file and also move/scroll when there is an active selection.

Test Plan:
Drag and select text with mouse. Also the same with keyboard (hold shift and select).
Leave selection active and scroll around the file. The selection should remain and
full movement is possible while retaining the active selection. This could really
be refactored for a next major release.

Reviewers: #committers, ajwillia.ms, cedric

Reviewed By: ajwillia.ms

Subscribers: zmike

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D6676
2018-07-27 17:08:44 +01:00
..
.gitignore cxx: Modify how to generate C++ headers and allow cyclic dependencies 2017-01-18 22:47:04 -02:00
Efl_Ui.h efl_ui_slider: refactor slider widget. 2018-05-15 14:16:00 +09:00
Elementary.h Ui.Scroll_Manager: restrict to Efl.Ui.Pan type for 'pan' property 2018-07-10 11:17:29 +09:00
Elementary.hh cxx: Remove elm_widget.h from Elementary.hh 2018-01-16 22:04:55 +09:00
Elementary_Cursor.h
Elementary_Options.h.in
efl_access_action.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_access_action.eo a11y: Remove import elm_general 2018-01-18 16:31:20 +09:00
efl_access_component.c Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
efl_access_component.eo Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
efl_access_editable_text.c elm: rename Elm.Interface.Atspi.Text => Efl.Access.Text 2017-09-26 17:58:07 +09:00
efl_access_editable_text.eo Efl.Access.Editable.Text: content -> text_content 2018-02-15 13:28:48 -05:00
efl_access_object.c elementary: small correction in the API of Efl.Access.Object to have proper lifecycle. 2018-05-24 16:02:18 -07:00
efl_access_object.eo elementary: small correction in the API of Efl.Access.Object to have proper lifecycle. 2018-05-24 16:02:18 -07:00
efl_access_object.h elementary: small correction in the API of Efl.Access.Object to have proper lifecycle. 2018-05-24 16:02:18 -07:00
efl_access_selection.c elm: rename Elm.Interface.Atspi.Selection => Efl.Access.Selection 2017-09-19 11:18:22 +09:00
efl_access_selection.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_access_text.c elm: rename Elm.Interface.Atspi.Text => Efl.Access.Text 2017-09-26 17:58:07 +09:00
efl_access_text.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_access_text.h elm: rename Elm.Interface.Atspi.Text => Efl.Access.Text 2017-09-26 17:58:07 +09:00
efl_access_value.c elm: rename Elm.Interface.Atspi.Value => Efl.Access.Value 2017-09-12 15:46:19 +09:00
efl_access_value.eo eolian: convert all of cedric's tabs to spaces in .eo files 2018-02-12 12:59:05 -05:00
efl_access_widget_action.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_access_widget_action.eo a11y: Remove import elm_general 2018-01-18 16:31:20 +09:00
efl_access_widget_action.h elm: Define and rename internal atspi struct in EO 2017-11-16 12:00:18 +09:00
efl_access_window.c elm: rename Elm.Interface.Atspi.Window => Efl.Access.Window 2017-09-12 15:48:10 +09:00
efl_access_window.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_access_window.h Efl.Access.Object (from Efl.Access) 2018-04-24 09:03:24 -07:00
efl_config_global.eo Efl.Config_Global (from Efl.Config.Global) 2018-04-24 09:03:31 -07:00
efl_datetime_manager.c Intrudoce Efl Ui Date, Time interface and picker. 2018-04-25 16:48:21 +09:00
efl_datetime_manager.eo Intrudoce Efl Ui Date, Time interface and picker. 2018-04-25 16:48:21 +09:00
efl_page_indicator.c efl_ui_pager: Add Efl.Ui.Pager class and related classes 2018-04-23 20:33:04 +09:00
efl_page_indicator.eo efl_ui_pager: Add Efl.Ui.Pager class and related classes 2018-04-23 20:33:04 +09:00
efl_page_indicator.h efl_ui_pager: Add Efl.Ui.Pager class and related classes 2018-04-23 20:33:04 +09:00
efl_page_indicator_icon.c efl_ui_pager: Add Efl.Ui.Pager class and related classes 2018-04-23 20:33:04 +09:00
efl_page_indicator_icon.eo Efl.Page.*_* (From Efl.Page.*.*) 2018-04-24 09:05:59 -07:00
efl_page_indicator_icon.h efl_ui_pager: Add Efl.Ui.Pager class and related classes 2018-04-23 20:33:04 +09:00
efl_page_transition.c Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
efl_page_transition.eo efl_ui_pager: Add Efl.Ui.Pager class and related classes 2018-04-23 20:33:04 +09:00
efl_page_transition.h efl_ui_pager: Add Efl.Ui.Pager class and related classes 2018-04-23 20:33:04 +09:00
efl_page_transition_scroll.c Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
efl_page_transition_scroll.eo Efl.Page.*_* (From Efl.Page.*.*) 2018-04-24 09:05:59 -07:00
efl_page_transition_scroll.h efl_ui_pager: Add Efl.Ui.Pager class and related classes 2018-04-23 20:33:04 +09:00
efl_selection.c macos: allow text to be selected. 2018-07-23 15:48:29 -04:00
efl_selection.eo efl: rename Efl.Selection.* -> Efl.Selection_* 2018-05-23 17:33:47 +02:00
efl_selection_manager.c macos: allow text to be selected. 2018-07-23 15:48:29 -04:00
efl_selection_manager.eo efl: rename Efl.Selection.* -> Efl.Selection_* 2018-05-23 17:33:47 +02:00
efl_selection_manager_private.h efl selection - fix entry <-> plain text compy and paste in wl 2018-04-13 04:19:16 +09:00
efl_selection_types.eot efl: rename Efl.Selection.* -> Efl.Selection_* 2018-05-23 17:33:47 +02:00
efl_text_interactive.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_ui.eot efl: rename Efl.Ui.Widget.Orientation_Mode -> Efl.Ui.Widget_Orientation_Mode 2018-05-23 17:33:47 +02:00
efl_ui_bg.c efl_ui_bg: add Efl.Ui.Bg interface 2017-12-18 20:49:45 +09:00
efl_ui_bg.eo Efl.Gfx.Image* (From Efl.Image*) 2018-04-24 09:03:40 -07:00
efl_ui_bg_widget.c efl_ui_bg: set scale manually to hand by hand 2018-07-02 18:17:20 +02:00
efl_ui_bg_widget.eo Efl.Ui.Layout.Object (from Efl.Ui.Layout) 2018-04-24 09:03:54 -07:00
efl_ui_bg_widget_legacy.eo efl_ui_legacy: add new interface to indicate legacy widget 2018-01-24 18:14:26 +09:00
efl_ui_bg_widget_private.h elementary: bg - keep file path and key string for legacy bg widget 2018-03-06 19:05:57 -08:00
efl_ui_box.c Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
efl_ui_box.eo Efl.Pack_* (from Efl.Pack.*) 2018-04-24 09:03:48 -07:00
efl_ui_box_flow.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_ui_box_flow.eo Efl.Pack_* (from Efl.Pack.*) 2018-04-24 09:03:48 -07:00
efl_ui_box_layout.c efl: Use Eina.Size2D for size hint aspect 2017-09-18 16:50:58 +09:00
efl_ui_box_private.h efl.ui.box: Switch to Efl.Ui.Dir (EO) 2017-08-10 14:42:08 +09:00
efl_ui_box_stack.c efl: Use Eina.Size2D for size hint combined min 2017-09-18 16:33:33 +09:00
efl_ui_box_stack.eo Efl.Pack_* (from Efl.Pack.*) 2018-04-24 09:03:48 -07:00
efl_ui_button.c elm: register legacy_type correctly 2018-06-26 12:21:55 -04:00
efl_ui_button.eo elm: register legacy_type correctly 2018-06-26 12:21:55 -04:00
efl_ui_button_eo.h rename elm_button to Efl.Ui.Button 2017-05-22 17:28:47 +09:00
efl_ui_button_legacy.eo elm: register legacy_type correctly 2018-06-26 12:21:55 -04:00
efl_ui_button_legacy_part.eo efl: rename Efl.Ui.*_Legacy.Part -> Efl.Ui.*_Legacy_Part 2018-05-23 17:33:47 +02:00
efl_ui_button_private.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
efl_ui_calendar.c Efl.Ui.Calendar, elm_calendar: Code fixed to support auto repeat feature. 2018-07-23 15:49:10 +09:00
efl_ui_calendar.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_ui_calendar.h efl_ui_calendar: apply new format_cb 2017-10-31 11:21:15 +09:00
efl_ui_calendar_item.eo Efl.Ui.Calendar_* (from Efl.Ui.Calendar.*) 2018-04-24 09:03:50 -07:00
efl_ui_calendar_private.h Efl.Ui.Calendar, elm_calendar: Code fixed to support auto repeat feature. 2018-07-23 15:49:10 +09:00
efl_ui_check.c elm: refactor do not call efl_data_scope_get on a object without data 2018-06-20 12:24:06 -04:00
efl_ui_check.eo Efl.Access.Object (from Efl.Access) 2018-04-24 09:03:24 -07:00
efl_ui_check_eo.h elm_check: make sure of the correct naming of header files 2017-05-22 12:13:17 +09:00
efl_ui_check_legacy.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_check_legacy_part.eo efl: rename Efl.Ui.*_Legacy.Part -> Efl.Ui.*_Legacy_Part 2018-05-23 17:33:47 +02:00
efl_ui_check_private.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
efl_ui_clock.c default theme: fix part names in efl/uiclock 2018-06-29 11:34:57 -04:00
efl_ui_clock.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_ui_clock.h efl_ui_clock: changed property name from value to time 2017-10-25 16:44:25 +09:00
efl_ui_clock_legacy.eo efl_ui_legacy: add new interface to indicate legacy widget 2018-01-24 18:14:26 +09:00
efl_ui_clock_private.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
efl_ui_cursor.eo docs: Update elementary eo files for grammar and readability 2018-01-04 12:29:11 +00:00
efl_ui_datepicker.c efl theme: remove the elm legacy name of efl ui theme 2018-04-26 19:41:03 +09:00
efl_ui_datepicker.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_ui_datepicker_private.h Intrudoce Efl Ui Date, Time interface and picker. 2018-04-25 16:48:21 +09:00
efl_ui_dnd.c efl ui dnd - further fixes on drop list data key handling 2018-07-16 17:07:02 +09:00
efl_ui_dnd.eo efl: rename Efl.Selection.* -> Efl.Selection_* 2018-05-23 17:33:47 +02:00
efl_ui_dnd_container.eo efl: rename Efl.Selection.* -> Efl.Selection_* 2018-05-23 17:33:47 +02:00
efl_ui_dnd_types.eot efl: rename Efl.Selection.* -> Efl.Selection_* 2018-05-23 17:33:47 +02:00
efl_ui_flip.c efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_flip.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_flip_eo.h
efl_ui_flip_legacy.eo efl_ui_legacy: add new interface to indicate legacy widget 2018-01-24 18:14:26 +09:00
efl_ui_flip_legacy.h elementary: add missed type for legacy. 2018-03-06 19:05:57 -08:00
efl_ui_flip_part.eo Efl.Ui.Widget_* (from Efl.Ui.Widget.*) 2018-04-24 09:05:55 -07:00
efl_ui_focus_composition.c efl_ui_focus_composition: track the deletion state of child objects 2018-05-23 21:16:01 -07:00
efl_ui_focus_composition.eo Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
efl_ui_focus_composition_adapter.eo efl: rename Efl.Ui.Focus.Composition.Adapter -> Efl.Ui.Focus.Composition_Adapter 2018-05-23 17:33:47 +02:00
efl_ui_focus_graph.c efl_ui_focus_graph: improve results based on lvls 2018-07-02 18:17:20 +02:00
efl_ui_focus_graph.h efl_ui_focus_graph: improve results based on lvls 2018-07-02 18:17:20 +02:00
efl_ui_focus_layer.c efl_ui_focus_layer: do not call on NULL objects 2018-07-02 18:21:15 +02:00
efl_ui_focus_layer.eo Introduce efl_ui_widget_focus_manager 2018-05-16 13:30:28 -04:00
efl_ui_focus_manager.c introduce efl_ui_focus_manager_window_root 2018-04-09 18:05:27 +02:00
efl_ui_focus_manager.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_ui_focus_manager_calc.c efl_ui_focus_manager_calc: do not error when the configuraiton is equal 2018-07-12 16:15:59 +09:00
efl_ui_focus_manager_calc.eo Efl.Ui.Focus.Manager_* (from Efl.Ui.Focus.Manager.*) 2018-04-24 09:05:52 -07:00
efl_ui_focus_manager_root_focus.c efl_ui_focus_manager_root_focus: mirror the focus properties correctly 2018-07-05 15:09:18 -04:00
efl_ui_focus_manager_root_focus.eo efl_ui_focus_manager_root_focus: support a custom canvas object 2018-05-10 13:34:03 +02:00
efl_ui_focus_manager_sub.c efl_ui_focus_manager_sub: flush the border if we cannot find a candidate 2018-03-15 15:39:12 +01:00
efl_ui_focus_manager_sub.eo Efl.Ui.Focus.Manager_* (from Efl.Ui.Focus.Manager.*) 2018-04-24 09:05:52 -07:00
efl_ui_focus_manager_window_root.eo Efl.Ui.Focus.Manager_Window_Root (from Efl.Ui.Focus.Manager.Window_Root) 2018-04-24 09:05:57 -07:00
efl_ui_focus_object.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_ui_focus_object.eo efl_ui_focus_object: 2018-04-09 18:27:45 +02:00
efl_ui_focus_parent_provider.c efl_ui_focus: add parent_provider 2017-10-13 12:31:47 +02:00
efl_ui_focus_parent_provider.eo docs: fill in all missing item documentation for efl_ui_focus_* 2017-12-08 16:17:27 +01:00
efl_ui_focus_parent_provider_gen.c efl_ui_focus_parent_provider_gen: provide results for adapters 2018-07-02 20:14:17 +09:00
efl_ui_focus_parent_provider_gen.eo efl_ui_focus_parent_provider_gen: do not accidently flatten the widgets 2018-06-12 11:32:51 +02:00
efl_ui_focus_parent_provider_standard.c efl_ui_focus: add parent_provider 2017-10-13 12:31:47 +02:00
efl_ui_focus_parent_provider_standard.eo Efl.Ui.Focus.Parent_Provider_* (from Efl.Ui.Focus.Parent_Provider.*) 2018-04-24 09:05:53 -07:00
efl_ui_focus_util.c efl_ui_focus_util: add new function for complementing the direction 2018-04-30 19:24:47 +02:00
efl_ui_focus_util.eo efl_ui_focus_util: add new function for complementing the direction 2018-04-30 19:24:47 +02:00
efl_ui_frame.c efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_frame.eo Efl.Ui.Layout.Object (from Efl.Ui.Layout) 2018-04-24 09:03:54 -07:00
efl_ui_frame_eo.h
efl_ui_frame_legacy.eo efl_ui_legacy: add new interface to indicate legacy widget 2018-01-24 18:14:26 +09:00
efl_ui_frame_legacy.h elementary: add missed type for legacy. 2018-03-06 19:05:57 -08:00
efl_ui_image.c efl_ui_image: apply the whole sizing eval 2018-07-02 18:17:20 +02:00
efl_ui_image.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_ui_image_factory.c Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
efl_ui_image_factory.eo Efl.Ui.Image_* (from Efl.Ui.Image.*) 2018-04-24 09:03:53 -07:00
efl_ui_image_legacy.eo efl_ui_legacy: add new interface to indicate legacy widget 2018-01-24 18:14:26 +09:00
efl_ui_image_zoomable.c elementary: Modify key action logic for image.zoomable 2018-05-28 22:02:04 +09:00
efl_ui_image_zoomable.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_ui_image_zoomable_eo.h elm: rename elm_photocam to Efl.Ui.Image.Zoomable 2017-05-29 14:52:36 +09:00
efl_ui_image_zoomable_legacy.eo efl_ui_legacy: add new interface to indicate legacy widget 2018-01-24 18:14:26 +09:00
efl_ui_image_zoomable_pan.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_ui_image_zoomable_private.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
efl_ui_internal_text_interactive.c Efl.Text_* (from Efl.Text.*) 2018-04-24 09:03:49 -07:00
efl_ui_internal_text_interactive.eo Efl.Text_* (from Efl.Text.*) 2018-04-24 09:03:49 -07:00
efl_ui_internal_text_interactive.h
efl_ui_item.c efl_ui_list : introduce new list widget for simple usage 2018-04-28 13:41:41 +09:00
efl_ui_item.eo efl_ui_list : introduce new list widget for simple usage 2018-04-28 13:41:41 +09:00
efl_ui_item_private.h efl_ui_list : introduce new list widget for simple usage 2018-04-28 13:41:41 +09:00
efl_ui_layout_factory.c efl.ui.layout_factory : use interface layout theme set for now 2018-04-30 19:27:13 +09:00
efl_ui_layout_factory.eo elementary: Add efl_ui_list widget 2017-12-13 14:13:09 -02:00
efl_ui_layout_legacy.eo elm: register legacy_type correctly 2018-06-26 12:21:55 -04:00
efl_ui_layout_object.c elementary: Check for valid resize object before calling 2018-07-25 14:57:41 -04:00
efl_ui_layout_object.eo elm: register legacy_type correctly 2018-06-26 12:21:55 -04:00
efl_ui_layout_pack.c efl_ui_layout_pack: Wrap calls to edje_object_part_object_get with 2018-06-25 11:36:52 -04:00
efl_ui_layout_part.eo Efl.Ui.Widget_* (from Efl.Ui.Widget.*) 2018-04-24 09:05:55 -07:00
efl_ui_layout_part_bg.eo Efl.Ui.Widget_* (from Efl.Ui.Widget.*) 2018-04-24 09:05:55 -07:00
efl_ui_layout_part_box.eo Efl.Ui.Layout.Part_* (from Efl.Ui.Layout.Part.*) 2018-04-24 09:03:54 -07:00
efl_ui_layout_part_content.eo efl: Split Efl.Container and Efl.Content 2017-11-20 19:02:09 +09:00
efl_ui_layout_part_legacy.eo Efl.Text_* (from Efl.Text.*) 2018-04-24 09:03:49 -07:00
efl_ui_layout_part_table.eo Efl.Ui.Layout.Part_* (from Efl.Ui.Layout.Part.*) 2018-04-24 09:03:54 -07:00
efl_ui_layout_part_text.eo Efl.Text_* (from Efl.Text.*) 2018-04-24 09:03:49 -07:00
efl_ui_legacy.c efl_ui_legacy: add new interface to indicate legacy widget 2018-01-24 18:14:26 +09:00
efl_ui_legacy.eo eolian: deferred parsing of inherits + better static checks 2018-01-30 17:08:44 +01:00
efl_ui_list.c efl_ui_list : introduce new list widget for simple usage 2018-04-28 13:41:41 +09:00
efl_ui_list.eo efl_ui_list : introduce new list widget for simple usage 2018-04-28 13:41:41 +09:00
efl_ui_list_default_item.c efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_list_default_item.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_list_default_item_part_end.eo efl_ui_list : introduce new list widget for simple usage 2018-04-28 13:41:41 +09:00
efl_ui_list_default_item_part_icon.eo efl_ui_list : introduce new list widget for simple usage 2018-04-28 13:41:41 +09:00
efl_ui_list_empty_item.c efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_list_empty_item.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_list_item.c efl_ui_list : introduce new list widget for simple usage 2018-04-28 13:41:41 +09:00
efl_ui_list_item.eo efl_ui_list : introduce new list widget for simple usage 2018-04-28 13:41:41 +09:00
efl_ui_list_item_private.h efl_ui_list : introduce new list widget for simple usage 2018-04-28 13:41:41 +09:00
efl_ui_list_private.h efl_ui_list : introduce new list widget for simple usage 2018-04-28 13:41:41 +09:00
efl_ui_model_state.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_ui_navigation_bar.c efl_ui_navigation_bar: less warnings 2018-06-21 14:53:36 +09:00
efl_ui_navigation_bar.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_navigation_bar_part.eo Efl.Ui.Navigation_Bar_Part* (From Efl.Ui.Navigation_Bar.Part*) 2018-04-24 09:05:58 -07:00
efl_ui_navigation_bar_part_back_button.eo Efl.Ui.Navigation_Bar_Part* (From Efl.Ui.Navigation_Bar.Part*) 2018-04-24 09:05:58 -07:00
efl_ui_navigation_bar_private.h efl_ui_navigation_bar: Add Efl.Ui.Navigation_Bar class 2018-04-19 23:40:06 +09:00
efl_ui_navigation_layout.c efl_part: remove unnecessary default_xxx_part_get 2018-05-28 17:32:46 +09:00
efl_ui_navigation_layout.eo Efl.Ui.Layout.Object (from Efl.Ui.Layout) 2018-04-24 09:03:54 -07:00
efl_ui_navigation_layout_private.h Efl.Ui.Layout.Object (from Efl.Ui.Layout) 2018-04-24 09:03:54 -07:00
efl_ui_nstate.c efl theme: Replace legacy signal names with efl ui signal names 2018-04-26 22:45:59 +09:00
efl_ui_nstate.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_ui_nstate.h
efl_ui_nstate_private.h efl_ui_nstate: missed to add private.h 2018-02-13 23:26:14 +09:00
efl_ui_pager.c efl theme: remove the elm legacy name of efl ui theme 2018-04-26 19:41:03 +09:00
efl_ui_pager.eo efl: rename Efl.Ui.Pager.Loop -> Efl.Ui.Pager_Loop 2018-05-23 17:33:47 +02:00
efl_ui_pan.c Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
efl_ui_pan.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_ui_panes.c efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_panes.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_panes_eo.h elm: rename elm panes to Efl.Ui.Panes 2017-08-07 15:49:11 +09:00
efl_ui_panes_legacy.eo efl_ui_legacy: add new interface to indicate legacy widget 2018-01-24 18:14:26 +09:00
efl_ui_panes_part.eo Efl.Ui.Panes_Part (from Efl.Ui.Panes.Part) 2018-04-24 09:03:56 -07:00
efl_ui_panes_private.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
efl_ui_popup.c efl_part: remove unnecessary default_xxx_part_get 2018-05-28 17:32:46 +09:00
efl_ui_popup.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_popup_alert.c efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_popup_alert.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_popup_alert_part.eo Efl.Ui.Popup_* (from Efl.Ui.Popup.*) 2018-04-24 09:03:57 -07:00
efl_ui_popup_alert_private.h efl_ui_popup_alert: add Efl.Ui.Popup.Alert class 2017-11-28 17:15:42 +09:00
efl_ui_popup_alert_scroll.c efl_ui_popup: use "elm.swallow.content" name instead of "default" for scroller 2018-05-28 12:57:00 +09:00
efl_ui_popup_alert_scroll.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_popup_alert_scroll_part.eo Efl.Ui.Popup_* (from Efl.Ui.Popup.*) 2018-04-24 09:03:57 -07:00
efl_ui_popup_alert_scroll_private.h efl_ui_popup: Code refactorying for elm_layout_sizing_eval 2017-12-14 13:58:06 +09:00
efl_ui_popup_alert_text.c efl_ui_popup: use "elm.swallow.content" name instead of "default" for scroller 2018-05-28 12:57:00 +09:00
efl_ui_popup_alert_text.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_popup_alert_text_part.eo Efl.Ui.Popup_* (from Efl.Ui.Popup.*) 2018-04-24 09:03:57 -07:00
efl_ui_popup_alert_text_private.h efl_ui_popup: Code refactorying for elm_layout_sizing_eval 2017-12-14 13:58:06 +09:00
efl_ui_popup_anchor.c Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
efl_ui_popup_anchor.eo Efl.Ui.Popup_* (from Efl.Ui.Popup.*) 2018-04-24 09:03:57 -07:00
efl_ui_popup_anchor_private.h Efl.Ui.Popup.Anchor: apply group calculate with size problem fix 2017-12-15 13:56:25 +09:00
efl_ui_popup_part.eo Efl.Ui.Popup_* (from Efl.Ui.Popup.*) 2018-04-24 09:03:57 -07:00
efl_ui_popup_private.h efl_ui_popup: Code refactorying for elm_layout_sizing_eval 2017-12-14 13:58:06 +09:00
efl_ui_progressbar.c elm: refactor do not call efl_data_scope_get on a object without data 2018-06-20 12:24:06 -04:00
efl_ui_progressbar.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_progressbar_eo.h elm: rename elm_progressbar to Efl.Ui.Progressbar 2017-05-23 19:05:48 +09:00
efl_ui_progressbar_legacy.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_progressbar_legacy_part.eo efl: rename Efl.Ui.*_Legacy.Part -> Efl.Ui.*_Legacy_Part 2018-05-23 17:33:47 +02:00
efl_ui_progressbar_part.eo Efl.Ui.Progressbar_Part (from Efl.Ui.Progressbar.Part) 2018-04-24 09:03:58 -07:00
efl_ui_progressbar_private.h Efl.Ui.Progressbar: implement range min max 2018-01-31 17:44:20 +09:00
efl_ui_radio.c elm: refactor do not call efl_data_scope_get on a object without data 2018-06-20 12:24:06 -04:00
efl_ui_radio.eo Efl.Access.Object (from Efl.Access) 2018-04-24 09:03:24 -07:00
efl_ui_radio_eo.h rename elm_radio to Efl.Ui.Radio 2017-05-22 19:21:28 +09:00
efl_ui_radio_legacy.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_radio_legacy_part.eo efl: rename Efl.Ui.*_Legacy.Part -> Efl.Ui.*_Legacy_Part 2018-05-23 17:33:47 +02:00
efl_ui_radio_private.h elementary: packing data properly. 2018-05-30 13:37:35 +09:00
efl_ui_scroll_manager.c Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
efl_ui_scroll_manager.eo ui scroll_manager: update doc. 2018-07-10 11:23:18 +09:00
efl_ui_scroller.c efl theme: Replace legacy signal names with efl ui signal names 2018-04-26 22:45:59 +09:00
efl_ui_scroller.eo Efl.Ui.Scrollable_Interactive (from Efl.Ui.Scrollable.Interactive) 2018-04-24 09:03:59 -07:00
efl_ui_slider.c efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_slider.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_ui_slider_interval.c efl_ui_slider: refactor slider widget. 2018-05-15 14:16:00 +09:00
efl_ui_slider_interval.eo efl_ui_slider: refactor slider widget. 2018-05-15 14:16:00 +09:00
efl_ui_slider_interval_private.h efl_ui_slider: refactor slider widget. 2018-05-15 14:16:00 +09:00
efl_ui_slider_private.h efl_ui_slider: refactor slider widget. 2018-05-15 14:16:00 +09:00
efl_ui_spin.c efl_ui_spin: Added special value feature. 2018-05-20 03:11:55 +09:00
efl_ui_spin.eo efl_ui_spin: Added special value feature. 2018-05-20 03:11:55 +09:00
efl_ui_spin_button.c efl_ui_spin: Added special value feature. 2018-05-20 03:11:55 +09:00
efl_ui_spin_button.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_ui_spin_button_private.h efl_ui_spin_button: Change property name to avoid name duplicating. 2017-12-11 16:45:27 +09:00
efl_ui_spin_private.h efl_ui_spin: Added special value feature. 2018-05-20 03:11:55 +09:00
efl_ui_stack.c efl_canvas_object: Change name of animation event info 2018-05-01 00:13:56 +09:00
efl_ui_stack.eo efl: rename Efl.Ui.Stack.Event_* -> Efl.Ui.Stack_Event_* 2018-05-23 17:33:47 +02:00
efl_ui_stack_private.h efl_ui_stack: Add Efl.Ui.Stack class 2018-04-19 23:39:57 +09:00
efl_ui_tab_bar.c efl_ui_tab_pager: add Efl.Ui.Tab_Pager and related classes 2018-05-02 21:11:41 +09:00
efl_ui_tab_bar.eo efl_ui_tab_pager: add Efl.Ui.Tab_Pager and related classes 2018-05-02 21:11:41 +09:00
efl_ui_tab_bar_private.h efl_ui_tab_pager: add Efl.Ui.Tab_Pager and related classes 2018-05-02 21:11:41 +09:00
efl_ui_tab_page.c efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_tab_page.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_tab_page_part_tab.eo efl: rename Efl.Ui.Tab_Page.* -> Efl.Ui.Tab_Page_* 2018-05-23 17:33:47 +02:00
efl_ui_tab_page_private.h efl_ui_tab_pager: add Efl.Ui.Tab_Pager and related classes 2018-05-02 21:11:41 +09:00
efl_ui_tab_pager.c efl_ui_tab_pager: add Efl.Ui.Tab_Pager and related classes 2018-05-02 21:11:41 +09:00
efl_ui_tab_pager.eo efl_ui_tab_pager: add Efl.Ui.Tab_Pager and related classes 2018-05-02 21:11:41 +09:00
efl_ui_tab_pager_private.h efl_ui_tab_pager: add Efl.Ui.Tab_Pager and related classes 2018-05-02 21:11:41 +09:00
efl_ui_table.c Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
efl_ui_table.eo Efl.Pack_* (from Efl.Pack.*) 2018-04-24 09:03:48 -07:00
efl_ui_table_private.h Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
efl_ui_table_static.c Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
efl_ui_table_static.eo Efl.Pack_* (from Efl.Pack.*) 2018-04-24 09:03:48 -07:00
efl_ui_tags.c efl_ui_tags: Fixed bug when setting format string. 2018-05-20 03:58:41 +09:00
efl_ui_tags.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_ui_tags_private.h Introduce Efl.Ui.Tags(changed from elm_multibuttonentry) 2018-05-02 17:23:46 +09:00
efl_ui_text.c efl theme: Replace legacy signal names with efl ui signal names 2018-04-26 22:45:59 +09:00
efl_ui_text.eo efl: rename Efl.Ui.Text.Change_Info -> Efl.Ui.Text_Change_Info 2018-05-23 17:33:47 +02:00
efl_ui_text_async.eo efl_ui_text: apply new theme logic and use constructor/destructor 2017-12-08 16:02:24 +09:00
efl_ui_text_editable.eo Efl.Text_* (from Efl.Text.*) 2018-04-24 09:03:49 -07:00
efl_ui_text_factory_emoticons.c elementary: simplify Efl.Ui.Text.Factory.Emoticons. 2018-01-18 10:48:21 -08:00
efl_ui_text_factory_emoticons.eo Efl.Text_* (from Efl.Text.*) 2018-04-24 09:03:49 -07:00
efl_ui_text_factory_fallback.c Canvas image: add Efl.Canvas.Text.Factory + use in Ui.Text 2018-01-18 10:20:28 -08:00
efl_ui_text_factory_fallback.eo Efl.Text_* (from Efl.Text.*) 2018-04-24 09:03:49 -07:00
efl_ui_text_factory_images.c Efl.Gfx.Image* (From Efl.Image*) 2018-04-24 09:03:40 -07:00
efl_ui_text_factory_images.eo Efl.Text_* (from Efl.Text.*) 2018-04-24 09:03:49 -07:00
efl_ui_textpath.c elementary textpath: code refactoring. 2018-07-05 23:01:00 +02:00
efl_ui_textpath.eo elementary ui_textpath: remove autofit api. 2018-05-28 15:23:57 +09:00
efl_ui_textpath_part.eo Efl.Ui.Textpath_* (from Efl.Ui.Textpath.*) 2018-04-24 09:04:00 -07:00
efl_ui_timepicker.c efl theme: Replace legacy signal names with efl ui signal names 2018-04-26 22:45:59 +09:00
efl_ui_timepicker.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_ui_timepicker_private.h Intrudoce Efl Ui Date, Time interface and picker. 2018-04-25 16:48:21 +09:00
efl_ui_translatable.eo docs: Update elementary eo files for grammar and readability 2018-01-04 12:29:11 +00:00
efl_ui_video.c efl theme: Replace legacy signal names with efl ui signal names 2018-04-26 22:45:59 +09:00
efl_ui_video.eo Efl.Ui.Layout.Object (from Efl.Ui.Layout) 2018-04-24 09:03:54 -07:00
efl_ui_video.h
efl_ui_video_eo.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
efl_ui_video_legacy.eo efl_ui_legacy: add new interface to indicate legacy widget 2018-01-24 18:14:26 +09:00
efl_ui_video_legacy.h elementary: add missed type for legacy. 2018-03-06 19:05:57 -08:00
efl_ui_video_private.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
efl_ui_view_list.c efl_ui_view_list: Wrap calls to edje_object_part_object_get with 2018-06-25 11:32:47 -04:00
efl_ui_view_list.eo Introduce efl_ui_widget_focus_manager 2018-05-16 13:30:28 -04:00
efl_ui_view_list_model.eo Efl.Ui.View_List_* (from Efl.Ui.View.List.*) 2018-04-24 09:05:54 -07:00
efl_ui_view_list_pan.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_ui_view_list_precise_layouter.c elm: fix efl_model property_get and children_slice_get in views 2018-06-07 19:15:50 -03:00
efl_ui_view_list_precise_layouter.eo Efl.Ui.View_List_* (from Efl.Ui.View.List.*) 2018-04-24 09:05:54 -07:00
efl_ui_view_list_private.h elementary: converting Efl.Ui.List to the new Efl.Model API. 2018-05-01 10:39:01 -07:00
efl_ui_view_list_relayout.eo eolian: second batch of unused import removals 2018-05-13 18:13:12 +02:00
efl_ui_view_list_segarray.c elementary: Remove unused variable 2018-05-01 13:49:42 -04:00
efl_ui_view_list_segarray.eo eolian: second batch of unused import removals 2018-05-13 18:13:12 +02:00
efl_ui_view_list_segarray.h efl_ui_view_list : change the name of Model based list 2018-04-04 19:13:41 +09:00
efl_ui_view_list_types.eot Efl.Ui.Layout.Object (from Efl.Ui.Layout) 2018-04-24 09:03:54 -07:00
efl_ui_widget.c efl_ui_widget: silence warnings with clang. 2018-06-22 09:11:32 +01:00
efl_ui_widget.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_widget_flip.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
efl_ui_widget_focus_manager.c efl_ui_widget_focus_manager: less warnings 2018-06-21 12:56:07 +09:00
efl_ui_widget_focus_manager.eo Introduce efl_ui_widget_focus_manager 2018-05-16 13:30:28 -04:00
efl_ui_widget_frame.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
efl_ui_widget_image.h elementary: migrate Efl.Ui.Image to use the new Efl.Model API. 2018-04-30 14:21:12 -07:00
efl_ui_widget_pager.h efl_ui_pager: Add Efl.Ui.Pager class and related classes 2018-04-23 20:33:04 +09:00
efl_ui_widget_pan.h scroller: Introducing Efl.Ui.Scroller 2017-12-19 10:26:25 +09:00
efl_ui_widget_part.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_widget_part_bg.eo Efl.Ui.Widget_* (from Efl.Ui.Widget.*) 2018-04-24 09:05:55 -07:00
efl_ui_widget_part_shadow.eo Efl.Ui.Widget_* (from Efl.Ui.Widget.*) 2018-04-24 09:05:55 -07:00
efl_ui_widget_scroll_manager.h scroller: Fix compilation on Windows 2017-12-20 11:21:50 +09:00
efl_ui_widget_scroller.h scroller: Introducing Efl.Ui.Scroller 2017-12-19 10:26:25 +09:00
efl_ui_win.c elementary: Check for valid frame object 2018-07-25 14:57:14 -04:00
efl_ui_win.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_win_inlined.c elm_win: fix widget type name for backward compatibility 2018-05-31 21:39:34 +09:00
efl_ui_win_inlined.eo docs: Update elementary eo files for grammar and readability 2018-01-04 12:29:11 +00:00
efl_ui_win_inlined_legacy.eo elm_win: fix widget type name for backward compatibility 2018-05-31 21:39:34 +09:00
efl_ui_win_legacy.eo win: Fix legacy win type name 2018-01-25 11:43:31 +09:00
efl_ui_win_part.eo Efl.Ui.Win_* (from Efl.Ui.Win.*) 2018-04-24 09:05:55 -07:00
efl_ui_win_socket.c elm_win: fix widget type name for backward compatibility 2018-05-31 21:39:34 +09:00
efl_ui_win_socket.eo docs: Update elementary eo files for grammar and readability 2018-01-04 12:29:11 +00:00
efl_ui_win_socket_legacy.eo elm_win: fix widget type name for backward compatibility 2018-05-31 21:39:34 +09:00
elc_combobox.c Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
elc_combobox.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elc_combobox_legacy.h
elc_ctxpopup.c elm/ctxpopup: check for content object before removing callbacks during del 2018-07-09 16:53:24 -04:00
elc_ctxpopup.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elc_ctxpopup_legacy.h elm_menu, toolbar, ctxpopup : remove unnecesary interface efl_ui_item and efl_ui_menu 2018-04-16 11:03:02 -07:00
elc_fileselector.c elm_fileselector: move to focus compostition 2018-07-12 09:33:38 -04:00
elc_fileselector.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elc_fileselector_button.c elementary: fetch the model explicitely. 2018-05-25 09:16:45 -07:00
elc_fileselector_button.h
elc_fileselector_button_legacy.h
elc_fileselector_common.h
elc_fileselector_entry.c efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elc_fileselector_entry.h
elc_fileselector_entry_legacy.h
elc_fileselector_legacy.h elementary: fixed single typos in few modules 2017-11-27 17:36:58 +09:00
elc_hoversel.c elm_hoversel: inherit elm_button 2018-06-01 11:36:01 +09:00
elc_hoversel.h
elc_hoversel_legacy.h
elc_multibuttonentry.c elc_multibuttonentry: Wrap calls to edje_object_part_object_get with 2018-06-25 11:36:51 -04:00
elc_multibuttonentry.h Revert Efl.Ui.Multibuttonentry to create new one. 2018-04-19 22:22:01 +09:00
elc_multibuttonentry_common.h efl_ui_multibuttonentry: maintainance legacy function type. 2018-03-06 19:05:57 -08:00
elc_multibuttonentry_eo.h Revert Efl.Ui.Multibuttonentry to create new one. 2018-04-19 22:22:01 +09:00
elc_multibuttonentry_legacy.h elementary: Fix multibuttonentry legacy build. 2018-04-19 12:38:19 -03:00
elc_naviframe.c elc_naviframe: Wrap calls to edje_object_part_object_get with 2018-06-25 11:36:51 -04:00
elc_naviframe.h
elc_naviframe_common.h
elc_naviframe_legacy.h naviframe: remove 'style' property 2018-02-15 13:11:01 -05:00
elc_player.c efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elc_popup.c popup: fix popup sizing when scroll enabled. 2018-07-06 11:09:04 -05:00
elc_popup.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elc_popup_legacy.h
elc_scrolled_entry.c
elementary_config.h Efl.Access.Object (from Efl.Access) 2018-04-24 09:03:24 -07:00
elementary_js.cc elm: rename Elm_Interface_Atspi_Accessible interface 2017-10-19 10:13:54 +09:00
elm_access.c elm_access: Wrap calls to edje_object_part_object_get with freeze/thaw 2018-06-25 11:32:47 -04:00
elm_access.eo Efl.Access.Object (from Efl.Access) 2018-04-24 09:03:24 -07:00
elm_access.h
elm_actionslider.c efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elm_actionslider.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elm_actionslider.h
elm_actionslider_legacy.h
elm_actionslider_part.eo elm: Split off text and content for efl_part 2017-09-21 12:27:34 +09:00
elm_app.h
elm_atspi_app_object.c Efl.Access.Object (from Efl.Access) 2018-04-24 09:03:24 -07:00
elm_atspi_app_object.eo Efl.Access.Object (from Efl.Access) 2018-04-24 09:03:24 -07:00
elm_atspi_app_object.h
elm_atspi_bridge.c elementary: small correction in the API of Efl.Access.Object to have proper lifecycle. 2018-05-24 16:02:18 -07:00
elm_atspi_bridge.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_atspi_bridge.h
elm_authors.h update author(hermet) email. 2017-10-14 23:03:51 +08:00
elm_bg.h efl_ui_bg: add Efl.Ui.Bg interface 2017-12-18 20:49:45 +09:00
elm_bg_eo.h
elm_bg_legacy.h elementary: add missed type for legacy. 2018-03-06 19:05:57 -08:00
elm_box.c Efl.Access.Object (from Efl.Access) 2018-04-24 09:03:24 -07:00
elm_box.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_box.h
elm_box_common.h elm_box: add missing parameter description 2017-10-27 11:29:58 +09:00
elm_box_legacy.h elm: Remove elm_box_layout_set from EO 2017-05-24 15:24:13 +09:00
elm_bubble.c efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elm_bubble.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elm_bubble.h
elm_bubble_legacy.h
elm_bubble_part.eo elm: Split off text and content for efl_part 2017-09-21 12:27:34 +09:00
elm_button.h doc: add missing parameters and fix references for some elm widgets 2017-10-24 15:46:30 +09:00
elm_button_legacy.h elementary: add missed type for legacy. 2018-03-06 19:05:57 -08:00
elm_cache.h
elm_calendar.c Efl.Ui.Calendar, elm_calendar: Code fixed to support auto repeat feature. 2018-07-23 15:49:10 +09:00
elm_calendar.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_calendar.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_calendar_common.h
elm_calendar_item.eo docs: document the elm_calendar_item eo class 2017-12-08 16:17:27 +01:00
elm_calendar_legacy.h
elm_check.h elm: Uniform change event for nstate,radio,check 2017-12-13 13:47:48 +09:00
elm_check_legacy.h doc: check - correct the ingroup name for legacy apis 2018-03-12 15:05:01 +09:00
elm_clock.c default theme: fix part names in elm/clock 2018-06-29 11:49:19 -04:00
elm_clock.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_clock.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_clock_eo.h
elm_clock_legacy.h
elm_cnp.h cnp: Use EO types to define legacy types 2018-01-18 16:20:52 +09:00
elm_code.c elm_code: (cherry-pick) Support indentation styles that are purely tab based 2018-07-22 17:02:23 +01:00
elm_code.h elm: fix location of legacy include for elm_code. 2018-03-06 19:05:57 -08:00
elm_code_common.h elm_code: (cherry-pick) Support indentation styles that are purely tab based 2018-07-22 17:02:23 +01:00
elm_code_diff_widget.c elm: fix location of legacy include for elm_code. 2018-03-06 19:05:57 -08:00
elm_code_diff_widget.h
elm_code_file.c elm_code: Fix usage of basename 2017-12-31 15:28:23 +00:00
elm_code_file.h Revert "elm_code: Add a save_as API call for writing buffers to a new file" 2017-05-18 08:40:43 +01:00
elm_code_indent.c elm_code: (cherry-pick) Support indentation styles that are purely tab based 2018-07-22 17:02:23 +01:00
elm_code_indent.h
elm_code_line.c elm code - handle alloc failure for line split 2017-07-31 12:01:41 +09:00
elm_code_line.h elm_code: Add basic scope parsing to syntax highlighting. 2017-11-14 19:12:56 +00:00
elm_code_parse.c elm_code: Remove a render test and complex workarounds required 2018-03-28 17:30:17 +01:00
elm_code_parse.h elm_code: Add initial simple syntax highlighting for C code 2017-01-20 22:11:01 +00:00
elm_code_private.h elm_code: Add initial simple syntax highlighting for C code 2017-01-20 22:11:01 +00:00
elm_code_syntax.c Add missing continue keyword from Go definition 2018-05-15 14:49:04 +01:00
elm_code_syntax.h elm_code: Add initial simple syntax highlighting for C code 2017-01-20 22:11:01 +00:00
elm_code_text.c elm_code: better safety around widget edge cases 2017-04-05 22:40:43 +01:00
elm_code_text.h
elm_code_widget.c elm_code_widget: fix keyboard and scrolling with active selection. 2018-07-27 17:08:44 +01:00
elm_code_widget.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_code_widget_legacy.eo efl_ui_legacy: add new interface to indicate legacy widget 2018-01-24 18:14:26 +09:00
elm_code_widget_legacy.h
elm_code_widget_private.h elm_code_widget: fix keyboard and scrolling with active selection. 2018-07-27 17:08:44 +01:00
elm_code_widget_selection.c elm_code_widget: fix keyboard and scrolling with active selection. 2018-07-27 17:08:44 +01:00
elm_code_widget_selection.h elementary: fixed single typos in few modules 2017-11-27 17:36:58 +09:00
elm_code_widget_text.c elm_code: (cherry-pick) Fix cusor pos after newline when indenting with tabs 2018-07-22 17:03:44 +01:00
elm_code_widget_undo.c elm code - remove double set of textlen 2017-07-29 09:08:40 +09:00
elm_color_class.c elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_color_class.h
elm_color_item.eo Efl.Access.Object (from Efl.Access) 2018-04-24 09:03:24 -07:00
elm_colorselector.c elm_colorselector: fix improperly named API theme parts 2018-06-20 11:57:26 -05:00
elm_colorselector.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_colorselector.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_colorselector_common.h
elm_colorselector_legacy.h
elm_combobox.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_config.c Clouseau: use the config flag only for the old Clouseau 2018-06-15 10:10:50 +03:00
elm_config.h elm - fix new em_config func prototypes in header to have real param decl 2018-02-11 14:53:28 +09:00
elm_conform.c Efl.Access.Object (from Efl.Access) 2018-04-24 09:03:24 -07:00
elm_conform.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_conform_legacy.h
elm_conformant.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_ctxpopup.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elm_ctxpopup_item.eo elm_menu, toolbar, ctxpopup : remove unnecesary interface efl_ui_item and efl_ui_menu 2018-04-16 11:03:02 -07:00
elm_ctxpopup_part.eo efl: Split Efl.Container and Efl.Content 2017-11-20 19:02:09 +09:00
elm_cursor.h cursor: EO-ify elm_cursor API 2017-08-04 11:52:16 +09:00
elm_datetime.c Efl.Access.Object (from Efl.Access) 2018-04-24 09:03:24 -07:00
elm_datetime.h elementary: add missed type for legacy. 2018-03-06 19:05:57 -08:00
elm_dayselector.c elm_dayselector: fix improperly named API theme parts 2018-06-19 13:28:15 -04:00
elm_dayselector.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elm_dayselector.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_dayselector_item.eo
elm_dayselector_legacy.h
elm_dayselector_part.eo efl: Split Efl.Container and Efl.Content 2017-11-20 19:02:09 +09:00
elm_dbus_menu.c elm_dbus_menu: add missing const for Eina_List 2018-04-17 11:08:25 +09:00
elm_debug.h
elm_deprecated.h
elm_diskselector.c elementary: due to lifecycle difference between legacy object and unified object, we need to track their lifecycle more explicitely. 2018-05-24 16:02:19 -07:00
elm_diskselector.eo Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
elm_diskselector.h
elm_diskselector_common.h
elm_diskselector_item.eo efl_ui_legacy: add new interface to indicate legacy widget 2018-01-24 18:14:26 +09:00
elm_diskselector_legacy.h
elm_entry.c efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elm_entry.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elm_entry.h elm_entry: remove legacy docs for "validate" signal 2018-05-01 17:18:48 -04:00
elm_entry_common.h Elm_Entry: Add annotation to unnamed enum 2017-11-01 13:08:36 +09:00
elm_entry_eo.h
elm_entry_legacy.h elm_entry: remove 'calc_force' 2018-02-15 13:11:00 -05:00
elm_entry_part.eo efl: Split Efl.Container and Efl.Content 2017-11-20 19:02:09 +09:00
elm_factory.c widget: Rename EO APIs to efl_ui_widget_xxx 2017-10-24 14:30:21 +09:00
elm_factory.h
elm_fileselector.eo elm_fileselector: move to focus compostition 2018-07-12 09:33:38 -04:00
elm_fileselector_button.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_fileselector_entry.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elm_fileselector_entry_part.eo efl: Split Efl.Container and Efl.Content 2017-11-20 19:02:09 +09:00
elm_fileselector_part.eo elm: Split off text and content for efl_part 2017-09-21 12:27:34 +09:00
elm_finger.h
elm_flip.h elementary: remove documentation error 2017-10-17 19:05:47 +09:00
elm_flip_part.eo efl: Split Efl.Container and Efl.Content 2017-11-20 19:02:09 +09:00
elm_flipselector.c Efl.Access.Object (from Efl.Access) 2018-04-24 09:03:24 -07:00
elm_flipselector.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_flipselector.h elementary: remove documentation error 2017-10-17 19:05:47 +09:00
elm_flipselector_item.eo
elm_flipselector_legacy.h efl_ui_spin: Add new spin and spin_button widgets 2017-11-27 19:40:31 +09:00
elm_focus.h elm: enhance documentation for following files 2017-10-18 17:38:16 +09:00
elm_focus_item.h
elm_focus_legacy.c elm_focus_legacy: remove wrong EINA_UNUSED 2018-07-09 16:39:37 -04:00
elm_font.c EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
elm_font.h
elm_frame.h
elm_gen.h gengrid: implement reusable content based on genlist implementation 2017-06-23 17:43:44 -04:00
elm_gen_common.h elementary: due to lifecycle difference between legacy object and unified object, we need to track their lifecycle more explicitely. 2018-05-24 16:02:19 -07:00
elm_general.eot ecore_imf: Remove security_code in autofill type 2018-06-18 08:45:55 +09:00
elm_general.h quicklaunch: return child pid from elm_quicklaunch_fork() on success 2018-01-26 14:10:31 -05:00
elm_gengrid.c elm_gengrid : fix gengrid cached items disapearing issue by wrong reference counting 2018-06-21 14:09:13 +09:00
elm_gengrid.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_gengrid.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_gengrid_common.h
elm_gengrid_item.eo Efl.Access.Object (from Efl.Access) 2018-04-24 09:03:24 -07:00
elm_gengrid_legacy.h elm_gengrid: remove some properties implemented in scrollable 2018-02-15 13:11:00 -05:00
elm_gengrid_pan.eo Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
elm_genlist.c elm_genlist: prepare items before realising them 2018-06-29 11:33:18 -04:00
elm_genlist.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_genlist.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_genlist_common.h
elm_genlist_item.eo Genlist: fix doc for item_next/prev_get() 2018-04-28 10:31:23 +02:00
elm_genlist_legacy.h
elm_genlist_pan.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_gesture_layer.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
elm_gesture_layer.eo efl_ui_legacy: add new interface to indicate legacy widget 2018-01-24 18:14:26 +09:00
elm_gesture_layer.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_gesture_layer_common.h elementary: fixed single typos in few modules 2017-11-27 17:36:58 +09:00
elm_gesture_layer_extra_gestures.c elm_gesture_layer_extra_gestures: add null checking after memory allocation 2017-08-09 16:03:02 +09:00
elm_gesture_layer_legacy.h
elm_getting_started.h
elm_glview.c Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
elm_glview.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_glview.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_glview_common.h
elm_glview_legacy.h
elm_grid.c elm focus - fix focus composition prepare to not seg by unsafe list mods 2018-06-24 11:56:52 +09:00
elm_grid.eo elm_grid: size -> grid_size 2018-02-15 13:11:00 -05:00
elm_grid.h
elm_grid_legacy.h
elm_helper.c
elm_helper.h elm: Add missing undef EAPI to Elementary.h 2017-08-09 13:26:54 +09:00
elm_hover.c efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elm_hover.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elm_hover.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_hover_legacy.h
elm_hover_part.eo efl: Split Efl.Container and Efl.Content 2017-11-20 19:02:09 +09:00
elm_hoversel.eo elm_hoversel: inherit elm_button 2018-06-01 11:36:01 +09:00
elm_hoversel_item.eo Elm.Widget.Item: focus -> item_focus 2018-02-15 13:11:00 -05:00
elm_icon.c Efl.Access.Object (from Efl.Access) 2018-04-24 09:03:24 -07:00
elm_icon.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_icon.h elm: enhance documentation for following files 2017-10-18 17:38:16 +09:00
elm_icon_legacy.h
elm_image.h elm: enhance documentation for following files 2017-10-18 17:38:16 +09:00
elm_image_eo.h
elm_image_legacy.h Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
elm_index.c elementary: due to lifecycle difference between legacy object and unified object, we need to track their lifecycle more explicitely. 2018-05-24 16:02:19 -07:00
elm_index.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_index.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_index_item.eo Efl.Access.Object (from Efl.Access) 2018-04-24 09:03:24 -07:00
elm_index_legacy.h
elm_interface_fileselector.c elementary: migrate filesector to use the new Efl.Model API. 2018-05-01 10:39:01 -07:00
elm_interface_fileselector.eo elementary: migrate filesector to use the new Efl.Model API. 2018-05-01 10:39:01 -07:00
elm_interface_fileselector.h
elm_interface_scrollable.c elm_scroll: Avoid calls to non-existing part 2018-06-25 11:30:52 +02:00
elm_interface_scrollable.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_interface_scrollable.h scroll: Rename elm enum to efl.ui 2017-08-30 17:29:52 +09:00
elm_interfaces.h Efl.Access.Object (from Efl.Access) 2018-04-24 09:03:24 -07:00
elm_inwin.c efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elm_inwin.eo Efl.Ui.Layout.Object (from Efl.Ui.Layout) 2018-04-24 09:03:54 -07:00
elm_inwin.h
elm_inwin_legacy.h
elm_label.c elm_label: remove needless variable 2018-06-04 20:12:50 +09:00
elm_label.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elm_label.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_label_legacy.h
elm_label_part.eo elm: Split off text and content for efl_part 2017-09-21 12:27:34 +09:00
elm_layout.h Efl.Ui.Layout.Object (from Efl.Ui.Layout) 2018-04-24 09:03:54 -07:00
elm_layout_common.h
elm_layout_legacy.h Efl.Ui.Layout.Object (from Efl.Ui.Layout) 2018-04-24 09:03:54 -07:00
elm_list.c elm/list: remove max size setting on item contents 2018-07-24 11:05:13 -04:00
elm_list.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_list.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_list_item.eo elementary: fix elm_list items lifecycle. 2018-05-24 16:02:21 -07:00
elm_list_legacy.h
elm_macros.h
elm_main.c elm: handle all failure cases with error messages in init 2018-07-26 21:13:46 +09:00
elm_map.c elm_map: convert enums correctly 2018-06-25 06:56:43 -04:00
elm_map.eo elementary: the pan object of the map object was created with efl_add, adjust accordingly. 2018-05-24 16:02:19 -07:00
elm_map.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_map_common.h
elm_map_legacy.h elm_map: remove 'wheel_disabled' property 2018-02-15 13:11:01 -05:00
elm_map_pan.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_mapbuf.c efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elm_mapbuf.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elm_mapbuf.h
elm_mapbuf_legacy.h
elm_mapbuf_part.eo Efl.Ui.Widget_* (from Efl.Ui.Widget.*) 2018-04-24 09:05:55 -07:00
elm_menu.c elementary: due to lifecycle difference between legacy object and unified object, we need to track their lifecycle more explicitely. 2018-05-24 16:02:19 -07:00
elm_menu.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_menu.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_menu_item.eo Efl.Access.Object (from Efl.Access) 2018-04-24 09:03:24 -07:00
elm_menu_legacy.h elm_menu, toolbar, ctxpopup : remove unnecesary interface efl_ui_item and efl_ui_menu 2018-04-16 11:03:02 -07:00
elm_mirroring.h
elm_module.c elementary: use new bs static lib 2018-02-17 21:17:58 +01:00
elm_module_helper.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
elm_multibuttonentry.eo eo: efl_del should not be something anyone can override this can break so many things. 2018-05-24 16:02:19 -07:00
elm_multibuttonentry_item.eo Efl.Access.Object (from Efl.Access) 2018-04-24 09:03:24 -07:00
elm_multibuttonentry_part.eo Efl.Ui.Multibuttonentry_Part (from Efl.Ui.Multibuttonentry.Part) 2018-04-24 09:03:55 -07:00
elm_naviframe.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elm_naviframe_item.eo Efl.Access.Object (from Efl.Access) 2018-04-24 09:03:24 -07:00
elm_naviframe_part.eo efl: Split Efl.Container and Efl.Content 2017-11-20 19:02:09 +09:00
elm_need.h
elm_notify.c elm_notify: remove allow_events_set call in destructor 2018-05-25 10:13:31 -07:00
elm_notify.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elm_notify.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_notify_common.h
elm_notify_legacy.h
elm_notify_part.eo Efl.Ui.Widget_* (from Efl.Ui.Widget.*) 2018-04-24 09:05:55 -07:00
elm_object.h
elm_object_item.h efl_widget_item: remove 'del' 2018-02-15 13:11:00 -05:00
elm_pan.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_panel.c default theme: fix part names in elm/scrollable/panel 2018-06-29 11:28:57 -04:00
elm_panel.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elm_panel.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_panel_common.h
elm_panel_legacy.h
elm_panel_part.eo Efl.Ui.Widget_* (from Efl.Ui.Widget.*) 2018-04-24 09:05:55 -07:00
elm_panes.h edje/elm: Rename _internal_ to _part_ (EO) 2017-09-13 13:53:49 +09:00
elm_panes_legacy.h elementary: add missed type for legacy. 2018-03-06 19:05:57 -08:00
elm_part_helper.h elm: refactor do not call efl_data_scope_get on a object without data 2018-06-20 12:24:06 -04:00
elm_photo.c Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
elm_photo.eo efl_ui_legacy: add new interface to indicate legacy widget 2018-01-24 18:14:26 +09:00
elm_photo.h
elm_photo_legacy.h
elm_photocam.h elm: rename elm_photocam to Efl.Ui.Image.Zoomable 2017-05-29 14:52:36 +09:00
elm_photocam_legacy.h elementary: add missed type for legacy. 2018-03-06 19:05:57 -08:00
elm_player.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elm_player_part.eo efl: Split Efl.Container and Efl.Content 2017-11-20 19:02:09 +09:00
elm_plug.c Efl.Access.Object (from Efl.Access) 2018-04-24 09:03:24 -07:00
elm_plug.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_plug.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_plug_legacy.h
elm_popup.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elm_popup_item.eo efl_ui_legacy: add new interface to indicate legacy widget 2018-01-24 18:14:26 +09:00
elm_popup_part.eo efl: Split Efl.Container and Efl.Content 2017-11-20 19:02:09 +09:00
elm_prefs.c Efl.Access.Object (from Efl.Access) 2018-04-24 09:03:24 -07:00
elm_prefs.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_prefs.h
elm_prefs_common.h
elm_prefs_data.c elm_prefs_data: add null checking after memory allocation 2017-08-09 16:03:31 +09:00
elm_prefs_data.h prefs: Remove some elm_prefs types from EO 2017-05-17 15:32:03 +09:00
elm_prefs_edd.x
elm_prefs_legacy.h prefs: Remove some elm_prefs types from EO 2017-05-17 15:32:03 +09:00
elm_priv.h Clouseau: use the config flag only for the old Clouseau 2018-06-15 10:10:50 +03:00
elm_progressbar.h elm: rename elm_progressbar to Efl.Ui.Progressbar 2017-05-23 19:05:48 +09:00
elm_progressbar_common.h
elm_progressbar_legacy.h elementary: add missed type for legacy. 2018-03-06 19:05:57 -08:00
elm_radio.h elm: Uniform change event for nstate,radio,check 2017-12-13 13:47:48 +09:00
elm_radio_legacy.h elementary: add missed type for legacy. 2018-03-06 19:05:57 -08:00
elm_removed.h
elm_route.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
elm_route.eo efl_ui_legacy: add new interface to indicate legacy widget 2018-01-24 18:14:26 +09:00
elm_route.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_route_legacy.h
elm_scale.h
elm_scroll.h
elm_scroller.c efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elm_scroller.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elm_scroller.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_scroller_legacy.h scroll: Rename elm enum to efl.ui 2017-08-30 17:29:52 +09:00
elm_scroller_part.eo efl: Split Efl.Container and Efl.Content 2017-11-20 19:02:09 +09:00
elm_segment_control.c elementary: due to lifecycle difference between legacy object and unified object, we need to track their lifecycle more explicitely. 2018-05-24 16:02:19 -07:00
elm_segment_control.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_segment_control.h
elm_segment_control_item.eo efl_ui_legacy: add new interface to indicate legacy widget 2018-01-24 18:14:26 +09:00
elm_segment_control_legacy.h
elm_separator.c Efl.Access.Object (from Efl.Access) 2018-04-24 09:03:24 -07:00
elm_separator.eo Efl.Ui.Layout.Object (from Efl.Ui.Layout) 2018-04-24 09:03:54 -07:00
elm_separator.h
elm_separator_legacy.h separator: Remove orientation API use (EO) 2017-08-10 14:42:08 +09:00
elm_slider.c elementary: Check for valid resize object 2018-07-25 14:57:52 -04:00
elm_slider.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
elm_slider.h efl_ui_slider: refactor slider widget. 2018-05-15 14:16:00 +09:00
elm_slider_common.h
elm_slider_legacy.h elementary: add missed type for legacy. 2018-03-06 19:05:57 -08:00
elm_slider_part_indicator.eo efl: rename Efl.Ui.Slider.Indicator_Visible_Mode -> Efl.Ui.Slider_Indicator_Visible_Mode 2018-05-23 17:33:47 +02:00
elm_slideshow.c elementary: due to lifecycle difference between legacy object and unified object, we need to track their lifecycle more explicitely. 2018-05-24 16:02:19 -07:00
elm_slideshow.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_slideshow.h
elm_slideshow_common.h
elm_slideshow_item.eo
elm_slideshow_legacy.h
elm_spinner.c elm_spinner: Do not focus to text button on non-editable mode 2018-07-16 06:09:29 -04:00
elm_spinner.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_spinner.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_spinner_legacy.h efl_ui_spin: Add new spin and spin_button widgets 2017-11-27 19:40:31 +09:00
elm_store.c elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_store.h
elm_sys_notify.c elementary: object allocated with efl_add should be destroyed with efl_del. 2018-05-24 16:02:18 -07:00
elm_sys_notify.eo
elm_sys_notify.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_sys_notify_dbus.c elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_sys_notify_dbus.eo
elm_sys_notify_interface.c
elm_sys_notify_interface.eo
elm_systray.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
elm_systray.eo
elm_systray.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_systray_common.h
elm_systray_watcher.c
elm_systray_watcher.h
elm_table.c elm focus - fix focus composition prepare to not seg by unsafe list mods 2018-06-24 11:56:52 +09:00
elm_table.eo efl_ui_legacy: add new interface to indicate legacy widget 2018-01-24 18:14:26 +09:00
elm_table.h
elm_table_legacy.h
elm_theme.c elm_theme: use themes and extensions lists for _elm_theme_data_find 2018-04-25 12:09:32 -04:00
elm_theme.h
elm_thumb.c Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
elm_thumb.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_thumb.h
elm_thumb_common.h
elm_thumb_legacy.h
elm_toolbar.c elm_toolbar: handle the cleanup in the invalidate call 2018-07-02 18:20:09 +02:00
elm_toolbar.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_toolbar.h
elm_toolbar_common.h
elm_toolbar_eo.h
elm_toolbar_item.eo elementary: make toolbar 'more_item' properly self destruct. 2018-05-24 16:02:19 -07:00
elm_toolbar_legacy.h elm_menu, toolbar, ctxpopup : remove unnecesary interface efl_ui_item and efl_ui_menu 2018-04-16 11:03:02 -07:00
elm_tooltip.h
elm_transit.c Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
elm_transit.h
elm_util.c
elm_view_form.c elementary: migrate Elm.View.Form to use Efl.Model new interface. 2018-05-01 10:39:01 -07:00
elm_view_form.eo elementary: migrate Elm.View.Form to use Efl.Model new interface. 2018-05-01 10:39:01 -07:00
elm_view_form.h
elm_view_list.c elementary: converting Efl.Ui.List to the new Efl.Model API. 2018-05-01 10:39:01 -07:00
elm_view_list.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_view_list.h
elm_web.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
elm_web.h
elm_web2.c elm_web: convert the enum fields correctly, as previously done 2018-06-25 06:57:08 -04:00
elm_web_common.h
elm_web_eo.h
elm_web_legacy.h elm_web: use Efl.Ui.Zoom 2018-02-15 13:11:01 -05:00
elm_widget.h elementary: due to lifecycle difference between legacy object and unified object, we need to track their lifecycle more explicitely. 2018-05-24 16:02:19 -07:00
elm_widget_actionslider.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_bg.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_box.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_bubble.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_calendar.h Efl.Ui.Calendar, elm_calendar: Code fixed to support auto repeat feature. 2018-07-23 15:49:10 +09:00
elm_widget_clipper.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_clock.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_colorselector.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_combobox.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_conform.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_container.h
elm_widget_ctxpopup.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_dayselector.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_diskselector.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_entry.h Revert "elm entry - fix wayland bug by not updating selection until after mse up" 2018-04-13 20:50:24 +09:00
elm_widget_fileselector.h elementary: migrate filesector to use the new Efl.Model API. 2018-05-01 10:39:01 -07:00
elm_widget_fileselector_button.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_fileselector_entry.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_flipselector.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_gengrid.h elm_gengrid: remove some properties implemented in scrollable 2018-02-15 13:11:00 -05:00
elm_widget_genlist.h elementary genlist: optimize data. 2018-05-30 13:46:12 +09:00
elm_widget_glview.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_grid.h
elm_widget_hover.h elm_hover: remove focus_layer related code 2018-02-15 14:53:28 +01:00
elm_widget_hoversel.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_icon.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_index.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_inwin.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_item.eo elementary: use invalidate instead of overriding del for widget items. 2018-05-24 16:02:18 -07:00
elm_widget_item_static_focus.c elm_widget_item_static_focus: do not call prepare on all realized items 2018-04-30 15:22:52 +02:00
elm_widget_item_static_focus.eo efl_ui_focus_object: 2018-04-09 18:27:45 +02:00
elm_widget_label.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_layout.h elementary: migrate Efl.Ui.Layout to use the new Efl.Model API. 2018-05-01 10:39:01 -07:00
elm_widget_list.h elm/list: block recursive recalc loops 2018-07-19 17:01:05 +09:00
elm_widget_map.h elm_map: use Efl.Ui.Zoom for zoom properties 2018-02-15 13:11:01 -05:00
elm_widget_mapbuf.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_menu.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_multibuttonentry.h Revert Efl.Ui.Multibuttonentry to create new one. 2018-04-19 22:22:01 +09:00
elm_widget_naviframe.h naviframe: remove 'style' property 2018-02-15 13:11:01 -05:00
elm_widget_notify.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_panel.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_photo.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_player.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_plug.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_popup.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_prefs.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_route.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_scroller.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_segment_control.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_separator.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_slider.h efl_ui_slider: refactor slider widget. 2018-05-15 14:16:00 +09:00
elm_widget_slideshow.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_spinner.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_table.h
elm_widget_thumb.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_toolbar.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_widget_web.h elm: Use ERR instead of CRI if *DATA_GET* returns NULL 2018-02-01 12:16:28 +09:00
elm_win.h win: Move autodel to C only 2017-11-14 12:18:39 +09:00
elm_win_common.h
elm_win_eo.h win: Move autodel to C only 2017-11-14 12:18:39 +09:00
elm_win_legacy.h win: Remove unusable type "dnd" 2018-01-18 14:20:49 +09:00
els_box.c efl: Use Eina.Size2D for size hint combined min 2017-09-18 16:33:33 +09:00
els_box.h
els_cursor.c cursor: fix ABI break in widget item cursor APIs 2018-05-19 01:21:12 +09:00
els_tooltip.c elm_tooltip: use window as parent instead of NULL for elm_theme_object_set 2018-05-31 09:46:13 -04:00
elu_ews_wm.c efl_ui_widget: find new edc resource for efl_ui_widgets 2017-12-08 15:57:26 +09:00