efl/src/lib/elementary
Daniel Kolesa 7e94eb22b4 eolian: mark pure virtual funcs outside of implements
This is a better syntax and should've been like this in the first place.
2016-05-12 16:15:24 +01:00
..
.gitignore elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
Elementary.h.in elm: rename Elm.Nstate to Efl.Ui.Nstate 2016-05-10 12:41:03 +05:30
Elementary_Cursor.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
Makefile.am Elm interface atspi editable text: Fix namespacing. 2016-05-12 11:45:46 +01:00
efl_ui_box.c Efl gfx: Remove the no longer needed .Base hack. 2016-05-10 12:25:44 +01:00
efl_ui_box.eo Efl pack: Fix namespacing to use . and not _. 2016-05-12 11:14:03 +01:00
efl_ui_box_flow.c Efl.Pack: Rename methods and properties 2016-04-20 11:15:53 +09:00
efl_ui_box_flow.eo Efl ui box: Fix namespacing to use . and not _. 2016-05-12 12:20:34 +01:00
efl_ui_box_layout.c Ui.Box: Fix flow layout 2016-04-20 10:47:40 +09:00
efl_ui_box_private.h Efl.Pack: Rename methods and properties 2016-04-20 11:15:53 +09:00
efl_ui_grid.c Efl gfx: Remove the no longer needed .Base hack. 2016-05-10 12:25:44 +01:00
efl_ui_grid.eo Efl pack: Fix namespacing to use . and not _. 2016-05-12 11:14:03 +01:00
efl_ui_layout_internal_box.eo Efl pack: Fix namespacing to use . and not _. 2016-05-12 11:14:03 +01:00
efl_ui_layout_internal_table.eo Efl pack: Fix namespacing to use . and not _. 2016-05-12 11:14:03 +01:00
efl_ui_nstate.c elm: rename Elm.Nstate to Efl.Ui.Nstate 2016-05-10 12:41:03 +05:30
efl_ui_nstate.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +01:00
efl_ui_nstate.h elm: rename Elm.Nstate to Efl.Ui.Nstate 2016-05-10 12:41:03 +05:30
elc_combobox.c Elm combobox: composite attach objects after reparenting. 2016-04-28 15:54:49 +01: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 Efl: Introduce Efl.Container and unify APIs 2016-04-26 11:36:23 +09: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 a few non-standard icon names 2016-04-27 00:01:08 +01: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 Eo event: rename Eo_Event->event_info to Eo_Event->info. 2016-04-12 15:23:55 +01:00
elc_fileselector_button.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_fileselector_button_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_fileselector_button_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_fileselector_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_fileselector_entry.c Efl: Introduce Efl.Container and unify APIs 2016-04-26 11:36:23 +09:00
elc_fileselector_entry.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_fileselector_entry_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_fileselector_entry_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07: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 widget: rename parent to widget_parent and mark as protected. 2016-04-18 10:10:23 +01:00
elc_hoversel.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_hoversel_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07: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: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07: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 elementary: fix a few non-standard icon names 2016-04-27 00:01:08 +01:00
elc_naviframe.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07: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_eo.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 Efl: Introduce Efl.Container and unify APIs 2016-04-26 11:36:23 +09:00
elc_popup.c Efl: Introduce Efl.Container and unify APIs 2016-04-26 11:36:23 +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 elementary: Add user setting for icon theme 2016-04-25 14:56:55 +01:00
elementary_js.cc Elm interface atspi editable text: Fix namespacing. 2016-05-12 11:45:46 +01:00
elm_access.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_access.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +01:00
elm_access.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_actionslider.c Elm.Layout: Protect some functions 2016-04-26 11:36:23 +09:00
elm_actionslider.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +01:00
elm_actionslider.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_actionslider_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07: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_app_client.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_client.eo Elm app: Fix namespacing to use . and not _. 2016-05-12 11:18:43 +01:00
elm_app_client.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_client_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_client_view.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_client_view.eo Elm app: Fix namespacing to use . and not _. 2016-05-12 11:18:43 +01:00
elm_app_client_view.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_client_view_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_common.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_server.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_server.eo Elm app: Fix namespacing to use . and not _. 2016-05-12 11:18:43 +01:00
elm_app_server.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_server_eet.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_server_eet.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_server_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_server_view.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_server_view.eo Elm app: Fix namespacing to use . and not _. 2016-05-12 11:18:43 +01:00
elm_app_server_view.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_server_view_eo.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: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_atspi_app_object.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +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 Elm interface atspi editable text: Fix namespacing. 2016-05-12 11:45:46 +01:00
elm_atspi_bridge.eo Elm atpsi: Fix namespacing to use . and not _. 2016-05-12 11:19:36 +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 Elm.Layout: Protect some functions 2016-04-26 11:36:23 +09:00
elm_bg.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +01: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 Elm: Don't install box, table and grid eo files 2016-04-20 20:39:58 +09:00
elm_box.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +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.Layout: Protect some functions 2016-04-26 11:36:23 +09:00
elm_bubble.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +01:00
elm_bubble.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_bubble_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07: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 Elm.Layout: Protect some functions 2016-04-26 11:36:23 +09:00
elm_button.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37: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_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 elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_calendar.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +01: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 elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_check.c elm: rename Elm.Nstate to Efl.Ui.Nstate 2016-05-10 12:41:03 +05:30
elm_check.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37: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 elm_nstate: introduce nstate widget and inherit check from it 2016-04-07 19:05:57 +09:00
elm_clock.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_clock.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +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 elm cnp: simplify data preparer 2016-05-11 18:00:19 +09:00
elm_cnp.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_color_class.c Eo event: rename Eo_Event->event_info to Eo_Event->info. 2016-04-12 15:23:55 +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 Elm items: Fix namespacing to use . and not _. 2016-05-12 11:21:36 +01:00
elm_colorselector.c elm: Fix some warnings with clang 2016-04-06 16:28:28 +09:00
elm_colorselector.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +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 Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +01:00
elm_config.c elementary: Replace icon lookup_order with icon_theme. 2016-04-25 16:57:13 +01:00
elm_config.h elementary: Add user setting for icon theme 2016-04-25 14:56:55 +01:00
elm_conform.c Elm.Layout: Protect some functions 2016-04-26 11:36:23 +09: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 Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +01:00
elm_ctxpopup.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +01:00
elm_ctxpopup_item.eo Elm items: Fix namespacing to use . and not _. 2016-05-12 11:21:36 +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 elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_datetime.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +01:00
elm_datetime.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_datetime_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_datetime_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_datetime_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_dayselector.c Efl: Introduce Efl.Container and unify APIs 2016-04-26 11:36:23 +09:00
elm_dayselector.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +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_item.eo Elm items: Fix namespacing to use . and not _. 2016-05-12 11:21:36 +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 elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07: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 elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_diskselector.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_diskselector.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +01:00
elm_diskselector.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07: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_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_diskselector_item.eo Elm items: Fix namespacing to use . and not _. 2016-05-12 11:21:36 +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 Elm interface atspi editable text: Fix namespacing. 2016-05-12 11:45:46 +01:00
elm_entry.eo Elm interface atspi editable text: Fix namespacing. 2016-05-12 11:45:46 +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 elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07: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_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_factory.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07: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 Elm interface fileselector: Fix namespacing to use . and not _. 2016-05-12 11:37:57 +01:00
elm_fileselector_button.eo Elm interface fileselector: Fix namespacing to use . and not _. 2016-05-12 11:37:57 +01:00
elm_fileselector_entry.eo Elm interface fileselector: Fix namespacing to use . and not _. 2016-05-12 11:37:57 +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.c Efl: Introduce Efl.Container and unify APIs 2016-04-26 11:36:23 +09:00
elm_flip.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +01:00
elm_flip.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_flip_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_flip_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_flipselector.c spin interface: common interface for flipselector and spinner 2016-04-29 18:56:51 -07:00
elm_flipselector.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +01:00
elm_flipselector.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_flipselector_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_flipselector_item.eo Elm items: Fix namespacing to use . and not _. 2016-05-12 11:21:36 +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.c Elm.Layout: Protect some functions 2016-04-26 11:36:23 +09:00
elm_frame.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +01:00
elm_frame.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_frame_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_frame_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07: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 eo: Make Eina_Compare_Cb accessible to all widgets. 2016-04-19 17:15:28 +01:00
elm_general.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gengrid.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gengrid.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +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 Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +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 Elm pans: Fix namespacing to use . and not _. 2016-05-12 11:22:05 +01:00
elm_genlist.c genlist : fix content cache issue by content_get 2016-05-12 07:12:18 +09:00
elm_genlist.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +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 Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +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 Elm pans: Fix namespacing to use . and not _. 2016-05-12 11:22:05 +01:00
elm_gesture_layer.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gesture_layer.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +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 elementary: use Efl.Loop event directly as an API test. 2016-04-21 16:26:25 -07:00
elm_glview.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +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 Elm: Don't install box, table and grid eo files 2016-04-20 20:39:58 +09:00
elm_grid.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +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 Eo event: rename Eo_Event->event_info to Eo_Event->info. 2016-04-12 15:23:55 +01:00
elm_helper.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_hover.c Elm.Layout: Protect some functions 2016-04-26 11:36:23 +09:00
elm_hover.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +01: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_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_hoversel.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +01:00
elm_hoversel_item.eo Elm items: Fix namespacing to use . and not _. 2016-05-12 11:21:36 +01:00
elm_icon.c elementary: remove fdo caching and fallback code 2016-04-28 15:31:55 +01:00
elm_icon.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +01:00
elm_icon.h elementary: Update icon name docs 2016-04-27 00:37:58 +01:00
elm_icon_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_icon_legacy.h elementary: fix a few non-standard icon names 2016-04-27 00:01:08 +01:00
elm_image.c Elm_Image: add and remove eo properties related to image scaling 2016-04-29 14:06:52 +09:00
elm_image.eo Elm image: Fix namespacing to use . and not _. 2016-05-12 12:20:34 +01:00
elm_image.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_image_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_image_legacy.h Elm_Image: add and remove eo properties related to image scaling 2016-04-29 14:06:52 +09:00
elm_index.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_index.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37: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 Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +01:00
elm_index_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_atspi_accessible.c Eo event: rename Eo_Event->event_info to Eo_Event->info. 2016-04-12 15:23:55 +01:00
elm_interface_atspi_accessible.eo Eo event description: Fix namespacing to use . and not _. 2016-05-12 12:20:34 +01:00
elm_interface_atspi_accessible.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -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 eolian: mark pure virtual funcs outside of implements 2016-05-12 16:15:24 +01:00
elm_interface_atspi_component.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_atspi_component.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +01:00
elm_interface_atspi_image.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_atspi_image.eo eolian: mark pure virtual funcs outside of implements 2016-05-12 16:15:24 +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 Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +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 Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +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 Elm interface atspi editable text: Fix namespacing. 2016-05-12 11:45:46 +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 Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +01:00
elm_interface_atspi_widget_action.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_atspi_widget_action.eo eolian: mark pure virtual funcs outside of implements 2016-05-12 16:15:24 +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 Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +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 interface fileselector: Fix namespacing to use . and not _. 2016-05-12 11:37:57 +01:00
elm_interface_fileselector.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_scrollable.c elementary interface/scrollable: remove duplicated function calls for bars 2016-04-26 14:54:39 -07:00
elm_interface_scrollable.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +01:00
elm_interface_scrollable.h Elm interface scrollable: Fix eo type errors. 2016-04-19 17:15:28 +01:00
elm_interfaces.h Elm interface atspi editable text: Fix namespacing. 2016-05-12 11:45:46 +01:00
elm_inwin.c Elm.Layout: Protect some functions 2016-04-26 11:36:23 +09:00
elm_inwin.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +01:00
elm_inwin.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_inwin_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07: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 Elm.Layout: Protect some functions 2016-04-26 11:36:23 +09:00
elm_label.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +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 Efl gfx: Remove the no longer needed .Base hack. 2016-05-10 12:25:44 +01:00
elm_layout.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +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_legacy.h Elm.Layout: Replace box & table part API by fake object 2016-04-26 14:16:32 +09:00
elm_layout_pack.c Efl gfx: Remove the no longer needed .Base hack. 2016-05-10 12:25:44 +01:00
elm_list.c list: fix item highlight geometry correctly 2016-04-08 17:47:11 +09:00
elm_list.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +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 Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +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 elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_main.c Evas: Add API to reinit the language and use it in elementary. 2016-04-08 11:24:32 +01:00
elm_map.c elm_map: remove unused variables 2016-03-24 21:31:24 +01:00
elm_map.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +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 Elm pans: Fix namespacing to use . and not _. 2016-05-12 11:22:05 +01:00
elm_mapbuf.c Efl: Introduce Efl.Container and unify APIs 2016-04-26 11:36:23 +09:00
elm_mapbuf.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +01:00
elm_mapbuf.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_mapbuf_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07: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 Elm widget: rename parent to widget_parent and mark as protected. 2016-04-18 10:10:23 +01:00
elm_menu.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +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 Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +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 Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +01:00
elm_multibuttonentry_item.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +01:00
elm_naviframe.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +01:00
elm_naviframe_item.eo Elm items: Fix namespacing to use . and not _. 2016-05-12 11:21:36 +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 Efl: Introduce Efl.Container and unify APIs 2016-04-26 11:36:23 +09:00
elm_notify.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +01: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_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_object.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_object_item.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_pan.eo Evas smart: Fix namespacing to use . and not _. 2016-05-12 11:33:59 +01:00
elm_panel.c Efl: Introduce Efl.Container and unify APIs 2016-04-26 11:36:23 +09:00
elm_panel.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +01:00
elm_panel.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07: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_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_panes.c Elm.Layout: Protect some functions 2016-04-26 11:36:23 +09:00
elm_panes.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +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 elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_photo.c elm_photo: make sure we have a separate variable for the sanitized path 2016-04-18 16:02:30 +02:00
elm_photo.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +01:00
elm_photo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_photo_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07: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: Fix some warnings with clang 2016-04-06 16:28:28 +09:00
elm_photocam.eo Evas image orient: Fix namespacing to use . and not _. 2016-05-12 12:20:34 +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 Elm pans: Fix namespacing to use . and not _. 2016-05-12 11:22:05 +01:00
elm_player.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +01:00
elm_plug.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_plug.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +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 Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +01:00
elm_popup_item.eo Elm items: Fix namespacing to use . and not _. 2016-05-12 11:21:36 +01:00
elm_prefs.c elementary: only complain once during init when elm prefs module is not installed. 2016-03-29 14:53:38 -07:00
elm_prefs.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +01:00
elm_prefs.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07: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_eo.h 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 Revert "elm entry: remove unused funtions" 2016-05-10 13:23:05 -04:00
elm_progressbar.c Elm.Layout: Protect some functions 2016-04-26 11:36:23 +09:00
elm_progressbar.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +01: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_legacy.h Interface: Progress - Add common interface for Slider and Progressbar 2016-04-07 16:50:57 +09:00
elm_radio.c Elm.Layout: Protect some functions 2016-04-26 11:36:23 +09:00
elm_radio.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +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 elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_route.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_route.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +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 Efl: Introduce Efl.Container and unify APIs 2016-04-26 11:36:23 +09:00
elm_scroller.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +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_legacy.h Elm interface scrollable: Fix eo type errors. 2016-04-19 17:15:28 +01:00
elm_segment_control.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_segment_control.eo Elm items: Fix namespacing to use . and not _. 2016-05-12 11:21:36 +01:00
elm_segment_control.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_segment_control_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_segment_control_item.eo Elm segment control item: Fix namespacing to use . and not _. 2016-05-12 12:22:10 +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 elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_separator.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +01:00
elm_separator.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_separator_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_separator_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_slider.c Elm.Layout: Protect some functions 2016-04-26 11:36:23 +09:00
elm_slider.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +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 elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_slideshow.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +01:00
elm_slideshow.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07: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_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_slideshow_item.eo Elm items: Fix namespacing to use . and not _. 2016-05-12 11:21:36 +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 spin interface: common interface for flipselector and spinner 2016-04-29 18:56:51 -07:00
elm_spinner.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37: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 elementary: clean code and tests of order_lookup 2016-04-25 19:30:23 +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 elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_sys_notify.eo elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_sys_notify.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_sys_notify_dbus.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_sys_notify_dbus.eo elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07: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 Elm sys notify interface: Fix eo type errors. 2016-04-19 17:15:28 +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 Elm systray: Fix eo type errors. 2016-04-19 17:15:28 +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 Elm: Don't install box, table and grid eo files 2016-04-20 20:39:58 +09:00
elm_table.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +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 elementary: Don't force elm theme over fdo icons 2016-04-28 15:00:08 +01: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_thumb: move all api from eo to legacy 2016-04-11 21:31:42 +08:30
elm_thumb.eo Evas object smart: Fix namespace to use . and not _. 2016-05-12 11:12:15 +01:00
elm_thumb.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07: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_eo.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 Toolbar: Use orientation interface APIs instead of horizontal set/get APIs 2016-05-06 11:23:17 +05:30
elm_toolbar.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +01: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 interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +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: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_transit.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_transit.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_url.c 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_video.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_video.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +01:00
elm_video.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_video_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_video_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_view_form.c Efl model: Remove the no longer needed .Base hack. 2016-05-10 11:36:35 +01:00
elm_view_form.eo Elm view: Fix namespacing to use . and not _. 2016-05-12 11:23:13 +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 model: Remove the no longer needed .Base hack. 2016-05-10 11:36:35 +01:00
elm_view_list.eo Elm view: Fix namespacing to use . and not _. 2016-05-12 11:23:13 +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 eolian: mark pure virtual funcs outside of implements 2016-05-12 16:15:24 +01:00
elm_web.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_web2.c elm_web: Fix warning (missing initializer) 2016-04-06 16:28:17 +09: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 Efl: Introduce Efl.Container and unify APIs 2016-04-26 11:36:23 +09:00
elm_widget.eo eolian: mark pure virtual funcs outside of implements 2016-05-12 16:15:24 +01:00
elm_widget.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_actionslider.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_bg.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_box.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_bubble.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_button.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_calendar.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_check.h elm_nstate: introduce nstate widget and inherit check from it 2016-04-07 19:05:57 +09:00
elm_widget_clipper.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_clock.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_colorselector.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_combobox.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_conform.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_container.h Efl: Introduce Efl.Container and unify APIs 2016-04-26 11:36:23 +09:00
elm_widget_ctxpopup.h ctxpopup: implement Efl.Orientation interface functions 2016-04-12 17:51:45 +05:30
elm_widget_datetime.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_dayselector.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_diskselector.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_entry.h entry: add elm_entry_select_allow_set/get APIs 2016-05-12 11:10:42 +09:00
elm_widget_fileselector.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_fileselector_button.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_fileselector_entry.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_flip.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_flipselector.h spin interface: common interface for flipselector and spinner 2016-04-29 18:56:51 -07:00
elm_widget_frame.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_gengrid.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_genlist.h genlist : fix content cache issue by content_get 2016-05-12 07:12:18 +09:00
elm_widget_glview.h elementary: use Efl.Loop event directly as an API test. 2016-04-21 16:26:25 -07:00
elm_widget_grid.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_hover.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_hoversel.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_icon.h elementary: Replace icon lookup_order with icon_theme. 2016-04-25 16:57:13 +01:00
elm_widget_image.h elm_image: add new method elm_image_icon_set to replace elm_icon_standard_set 2016-04-27 22:05:23 +08:30
elm_widget_index.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_inwin.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_item.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +01:00
elm_widget_label.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_layout.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_list.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_map.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_mapbuf.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_menu.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_multibuttonentry.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_naviframe.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_notify.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_panel.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_panes.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_photo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_photocam.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_player.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_plug.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_popup.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_prefs.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_progressbar.h Interface: Progress - Add common interface for Slider and Progressbar 2016-04-07 16:50:57 +09:00
elm_widget_radio.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_route.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_scroller.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_segment_control.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_separator.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_slider.h Interface: Progress - Add common interface for Slider and Progressbar 2016-04-07 16:50:57 +09:00
elm_widget_slideshow.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_spinner.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_table.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_thumb.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_toolbar.h Toolbar: Use orientation interface APIs instead of horizontal set/get APIs 2016-05-06 11:23:17 +05:30
elm_widget_video.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_web.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_win.c elm win: change to use legacy api for cocoa engine 2016-05-11 11:20:33 +09:00
elm_win.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +01:00
elm_win.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
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 elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_win_legacy.h elm_win: move elm_win_raise into eo again. 2016-05-04 15:49:32 +08:30
elm_win_standard.c Elm.Win: Implement container & pack APIs 2016-04-26 14:09:36 +09:00
elm_win_standard.eo Elm win standard: Fix namespacing to use . and not _. 2016-05-12 11:23:43 +01:00
elm_win_standard.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
els_box.c els_box: Fix warning with clang 2016-04-06 16:28:33 +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 elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
els_tooltip.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elu_ews_wm.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00