efl/src/lib/elementary
Jean-Philippe Andre 8c505e3191 win: Remove menu from EDC group (fixes compatibility)
This fixes compatibility with legacy themes (ie. every single
theme in existence beyond the default one, for now), by checking
where to swallow the menu widget. If a legacy theme is used,
the legacy swallow should be used, and it will all look correct.

Moving forward I hope to get rid of the internal edje object
entirely, except for compatibility reasons.
2016-11-23 13:04:13 +09:00
..
.gitignore elementary: split up the build options from the main header 2016-10-27 13:27:25 +02:00
Elementary.h elm: Add Efl.Ui.Box.Stack for stack boxes (EO only) 2016-11-23 13:04:13 +09:00
Elementary_Cursor.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
Elementary_Options.h.in elementary: split up the build options from the main header 2016-10-27 13:27:25 +02:00
efl_config_global.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
efl_ui_box.c Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
efl_ui_box.eo docs: efl_ui: fill gaps in efl_ui eo file documentation 2016-11-17 12:52:44 +01:00
efl_ui_box_flow.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
efl_ui_box_flow.eo docs: efl_ui: fill gaps in efl_ui eo file documentation 2016-11-17 12:52:44 +01:00
efl_ui_box_layout.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
efl_ui_box_private.h Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
efl_ui_box_stack.c elm: Add Efl.Ui.Box.Stack for stack boxes (EO only) 2016-11-23 13:04:13 +09:00
efl_ui_box_stack.eo elm: Add Efl.Ui.Box.Stack for stack boxes (EO only) 2016-11-23 13:04:13 +09:00
efl_ui_clock.c efl_ui_clock: fix use when no module is present. 2016-11-14 11:22:39 -08:00
efl_ui_clock.eo docs: efl_ui: fill gaps in efl_ui eo file documentation 2016-11-17 12:52:44 +01:00
efl_ui_clock.h efl_ui_clock: Merge datetime/dayselector/clock widgets into efl_ui_clock. 2016-11-03 12:00:17 +05:30
efl_ui_clock_private.h elm: Efl.Ui.clock: use efl_isa instead. 2016-11-15 19:59:06 +05:30
efl_ui_flip.c New flip mode called ELM_FLIP_CROSS_FADE 2016-10-21 14:13:00 +09:00
efl_ui_flip.eo docs: efl_ui: fill gaps in efl_ui eo file documentation 2016-11-17 12:52:44 +01:00
efl_ui_flip_eo.h elm: efl_ui_flip: add fl_ui_flip_eo.h redirection header lost during rename 2016-06-09 16:18:28 +02:00
efl_ui_flip_internal_part.eo docs: efl_ui: fill gaps in efl_ui eo file documentation 2016-11-17 12:52:44 +01:00
efl_ui_flip_legacy.h New flip mode called ELM_FLIP_CROSS_FADE 2016-10-21 14:13:00 +09:00
efl_ui_frame.c Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
efl_ui_frame.eo docs: efl_ui: fill gaps in efl_ui eo file documentation 2016-11-17 12:52:44 +01:00
efl_ui_frame_eo.h elm: efl_ui_frame: add back last efl_ui_frame_eo.h header 2016-07-07 12:22:12 +02:00
efl_ui_frame_legacy.h elm_frame: updated the eo prefix and documentation 2016-07-04 20:21:12 +09:00
efl_ui_grid.c Eo: Change the way functions are registered to classes 2016-09-09 11:14:35 +01:00
efl_ui_grid.eo docs: efl_ui: fill gaps in efl_ui eo file documentation 2016-11-17 12:52:44 +01:00
efl_ui_grid_private.h Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
efl_ui_grid_static.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
efl_ui_grid_static.eo docs: efl_ui: fill gaps in efl_ui eo file documentation 2016-11-17 12:52:44 +01:00
efl_ui_image.c elm: convert downloads to efl_net_dialer_http. 2016-11-22 13:24:16 -02:00
efl_ui_image.eo docs: efl_ui: fill gaps in efl_ui eo file documentation 2016-11-17 12:52:44 +01:00
efl_ui_internal_text_interactive.c text/entry: add more key controls for os x 2016-09-23 17:51:37 +09:00
efl_ui_internal_text_interactive.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
efl_ui_internal_text_interactive.h Ui text interactive: introduce this new object (rebase squash) 2016-06-16 19:15:20 +01:00
efl_ui_layout_internal_box.eo docs: efl_ui: fill gaps in efl_ui eo file documentation 2016-11-17 12:52:44 +01:00
efl_ui_layout_internal_table.eo docs: efl_ui: fill gaps in efl_ui eo file documentation 2016-11-17 12:52:44 +01:00
efl_ui_nstate.c elm: nstate - cleanup edje signal cb 2016-09-29 10:29:58 +05:30
efl_ui_nstate.eo docs: efl_ui: fill gaps in efl_ui eo file documentation 2016-11-17 12:52:44 +01:00
efl_ui_nstate.h elm: rename Elm.Nstate to Efl.Ui.Nstate 2016-05-10 12:41:03 +05:30
efl_ui_text.c [elementary][atspi] change accessible description to char* from const char* 2016-11-10 11:11:48 +09:00
efl_ui_text.eo docs: efl_ui_text: fill gaps in efl ui text eo file documentation 2016-11-18 12:53:26 +01:00
efl_ui_text_editable.eo docs: efl_ui: fill gaps in efl_ui eo file documentation 2016-11-17 12:52:44 +01:00
efl_ui_text_interactive.eo docs: efl_ui: fill gaps in efl_ui eo file documentation 2016-11-17 12:52:44 +01:00
efl_ui_video.c emotion: convert Emotion_Object into Efl.Canvas.Video 2016-09-21 11:04:34 -07:00
efl_ui_video.eo docs: efl_ui: fill gaps in efl_ui eo file documentation 2016-11-17 12:52:44 +01:00
efl_ui_video.h efl_ui_video: convert elm_video to efl_ui_video 2016-06-23 10:05:09 -07:00
efl_ui_video_eo.h efl_ui_video: convert elm_video to efl_ui_video 2016-06-23 10:05:09 -07:00
efl_ui_video_legacy.h elm video: correct api 2016-08-16 12:36:26 +09:00
efl_ui_video_private.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
efl_ui_widget_flip.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
efl_ui_widget_frame.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
efl_ui_widget_image.h elm: convert downloads to efl_net_dialer_http. 2016-11-22 13:24:16 -02:00
efl_ui_win.c win: Remove menu from EDC group (fixes compatibility) 2016-11-23 13:04:13 +09:00
efl_ui_win.eo win: Add content_set API for window main content 2016-11-23 13:04:13 +09:00
efl_ui_win_internal_part.eo win: Add background part to the win border 2016-11-23 13:04:12 +09:00
efl_ui_win_standard.c win: Add background part to the win border 2016-11-23 13:04:12 +09:00
efl_ui_win_standard.eo docs: efl_ui: fill gaps in efl_ui eo file documentation 2016-11-17 12:52:44 +01:00
elc_combobox.c ELM: sync "clicked" usage with other places in the lib 2016-10-17 10:49:10 +09:00
elc_combobox.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_combobox_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_ctxpopup.c Rename efl_self to efl_added 2016-09-05 16:59:56 +01:00
elc_ctxpopup.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_ctxpopup_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_ctxpopup_legacy.h ctxpopup: pass const object ptr as argument in horizontal_get() 2016-04-13 16:11:19 +05:30
elc_fileselector.c elementary: fix conversion mistake from Eina_Promise to Efl_Future in file selector. 2016-11-07 11:29:23 -08:00
elc_fileselector.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_fileselector_button.c elm: Fix elementary uninstalled eo headers 2016-10-27 10:00:08 +09:00
elc_fileselector_button.h elm: Fix elementary uninstalled eo headers 2016-10-27 10:00:08 +09:00
elc_fileselector_button_legacy.h fileselector button: Move EO APIs to legacy 2016-05-25 15:00:34 +09:00
elc_fileselector_common.h efl api release - fix exposing of eo api types for elm fileselector 2016-08-12 18:04:54 +02:00
elc_fileselector_entry.c elm: Fix elementary uninstalled eo headers 2016-10-27 10:00:08 +09:00
elc_fileselector_entry.h elm: Fix elementary uninstalled eo headers 2016-10-27 10:00:08 +09:00
elc_fileselector_entry_legacy.h fileselector entry: Move EO API to legacy 2016-05-25 15:00:34 +09:00
elc_fileselector_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_fileselector_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_hoversel.c elm hoversel: restore focus to the button when hover end 2016-10-27 15:26:41 +09:00
elc_hoversel.h elm: Remove some eo files from installation 2016-10-26 13:42:54 +09:00
elc_hoversel_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_multibuttonentry.c [elementary][atspi] change accessible description to char* from const char* 2016-11-10 11:11:48 +09:00
elc_multibuttonentry.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_multibuttonentry_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_multibuttonentry_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_multibuttonentry_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_naviframe.c naviframe: Fix to process title show/hide signal immediately 2016-11-02 19:51:47 +09:00
elc_naviframe.h elm: Remove some eo files from installation 2016-10-26 13:42:54 +09:00
elc_naviframe_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_naviframe_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_player.c emotion: convert Emotion_Object into Efl.Canvas.Video 2016-09-21 11:04:34 -07:00
elc_popup.c elm_popup: before getting focus, all sub objs should be shown 2016-11-02 09:28:26 +09:00
elc_popup.h elc_popup: support siganl emit for the main layout of popup 2016-04-05 10:16:38 +05:30
elc_popup_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_popup_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_scrolled_entry.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elementary_config.h evas: Mark group_add/del as internal 2016-10-12 11:47:50 +09:00
elementary_js.cc elm: Remove elm app client/server implementation & APIs 2016-10-20 14:55:48 +09:00
elm_access.c [elementary][access] check previous access object before register 2016-11-09 21:13:57 +09:00
elm_access.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_access.h elm: Fix compilation of other apps (elm_access.eo.h) 2016-10-26 19:05:22 +09:00
elm_actionslider.c elm: Remove some eo files from installation 2016-10-26 13:42:54 +09:00
elm_actionslider.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_actionslider.h elm: Remove some eo files from installation 2016-10-26 13:42:54 +09:00
elm_actionslider_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_atspi_app_object.c [elementary][atspi] change accessible description to char* from const char* 2016-11-10 11:11:48 +09:00
elm_atspi_app_object.eo docs: harmonize AT-SPI writing in all eo files. 2016-11-04 12:28:11 +01:00
elm_atspi_app_object.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_atspi_bridge.c [elementary][atspi] change accessible description to char* from const char* 2016-11-10 11:11:48 +09:00
elm_atspi_bridge.eo docs: harmonize AT-SPI writing in all eo files. 2016-11-04 12:28:11 +01:00
elm_atspi_bridge.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_authors.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_bg.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_bg.eo docs: harmonise use of enum sentinel description in eo files 2016-10-25 16:08:24 +02:00
elm_bg.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_bg_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_bg_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_box.c Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
elm_box.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_box.h Elm: Don't install box, table and grid eo files 2016-04-20 20:39:58 +09:00
elm_box_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_box_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_bubble.c elm: Remove some eo files from installation 2016-10-26 13:42:54 +09:00
elm_bubble.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_bubble.h elm: Remove some eo files from installation 2016-10-26 13:42:54 +09:00
elm_bubble_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_button.c Efl Object: remove legacy callback calls from event_callback_call 2016-08-26 15:45:07 -03:00
elm_button.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_button.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_button_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_button_internal_part.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_button_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_cache.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_calendar.c elm/calendar: fix legacy API use. 2016-11-18 10:56:47 -08:00
elm_calendar.eo elm/calendar: we do require explicit ptr now. 2016-11-17 17:40:12 -08:00
elm_calendar.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_calendar_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_calendar_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_calendar_legacy.h elm/calendar: add APIs for minimum and maximum values for the date 2016-11-17 17:40:12 -08:00
elm_check.c Efl Object: remove legacy callback calls from event_callback_call 2016-08-26 15:45:07 -03:00
elm_check.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_check.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_check_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_check_legacy.h efl api release - fix exposing of eo fake legacy api for elm check 2016-08-12 18:04:54 +02:00
elm_clock.c Efl Object: remove legacy callback calls from event_callback_call 2016-08-26 15:45:07 -03:00
elm_clock.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_clock.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_clock_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_clock_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_cnp.c DnD: cancel drag if mouse moves too much 2016-11-10 08:26:26 +02:00
elm_cnp.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_code.c Efl Object: remove legacy callback calls from event_callback_call 2016-08-26 15:45:07 -03:00
elm_code.h Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_code_common.h Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_code_diff_widget.c Rename efl_self to efl_added 2016-09-05 16:59:56 +01:00
elm_code_diff_widget.h elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
elm_code_file.c elm_code: Fix double free on file close/free 2016-11-11 15:01:08 +00:00
elm_code_file.h elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
elm_code_line.c elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
elm_code_line.h elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
elm_code_parse.c fix double delcaration of variable in elm_code 2016-08-10 11:12:17 +09:00
elm_code_parse.h elementary: fix definition of external symbols 2016-06-06 19:32:29 +02:00
elm_code_private.h elementary: fix definition of external symbols 2016-06-06 19:32:29 +02:00
elm_code_text.c elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
elm_code_text.h elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
elm_code_widget.c elm: Remove some eo files from installation 2016-10-26 13:42:54 +09:00
elm_code_widget.eo elm_code_widget: remove pointers 2016-11-10 15:49:12 +01:00
elm_code_widget_legacy.h elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
elm_code_widget_private.h elm: Add popup edit menu in elm_code 2016-09-11 19:14:20 +01:00
elm_code_widget_selection.c Elm: Fix crashes with copy/paste of large code 2016-09-01 21:41:57 +01:00
elm_code_widget_selection.h elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
elm_code_widget_text.c Elm: Fix crashes with copy/paste of large code 2016-09-01 21:41:57 +01:00
elm_code_widget_undo.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_color_class.c Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
elm_color_class.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_color_item.eo elementary: colorselector - apply new focus ui for palette and components items 2016-10-25 14:37:11 -07:00
elm_colorselector.c elementary: fixup warning in new colorselector code. 2016-10-25 15:03:40 -07:00
elm_colorselector.eo docs: elm_colorselector: fill gaps in elm_colorselector eo file documentation 2016-11-22 16:42:13 +01:00
elm_colorselector.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_colorselector_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_colorselector_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_colorselector_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_combobox.eo evas/elm: Remove function group_resize 2016-10-12 11:25:56 +09:00
elm_config.c elm_config: set default year for minimal to 1970 2016-11-22 16:30:30 +01:00
elm_config.h efl api release - fix @since in new elm config apis 2016-08-12 18:04:54 +02:00
elm_conform.c Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
elm_conform.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_conform_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_conform_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_conformant.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_ctxpopup.eo docs: elm_ctxpopup: fill gaps in elm_ctxpopup eo file documentation 2016-11-21 21:42:50 +01:00
elm_ctxpopup_internal_part.eo docs: elm_ctxpopup: fill gaps in elm_ctxpopup eo file documentation 2016-11-21 21:42:50 +01:00
elm_ctxpopup_item.eo docs: elm_ctxpopup: fill gaps in elm_ctxpopup eo file documentation 2016-11-21 21:42:50 +01:00
elm_cursor.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_datetime.c elm/datetime: default case for default value 2016-11-17 17:40:12 -08:00
elm_datetime.h elm: remove datetime widget internal code 2016-11-09 16:13:38 +05:30
elm_dayselector.c Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
elm_dayselector.eo docs: elm_dayselector: fill gaps in elm_dayslector eo file documentation 2016-11-22 10:41:04 +01:00
elm_dayselector.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_dayselector_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_dayselector_internal_part.eo docs: elm_dayselector: fill gaps in elm_dayslector eo file documentation 2016-11-22 10:41:04 +01:00
elm_dayselector_item.eo docs: elm_dayselector: fill gaps in elm_dayslector eo file documentation 2016-11-22 10:41:04 +01:00
elm_dayselector_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_dbus_menu.c elm: Remove some eo files from installation 2016-10-26 13:42:54 +09:00
elm_debug.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_deprecated.h elm_win: Fix ABI break with missing EAPIs 2016-08-12 08:11:54 +09:00
elm_diskselector.c elm: Fix elementary uninstalled eo headers 2016-10-27 10:00:08 +09:00
elm_diskselector.eo evas/elm: Remove function group_resize 2016-10-12 11:25:56 +09:00
elm_diskselector.h elm: Fix elementary uninstalled eo headers 2016-10-27 10:00:08 +09:00
elm_diskselector_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_diskselector_item.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_diskselector_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_entry.c elementary entry: fix to call "cursor,changed" callback when only cursor is changed 2016-11-22 11:05:23 +09:00
elm_entry.eo docs: elm_entry: fill gaps in elm entry eo file documentation 2016-11-18 12:53:25 +01:00
elm_entry.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_entry_common.h Ui text: introduce this new text widget 2016-06-16 19:15:20 +01:00
elm_entry_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_entry_internal_part.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_entry_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_factory.c Evas/Edje/Elm: Use combined_min instead of min everywhere 2016-06-09 16:37:49 +09:00
elm_factory.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_fileselector.eo docs: elm_fileselector: fill gaps in fileselector eo file documentation 2016-11-21 13:57:50 +01:00
elm_fileselector_button.eo docs: elm_fileselector: fill gaps in fileselector eo file documentation 2016-11-21 13:57:50 +01:00
elm_fileselector_entry.eo docs: elm_fileselector: fill gaps in fileselector eo file documentation 2016-11-21 13:57:50 +01:00
elm_fileselector_entry_internal_part.eo docs: elm_fileselector: fill gaps in fileselector eo file documentation 2016-11-21 13:57:50 +01:00
elm_finger.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_flip.h elm: efl_ui_flip: add fl_ui_flip_eo.h redirection header lost during rename 2016-06-09 16:18:28 +02:00
elm_flip_internal_part.eo docs: elm_flip: fill gaps in elm_flip eo file documentation 2016-11-21 13:57:51 +01:00
elm_flipselector.c elm: Remove some eo files from installation 2016-10-26 13:42:54 +09:00
elm_flipselector.eo docs: elm_flip: fill gaps in elm_flip eo file documentation 2016-11-21 13:57:51 +01:00
elm_flipselector.h elm: Remove some eo files from installation 2016-10-26 13:42:54 +09:00
elm_flipselector_item.eo docs: elm_flip: fill gaps in elm_flip eo file documentation 2016-11-21 13:57:51 +01:00
elm_flipselector_legacy.h spin interface: common interface for flipselector and spinner 2016-04-29 18:56:51 -07:00
elm_focus.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_focus_item.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_font.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_font.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_frame.h elm: efl_ui_frame: add back last efl_ui_frame_eo.h header 2016-07-07 12:22:12 +02:00
elm_gen.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gen_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_general.eot elm_layout, elm_general: remove pointers 2016-11-09 17:57:05 +01:00
elm_general.h elm: rename globally used variable 'ret' to prevent shadow warnings 2016-09-27 10:50:55 -04:00
elm_gengrid.c [elementary][atspi] change accessible description to char* from const char* 2016-11-10 11:11:48 +09:00
elm_gengrid.eo docs: gengrid: fill gaps in gengrid eo file documentation 2016-11-18 12:53:26 +01:00
elm_gengrid.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gengrid_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gengrid_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gengrid_item.eo docs: gengrid: fill gaps in gengrid eo file documentation 2016-11-18 12:53:26 +01:00
elm_gengrid_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gengrid_pan.eo docs: gengrid: fill gaps in gengrid eo file documentation 2016-11-18 12:53:26 +01:00
elm_genlist.c [elementary][atspi] change accessible description to char* from const char* 2016-11-10 11:11:48 +09:00
elm_genlist.eo docs: genlist: fill gaps in genlist eo file documentation 2016-11-18 12:53:26 +01:00
elm_genlist.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_genlist_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_genlist_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_genlist_item.eo docs: genlist: fill gaps in genlist eo file documentation 2016-11-18 12:53:26 +01:00
elm_genlist_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_genlist_pan.eo docs: genlist: fill gaps in genlist eo file documentation 2016-11-18 12:53:26 +01:00
elm_gesture_layer.c elementary: Fix issue of using uninitialized values 2016-10-13 12:52:43 -04:00
elm_gesture_layer.eo docs: elm: document various type defines 2016-11-03 11:57:40 +01:00
elm_gesture_layer.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gesture_layer_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gesture_layer_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gesture_layer_extra_gestures.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gesture_layer_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_getting_started.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_glview.c glview: Add data updates when marking the image as dirty 2016-11-22 14:32:37 +09:00
elm_glview.eo elm dayselector, entry, glview: remove pointers 2016-11-10 15:38:53 +01:00
elm_glview.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_glview_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_glview_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_glview_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_grid.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_grid.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_grid.h Elm: Don't install box, table and grid eo files 2016-04-20 20:39:58 +09:00
elm_grid_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_helper.c Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
elm_helper.h Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
elm_hover.c evas/elm: Remove function group_resize 2016-10-12 11:25:56 +09:00
elm_hover.eo evas/elm: Remove function group_resize 2016-10-12 11:25:56 +09:00
elm_hover.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_hover_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_hover_internal_part.eo elm: Fix efl_part inheritance 2016-05-30 13:35:34 +09:00
elm_hover_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_hoversel.eo evas/elm: Remove group_show and group_hide 2016-10-12 11:25:56 +09:00
elm_hoversel_item.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_icon.c elm_icon: avoid useless assignment 2016-10-28 23:23:15 +02:00
elm_icon.eo docs: elm_icon: fully document elm_icon eo file 2016-10-25 16:08:25 +02:00
elm_icon.h elm: Remove some eo files from installation 2016-10-26 13:42:54 +09:00
elm_icon_legacy.h elm_icon: Mark lookup_order functions as deprecated 2016-07-06 11:43:11 +09:00
elm_image.h elm_image: Add smart cbs for async open 2016-09-23 11:28:14 +09:00
elm_image_eo.h elm: Fix build (use efl_ui_image.eo) 2016-05-31 20:51:31 +09:00
elm_image_legacy.h elm_image: Add smart cbs for async open 2016-09-23 11:28:14 +09:00
elm_index.c [elementary][atspi] change accessible description to char* from const char* 2016-11-10 11:11:48 +09:00
elm_index.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_index.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_index_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_index_item.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_index_legacy.h Index : Use orientation interface APIs instead of horizontal set/get APIs 2016-05-18 18:33:53 +09:00
elm_interface_atspi_accessible.c elementary: implement destructor in atspi mixin 2016-11-14 11:10:59 -08:00
elm_interface_atspi_accessible.eo docs: elm_atspi: fill gaps in elm_atspi eo file documentation 2016-11-21 13:57:50 +01:00
elm_interface_atspi_accessible.h atspi: fix state macros 2016-09-20 15:01:48 -07:00
elm_interface_atspi_action.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_atspi_action.eo docs: atspi_interfaces: fill gaps in elm atspi interfaces eo file documentation 2016-11-17 12:19:50 +01:00
elm_interface_atspi_component.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_interface_atspi_component.eo docs: elm_atspi: fill gaps in elm_atspi eo file documentation 2016-11-21 13:57:50 +01:00
elm_interface_atspi_image.c Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
elm_interface_atspi_image.eo docs: harmonize AT-SPI writing in all eo files. 2016-11-04 12:28:11 +01:00
elm_interface_atspi_selection.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_atspi_selection.eo docs: elm_atspi: add docs for elm atspi interfaces 2016-11-04 12:28:11 +01:00
elm_interface_atspi_text.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_atspi_text.eo docs: elm_atspi: fill gaps in elm_atspi eo file documentation 2016-11-21 13:57:50 +01:00
elm_interface_atspi_text.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_atspi_text_editable.c Elm interface atspi editable text: Fix namespacing. 2016-05-12 11:45:46 +01:00
elm_interface_atspi_text_editable.eo docs: elm_atspi: add docs for elm atspi interfaces 2016-11-04 12:28:11 +01:00
elm_interface_atspi_value.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_atspi_value.eo docs: elm_atspi: fill gaps in elm_atspi eo file documentation 2016-11-21 13:57:50 +01:00
elm_interface_atspi_widget_action.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_interface_atspi_widget_action.eo docs: atspi_interfaces: fill gaps in elm atspi interfaces eo file documentation 2016-11-17 12:19:50 +01:00
elm_interface_atspi_widget_action.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_atspi_window.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_atspi_window.eo docs: elm_atspi: add docs for elm atspi interfaces 2016-11-04 12:28:11 +01:00
elm_interface_atspi_window.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_fileselector.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_fileselector.eo elm_fileselector: fix property value name when showing hidden files 2016-11-17 13:50:12 +01:00
elm_interface_fileselector.h elm fileselector: fix legacy methods for Entry and Button 2016-09-14 21:04:00 -03:00
elm_interface_scrollable.c elm scrollable: return correct values from post event callbacks 2016-11-03 11:42:26 -04:00
elm_interface_scrollable.eo docs: elm_interface: fill gaps in elm interfaces eo file documentation 2016-11-17 13:02:03 +01:00
elm_interface_scrollable.h scrollable_interface: fixed gravity_set() API. 2016-09-22 11:06:29 +09:00
elm_interfaces.h Elm interface atspi editable text: Fix namespacing. 2016-05-12 11:45:46 +01:00
elm_inwin.c elm: Remove some eo files from installation 2016-10-26 13:42:54 +09:00
elm_inwin.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_inwin.h elm: Remove some eo files from installation 2016-10-26 13:42:54 +09:00
elm_inwin_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_label.c elementary label: use text width when label calculates duration for slide 2016-09-06 15:00:55 -07:00
elm_label.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_label.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_label_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_label_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_layout.c elm_layout: add mmap support 2016-11-07 14:42:07 -08:00
elm_layout.eo docs: elm_layout: fill gaps in elm_labl eo file documentation 2016-11-21 21:42:50 +01:00
elm_layout.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_layout_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_layout_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_layout_internal_part.eo docs: elm_layout: fill gaps in elm_labl eo file documentation 2016-11-21 21:42:50 +01:00
elm_layout_legacy.h elm_layout: add mmap support 2016-11-07 14:42:07 -08:00
elm_layout_pack.c Rename efl_self to efl_added 2016-09-05 16:59:56 +01:00
elm_list.c [elementary][atspi] change accessible description to char* from const char* 2016-11-10 11:11:48 +09:00
elm_list.eo docs: elm_list: fill gaps in elm_list eo file documentation 2016-11-21 13:57:50 +01:00
elm_list.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_list_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_list_item.eo docs: elm_list: fill gaps in elm_list eo file documentation 2016-11-21 13:57:50 +01:00
elm_list_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_macros.h sclae : add the feature for rounding off 2016-05-19 11:13:36 +09:00
elm_main.c Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
elm_map.c map: Fix elm_map usage (typo) 2016-10-17 20:05:26 +09:00
elm_map.eo docs: elm_map: fill gaps in elm_map eo file documentation 2016-11-21 13:57:51 +01:00
elm_map.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_map_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_map_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_map_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_map_pan.eo docs: elm_map: fill gaps in elm_map eo file documentation 2016-11-21 13:57:51 +01:00
elm_mapbuf.c evas/elm: Remove function group_resize 2016-10-12 11:25:56 +09:00
elm_mapbuf.eo evas/elm: Remove function group_resize 2016-10-12 11:25:56 +09:00
elm_mapbuf.h elementary: mapbuf is legacy for now and should be automatic in the future. 2016-05-17 05:17:53 -07:00
elm_mapbuf_internal_part.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_mapbuf_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_menu.c win: Move main menu to the border edje group 2016-11-23 13:04:12 +09:00
elm_menu.eo docs: elm_menu: fill gaps in elm_menu eo file documentation 2016-11-22 16:42:13 +01:00
elm_menu.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_menu_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_menu_item.eo docs: elm_menu: fill gaps in elm_menu eo file documentation 2016-11-22 16:42:13 +01:00
elm_menu_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_mirroring.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_module.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_multibuttonentry.eo docs: elm: document various type defines 2016-11-03 11:57:40 +01:00
elm_multibuttonentry_item.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_naviframe.eo docs: elm_naviframe: fill gaps in elm_naviframe eo file documentation 2016-11-22 10:41:04 +01:00
elm_naviframe_internal_part.eo docs: elm_naviframe: fill gaps in elm_naviframe eo file documentation 2016-11-22 10:41:04 +01:00
elm_naviframe_item.eo docs: elm_naviframe: fill gaps in elm_naviframe eo file documentation 2016-11-22 10:41:04 +01:00
elm_need.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_notify.c evas/elm: Remove function group_resize 2016-10-12 11:25:56 +09:00
elm_notify.eo evas/elm: Remove function group_resize 2016-10-12 11:25:56 +09:00
elm_notify.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_notify_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_notify_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_notify_internal_part.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_notify_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_object.h Revert "access: add API to get access object of given part" 2016-07-25 18:01:37 +02:00
elm_object_item.h elm: object_item: add guards to include eo and legacy header only when allowed 2016-07-29 12:04:13 +02:00
elm_pan.eo evas/elm: Remove function group_resize 2016-10-12 11:25:56 +09:00
elm_panel.c evas/elm: Remove function group_resize 2016-10-12 11:25:56 +09:00
elm_panel.eo evas/elm: Remove function group_resize 2016-10-12 11:25:56 +09:00
elm_panel.h elm_panel : add a toggled event triggered when panel toggled in any way. 2016-08-16 16:14:21 +09:00
elm_panel_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_panel_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_panel_internal_part.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_panel_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_panes.c Efl Object: remove legacy callback calls from event_callback_call 2016-08-26 15:45:07 -03:00
elm_panes.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_panes.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_panes_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_panes_legacy.h Panes: Use orientation interface APIs instead of horizontal set/get APIs 2016-05-18 00:36:09 +09:00
elm_part_helper.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_photo.c elm: Remove some eo files from installation 2016-10-26 13:42:54 +09:00
elm_photo.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_photo.h elm: Remove some eo files from installation 2016-10-26 13:42:54 +09:00
elm_photo_legacy.h Elm_photo: move api from eo to legacy. 2016-04-11 13:21:05 +08:30
elm_photocam.c elm: convert downloads to efl_net_dialer_http. 2016-11-22 13:24:16 -02:00
elm_photocam.eo docs: elm_photocam: add docs for interfaces and events 2016-11-04 12:28:11 +01:00
elm_photocam.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_photocam_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_photocam_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_photocam_pan.eo docs: elm_photocam: add docs for interfaces and events 2016-11-04 12:28:11 +01:00
elm_player.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_player_internal_part.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_plug.c Efl Object: remove legacy callback calls from event_callback_call 2016-08-26 15:45:07 -03:00
elm_plug.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_plug.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_plug_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_plug_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_popup.eo docs: elm_popup: fill gaps in elm_popup eo file documentation 2016-11-21 21:42:50 +01:00
elm_popup_internal_part.eo docs: elm_popup: fill gaps in elm_popup eo file documentation 2016-11-21 21:42:50 +01:00
elm_popup_item.eo docs: elm_popup: fill gaps in elm_popup eo file documentation 2016-11-21 21:42:50 +01:00
elm_prefs.c elm: Remove some eo files from installation 2016-10-26 13:42:54 +09:00
elm_prefs.eo elm_prefs, elm_slideshow: remove pointers 2016-11-10 15:53:25 +01:00
elm_prefs.h elm: Remove some eo files from installation 2016-10-26 13:42:54 +09:00
elm_prefs_common.h elementary/elm_prefs: preserve compatibility. 2016-04-28 14:12:16 +09:00
elm_prefs_data.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_prefs_data.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_prefs_edd.x elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_prefs_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_priv.h win: Add background part to the win border 2016-11-23 13:04:12 +09:00
elm_progressbar.c elm: progressbar: hide unit if unit_format_func is invalid 2016-09-21 10:45:12 +02:00
elm_progressbar.eo Elm: add missing @since into the doc about last added api to elm_progressbar. 2016-09-02 02:25:30 +02:00
elm_progressbar.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_progressbar_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_progressbar_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_progressbar_internal_part.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_progressbar_legacy.h docs: progressbar: correct minor typos 2016-05-17 15:05:37 +02:00
elm_radio.c Efl Object: remove legacy callback calls from event_callback_call 2016-08-26 15:45:07 -03:00
elm_radio.eo elm radio, scroller, sys_notify: remove pointers 2016-11-10 15:43:15 +01:00
elm_radio.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_radio_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_radio_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_removed.h elm video: correct api 2016-08-16 12:36:26 +09:00
elm_route.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_route.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_route.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_route_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_route_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_scale.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_scroll.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_scroller.c evas/elm: Remove function group_resize 2016-10-12 11:25:56 +09:00
elm_scroller.eo elm radio, scroller, sys_notify: remove pointers 2016-11-10 15:43:15 +01:00
elm_scroller.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_scroller_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_scroller_internal_part.eo elm: Fix efl_part inheritance 2016-05-30 13:35:34 +09:00
elm_scroller_legacy.h Elm interface scrollable: Fix eo type errors. 2016-04-19 17:15:28 +01:00
elm_segment_control.c elm: Fix elementary uninstalled eo headers 2016-10-27 10:00:08 +09:00
elm_segment_control.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_segment_control.h elm: Fix elementary uninstalled eo headers 2016-10-27 10:00:08 +09:00
elm_segment_control_item.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_segment_control_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_separator.c elm: Fix elementary uninstalled eo headers 2016-10-27 10:00:08 +09:00
elm_separator.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_separator.h elm: Fix elementary uninstalled eo headers 2016-10-27 10:00:08 +09:00
elm_separator_legacy.h Separtor: use orientation APIs 2016-05-27 10:11:13 +05:30
elm_slider.c Efl Object: remove legacy callback calls from event_callback_call 2016-08-26 15:45:07 -03:00
elm_slider.eo docs: elm: document various type defines 2016-11-03 11:57:40 +01:00
elm_slider.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_slider_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_slider_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_slider_legacy.h Interface: Progress - Add common interface for Slider and Progressbar 2016-04-07 16:50:57 +09:00
elm_slideshow.c elm: Fix elementary uninstalled eo headers 2016-10-27 10:00:08 +09:00
elm_slideshow.eo elm_prefs, elm_slideshow: remove pointers 2016-11-10 15:53:25 +01:00
elm_slideshow.h elm: Fix elementary uninstalled eo headers 2016-10-27 10:00:08 +09:00
elm_slideshow_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_slideshow_item.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_slideshow_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_spinner.c elm_spinner: apply value after pressing enter key 2016-11-17 15:56:14 +02:00
elm_spinner.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_spinner.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_spinner_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_spinner_legacy.h spin interface: common interface for flipselector and spinner 2016-04-29 18:56:51 -07:00
elm_store.c Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
elm_store.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_sys_notify.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_sys_notify.eo docs: elm_sys_notify: fill gaps in elm_sys_notify eo file documentation 2016-11-22 10:41:04 +01:00
elm_sys_notify.h elm: sys_notify: add guards to inlcude eo and legacy header only when allowed 2016-07-29 12:04:13 +02:00
elm_sys_notify_dbus.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_sys_notify_dbus.eo docs: elm_sys_notify: fill gaps in elm_sys_notify eo file documentation 2016-11-22 10:41:04 +01:00
elm_sys_notify_interface.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_sys_notify_interface.eo docs: elm_sys_notify: fill gaps in elm_sys_notify eo file documentation 2016-11-22 10:41:04 +01:00
elm_systray.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_systray.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_systray.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_systray_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_systray_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_systray_watcher.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_systray_watcher.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_table.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_table.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_table.h Elm: Don't install box, table and grid eo files 2016-04-20 20:39:58 +09:00
elm_table_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_theme.c elm: Remove some eo files from installation 2016-10-26 13:42:54 +09:00
elm_theme.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_thumb.c elm: Remove some eo files from installation 2016-10-26 13:42:54 +09:00
elm_thumb.eo evas/elm: Remove group_show and group_hide 2016-10-12 11:25:56 +09:00
elm_thumb.h elm: Remove some eo files from installation 2016-10-26 13:42:54 +09:00
elm_thumb_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_thumb_legacy.h Elm_thumb: move all api from eo to legacy 2016-04-11 21:31:42 +08:30
elm_toolbar.c [elementary][atspi] change accessible description to char* from const char* 2016-11-10 11:11:48 +09:00
elm_toolbar.eo evas/elm: Remove function group_resize 2016-10-12 11:25:56 +09:00
elm_toolbar.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_toolbar_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_toolbar_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_toolbar_item.eo elm gengrid_item toolbar_item: remove pointers 2016-11-10 15:47:31 +01:00
elm_toolbar_legacy.h Toolbar: Use orientation interface APIs instead of horizontal set/get APIs 2016-05-06 11:23:17 +05:30
elm_tooltip.h elementary: update tooltip documentation 2016-08-29 20:02:51 +02:00
elm_transit.c elementary transit: more optimal api call. 2016-11-04 20:25:24 +09:00
elm_transit.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_util.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_view_form.c elm: Remove some eo files from installation 2016-10-26 13:42:54 +09:00
elm_view_form.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_view_form.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_view_list.c efl: Update Efl.Model to use new Efl_Promise and Efl_Future 2016-09-29 13:12:27 -03:00
elm_view_list.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_view_list.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_web.eo docs: elm_web: add missing docs for elm_web 2016-11-07 15:58:11 +01:00
elm_web.h Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
elm_web2.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_web_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_web_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_web_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget.c elementary: implement destructor in atspi mixin 2016-11-14 11:10:59 -08:00
elm_widget.eo docs: elm_widget: fill gaps in elm_widget eo file documentation 2016-11-17 12:54:29 +01:00
elm_widget.h [elementary][atspi] change accessible description to char* from const char* 2016-11-10 11:11:48 +09:00
elm_widget_actionslider.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_bg.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_box.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_bubble.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_button.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_calendar.h elm/calendar: add APIs for minimum and maximum values for the date 2016-11-17 17:40:12 -08:00
elm_widget_check.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_clipper.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_clock.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_colorselector.h elementary: colorselector - apply new focus ui for palette and components items 2016-10-25 14:37:11 -07:00
elm_widget_combobox.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_conform.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_container.h Efl: Introduce Efl.Container and unify APIs 2016-04-26 11:36:23 +09:00
elm_widget_ctxpopup.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_dayselector.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_diskselector.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_entry.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_fileselector.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_fileselector_button.h elm fileselector: fix legacy methods for Entry and Button 2016-09-14 21:04:00 -03:00
elm_widget_fileselector_entry.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_flipselector.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_gengrid.h gengrid: support for non homogenous items 2016-10-19 15:48:51 +09:00
elm_widget_genlist.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_glview.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_grid.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_hover.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_hoversel.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_icon.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_index.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_inwin.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_item.eo docs: elm_widget: fill gaps in elm_widget eo file documentation 2016-11-17 12:54:29 +01:00
elm_widget_label.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_layout.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_list.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_map.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_mapbuf.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_menu.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_multibuttonentry.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_naviframe.h elm: Remove some eo files from installation 2016-10-26 13:42:54 +09:00
elm_widget_notify.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_panel.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_panes.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_photo.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_photocam.h elm: convert downloads to efl_net_dialer_http. 2016-11-22 13:24:16 -02:00
elm_widget_player.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_plug.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_popup.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_prefs.h elm: Remove some eo files from installation 2016-10-26 13:42:54 +09:00
elm_widget_progressbar.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_radio.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_route.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_scroller.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_segment_control.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_separator.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_slider.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_slideshow.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_spinner.h elm_spinner: change the key event operation on spinner 2016-10-22 12:03:54 +09:00
elm_widget_table.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_thumb.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_toolbar.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_widget_web.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
elm_win.h efl_ui_win: rename elm_win to efl_ui_win 2016-06-07 23:11:48 +08:30
elm_win_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_win_eo.h efl_ui_win: rename elm_win to efl_ui_win 2016-06-07 23:11:48 +08:30
elm_win_legacy.h evas: Rename Evas.Object to Efl.Canvas.Object 2016-06-21 14:35:19 +09:00
elm_win_standard.h efl_ui_win: rename elm_win to efl_ui_win 2016-06-07 23:11:48 +08:30
els_box.c Evas/Edje/Elm: Use combined_min instead of min everywhere 2016-06-09 16:37:49 +09:00
els_box.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
els_cursor.c evas: Add function on object to check is pointer is in 2016-11-23 13:04:12 +09:00
els_tooltip.c elm: Allow setting NULL tooltip text to remove tooltip. 2016-11-12 21:23:40 +00:00
elu_ews_wm.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00