efl/legacy/elementary/src/lib
Stefan Schmidt 536a64c447 docs: bring back docs from eo files by switching to the new group name
During the migration of docs to the eo file the group name changed to have a
Elm_ prefix which resulted in our docs not including this group and not showing
any of the docs in there. Switching to the new name fixes this.

Having this prefix makes sense especially as we are now merging elm into efl.

@fix

Fixes T3109
2016-03-16 21:00:37 +01:00
..
.gitignore cxx: Added examples and tutorial for C++ binding 2015-08-25 03:42:34 -03:00
Elementary.h.in web: split web into a module. 2016-03-09 16:55:48 -08:00
Elementary.hh.in Remove #include for config.h from C++ public header 2015-11-02 19:39:55 -02:00
Elementary_Cursor.h
Makefile.am elm.Image: use eolian eva.images enum values in elm_image.eo and remove unused elm_image_common.h 2016-02-22 10:38:26 -03:00
elc_combobox.c Combobox: Fix according to the new (old) eo_add syntax. 2016-03-11 12:38:26 +00:00
elc_combobox.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elc_combobox_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elc_ctxpopup.c Change elm according to the renaming of the eo_add() current object. 2016-03-15 15:30:32 +00:00
elc_ctxpopup.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elc_ctxpopup_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elc_ctxpopup_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elc_fileselector.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elc_fileselector.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elc_fileselector_button.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elc_fileselector_button.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elc_fileselector_button_eo.h update according to Eolian syntax changes 2014-08-21 09:27:32 +01:00
elc_fileselector_button_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elc_fileselector_common.h elm_fileselector: Move enums to elm_interface_fileselector.eo 2015-07-08 10:23:38 +03:00
elc_fileselector_entry.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elc_fileselector_entry.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elc_fileselector_entry_eo.h update according to Eolian syntax changes 2014-08-21 09:27:32 +01:00
elc_fileselector_entry_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elc_fileselector_eo.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elc_fileselector_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elc_hoversel.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elc_hoversel.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elc_hoversel_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elc_hoversel_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elc_multibuttonentry.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elc_multibuttonentry.h multibuttonentry: changed longpress callback name. 2015-04-17 16:32:04 +09:00
elc_multibuttonentry_common.h elm: Fixed some typos in the documentations. 2014-02-07 02:53:24 +09:00
elc_multibuttonentry_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elc_multibuttonentry_legacy.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elc_naviframe.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elc_naviframe.h elm: Fixed documentations for part_text_aliases. 2014-09-05 01:12:22 +09:00
elc_naviframe_common.h Delete whitespaces for header and eo files. 2015-04-10 14:09:45 +09:00
elc_naviframe_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elc_naviframe_legacy.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elc_player.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elc_popup.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elc_popup.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elc_popup_eo.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elc_popup_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elc_scrolled_entry.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
elementary_js.cc js: Added combobox class to JavaScript binding 2016-02-03 21:21:21 -02:00
elm_access.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_access.eo Elm access: Use correct Eolian namespace syntax. 2015-05-06 15:46:45 +01:00
elm_access.h Eolian: Eo header clean and legacy integration for: 2014-04-24 09:21:32 +03:00
elm_actionslider.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_actionslider.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00:00
elm_actionslider.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_actionslider_eo.h Eolian: Eo header clean and legacy integration for: 2014-04-24 09:21:32 +03:00
elm_actionslider_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_app.h elm: Modify document for APIs. 2014-11-19 19:51:57 +09:00
elm_app_client.c Change elm according to the renaming of the eo_add() current object. 2016-03-15 15:30:32 +00:00
elm_app_client.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_app_client.h Add elm_app_service/client class 2013-09-19 15:48:25 -03:00
elm_app_client_eo.h Elm_App: protect against type redefinition 2014-08-22 10:20:22 +02:00
elm_app_client_view.c App client/server and entry: Mix of automatic migration and manual adjustments. 2016-03-03 10:05:00 +00:00
elm_app_client_view.eo elementary: move definition of Elm_App_View_State to elm_general.eot 2016-02-09 13:34:37 -02:00
elm_app_client_view.h Add elm_app_service/client class 2013-09-19 15:48:25 -03:00
elm_app_client_view_eo.h Eolian: Eo header clean and legacy integration for: 2014-04-24 09:21:32 +03:00
elm_app_common.c elm: fixed trivial formattings. 2014-05-10 23:44:27 +09:00
elm_app_common.h elementary: move definition of Elm_App_View_State to elm_general.eot 2016-02-09 13:34:37 -02:00
elm_app_server.c Change elm according to the renaming of the eo_add() current object. 2016-03-15 15:30:32 +00:00
elm_app_server.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_app_server.h Add elm_app_service/client class 2013-09-19 15:48:25 -03:00
elm_app_server_eet.c elementary: Remove unused static variable 2015-10-14 09:52:14 -04:00
elm_app_server_eet.h Add elm_app_service/client class 2013-09-19 15:48:25 -03:00
elm_app_server_eo.h Elm_App: protect against type redefinition 2014-08-22 10:20:22 +02:00
elm_app_server_view.c App client/server and entry: Mix of automatic migration and manual adjustments. 2016-03-03 10:05:00 +00:00
elm_app_server_view.eo elementary: move definition of Elm_App_View_State to elm_general.eot 2016-02-09 13:34:37 -02:00
elm_app_server_view.h Add elm_app_service/client class 2013-09-19 15:48:25 -03:00
elm_app_server_view_eo.h Eolian: Eo header clean and legacy integration for: 2014-04-24 09:21:32 +03:00
elm_atspi_app_object.c Automatic migration to Eo4. 2016-03-03 10:08:27 +00:00
elm_atspi_app_object.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_atspi_app_object.h atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_atspi_bridge.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_atspi_bridge.eo atspi: move root object creation to atspi class. 2015-11-20 12:27:19 +01:00
elm_atspi_bridge.h atspi: refactor atspi_bridge to eo object 2015-06-29 11:30:26 +02:00
elm_authors.h transit: add possibility to revert an ongoing transition during play 2016-02-05 08:45:19 +01:00
elm_bg.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_bg.eo elm_bg: convert eo docs to new format 2015-07-16 11:21:15 +01:00
elm_bg.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_bg_eo.h Eolian: Eo header clean and legacy integration for: 2014-04-24 09:49:22 +03:00
elm_bg_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_box.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_box.eo box: implement Evas.Object_Smart.calculate 2015-12-22 13:46:30 -05:00
elm_box.h Elementary: Box header split. 2013-04-28 09:44:42 +03:00
elm_box_common.h box, bubble, calendar: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09:00
elm_box_eo.h Eolian: Eo header clean and legacy integration for: 2014-04-24 09:49:22 +03:00
elm_box_legacy.h Eolian: Eo header clean and legacy integration for: 2014-04-24 09:49:22 +03:00
elm_bubble.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_bubble.eo efl-js: JavaScript Eolian binding 2015-12-23 22:23:46 -02:00
elm_bubble.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_bubble_eo.h Eolian: Eo header clean and legacy integration for: 2014-04-24 09:49:22 +03:00
elm_bubble_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_button.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_button.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_button.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_button_eo.h Eolian: Eo header clean and legacy integration for: 2014-04-24 09:49:22 +03:00
elm_button_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_cache.h
elm_calendar.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_calendar.eo elm_calendar,elm_datetime: move struct tm typedefs to .eo files 2016-02-09 14:13:59 -02:00
elm_calendar.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_calendar_common.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_calendar_eo.h Eolian: Eo header clean and legacy integration for: 2014-04-24 09:49:22 +03:00
elm_calendar_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_check.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_check.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_check.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_check_eo.h Eolian: Eo header clean and legacy integration for: 2014-04-24 09:49:22 +03:00
elm_check_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_clock.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_clock.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00:00
elm_clock.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_clock_eo.h Eolian: Eo header clean and legacy integration for: 2014-04-24 09:49:22 +03:00
elm_clock_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_cnp.c Automatic migration to Eo4. 2016-03-03 10:08:27 +00:00
elm_cnp.h cnp: add docs for Elm_Selection_Data members 2015-08-10 16:22:23 -04:00
elm_color_class.c colorclass: allocate memory to fit the original size of data type 2016-03-10 11:04:03 -05:00
elm_color_class.h colorclass: remove remote editor, make base api public 2015-09-30 16:04:43 -04:00
elm_color_item.eo elm_color_item: Convert eo docs to new format 2015-07-21 15:01:46 +01:00
elm_colorselector.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_colorselector.eo elementary: Use new object name "Elm.Widget_Item" instead of old name 2016-02-09 14:14:09 -02:00
elm_colorselector.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_colorselector_common.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_colorselector_eo.h Eolian: Eo header clean and legacy integration for: 2014-04-24 09:49:22 +03:00
elm_colorselector_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_combobox.eo combobox: add Multiple selection feature 2016-03-10 14:50:59 -08:00
elm_config.c config: Fix wrong scroll config variables. 2016-03-15 02:24:33 +09:00
elm_config.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_conform.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_conform.h doc: removed @ from @since if it needs to be inlined the documentation. 2014-08-14 00:42:43 +09:00
elm_conform_eo.h Eolian: Eo header clean. 2014-04-24 13:21:26 +03:00
elm_conform_legacy.h Elementary: Conform header split. 2013-04-28 09:57:48 +03:00
elm_conformant.eo Most of elm: Use correct Eolian namespace syntax. 2015-05-06 15:46:45 +01:00
elm_container.c Elm: Update code to use the new class names generated by eolian. 2014-06-03 11:54:44 +01:00
elm_container.eo elm_container: Updated eo docs for elm_container 2015-07-22 10:21:24 +01:00
elm_container.h Elm container: Ship missing headers. 2014-09-24 11:27:21 +01:00
elm_ctxpopup.eo elementary: Use new object name "Elm.Widget_Item" instead of old name 2016-02-09 14:14:09 -02:00
elm_ctxpopup_item.eo Eo files: Use Elm.Widget_Item instead of Elm_Object_Item. 2015-08-06 14:30:34 +01:00
elm_cursor.h doc: added @c for eina bool in the documentation. 2014-08-13 19:50:38 +09:00
elm_datetime.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_datetime.eo elm_calendar,elm_datetime: move struct tm typedefs to .eo files 2016-02-09 14:13:59 -02:00
elm_datetime.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_datetime_common.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_datetime_eo.h Eolian: Eo headers clean and legacy integration for: 2014-04-24 10:12:09 +03:00
elm_datetime_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_dayselector.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_dayselector.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00:00
elm_dayselector.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_dayselector_eo.h Eolian: Eo headers clean and legacy integration for: 2014-04-24 10:12:09 +03:00
elm_dayselector_item.eo Most of elm: Use correct Eolian namespace syntax. 2015-05-06 15:46:45 +01:00
elm_dayselector_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_dbus_menu.c Automatic migration to Eo4. 2016-03-03 10:08:27 +00:00
elm_debug.h
elm_deprecated.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_diskselector.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_diskselector.eo elementary: Use new object name "Elm.Widget_Item" instead of old name 2016-02-09 14:14:09 -02:00
elm_diskselector.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_diskselector_common.h Elm DiskSelector Item: Migrate to Eo 2014-11-12 12:03:56 +02:00
elm_diskselector_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_diskselector_item.eo Eo files: Use Elm.Widget_Item instead of Elm_Object_Item. 2015-08-06 14:30:34 +01:00
elm_diskselector_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_entry.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_entry.eo entry: add elm_entry_select_region_get() API 2016-02-12 20:18:05 +09:00
elm_entry.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_entry_common.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_entry_eo.h Eolian: Eo headers clean and legacy integration for: 2014-04-24 10:12:09 +03:00
elm_entry_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_factory.c elm: Removed unnecessary null check for evas_object_del. 2014-01-22 10:54:52 +09:00
elm_factory.h
elm_fileselector.eo fileselector: refine code and theme 2016-03-04 16:14:37 -08:00
elm_fileselector_button.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_fileselector_entry.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_finger.h
elm_flip.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_flip.eo flip: convert docs 2015-08-07 13:30:50 +01:00
elm_flip.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_flip_eo.h Eolian: Eo headers clean and legacy integration for: 2014-04-24 10:12:09 +03:00
elm_flip_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_flipselector.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_flipselector.eo elementary: Use new object name "Elm.Widget_Item" instead of old name 2016-02-09 14:14:09 -02:00
elm_flipselector.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_flipselector_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_flipselector_item.eo Eo files: Use Elm.Widget_Item instead of Elm_Object_Item. 2015-08-06 14:30:34 +01:00
elm_flipselector_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_focus.h elm widget: move some types used in elm_widget.eo to Eolian files 2016-02-22 10:38:26 -03:00
elm_focus_item.h focus: Add elm_focus_item.h to make header include order correctly. 2015-09-16 01:05:13 +09:00
elm_font.c elm_font: correct argument order for calloc() 2015-11-30 21:58:39 +01:00
elm_font.h
elm_frame.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_frame.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00:00
elm_frame.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_frame_eo.h Eolian: Eo header clean and legacy integration for: 2014-04-24 09:21:32 +03:00
elm_frame_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_gen.h genlist: bump item class version to 3 to fix abi breakage 2016-02-13 14:38:26 -05:00
elm_gen_common.h Elm_genlist: Add Item filtering support 2015-09-23 20:50:05 +09:00
elm_general.eot moved eolian undefined enums to elm_systray.eo and elm_slider.eo 2016-02-25 23:16:09 -03:00
elm_general.h elm run - be explicit about elm run not nesting in docs 2015-10-05 16:09:58 +09:00
elm_gengrid.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_gengrid.eo elm gengrid: replace Ecore_Pos_Map with Ecore.Pos_Map in elm_gengrid.eo 2016-02-09 14:14:08 -02:00
elm_gengrid.h Gengrid: Fix typo in API Documentation. 2015-06-03 21:19:32 +09:00
elm_gengrid_common.h elementary: move definition of Elm_Gen_Item_Class to elm_general.eot 2016-02-09 14:14:08 -02:00
elm_gengrid_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_gengrid_item.eo gengrid: add all contents unset API for content unset and reusing 2016-02-16 15:36:51 +09:00
elm_gengrid_legacy.h elm_gengrid:Added Eolian changes in gengrid reorder Api 2015-08-14 09:40:18 +03:00
elm_gengrid_pan.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_genlist.c Revert "genlist: fix item sizing error" 2016-03-14 11:33:44 +02:00
elm_genlist.eo elm_genlist: Added elm_genlist_filtered_items_count API 2016-03-08 07:50:07 +01:00
elm_genlist.h genlist: fix a typo. 2016-02-26 21:50:19 +09:00
elm_genlist_common.h genlist: add reusable_content_get item class function for support automatical content reusing in genlist. 2016-02-12 20:36:16 +01:00
elm_genlist_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_genlist_item.eo Revert "elm - genlist item - index get start from 0 - unbreak api break" 2016-03-11 15:32:34 +09:00
elm_genlist_legacy.h Revert "genlist: added reorder feature on key events" 2015-01-19 12:56:50 +01:00
elm_genlist_pan.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_gesture_layer.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_gesture_layer.eo elm_gesture_layer: move enums to .eo 2016-02-09 14:14:08 -02:00
elm_gesture_layer.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_gesture_layer_common.h elm_gesture_layer: move enums to .eo 2016-02-09 14:14:08 -02:00
elm_gesture_layer_eo.h Eolian: Eo headers clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_gesture_layer_extra_gestures.c elm lib: removed all the unnecessary empty lines. 2013-12-15 06:18:35 +09:00
elm_gesture_layer_legacy.h elm_gesture_layer: move enums to .eo 2016-02-09 14:14:08 -02:00
elm_getting_started.h elm: Remove unnecessary elm_shutdown() while using ELM_MAIN(). 2014-11-14 14:17:54 +09:00
elm_glview.c Change elm according to the renaming of the eo_add() current object. 2016-03-15 15:30:32 +00:00
elm_glview.eo elm_glview: move enums to eolian files 2016-02-09 14:14:08 -02:00
elm_glview.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_glview_common.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_glview_eo.h Eolian: Eo headers clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_glview_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_grid.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_grid.eo grid: convert docs 2015-07-31 15:46:21 +01:00
elm_grid.h Elementary: Split headers for Gengrid, genlist, grid, image and index 2013-04-28 15:25:28 +03:00
elm_grid_eo.h Eolian: Eo headers clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_grid_legacy.h Eolian: Eo headers clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_helper.c Eo events: Migrate all of elm to the new event callback signatures 2016-02-29 11:33:41 +00:00
elm_helper.h Automatic migration to Eo4. 2016-03-03 10:08:27 +00:00
elm_hover.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_hover.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_hover.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_hover_eo.h Eolian: Eo header clean and legacy integration for: 2014-04-24 09:21:32 +03:00
elm_hover_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_hoversel.eo Elm_Hoversel: import elm_icon 2016-03-01 08:27:32 +02:00
elm_hoversel_item.eo elementary: Rename Elm_Icon_Type to Elm.Icon.Type in .eo files 2016-02-09 13:34:37 -02:00
elm_icon.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_icon.eo elm: update new-style docs across elm so they validate right 2015-07-08 15:49:38 +01:00
elm_icon.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_icon_eo.h Eolian: Eo headers clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_icon_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_image.c Elm.Image: Adapt to recent changes in Efl.Image 2016-03-15 14:07:39 +09:00
elm_image.eo Elm.Image: Adapt to recent changes in Efl.Image 2016-03-15 14:07:39 +09:00
elm_image.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_image_eo.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_image_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_index.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_index.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_index.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_index_eo.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_index_item.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_index_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_interface_atspi_accessible.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_interface_atspi_accessible.eo elementary: move types to elm_interface_atspi_accessible.eo 2016-02-09 14:14:08 -02:00
elm_interface_atspi_accessible.h Automatic migration to Eo4. 2016-03-03 10:08:27 +00:00
elm_interface_atspi_action.c Automatic migration to Eo4. 2016-03-03 10:08:27 +00:00
elm_interface_atspi_action.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_interface_atspi_component.c Automatic migration to Eo4. 2016-03-03 10:08:27 +00:00
elm_interface_atspi_component.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_interface_atspi_editable_text.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_interface_atspi_editable_text.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_interface_atspi_image.c atspi intf: image - fix compilation warnings after eo4 migration changes 2016-03-05 06:54:00 +05:30
elm_interface_atspi_image.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_interface_atspi_selection.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_interface_atspi_selection.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_interface_atspi_text.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_interface_atspi_text.eo move enum e structs defines of elm_atspi_text to eolian 2016-02-09 14:14:08 -02:00
elm_interface_atspi_text.h move enum e structs defines of elm_atspi_text to eolian 2016-02-09 14:14:08 -02:00
elm_interface_atspi_value.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_interface_atspi_value.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_interface_atspi_widget_action.c Automatic migration to Eo4. 2016-03-03 10:08:27 +00:00
elm_interface_atspi_widget_action.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_interface_atspi_widget_action.h atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_interface_atspi_window.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_interface_atspi_window.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_interface_atspi_window.h Automatic migration to Eo4. 2016-03-03 10:08:27 +00:00
elm_interface_fileselector.c Eolian: Integration of File Selector Interface 2014-03-31 13:48:25 +03:00
elm_interface_fileselector.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_interface_fileselector.h update according to latest efl changes: _CLASS -> _CLASS/INTERFACE/MIXIN 2014-06-30 21:37:04 +01:00
elm_interface_scrollable.c interface_scrollable: fix the getting scroll view port size 2016-03-15 11:49:53 -07:00
elm_interface_scrollable.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_interface_scrollable.h interface_scrollable: drop use of ecore_animator in favor of efl.core.animator tick 2016-02-02 11:00:54 -08:00
elm_interfaces.h atspi: add global event emitter 2015-10-01 16:00:28 +02:00
elm_intro.h.in elementary: use autotools to generate version number and avoid future mistake. 2014-02-12 16:59:57 +09:00
elm_inwin.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_inwin.eo Inwin: migrate docs. 2015-08-07 15:04:48 +01:00
elm_inwin.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_inwin_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_inwin_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_label.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_label.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00:00
elm_label.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_label_eo.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_label_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_layout.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_layout.eo elm_layout: moved Elm_Layout_Part_Alias_Description to elm_layout.eo 2016-02-22 10:38:26 -03:00
elm_layout.h elementary/layout - layout supports "language,changed" callback 2013-04-30 18:47:38 +09:00
elm_layout_common.h remove duplicated typedef 2016-03-05 20:00:56 +01:00
elm_layout_eo.h Eolian: Eo header clean and legacy integration for: 2014-04-24 09:21:32 +03:00
elm_layout_legacy.h Add missing file_get legacy definition for Video and Layout 2015-04-14 22:57:12 +02:00
elm_list.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_list.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_list.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_list_eo.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_list_item.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_list_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_macros.h elm_macros: fix for lack of precision with double due to order of operation. 2015-08-04 16:49:44 +02:00
elm_main.c web: split web into a module. 2016-03-09 16:55:48 -08:00
elm_map.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_map.eo Elm.Map: move emun Zoom Mode, Source Type and Route Type to Eolian 2016-02-09 14:14:09 -02:00
elm_map.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_map_common.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_map_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_map_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_map_pan.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_mapbuf.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_mapbuf.eo mapbuf: convert docs 2015-08-05 12:01:44 +01:00
elm_mapbuf.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_mapbuf_eo.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_mapbuf_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_menu.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_menu.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_menu.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_menu_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_menu_item.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_menu_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_mirroring.h doc: added @c for eina bool in the documentation. 2014-08-13 19:50:38 +09:00
elm_module.c elm_module: Load not installed modules from build dir with ELM_RUN_IN_TREE 2015-08-06 19:38:58 +02:00
elm_multibuttonentry.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_multibuttonentry_item.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_naviframe.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_naviframe_item.eo naviframe: Update documentation of item_pop_cb_set and item_pop_to. 2016-01-25 18:14:59 +09:00
elm_need.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_notify.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_notify.eo elm_notify/popup: add missing since tag for new dismiss symbols 2016-01-06 18:39:48 +01:00
elm_notify.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_notify_common.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_notify_eo.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_notify_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_object.h elm_object: Add since tag for new elm_object_access_info_get() 2015-04-08 15:12:44 +02:00
elm_object_item.h focus: Add elm_focus_item.h to make header include order correctly. 2015-09-16 01:05:13 +09:00
elm_pan.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_panel.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_panel.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_panel.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_panel_common.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_panel_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_panel_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_panes.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_panes.eo panes: Migrate docs to new Eolian format. 2015-07-31 16:16:13 +01:00
elm_panes.h elementary/panes - fixed typo 2013-07-18 01:27:43 +09:00
elm_panes_eo.h Elementary/Panes: update functionality (add new 8 API functions) 2014-06-17 10:23:30 +09:00
elm_panes_legacy.h Elementary/Panes: update functionality (add new 8 API functions) 2014-06-17 10:23:30 +09:00
elm_photo.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_photo.eo elm: update new-style docs across elm so they validate right 2015-07-08 15:49:38 +01:00
elm_photo.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_photo_eo.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_photo_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_photocam.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_photocam.eo Elm_photocam: moved enum Elm_photocam_Zoom_mode to elm_photocam.eo 2016-02-22 10:38:26 -03:00
elm_photocam.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_photocam_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_photocam_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_photocam_pan.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_player.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_plug.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_plug.eo plug: convert docs 2015-07-31 15:14:34 +01:00
elm_plug.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_plug_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_plug_legacy.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_popup.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_popup_item.eo eo: sync with eolian syntax changes 2015-05-18 16:18:24 +01:00
elm_prefs.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_prefs.eo Prefs: migrate docs. 2015-08-10 15:00:27 +01:00
elm_prefs.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_prefs_common.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_prefs_data.c elm: Add missing const for getters. 2015-06-26 10:30:21 +09:00
elm_prefs_data.h elm_prefs: move Elm Prefs_Reset_Mode to elm_general.eo 2016-02-25 23:16:09 -03:00
elm_prefs_edd.x
elm_prefs_eo.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_prefs_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_priv.h web: split web into a module. 2016-03-09 16:55:48 -08:00
elm_progressbar.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_progressbar.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00:00
elm_progressbar.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_progressbar_common.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_progressbar_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_progressbar_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_radio.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_radio.eo radio: inherit from elm check 2016-03-03 11:59:36 +05:30
elm_radio.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_radio_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_radio_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_removed.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_route.c docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_route.eo route: convert docs 2015-07-03 15:54:14 +01:00
elm_route.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_route_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_route_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_scale.h
elm_scroll.h list: Add item loop feature 2014-03-24 17:35:07 +09:00
elm_scroller.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_scroller.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_scroller.h elm_scroller: Move enums to elm_scroller.eo 2015-05-17 16:03:45 +03:00
elm_scroller_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_scroller_legacy.h Scroller : Remove white-spaces in header file. 2015-06-25 13:47:17 +09:00
elm_segment_control.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_segment_control.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00:00
elm_segment_control.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_segment_control_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_segment_control_item.eo Elm segment control item: migrate docs. 2015-08-06 15:09:51 +01:00
elm_segment_control_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_separator.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_separator.eo separator: convert docs 2015-07-03 15:55:11 +01:00
elm_separator.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_separator_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_separator_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_slider.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_slider.eo moved eolian undefined enums to elm_systray.eo and elm_slider.eo 2016-02-25 23:16:09 -03:00
elm_slider.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_slider_common.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_slider_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_slider_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_slideshow.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_slideshow.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_slideshow.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_slideshow_common.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_slideshow_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_slideshow_item.eo Elm slideshow item: migrate docs. 2015-08-06 14:56:47 +01:00
elm_slideshow_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_spinner.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_spinner.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_spinner.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_spinner_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_spinner_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_store.c Automatic migration to Eo4. 2016-03-03 10:08:27 +00:00
elm_store.h doc: add API docs in button, container, image, store, general. 2014-10-20 18:42:21 +02:00
elm_sys_notify.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_sys_notify.eo elm_sys_notify: add missing since tags for notification server support 2016-01-06 19:38:46 +01:00
elm_sys_notify.h sys_notify: support several notification servers 2016-01-04 11:49:16 -08:00
elm_sys_notify_dbus.c Automatic migration to Eo4. 2016-03-03 10:08:27 +00:00
elm_sys_notify_dbus.eo sys_notify: support several notification servers 2016-01-04 11:49:16 -08:00
elm_sys_notify_interface.c sys_notify: support several notification servers 2016-01-04 11:49:16 -08:00
elm_sys_notify_interface.eo sys_notify: support several notification servers 2016-01-04 11:49:16 -08:00
elm_systray.c dbus warn-- 2014-07-20 12:21:54 +09:00
elm_systray.eo moved eolian undefined enums to elm_systray.eo and elm_slider.eo 2016-02-25 23:16:09 -03:00
elm_systray.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_systray_common.h moved eolian undefined enums to elm_systray.eo and elm_slider.eo 2016-02-25 23:16:09 -03:00
elm_systray_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_systray_watcher.c option build deps that efl guarantees... now just are assumed and not ifdef'd 2013-11-12 22:56:05 +09:00
elm_systray_watcher.h
elm_table.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_table.eo table: implement Evas.Object_Smart.calculate 2015-11-23 12:28:47 -05:00
elm_table.h elm table: Fixed wrong description and argument name about packing API 2013-06-04 16:50:03 +09:00
elm_table_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_table_legacy.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_theme.c theme: add DBG() message when style is set to default (fallback) 2015-11-23 08:45:33 +01:00
elm_theme.h elm: Add missing const for getters. 2015-06-26 10:30:21 +09:00
elm_thumb.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_thumb.eo elm_thumb_animation: moved Elm_Thumb_Animation_Settings to elm_thumb.eo 2016-02-25 23:16:09 -03:00
elm_thumb.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_thumb_common.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_thumb_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_thumb_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_toolbar.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_toolbar.eo elm_toolbar define elm_toolbar_item_state in elm toolbar eolian files 2016-02-25 23:16:09 -03:00
elm_toolbar.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_toolbar_common.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_toolbar_eo.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_toolbar_item.eo elm_toolbar define elm_toolbar_item_state in elm toolbar eolian files 2016-02-25 23:16:09 -03:00
elm_toolbar_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_tooltip.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_transit.c transit: rename from elm_transit_revert_go() to elm_transit_revert() 2016-02-14 20:48:23 +09:00
elm_transit.h transit: rename from elm_transit_revert_go() to elm_transit_revert() 2016-02-14 20:48:23 +09:00
elm_url.c url: Added underscore(_) to elm internal functions, elm_url_xxx. 2014-01-21 23:23:37 +09:00
elm_util.c elm: Longwaited trailing white space removal. Clean elm up! 2013-09-30 22:15:01 +09:00
elm_video.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_video.eo elementary: rename classes in Eo files to use Elm as a namespace, not a prefix 2016-02-09 13:34:37 -02:00
elm_video.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_video_eo.h update according to Eolian syntax changes 2014-08-21 09:27:32 +01:00
elm_video_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_view_form.c Automatic migration to Eo4. 2016-03-03 10:08:27 +00:00
elm_view_form.eo elm_web: define elm_web_zoom_mode in eolian file elm_web.eo 2016-02-25 23:16:09 -03:00
elm_view_form.h EFL Model Form View for MVC design 2015-07-04 03:04:03 +02:00
elm_view_list.c Automatic migration to Eo4. 2016-03-03 10:08:27 +00:00
elm_view_list.eo elm_web: define elm_web_zoom_mode in eolian file elm_web.eo 2016-02-25 23:16:09 -03:00
elm_view_list.h EFL Model List View for MVC design 2015-07-04 03:04:03 +02:00
elm_web.eo web: split web into a module. 2016-03-09 16:55:48 -08:00
elm_web.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_web2.c web: provide a direct access to the configured web engine class. 2016-03-14 16:25:18 -07:00
elm_web_common.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_web_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_web_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_widget.c Automatic migration to Eo4. 2016-03-03 10:08:27 +00:00
elm_widget.eo elm widget: move some types used in elm_widget.eo to Eolian files 2016-02-22 10:38:26 -03:00
elm_widget.h Fix warnings following migration to Eo4. 2016-03-03 10:08:27 +00:00
elm_widget_actionslider.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_bg.h bg: Flourish bg documentations and comments. 2014-11-14 15:27:54 +09:00
elm_widget_box.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_bubble.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_button.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_calendar.h calendar: Apply elm_button widgets instead of manually implemented spinner buttons. 2015-12-22 18:48:16 +09:00
elm_widget_check.h Revert "checkbox: Adding third state (Indeterminate) support in checkbox" 2015-04-20 14:24:10 +09:00
elm_widget_clipper.h elementary: Create new widget for image masking 2015-05-15 23:09:42 +09:00
elm_widget_clock.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_colorselector.h colorselector: read color names instead of RGBA when accessibility is set 2015-11-09 12:37:09 -08:00
elm_widget_combobox.h combobox: add Multiple selection feature 2016-03-10 14:50:59 -08:00
elm_widget_conform.h conform: if window is in background, indicator must not update the plug information. 2015-11-09 12:37:09 -08:00
elm_widget_container.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_ctxpopup.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_widget_datetime.h datetime module: include elm_widget_datetime.h instead of elm_priv.h 2015-02-04 18:56:18 +09:00
elm_widget_dayselector.h Object Items: remove casts that are no more needed. 2014-11-12 12:03:57 +02:00
elm_widget_diskselector.h Object Items: remove casts that are no more needed. 2014-11-12 12:03:57 +02:00
elm_widget_entry.h X11/CnP: remove X11 invocations from elm_entry 2015-06-24 08:26:38 +03:00
elm_widget_fileselector.h fileselector: add backspace key binding to move to previous path. 2016-03-04 16:14:37 -08:00
elm_widget_fileselector_button.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_fileselector_entry.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_flip.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_flipselector.h Object Items: replace most of del_pre functions with destructor. 2014-11-12 12:03:58 +02:00
elm_widget_frame.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_gengrid.h gengrid: add item cache in gengrid for efficient realize/unrealize operation. 2015-06-25 17:24:08 +02:00
elm_widget_genlist.h genlist: add reusable_content_get item class function for support automatical content reusing in genlist. 2016-02-12 20:36:16 +01:00
elm_widget_glview.h elm_glview: Fix usage of direct rendering 2015-04-07 11:44:39 +09:00
elm_widget_grid.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_hover.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_hoversel.h hoversel: do item view creation at the time of item addition. 2015-11-09 12:37:09 -08:00
elm_widget_icon.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_image.h elm_image: fix image preload issue 2015-09-04 13:51:58 +09:00
elm_widget_index.h index: add index item priority APIs for support multilingual 2015-08-04 15:56:53 +02:00
elm_widget_inwin.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_item.eo elementary: Use new object name "Elm.Widget_Item" instead of old name 2016-02-09 14:14:09 -02:00
elm_widget_label.h elm_label: Fixed to prevent slide's autostart before calling elm_label_slide_go() 2015-02-04 19:26:06 +09:00
elm_widget_layout.h elm_layout: moved Elm_Layout_Part_Alias_Description to elm_layout.eo 2016-02-22 10:38:26 -03:00
elm_widget_list.h List: new signal: clicked,right with simple test 2014-12-29 12:18:04 +01:00
elm_widget_map.h map: use Efl.Core.Animator tick. 2016-02-02 11:00:54 -08:00
elm_widget_mapbuf.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_menu.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_widget_multibuttonentry.h multibuttonentry: internal label object status, box pack, unpack logic clean up. 2015-07-28 23:58:23 +02:00
elm_widget_naviframe.h naviframe: switch to use animator,tick. 2016-02-02 11:00:54 -08:00
elm_widget_notify.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_panel.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_panes.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_photo.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_photocam.h photocam: switch to use efl.core.animator. 2016-02-02 11:00:54 -08:00
elm_widget_player.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_plug.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_popup.h popup: make scroller optional in popup 2015-08-15 21:02:34 +05:30
elm_widget_prefs.h elm_widget_prefs: no need to redefine a typedef we already have 2015-10-20 17:10:12 +02:00
elm_widget_progressbar.h elm_widget_progressbar.c: added description of Progressbar data 2014-12-10 23:46:19 +09:00
elm_widget_radio.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_route.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_scroller.h scroller: add loop feature. 2015-03-23 20:35:04 +09:00
elm_widget_segment_control.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_widget_separator.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_slider.h hide indicator after mouse wheel activation. 2016-01-08 15:58:59 +09:00
elm_widget_slideshow.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_widget_spinner.h spinner: Internal code refactoring. 2015-12-24 13:42:32 +09:00
elm_widget_table.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_thumb.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_toolbar.h elm_toolbar define elm_toolbar_item_state in elm toolbar eolian files 2016-02-25 23:16:09 -03:00
elm_widget_video.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_web.h web: split web into a module. 2016-03-09 16:55:48 -08:00
elm_win.c Change elm according to the renaming of the eo_add() current object. 2016-03-15 15:30:32 +00:00
elm_win.eo elm win: replace Evas_Modifier_Mask by Evas.Modifier.Mask in elm_win.eo 2016-02-09 14:14:09 -02:00
elm_win.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_win_common.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_win_eo.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_win_legacy.h docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elm_win_standard.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:36:19 +00:00
elm_win_standard.eo elm_win_standard: Add elm_win_standard class 2015-05-07 15:59:50 -03:00
elm_win_standard.h elm_win_standard: Add elm_win_standard class 2015-05-07 15:59:50 -03:00
els_box.c box: add support size hint padding 2016-02-12 20:45:28 +01:00
els_box.h els_box: Used Eina_Bool instead of int for the parameters of _els_box_layout 2014-01-14 03:26:16 +09:00
els_cursor.c elm_cursor: don't include Ecore_Cocoa_Cursor.h (deleted in EFL) 2016-03-02 16:56:06 -08:00
els_tooltip.c docs: bring back docs from eo files by switching to the new group name 2016-03-16 21:00:37 +01:00
elu_ews_wm.c elm win - ews - oops. fix ews always going on as well as real engine 2014-08-26 18:26:00 +09:00