efl/src/lib/elementary
SangHyeon Jade Lee c270aabdc0 efl_ui : fix infinite loop in efl_ui_exact model
Summary:
the loop in infinite because of wrong condition.
need to loop while the count of list_index.

Reviewers: cedric, zmike

Subscribers: zmike, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7925
2019-02-14 08:51:19 -05:00
..
.gitignore
Efl_Ui.h elementary: add Efl.Ui.Widget_Factory. 2019-01-30 11:29:29 -08:00
Elementary.h elementary: add Efl.Ui.Widget_Factory. 2019-01-30 11:29:29 -08: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 Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
efl_access_action.eo efl: convert all mixins to new eolian syntax 2019-01-18 16:31:28 +01:00
efl_access_component.c Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
efl_access_component.eo efl: convert all mixins to new eolian syntax 2019-01-18 16:31:28 +01: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: convert all interfaces to the new eolian syntax 2019-01-18 16:31:31 +01:00
efl_access_object.c eolian: drop class function overriding 2019-02-13 16:59:58 +01:00
efl_access_object.eo docs: Fix assorted typos in legacy documentation 2019-01-28 13:14:20 +01:00
efl_access_object.h eolian: drop class function overriding 2019-02-13 16:59:58 +01: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: convert all interfaces to the new eolian syntax 2019-01-18 16:31:31 +01:00
efl_access_text.c efl_access: add free function to Efl_Access_Text_Range struct 2019-01-22 14:02:39 +01:00
efl_access_text.eo efl_access: add free functions to efl_acces_object types 2019-01-22 14:02:40 +01:00
efl_access_text.h efl_access: add free function to Efl_Access_Text_Range struct 2019-01-22 14:02:39 +01: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 efl: convert all interfaces to the new eolian syntax 2019-01-18 16:31:31 +01:00
efl_access_widget_action.c Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
efl_access_widget_action.eo efl: convert all mixins to new eolian syntax 2019-01-18 16:31:28 +01: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 docs: Minor Efl.Access.Window EO fixes 2019-02-05 13:29:48 +01:00
efl_access_window.h eolian: drop class function overriding 2019-02-13 16:59:58 +01:00
efl_config_global.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_page_indicator.c efl_page_indicator: add unpack function 2019-01-25 13:47:38 +09:00
efl_page_indicator.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_page_indicator.h efl_page_indicator: add a variable 'curr_idx; in data 2019-01-25 13:47:37 +09:00
efl_page_indicator_icon.c efl_page_indicator_icon: set size_hint_fill as 0 2019-01-25 14:26:12 +09:00
efl_page_indicator_icon.eo efl_page_indicator_icon: remove unnecessary function 2019-01-25 13:47:37 +09: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_ui_pager: change data type 2019-02-13 20:47:04 +09:00
efl_page_transition.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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_page_transition_scroll: avoid explicit null dereference 2019-02-14 14:23:42 +09:00
efl_page_transition_scroll.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_page_transition_scroll.h efl_page_transition_scroll: removed unnecesary variable 2019-01-25 13:41:52 +09:00
efl_text_interactive.eo efl: convert all interfaces to the new eolian syntax 2019-01-18 16:31:31 +01:00
efl_ui.eot efl_ui_theme: Introduce Efl.Ui.Theme class 2018-11-20 13:56:37 +09:00
efl_ui_alert_popup.c elementary: rename Efl.Ui.Popup classes 2018-11-16 11:26:57 +01:00
efl_ui_alert_popup.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_alert_popup_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_alert_popup_private.h elementary: rename Efl.Ui.Popup classes 2018-11-16 11:26:57 +01:00
efl_ui_anchor_popup.c Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
efl_ui_anchor_popup.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_anchor_popup_private.h elementary: rename Efl.Ui.Popup classes 2018-11-16 11:26:57 +01:00
efl_ui_average_model.c efl_model : rename all efl_model based classes. 2019-01-31 14:59:37 +09:00
efl_ui_average_model.eo efl_model : rename all efl_model based classes. 2019-01-31 14:59:37 +09:00
efl_ui_bg.c efl_ui_bg: remove Efl.Ui.Bg interface and rename Efl.Ui.Bg_Widget class 2018-11-20 10:24:05 +09:00
efl_ui_bg.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_bg_legacy.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_bg_private.h efl_ui_bg: remove Efl.Ui.Bg interface and rename Efl.Ui.Bg_Widget class 2018-11-20 10:24:05 +09:00
efl_ui_box.c ui.box: implement homogeneous mode 2019-02-13 09:23:01 -05:00
efl_ui_box.eo ui.box: implement homogeneous mode 2019-02-13 09:23:01 -05: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_box_layout.c ui.box: implement homogeneous mode 2019-02-13 09:23:01 -05: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_button.c efl_ui_theme: Introduce Efl.Ui.Theme class 2018-11-20 13:56:37 +09:00
efl_ui_button.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_button_legacy_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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_caching_factory.c efl_ui : rename model connect and factory connect to bind property and factory. 2019-02-11 11:06:13 -08:00
efl_ui_caching_factory.eo efl_ui : rename model connect and factory connect to bind property and factory. 2019-02-11 11:06:13 -08:00
efl_ui_calendar.c efl_ui_focus_object: introduce a new event for focus geometry changes 2018-11-26 11:37:04 +01:00
efl_ui_calendar.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_calendar_private.h efl_ui_format: remove supporting default TM format in interface. 2018-11-20 10:23:28 +01:00
efl_ui_check.c edje: migrate Eo API to use Eo callback instead of opaque type. 2019-02-06 13:48:43 -05:00
efl_ui_check.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_check_legacy_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 elementary: rename Efl.Ui.Translatable -> Efl.Ui.L10n 2019-01-02 11:03:53 -08:00
efl_ui_clock.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 efl: convert all interfaces to the new eolian syntax 2019-01-18 16:31:31 +01:00
efl_ui_datepicker.c efl_ui_spin_button: Addded direction feature. 2018-08-21 13:52:29 +09:00
efl_ui_datepicker.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
efl_ui_dnd.eo elementary: rename Efl.Selection -> Efl.Ui.Selection as it is only usable with User Interface related element. 2019-01-02 11:03:49 -08:00
efl_ui_dnd_container.eo elementary: rename Efl.Selection -> Efl.Ui.Selection as it is only usable with User Interface related element. 2019-01-02 11:03:49 -08:00
efl_ui_dnd_types.eot elementary: rename Efl.Selection -> Efl.Ui.Selection as it is only usable with User Interface related element. 2019-01-02 11:03:49 -08:00
efl_ui_exact_model.c efl_ui : fix infinite loop in efl_ui_exact model 2019-02-14 08:51:19 -05:00
efl_ui_exact_model.eo efl_model : rename all efl_model based classes. 2019-01-31 14:59:37 +09:00
efl_ui_flip.c ui/flip: fix efl_pack usage 2019-01-16 14:46:19 -08:00
efl_ui_flip.eo docs: Fix assorted typos in legacy documentation 2019-01-28 13:14:20 +01:00
efl_ui_flip_eo.h
efl_ui_flip_legacy.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_focus_composition.c efl_ui_focus: delete elements on invalidate 2019-02-12 11:25:31 +01:00
efl_ui_focus_composition.eo efl: refactor all mixins 2019-01-11 12:37:27 +01:00
efl_ui_focus_composition_adapter.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 eolian: drop class function overriding 2019-02-13 16:59:58 +01:00
efl_ui_focus_layer.eo efl: refactor all mixins 2019-01-11 12:37:27 +01:00
efl_ui_focus_manager.c efl: add free functions to owned types 2019-01-22 14:02:37 +01:00
efl_ui_focus_manager.eo efl: add free functions to owned types 2019-01-22 14:02:37 +01:00
efl_ui_focus_manager_calc.c eolian: drop class function overriding 2019-02-13 16:59:58 +01:00
efl_ui_focus_manager_calc.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_focus_manager_root_focus.c efl_ui_focus_manager_root_focus: Remove extra blank lines 2019-01-16 11:34:18 -05:00
efl_ui_focus_manager_root_focus.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_focus_manager_sub.c focus_manager: fix memory leaks 2019-01-15 13:47:21 -06:00
efl_ui_focus_manager_sub.eo efl: refactor all mixins 2019-01-11 12:37:27 +01: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 efl_ui_focus_object: Don't pass NULL to child_focus_set 2019-01-17 14:45:15 +01:00
efl_ui_focus_object.eo efl_ui_focus_object: provide empty on_focus_update function. 2019-01-23 14:55:17 -05: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_focus_util.c eolian: drop class function overriding 2019-02-13 16:59:58 +01:00
efl_ui_focus_util.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_frame.c efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_ui_frame.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_frame_eo.h
efl_ui_frame_legacy.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_frame_legacy.h elementary: add missed type for legacy. 2018-03-06 19:05:57 -08:00
efl_ui_grid.c Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
efl_ui_grid.eo elm: note down all composite sections for widgets 2019-01-23 14:55:44 -05:00
efl_ui_grid_default_item.c efl_ui_grid : introduce new packable grid widget for Efl.Ui.Widget 2018-11-20 14:32:31 +09:00
efl_ui_grid_default_item.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_grid_default_item_part_end.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_grid_default_item_part_icon.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_grid_item.c efl_ui_grid : introduce new packable grid widget for Efl.Ui.Widget 2018-11-20 14:32:31 +09:00
efl_ui_grid_item.eo efl: convert all abstracts to the new eolian syntax 2019-01-18 16:31:30 +01:00
efl_ui_grid_item_private.h efl_ui_grid : introduce new packable grid widget for Efl.Ui.Widget 2018-11-20 14:32:31 +09:00
efl_ui_grid_private.h efl_ui_grid : introduce new packable grid widget for Efl.Ui.Widget 2018-11-20 14:32:31 +09:00
efl_ui_homogeneous_model.c efl_model : rename all efl_model based classes. 2019-01-31 14:59:37 +09:00
efl_ui_homogeneous_model.eo efl_model : rename all efl_model based classes. 2019-01-31 14:59:37 +09:00
efl_ui_image.c efl_ui : rename model connect and factory connect to bind property and factory. 2019-02-11 11:06:13 -08:00
efl_ui_image.eo efl_ui : rename model connect and factory connect to bind property and factory. 2019-02-11 11:06:13 -08:00
efl_ui_image_factory.c efl_ui : rename model connect and factory connect to bind property and factory. 2019-02-11 11:06:13 -08:00
efl_ui_image_factory.eo efl_ui : rename model connect and factory connect to bind property and factory. 2019-02-11 11:06:13 -08:00
efl_ui_image_legacy.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_image_zoomable.c Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
efl_ui_image_zoomable.eo elm: note down all composite sections for widgets 2019-01-23 14:55:44 -05: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_image_zoomable_pan.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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_ui_text: emit EFL_UI_TEXT_EVENT_CHANGED events properly 2019-02-07 12:41:52 +01:00
efl_ui_internal_text_interactive.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_internal_text_interactive.h
efl_ui_internal_text_scroller.c Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
efl_ui_internal_text_scroller.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_internal_text_scroller.h Ui internal text scroller: move .eo.h to internal usage 2018-11-06 00:10:33 +02:00
efl_ui_item.c efl_ui: activate widget focus on efl.ui.item. 2018-12-26 21:08:10 +09:00
efl_ui_item.eo efl: convert all abstracts to the new eolian syntax 2019-01-18 16:31:30 +01: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_l10n.eo elementary: rename Efl.Ui.Translatable -> Efl.Ui.L10n 2019-01-02 11:03:53 -08:00
efl_ui_layout.c efl_ui : rename model connect and factory connect to bind property and factory. 2019-02-11 11:06:13 -08:00
efl_ui_layout.eo efl_ui : rename model connect and factory connect to bind property and factory. 2019-02-11 11:06:13 -08:00
efl_ui_layout_factory.c efl_ui : rename model connect and factory connect to bind property and factory. 2019-02-11 11:06:13 -08:00
efl_ui_layout_factory.eo efl_ui : rename model connect and factory connect to bind property and factory. 2019-02-11 11:06:13 -08:00
efl_ui_layout_legacy.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_layout_pack.c elementary: remove Efl.Ui.Layout namespace 2018-11-16 11:11:13 +01:00
efl_ui_layout_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_layout_part_bg.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_layout_part_box.eo efl: introduce efl_ui_direction_readonly 2019-01-26 11:42:04 +01:00
efl_ui_layout_part_content.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_layout_part_legacy.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_layout_part_table.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_layout_part_text.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 eo: lets drop efl_interfaces 2019-02-08 10:27:27 +01:00
efl_ui_list.c Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
efl_ui_list.eo elm: note down all composite sections for widgets 2019-01-23 14:55:44 -05:00
efl_ui_list_default_item.c efl_ui_theme: Introduce Efl.Ui.Theme class 2018-11-20 13:56:37 +09:00
efl_ui_list_default_item.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_list_default_item_part_end.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_list_default_item_part_icon.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_list_empty_item.c efl_ui_theme: Introduce Efl.Ui.Theme class 2018-11-20 13:56:37 +09:00
efl_ui_list_empty_item.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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: convert all abstracts to the new eolian syntax 2019-01-18 16:31:30 +01: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_list_view.c Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
efl_ui_list_view.eo efl_ui_list_view: Hide SegArray and PreciseLayouter 2019-01-24 22:29:57 +09:00
efl_ui_list_view_model.eo eo: lets drop efl_interfaces 2019-02-08 10:27:27 +01:00
efl_ui_list_view_pan.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_list_view_precise_layouter.c efl_ui_list_view: Handling failed memory allocation 2019-01-30 09:47:26 +09:00
efl_ui_list_view_precise_layouter.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_list_view_private.h efl_ui_list_view_seg_array: remove seg_array from Elementary.h 2019-01-28 15:44:46 +09:00
efl_ui_list_view_relayout.eo eo: lets drop efl_interfaces 2019-02-08 10:27:27 +01:00
efl_ui_list_view_seg_array.c efl_ui_list_view: Handling failed memory allocation 2019-01-30 09:47:26 +09:00
efl_ui_list_view_seg_array.h efl_ui_list_view: Hide SegArray and PreciseLayouter 2019-01-24 22:29:57 +09:00
efl_ui_list_view_types.eot efl_ui_list_view_seg_array: remove seg_array from Elementary.h 2019-01-28 15:44:46 +09: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_navigation_bar_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_navigation_bar_part_back_button.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 elementary: remove Efl.Ui.Layout namespace 2018-11-16 11:11:13 +01:00
efl_ui_navigation_layout.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_navigation_layout_private.h elementary: remove Efl.Ui.Layout namespace 2018-11-16 11:11:13 +01:00
efl_ui_nstate.c edje: migrate Eo API to use Eo callback instead of opaque type. 2019-02-06 13:48:43 -05:00
efl_ui_nstate.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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_ui_pager: change data type 2019-02-13 20:47:04 +09:00
efl_ui_pager.eo efl_ui_pager: make loop set function to return boolean value 2019-01-25 13:47:37 +09:00
efl_ui_pan.c efl_ui_pan: implement content interface 2019-01-26 11:42:08 +01:00
efl_ui_pan.eo efl_ui_pan: implement content interface 2019-01-26 11:42:08 +01:00
efl_ui_panel.c efl: rename Efl.Ui.Base -> Efl.Ui.I18n as that is really what it does. 2019-01-02 11:03:51 -08:00
efl_ui_panel.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_panel_private.h Intruduce Efl.Ui.Panel (Create Efl Ui Widget from elm widget(elm_panel)) 2018-12-20 11:32:28 +09:00
efl_ui_panes.c efl_ui_theme: Introduce Efl.Ui.Theme class 2018-11-20 13:56:37 +09:00
efl_ui_panes.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_panes_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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_ui_popup: Remove inheritance from Efl.Canvas.Object 2018-09-10 13:29:54 +09:00
efl_ui_popup.eo focus: do not allow focus to exit a popup 2019-01-28 12:36:30 -05:00
efl_ui_popup_part_backwall.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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: prevent from accessing null pointer after memory allocation 2019-01-29 09:23:44 -05:00
efl_ui_progressbar.eo efl: split efl_ui_range into display and interactive 2019-01-23 16:43:02 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_progressbar_legacy_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_progressbar_part.eo efl: split efl_ui_range into display and interactive 2019-01-23 16:43:02 +01: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 efl_ui_theme: Introduce Efl.Ui.Theme class 2018-11-20 13:56:37 +09:00
efl_ui_radio.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_radio_legacy_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_radio_private.h elementary: packing data properly. 2018-05-30 13:37:35 +09:00
efl_ui_scroll_alert_popup.c Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
efl_ui_scroll_alert_popup.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_scroll_alert_popup_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_scroll_alert_popup_private.h elementary: rename Efl.Ui.Popup classes 2018-11-16 11:26:57 +01:00
efl_ui_scroll_manager.c Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
efl_ui_scroll_manager.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_scroller.c Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
efl_ui_scroller.eo efl_ui_scroller: support the complete efl.content API 2019-01-26 11:42:07 +01:00
efl_ui_selection.c Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
efl_ui_selection.eo elementary: rename Efl.Selection -> Efl.Ui.Selection as it is only usable with User Interface related element. 2019-01-02 11:03:49 -08:00
efl_ui_selection_manager.c ecore: remove data parameters of Efl.Loop_Consumer.promise_new to reduce the risk of inadvertently using the wrong data. 2019-01-16 14:33:26 -08:00
efl_ui_selection_manager.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_selection_manager_private.h elementary: rename Efl.Selection -> Efl.Ui.Selection as it is only usable with User Interface related element. 2019-01-02 11:03:49 -08:00
efl_ui_selection_types.eot elementary: rename Efl.Selection -> Efl.Ui.Selection as it is only usable with User Interface related element. 2019-01-02 11:03:49 -08:00
efl_ui_size_model.c efl_model : rename all efl_model based classes. 2019-01-31 14:59:37 +09:00
efl_ui_size_model.eo efl_model : rename all efl_model based classes. 2019-01-31 14:59:37 +09:00
efl_ui_slider.c edje: migrate Eo API to use Eo callback instead of opaque type. 2019-02-06 13:48:43 -05:00
efl_ui_slider.eo efl_ui_slider: this does not use anything from Efl.Content 2019-01-26 11:42:06 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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: split efl_ui_range into display and interactive 2019-01-23 16:43:02 +01:00
efl_ui_spin.eo efl: split efl_ui_range into display and interactive 2019-01-23 16:43:02 +01:00
efl_ui_spin_button.c efl: split efl_ui_range into display and interactive 2019-01-23 16:43:02 +01:00
efl_ui_spin_button.eo efl: split efl_ui_range into display and interactive 2019-01-23 16:43:02 +01:00
efl_ui_spin_button_private.h docs: Fix typos and some wrong expressions in API reference doc. 2018-08-30 14:01:21 +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_ui_stack: Partially Revert "efl_ui_stack: remove unnecessary condition of EINA_INLIST_CONTAINER_GET return value" 2018-09-27 10:13:45 +02:00
efl_ui_stack.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_stack_private.h efl_ui_stack: Add Efl.Ui.Stack class 2018-04-19 23:39:57 +09:00
efl_ui_state_model.eo efl_model : rename all efl_model based classes. 2019-01-31 14:59:37 +09:00
efl_ui_tab_bar.c Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
efl_ui_tab_bar.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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_ui_tab_page: implement missing api 2019-01-26 11:42:09 +01:00
efl_ui_tab_page.eo efl_ui_tab_page: implement missing api 2019-01-26 11:42:09 +01:00
efl_ui_tab_page_part_tab.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
efl_ui_tab_pager.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 eo: remove class functions from eo 2019-02-13 16:59:59 +01:00
efl_ui_table.eo elm: add container api for the two objects 2019-01-26 11:41:59 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_tags.c gfx: Add size hint fill (EO) 2019-01-16 16:47:51 +09:00
efl_ui_tags.eo docs: Improve Efl.Ui.Tags documentation 2019-01-30 12:49:31 +01: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_ui_text: s/ELM_SEL_FORMAT_IMAGE/EFL_UI_SELECTION_FORMAT_IMAGE/g 2019-02-07 12:59:41 -05:00
efl_ui_text.eo elm: note down all composite sections for widgets 2019-01-23 14:55:44 -05:00
efl_ui_text_alert_popup.c elementary: rename Efl.Ui.Popup classes 2018-11-16 11:26:57 +01:00
efl_ui_text_alert_popup.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_text_alert_popup_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_text_alert_popup_private.h elementary: rename Efl.Ui.Popup classes 2018-11-16 11:26:57 +01:00
efl_ui_text_async.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_text_editable.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_text_factory_emoticons.c Ui text: port widget to new interfaces 2018-11-05 18:17:42 +02:00
efl_ui_text_factory_emoticons.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_text_factory_fallback.c Ui text: port widget to new interfaces 2018-11-05 18:17:42 +02:00
efl_ui_text_factory_fallback.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_text_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_textpath.c efl gfx_path: remove EFL_GFX_PATH_EVENT_CHANGED 2018-12-28 12:20:15 +09:00
efl_ui_textpath.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_textpath_legacy.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_textpath_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_theme.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_timepicker.c efl_ui_spin_button: Addded direction feature. 2018-08-21 13:52:29 +09:00
efl_ui_timepicker.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_timepicker_private.h Intrudoce Efl Ui Date, Time interface and picker. 2018-04-25 16:48:21 +09:00
efl_ui_video.c elm: update widgets that have documented focus and unfocused events 2018-11-15 13:55:37 +01:00
efl_ui_video.eo efl_ui_video: Efl.Player is used from the emotion object. 2019-01-23 14:55:23 -05: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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_widget.c Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
efl_ui_widget.eo efl: Change non required constructors to @optional. 2019-02-07 18:05:00 +01:00
efl_ui_widget_factory.c efl_ui : rename model connect and factory connect to bind property and factory. 2019-02-11 11:06:13 -08:00
efl_ui_widget_factory.eo efl_ui : rename model connect and factory connect to bind property and factory. 2019-02-11 11:06:13 -08: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 efl_ui_widget_focus_manager: this uses composition to call focus manager 2019-01-23 14:55:37 -05: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 image: apply lazy calculation and guarantee retained method. 2018-08-02 09:25:27 -04: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_widget_part_bg.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_widget_part_shadow.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_widget_scroll_manager.h scroller: removes unused variables 2018-08-29 21:38:20 +09:00
efl_ui_widget_scroller.h scroller: Introducing Efl.Ui.Scroller 2017-12-19 10:26:25 +09:00
efl_ui_win.c Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
efl_ui_win.eo efl: Change non required constructors to @optional. 2019-02-07 18:05:00 +01: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 efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_win_inlined_legacy.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_win_legacy.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_win_part.eo efl_ui_win_part: remove unused interface 2019-02-01 11:28:42 +09: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 efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_ui_win_socket_legacy.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elc_combobox.c eo: remove class functions from eo 2019-02-13 16:59:59 +01:00
elc_combobox.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elc_combobox_legacy.h elementary: remove leftover header include 2019-01-17 15:56:33 +01:00
elc_ctxpopup.c Remove individual class BETA guards 2019-02-13 18:09:17 +01: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 Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
elc_fileselector.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elc_fileselector_button.c Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
elc_fileselector_button.h
elc_fileselector_button_legacy.h
elc_fileselector_common.h
elc_fileselector_entry.c Remove individual class BETA guards 2019-02-13 18:09:17 +01: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: ensure sd is not NULL 2019-01-21 19:30:12 +01:00
elc_hoversel.h
elc_hoversel_legacy.h
elc_multibuttonentry.c elementary: rename Efl.Ui.Translatable -> Efl.Ui.L10n 2019-01-02 11:03:53 -08: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 elm_multibuttonentry: do not define multiple times the same structs 2018-07-31 11:26:17 -04:00
elc_naviframe.c elementary: rename Efl.Ui.Translatable -> Efl.Ui.L10n 2019-01-02 11:03:53 -08: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_ui_theme: Introduce Efl.Ui.Theme class 2018-11-20 13:56:37 +09:00
elc_popup.c elementary: rename Efl.Ui.Translatable -> Efl.Ui.L10n 2019-01-02 11:03:53 -08: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 Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
elementary_js.cc elm: rename Elm_Interface_Atspi_Accessible interface 2017-10-19 10:13:54 +09:00
elm_access.c eolian: drop class function overriding 2019-02-13 16:59:58 +01:00
elm_access.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_access.h docs: Fix typos and some wrong expressions in API reference doc. 2018-08-30 14:01:21 +09:00
elm_actionslider.c efl_ui_theme: Introduce Efl.Ui.Theme class 2018-11-20 13:56:37 +09:00
elm_actionslider.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_actionslider.h
elm_actionslider_legacy.h
elm_actionslider_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_atspi_app_object.h
elm_atspi_bridge.c Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
elm_atspi_bridge.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 efl_ui_bg: remove Efl.Ui.Bg interface and rename Efl.Ui.Bg_Widget class 2018-11-20 10:24:05 +09:00
elm_box.c elementary: Reduce EO calls by using geometry_set 2018-11-21 11:25:58 -05:00
elm_box.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_bubble.h
elm_bubble_legacy.h
elm_bubble_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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_focus_object: introduce a new event for focus geometry changes 2018-11-26 11:37:04 +01:00
elm_calendar.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +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 efl_ui_theme: Introduce Efl.Ui.Theme class 2018-11-20 13:56:37 +09:00
elm_clock.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 docs: Fix assorted typos in legacy documentation 2019-01-28 13:14:20 +01:00
elm_code.c elm: prevent from accessing null pointer after memory allocation 2019-01-29 09:23:44 -05: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 formatting of error string 2019-01-31 08:28:34 -05: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: prevent from accessing null pointer after memory allocation 2019-01-29 09:23:44 -05: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_private.h
elm_code_syntax.c elm_code: Make sure we handle python3 mime type. 2018-09-11 12:22:43 +01:00
elm_code_syntax.h
elm_code_text.c elm_code_line: fix potential crash. 2018-08-16 10:12:35 -04:00
elm_code_text.h
elm_code_widget.c elm: prevent from accessing null pointer after memory allocation 2019-01-29 09:23:44 -05:00
elm_code_widget.eo elm_code: remove the implementation of efl.access.text 2019-01-26 11:42:00 +01:00
elm_code_widget_legacy.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_code_widget_legacy.h
elm_code_widget_private.h efl: fix misspelt focused in API and documents. 2018-12-06 15:11:17 +01:00
elm_code_widget_selection.c elm_code: Don't update selection if it didn't change 2019-01-18 12:35:26 -05: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: prevent from accessing null pointer after memory allocation 2019-01-29 09:23:44 -05:00
elm_code_widget_undo.c elm: prevent from accessing null pointer after memory allocation 2019-01-29 09:23:44 -05: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_colorselector.c gfx: Add size hint fill (EO) 2019-01-16 16:47:51 +09:00
elm_colorselector.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_colorselector.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_colorselector_common.h Colorselector : Add docs of elm_colorselector_palette_item_* APIs 2018-09-21 20:05:44 +09:00
elm_colorselector_legacy.h
elm_config.c Revert "elm_config: fix elm_config_save not to wake idle processes up" 2019-02-13 12:30:00 +01:00
elm_config.h docs: Fix assorted typos in legacy documentation 2019-01-28 13:14:20 +01:00
elm_conform.c efl_ui_theme: Introduce Efl.Ui.Theme class 2018-11-20 13:56:37 +09: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_ctxpopup.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_ctxpopup_item.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_ctxpopup_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_cursor.h cursor: EO-ify elm_cursor API 2017-08-04 11:52:16 +09:00
elm_datetime.c elm: update widgets that have documented focus and unfocused events 2018-11-15 13:55:37 +01:00
elm_datetime.h elementary: add missed type for legacy. 2018-03-06 19:05:57 -08:00
elm_dayselector.c elementary: rename Efl.Ui.Translatable -> Efl.Ui.L10n 2019-01-02 11:03:53 -08:00
elm_dayselector.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_dayselector.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_dayselector_item.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_dayselector_legacy.h
elm_dayselector_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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_entry: update documentation for elm_entnry_textonly_mode_set/get 2018-09-21 18:04:49 +09:00
elm_diskselector.c elementary: rename Efl.Ui.Translatable -> Efl.Ui.L10n 2019-01-02 11:03:53 -08:00
elm_diskselector.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_diskselector.h
elm_diskselector_common.h
elm_diskselector_item.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_diskselector_legacy.h
elm_entry.c eolian: drop class function overriding 2019-02-13 16:59:58 +01:00
elm_entry.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_entry.h docs: Fix assorted typos in legacy documentation 2019-01-28 13:14:20 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_fileselector_button.eo elm_fileselector_button: support the whole interface 2019-01-26 11:42:02 +01:00
elm_fileselector_entry.eo elm_fileselector_entry: resolve missing interface api by composition 2019-01-26 11:42:03 +01:00
elm_fileselector_entry_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_fileselector_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_finger.h
elm_flip.h elementary: remove documentation error 2017-10-17 19:05:47 +09:00
elm_flip_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_flipselector.c efl: split efl_ui_range into display and interactive 2019-01-23 16:43:02 +01:00
elm_flipselector.eo efl: split efl_ui_range into display and interactive 2019-01-23 16:43:02 +01:00
elm_flipselector.h elementary: remove documentation error 2017-10-17 19:05:47 +09:00
elm_flipselector_item.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
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 docs: Fix assorted typos in legacy documentation 2019-01-28 13:14:20 +01:00
elm_focus_item.h
elm_focus_legacy.c eolian: drop class function overriding 2019-02-13 16:59:58 +01: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 eo: Avoid namespace clashes. 2018-11-13 09:48:14 +01: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 silence most left over compiler warnings 2018-12-18 13:08:01 +01:00
elm_gengrid.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_genlist.c elementary genlist: make it sure object type. 2019-01-08 20:01:23 +09:00
elm_genlist.eo docs: Fix assorted typos in legacy documentation 2019-01-28 13:14:20 +01:00
elm_genlist.h docs: Fix assorted typos in legacy documentation 2019-01-28 13:14:20 +01:00
elm_genlist_common.h
elm_genlist_item.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_genlist_legacy.h
elm_genlist_pan.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_gesture_layer.c elm_gesture_layer: Allow a negative zoom with scroll wheel 2019-01-24 10:05:35 +01:00
elm_gesture_layer.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 elm glview - fix unused param warn 2018-12-04 08:34:40 +00:00
elm_glview.eo efl: Change non required constructors to @optional. 2019-02-07 18:05:00 +01: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 efl_ui_theme: Introduce Efl.Ui.Theme class 2018-11-20 13:56:37 +09:00
elm_grid.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 elementary: Reduce EO calls by using geometry_set 2018-11-21 11:25:58 -05:00
elm_hover.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_hoversel.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_hoversel_item.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_icon.c elementary: Reduce EO calls by using geometry_set 2018-11-21 11:25:58 -05:00
elm_icon.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 docs: Fix assorted typos in legacy documentation 2019-01-28 13:14:20 +01:00
elm_image_eo.h
elm_image_legacy.h elementary image: updated doc. 2018-08-17 11:32:11 +09:00
elm_index.c efl_ui_theme: Introduce Efl.Ui.Theme class 2018-11-20 13:56:37 +09:00
elm_index.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_index.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_index_item.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_index_legacy.h
elm_interface_fileselector.c Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
elm_interface_fileselector.eo efl_model : rename all efl_model based classes. 2019-01-31 14:59:37 +09:00
elm_interface_fileselector.h
elm_interface_scrollable.c efl: rename Efl.Ui.Base -> Efl.Ui.I18n as that is really what it does. 2019-01-02 11:03:51 -08:00
elm_interface_scrollable.eo docs: Fix assorted typos in legacy documentation 2019-01-28 13:14:20 +01:00
elm_interface_scrollable.h elm_interface_scrollable: freeze the manager object when content moves 2018-11-26 11:37:04 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_inwin.h
elm_inwin_legacy.h
elm_label.c efl_ui_theme: Introduce Efl.Ui.Theme class 2018-11-20 13:56:37 +09:00
elm_label.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_layout.h elementary: remove Efl.Ui.Layout namespace 2018-11-16 11:11:13 +01:00
elm_layout_common.h
elm_layout_legacy.h elementary: remove Efl.Ui.Layout namespace 2018-11-16 11:11:13 +01:00
elm_list.c elementary: rename Efl.Ui.Translatable -> Efl.Ui.L10n 2019-01-02 11:03:53 -08:00
elm_list.eo docs: Fix assorted typos in legacy documentation 2019-01-28 13:14:20 +01:00
elm_list.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_list_item.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_list_legacy.h
elm_macros.h
elm_main.c elementary: rename Efl.Ui.Translatable -> Efl.Ui.L10n 2019-01-02 11:03:53 -08:00
elm_map.c elm_map: convert paused to animation property 2019-01-28 12:31:55 -05:00
elm_map.eo elm_map: convert paused to animation property 2019-01-28 12:31:55 -05: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: convert paused to animation property 2019-01-28 12:31:55 -05:00
elm_map_pan.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_mapbuf.c efl_ui_theme: Introduce Efl.Ui.Theme class 2018-11-20 13:56:37 +09:00
elm_mapbuf.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_mapbuf.h
elm_mapbuf_legacy.h
elm_mapbuf_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_menu.c eolian: drop class function overriding 2019-02-13 16:59:58 +01:00
elm_menu.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_menu.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_menu_item.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_multibuttonentry_item.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_multibuttonentry_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_naviframe.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_naviframe_item.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_naviframe_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_need.h
elm_notify.c elementary: rename Efl.Ui.Translatable -> Efl.Ui.L10n 2019-01-02 11:03:53 -08:00
elm_notify.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_panel.c elm_panel: show/hide panel according to hidden status 2019-01-21 19:07:51 +09:00
elm_panel.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 elementary: rename Efl.Ui.Translatable -> Efl.Ui.L10n 2019-01-02 11:03:53 -08:00
elm_photo.c elm_photo: implement remaining efl.file methods 2019-01-26 12:21:58 +01:00
elm_photo.eo elm_photo: implement remaining efl.file methods 2019-01-26 12:21:58 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_player_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_plug.c efl_ui_theme: Introduce Efl.Ui.Theme class 2018-11-20 13:56:37 +09:00
elm_plug.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_popup_item.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_popup_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_prefs.c elm_prefs: remove efl.file usage 2019-01-28 13:08:56 -05:00
elm_prefs.eo elm_prefs: remove efl.file usage 2019-01-28 13:08:56 -05: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 efl_ui_pager: change data type 2019-02-13 20:47:04 +09: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 docs: Fix assorted typos in legacy documentation 2019-01-28 13:14:20 +01:00
elm_route.c efl_ui_theme: Introduce Efl.Ui.Theme class 2018-11-20 13:56:37 +09:00
elm_route.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 elm_scroller: update behaviour to match legacy behaviour more closely 2018-12-04 08:45:49 +01:00
elm_scroller.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_scroller.h elm: Major cleanup of EO files 2017-11-01 21:23:31 +09:00
elm_scroller_legacy.h docs: Fix assorted typos in legacy documentation 2019-01-28 13:14:20 +01:00
elm_scroller_part.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_segment_control.c elementary: rename Efl.Ui.Translatable -> Efl.Ui.L10n 2019-01-02 11:03:53 -08:00
elm_segment_control.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_segment_control.h docs: correct group name of segmentcontrol for API docs. 2018-09-21 17:25:56 +09:00
elm_segment_control_item.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_segment_control_legacy.h docs: correct group name of segmentcontrol for API docs. 2018-09-21 17:25:56 +09:00
elm_separator.c efl_ui_theme: Introduce Efl.Ui.Theme class 2018-11-20 13:56:37 +09:00
elm_separator.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 efl_ui_theme: Introduce Efl.Ui.Theme class 2018-11-20 13:56:37 +09:00
elm_slider.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_slideshow.c elm: update widgets that have documented focus and unfocused events 2018-11-15 13:55:37 +01:00
elm_slideshow.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_slideshow.h
elm_slideshow_common.h
elm_slideshow_item.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_slideshow_legacy.h
elm_spinner.c efl: split efl_ui_range into display and interactive 2019-01-23 16:43:02 +01:00
elm_spinner.eo efl: split efl_ui_range into display and interactive 2019-01-23 16:43:02 +01: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 eolian: drop class function overriding 2019-02-13 16:59:58 +01:00
elm_sys_notify.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
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 efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
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 efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
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 efl_ui_theme: Introduce Efl.Ui.Theme class 2018-11-20 13:56:37 +09:00
elm_table.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_table.h
elm_table_legacy.h
elm_textpath.h elementary textpath: support legacy APIs 2018-10-12 15:42:31 +09:00
elm_textpath_legacy.h elementary textpath: support legacy APIs 2018-10-12 15:42:31 +09:00
elm_theme.c eolian: drop class function overriding 2019-02-13 16:59:58 +01:00
elm_theme.h docs: Fix assorted typos in legacy documentation 2019-01-28 13:14:20 +01:00
elm_thumb.c Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
elm_thumb.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_thumb.h
elm_thumb_common.h
elm_thumb_legacy.h
elm_toolbar.c elementary: rename Efl.Ui.Translatable -> Efl.Ui.L10n 2019-01-02 11:03:53 -08:00
elm_toolbar.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_toolbar.h
elm_toolbar_common.h
elm_toolbar_eo.h
elm_toolbar_item.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 elementary: Reduce EO calls by using geometry_set 2018-11-21 11:25:58 -05:00
elm_transit.h docs: Fix assorted typos in legacy documentation 2019-01-28 13:14:20 +01:00
elm_util.c
elm_view_form.c efl_ui : rename model connect and factory connect to bind property and factory. 2019-02-11 11:06:13 -08:00
elm_view_form.eo efl: Change non required constructors to @optional. 2019-02-07 18:05:00 +01:00
elm_view_form.h
elm_view_list.c eo: rename efl_future_Eina_FutureXXX_then in efl_future_then as this has been available for some time. 2018-11-23 11:39:43 -08:00
elm_view_list.eo efl: Change non required constructors to @optional. 2019-02-07 18:05:00 +01:00
elm_view_list.h
elm_web.eo elm: restore old elm_web behaviour 2019-01-22 14:02:36 +01:00
elm_web.h
elm_web2.c elm: update widgets that have documented focus and unfocused events 2018-11-15 13:55:37 +01: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 elm_widget: remove defines that are not implemented 2018-12-20 19:55:20 +09: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 elementary: internalize elm_combobox, expose legacy only 2019-01-17 15:54:24 +01: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_fileselector_button: support the whole interface 2019-01-26 11:42:02 +01: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: enable focus api for none realized items 2018-11-20 20:50:42 +01:00
elm_widget_genlist.h genlist: rework the focus model for performance 2018-08-02 09:42:14 -04: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 efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
elm_widget_item_static_focus.c elm_widget_item_static_focus: fix ERR prints 2018-12-17 09:12:22 +01:00
elm_widget_item_static_focus.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01: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 docs: Fix assorted typos in legacy documentation 2019-01-28 13:14:20 +01: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 docs: correct group name of segmentcontrol for API docs. 2018-09-21 17:25:56 +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 docs: Fix assorted typos in legacy documentation 2019-01-28 13:14:20 +01:00
els_box.c elm/box_layout: rename variables 2018-08-17 11:30:36 -04: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 elementary: Reduce EO calls by using geometry_set 2018-11-21 11:25:58 -05:00
elu_ews_wm.c elementary: Reduce EO calls by using geometry_set 2018-11-21 11:25:58 -05:00
meson.build efl_model : rename all efl_model based classes. 2019-01-31 14:59:37 +09:00