efl/legacy/elementary/src/lib
Amitesh Singh 8e47bbb70a tooltip: Corrected namespacing for tooltip label style.
Summary:
namespacing is wrong for tooltip label. Although we still support old theme
but it should be removed in EFL 2.0.

Test Plan: elementary_test -to tooltip

Reviewers: seoz, Hermet, raster

Reviewed By: raster

Subscribers: kimcinoo, sachin.dev, seoz

Differential Revision: https://phab.enlightenment.org/D2120
2015-03-25 07:23:07 +09:00
..
.gitignore add ignore for generated .hh eo files 2014-07-22 15:54:44 +09:00
Elementary.h.in elm - fix build problem with examples - elocation api 2015-01-12 12:08:46 +09:00
Elementary_Cursor.h
Makefile.am Elm Popup Item: Migrate to Eo 2014-11-12 12:03:56 +02:00
elc_ctxpopup.c Revert "Fix for T2042 ctxpopup don’t know its size" 2015-03-10 16:36:24 +09:00
elc_ctxpopup.h elm: Fixed documentations for part_text_aliases. 2014-09-05 01:12:22 +09:00
elc_ctxpopup_common.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elc_ctxpopup_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elc_ctxpopup_legacy.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elc_fileselector.c elm filesel - fix eio access of widget data after de in eio threads 2015-01-07 19:34:15 +09:00
elc_fileselector.h elm: use @p for parameters in doxygen. 2014-07-20 01:50:06 +09:00
elc_fileselector_button.c elm: Use eo_isa() to check object types instead of manual string comparison. 2015-03-10 22:52:29 +09:00
elc_fileselector_button.h elm: Fixed documentations for part_text_aliases. 2014-09-05 01:12:22 +09: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 update according to Eolian syntax changes 2014-08-21 09:27:32 +01:00
elc_fileselector_common.h elm: fixed up the comments after the struct member. 2014-02-10 22:27:08 +09:00
elc_fileselector_entry.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elc_fileselector_entry.h elm: Fixed documentations for part_text_aliases. 2014-09-05 01:12:22 +09: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 update according to Eolian syntax changes 2014-08-21 09:27:32 +01:00
elc_fileselector_eo.h update according to Eolian syntax changes 2014-08-21 09:27:32 +01:00
elc_fileselector_legacy.h doc: fix mismatched variable names between prototypes and doxygen comments. 2014-10-20 18:42:21 +02:00
elc_hoversel.c hoversel: Enabled default mirroring in hoversel. 2015-03-04 15:54:41 +09:00
elc_hoversel.h elm: Fixed documentations for part_text_aliases. 2014-09-05 01:12:22 +09:00
elc_hoversel_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elc_hoversel_legacy.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elc_multibuttonentry.c elm: Use eo_isa() to check object types instead of manual string comparison. 2015-03-10 22:52:29 +09:00
elc_multibuttonentry.h doc: removed @ from @since if it needs to be inlined the documentation. 2014-08-14 00:42:43 +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 Fix code to conform to recent Eo changes. 2015-02-23 17:16:21 +00:00
elc_naviframe.h elm: Fixed documentations for part_text_aliases. 2014-09-05 01:12:22 +09:00
elc_naviframe_common.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02: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 atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elc_popup.c elc_popup: Fix to make popup get proper size 2015-03-20 14:14:02 +09:00
elc_popup.h elm: Fixed documentations for part_text_aliases. 2014-09-05 01:12:22 +09:00
elc_popup_common.h Elementary: Popup header split. 2013-04-28 09:27:21 +03:00
elc_popup_eo.h update according to Eolian syntax changes 2014-08-21 09:27:32 +01:00
elc_popup_legacy.h update according to Eolian syntax changes 2014-08-21 09:27:32 +01:00
elc_scrolled_entry.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
elm_access.c Object Items: remove casts that are no more needed. 2014-11-12 12:03:57 +02:00
elm_access.eo Eolian classes: Fix according to namespace changes in efl. 2014-06-30 17:52:16 +01:00
elm_access.h Eolian: Eo header clean and legacy integration for: 2014-04-24 09:21:32 +03:00
elm_actionslider.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_actionslider.eo doc: fix mismatched variable names between prototypes and doxygen comments. 2014-10-20 18:42:21 +02:00
elm_actionslider.h elementary - support language changed callback from a few widgets. 2014-01-23 20:07:20 +09:00
elm_actionslider_common.h actionslider, app, bg: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09: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 Eolian: Eo header clean and legacy integration for: 2014-04-24 09:21:32 +03:00
elm_app.h elm: Modify document for APIs. 2014-11-19 19:51:57 +09:00
elm_app_client.c Eo: Get rid of eo_add_custom. 2014-09-25 10:46:04 +01:00
elm_app_client.eo doc: fix mismatched variable names between prototypes and doxygen comments. 2014-10-20 18:42:21 +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 view: Adjusted to Eo2. 2014-04-10 09:34:59 +01:00
elm_app_client_view.eo update as per latest eolian changes 2014-09-01 15:57:56 +01: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 actionslider, app, bg: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09:00
elm_app_server.c Eo: Get rid of eo_add_custom. 2014-09-25 10:46:04 +01:00
elm_app_server.eo Eo: Get rid of eo_add_custom. 2014-09-25 10:46:04 +01:00
elm_app_server.h Add elm_app_service/client class 2013-09-19 15:48:25 -03:00
elm_app_server_eet.c elm lib: removed all the unnecessary empty lines. 2013-12-15 06:18:35 +09: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 server view: Adjusted to Eo2. 2014-04-10 09:34:59 +01:00
elm_app_server_view.eo update as per latest eolian changes 2014-09-01 15:57:56 +01: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 atspi: Remove unnecessary null check. 2015-03-10 22:51:22 +09:00
elm_atspi_app_object.eo Eolian classes: Fix according to namespace changes in efl. 2014-06-30 17:52:16 +01:00
elm_atspi_app_object.h atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_atspi_bridge.c Fix code to conform to recent Eo changes. 2015-02-23 17:16:21 +00:00
elm_authors.h Elm_spinner focus UI, accessibility fix 2015-03-04 16:03:30 +09:00
elm_bg.c Fix code to conform to recent Eo changes. 2015-02-23 17:16:21 +00:00
elm_bg.eo bg: Flourish bg documentations and comments. 2014-11-14 15:27:54 +09:00
elm_bg.h Elementary: Bg header split. 2013-04-28 09:41:30 +03:00
elm_bg_common.h actionslider, app, bg: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09: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 bg: Flourish bg documentations and comments. 2014-11-14 15:27:54 +09:00
elm_box.c elm_box_align_set API fix 2014-11-09 18:02:37 +09:00
elm_box.eo elm_box.eo: Added @ingroup tag. 2015-02-23 12:48:36 +09: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 atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_bubble.eo Eolian classes: Fix according to namespace changes in efl. 2014-06-30 17:52:16 +01:00
elm_bubble.h elm: Fixed documentations for part_text_aliases. 2014-09-05 01:12:22 +09:00
elm_bubble_common.h box, bubble, calendar: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09: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 Eolian: Eo header clean and legacy integration for: 2014-04-24 09:49:22 +03:00
elm_button.c elm: Remove redundant finger size adjustment. 2015-02-23 08:43:47 +09:00
elm_button.eo doc: add API docs in button, container, image, store, general. 2014-10-20 18:42:21 +02:00
elm_button.h elm: Fixed documentations for part_text_aliases. 2014-09-05 01:12:22 +09: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 Eolian: Eo header clean and legacy integration for: 2014-04-24 09:49:22 +03:00
elm_cache.h
elm_calendar.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_calendar.eo update to eolian complex types (without complex part for now) 2014-09-09 14:53:02 +01:00
elm_calendar.h elementary - support language changed callback from a few widgets. 2014-01-23 20:07:20 +09:00
elm_calendar_common.h box, bubble, calendar: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09: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 Eolian: Eo header clean and legacy integration for: 2014-04-24 09:49:22 +03:00
elm_check.c elm: Remove redundant finger size adjustment. 2015-02-23 08:43:47 +09:00
elm_check.eo move all eo files to new builtin bool type 2014-07-11 14:44:47 +01:00
elm_check.h check: deleted typo. 2014-10-30 19:39:19 +09: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 Eolian: Eo header clean and legacy integration for: 2014-04-24 09:49:22 +03:00
elm_clock.c elm: Remove redundant finger size adjustment. 2015-02-23 08:43:47 +09:00
elm_clock.eo elm: Modify document for APIs. 2014-11-19 19:51:57 +09:00
elm_clock.h elementary - support language changed callback from a few widgets. 2014-01-23 20:07:20 +09:00
elm_clock_common.h clock, datetime, dayselector: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09: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 Eolian: Eo header clean and legacy integration for: 2014-04-24 09:49:22 +03:00
elm_cnp.c DnD/Wl: extend types support to all the atoms. 2015-03-16 09:42:03 +02:00
elm_cnp.h elm: Modify document for APIs. 2014-11-19 19:51:57 +09:00
elm_color_item.eo Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_colorselector.c colorselector: Check return value of elm_layout_theme_set as other widgets do. 2015-03-04 20:59:36 +09:00
elm_colorselector.eo update to eolian complex types (without complex part for now) 2014-09-09 14:53:02 +01:00
elm_colorselector.h elementary - support language changed callback from a few widgets. 2014-01-23 20:07:20 +09:00
elm_colorselector_common.h colorselector, entry, flip: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09: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 Eolian: Eo header clean and legacy integration for: 2014-04-24 09:49:22 +03:00
elm_config.c config: Reinitialize font config using evas_font_reinit() API. 2015-03-19 18:04:59 +09:00
elm_config.h elm_config: Add doc for the new depth/stencil/msaa preference 2015-03-16 15:10:57 +09:00
elm_conform.c conform: remove redundant declares. 2015-03-17 15:44:27 +09: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 Eolian classes: Fix according to namespace changes in efl. 2014-06-30 17:52:16 +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 doc: add API docs in button, container, image, store, general. 2014-10-20 18:42:21 +02:00
elm_container.h Elm container: Ship missing headers. 2014-09-24 11:27:21 +01:00
elm_ctxpopup.eo widgets: Apply default return value according to description in .eo or add description too. 2015-02-09 13:09:05 +09:00
elm_ctxpopup_item.eo Object Items: replace most of del_pre functions with destructor. 2014-11-12 12:03:58 +02:00
elm_cursor.h doc: added @c for eina bool in the documentation. 2014-08-13 19:50:38 +09:00
elm_datetime.c elm - fix warnings after patches to datetime 2015-03-25 07:14:08 +09:00
elm_datetime.eo elm: Added # for enum in the documenation. 2014-09-01 00:44:10 +09:00
elm_datetime.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elm_datetime_common.h clock, datetime, dayselector: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09: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 Eolian: Eo headers clean and legacy integration for: 2014-04-24 10:12:09 +03:00
elm_dayselector.c elm: Remove redundant finger size adjustment. 2015-02-23 08:43:47 +09:00
elm_dayselector.eo update to eolian complex types (without complex part for now) 2014-09-09 14:53:02 +01:00
elm_dayselector.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_dayselector_common.h clock, datetime, dayselector: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09: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 Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_dayselector_legacy.h Eolian: Eo headers clean and legacy integration for: 2014-04-24 10:12:09 +03:00
elm_dbus_menu.c DBUS Menu: fixing SIGSEV and SIGBUS when trying to use dbus. 2014-11-22 11:08:36 +09:00
elm_debug.h
elm_deprecated.h fileselector_entry: Moved declarations of deprecated APIs to 2014-01-21 23:50:31 +09:00
elm_diskselector.c elm_diskselector.c: idle enterer add condition changed. 2015-01-07 11:16:38 +09:00
elm_diskselector.eo update to eolian complex types (without complex part for now) 2014-09-09 14:53:02 +01:00
elm_diskselector.h elm: Fixed documentations for part_text_aliases. 2014-09-05 01:12:22 +09: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 Object Items: replace most of del_pre functions with destructor. 2014-11-12 12:03:58 +02:00
elm_diskselector_legacy.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_entry.c elm_entry: fix focus on text selection 2015-03-19 17:43:04 +09:00
elm_entry.eo widgets: Apply default return value according to description in .eo or add description too. 2015-02-09 13:09:05 +09:00
elm_entry.h elm: Fixed documentations for part_text_aliases. 2014-09-05 01:12:22 +09:00
elm_entry_common.h colorselector, entry, flip: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09: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 Eolian: Eo headers clean and legacy integration for: 2014-04-24 10:12:09 +03: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 Introduce current_name_{set|get} 2014-10-06 08:08:24 +09:00
elm_fileselector_button.eo update according to Eolian syntax changes 2014-08-21 09:27:32 +01:00
elm_fileselector_entry.eo update according to Eolian syntax changes 2014-08-21 09:27:32 +01:00
elm_finger.h
elm_flip.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_flip.eo elm: Added # for enum in the documenation. 2014-09-01 00:44:10 +09:00
elm_flip.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_flip_common.h colorselector, entry, flip: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09: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 Eolian: Eo headers clean and legacy integration for: 2014-04-24 10:12:09 +03:00
elm_flipselector.c diskselector, flipselector: Optimize eo item usage. 2014-11-25 21:54:54 +09:00
elm_flipselector.eo update to eolian complex types (without complex part for now) 2014-09-09 14:53:02 +01:00
elm_flipselector.h elm: Fixed documentations for part_text_aliases. 2014-09-05 01:12:22 +09:00
elm_flipselector_common.h Elm Flipselector Item: Migrate to Eo 2014-11-12 12:03:55 +02:00
elm_flipselector_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_flipselector_item.eo Object Items: replace most of del_pre functions with destructor. 2014-11-12 12:03:58 +02:00
elm_flipselector_legacy.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_focus.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_font.c elm_font: Fixed resource leak in function elm_font_available_hash_add 2015-01-08 10:46:05 +09:00
elm_font.h
elm_frame.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_frame.eo move all eo files to new builtin bool type 2014-07-11 14:44:47 +01:00
elm_frame.h elm: Fixed documentations for part_text_aliases. 2014-09-05 01:12:22 +09: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 Eolian: Eo header clean and legacy integration for: 2014-04-24 09:21:32 +03:00
elm_gen.h elm - fix zmikes smart-arse stupid documentation remark 2015-03-11 20:16:36 +09:00
elm_gen_common.h Object Items: remove old inheritance mechanism. 2014-11-12 12:03:57 +02:00
elm_general.h elm_general: Add '*' explicitly for function pointer parameter 2014-11-05 15:01:15 +09:00
elm_gengrid.c Genlist/Gengrid : Modified to handle the focus highlight on unrealized items 2015-03-11 20:35:53 +09:00
elm_gengrid.eo doc: Fix typos in documentations. 2015-02-06 15:15:44 +09:00
elm_gengrid.h Gengrid: new signal: clicked,right with proper test 2014-12-29 11:38:17 +01:00
elm_gengrid_common.h elm: Modify document for APIs. 2014-11-19 19:51:57 +09:00
elm_gengrid_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_gengrid_item.eo widgets: Apply default return value according to description in .eo or add description too. 2015-02-09 13:09:05 +09:00
elm_gengrid_legacy.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_gengrid_pan.eo Eolian classes: Fix according to namespace changes in efl. 2014-06-30 17:52:16 +01:00
elm_genlist.c genlist: Send param item type instead of eo item type. 2015-03-12 15:42:30 +09:00
elm_genlist.eo doc: Fix typos in documentations. 2015-02-06 15:15:44 +09:00
elm_genlist.h Revert "genlist: added reorder feature on key events" 2015-01-19 12:56:50 +01:00
elm_genlist_common.h elm: Modify document for APIs. 2014-11-19 19:51:57 +09:00
elm_genlist_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_genlist_item.eo genlist: Fix elm_genlist_item_index_get. 2015-02-12 22:05:27 +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 Eolian classes: Fix according to namespace changes in efl. 2014-06-30 17:52:16 +01:00
elm_gesture_layer.c Revert "gesture_layer: Remove unnecessary value assignment." 2014-12-31 01:05:11 +09:00
elm_gesture_layer.eo elm_gesture: Moved since at the end of each api's documentation. 2014-09-07 16:23:15 +09: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 gesture_layer, glview, hover: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09: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: Moved since at the end of each api's documentation. 2014-09-07 16:23:15 +09: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 GLView: Return false if the surface could not be created 2015-03-16 16:40:08 +09:00
elm_glview.eo GLView: Add legacy bindings for the new functions 2014-10-20 12:16:43 +09:00
elm_glview.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_glview_common.h gesture_layer, glview, hover: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09:00
elm_glview_eo.h Eolian: Eo headers clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_glview_legacy.h GLView: Add constructor for GLES 1.1 context glview 2014-10-20 12:16:43 +09:00
elm_grid.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_grid.eo update to eolian complex types (without complex part for now) 2014-09-09 14:53:02 +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_hover.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_hover.eo elm: Added # for enum in the documenation. 2014-09-01 00:44:10 +09:00
elm_hover.h elm_hover: added "dismissed" smart callback for dismiss action. 2013-09-21 19:30:04 +09:00
elm_hover_common.h gesture_layer, glview, hover: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09: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 Eolian: Eo header clean and legacy integration for: 2014-04-24 09:21:32 +03:00
elm_hoversel.eo Elm Hoversel Item: Migrate to Eo 2014-11-12 12:03:54 +02:00
elm_hoversel_item.eo Object Items: replace most of del_pre functions with destructor. 2014-11-12 12:03:58 +02:00
elm_icon.c Icon: choose the fdo icon size using the evas obj geometry 2015-01-25 18:31:59 +01:00
elm_icon.eo widgets: Apply default return value according to description in .eo or add description too. 2015-02-09 13:09:05 +09:00
elm_icon.h Icon: added documentation for the new fdo icon names 2015-01-03 12:49:21 +01:00
elm_icon_common.h icon, image, label: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09:00
elm_icon_eo.h Eolian: Eo headers clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_icon_legacy.h Eolian: Eo headers clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_image.c image: Initialize parameters in case of it just returns without assigning any value. 2015-03-16 23:19:20 +09:00
elm_image.eo image now implements edje object size functions 2015-01-21 15:17:00 -05:00
elm_image.h Elementary: Split headers for Gengrid, genlist, grid, image and index 2013-04-28 15:25:28 +03:00
elm_image_common.h elm_image: changed orient_set code to use evas_object_image_orient_set API 2015-02-20 14:31:12 +01:00
elm_image_eo.h Eolian: Eo headers clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_image_legacy.h Image: Use file interface. 2014-08-21 11:04:28 +01:00
elm_index.c index, list, menu: Optimize eo item usage. 2014-11-25 21:55:39 +09:00
elm_index.eo update according to Eolian syntax changes 2014-08-21 09:27:32 +01:00
elm_index.h elm: use @p for parameters in doxygen. 2014-07-20 01:50:06 +09:00
elm_index_common.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_index_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_index_item.eo Object Items: replace most of del_pre functions with destructor. 2014-11-12 12:03:58 +02:00
elm_index_legacy.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_interface_atspi_accessible.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_interface_atspi_accessible.eo atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_interface_atspi_accessible.h atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_interface_atspi_action.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_interface_atspi_action.eo update to eolian complex types (without complex part for now) 2014-09-09 14:53:02 +01:00
elm_interface_atspi_component.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_interface_atspi_component.eo atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01: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 update according to Eolian syntax changes 2014-08-21 09:27:32 +01:00
elm_interface_atspi_image.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_interface_atspi_image.eo atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01: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 update according to Eolian syntax changes 2014-08-21 09:27:32 +01: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 update to eolian complex types (without complex part for now) 2014-09-09 14:53:02 +01:00
elm_interface_atspi_text.h atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01: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 update according to Eolian syntax changes 2014-08-21 09:27:32 +01:00
elm_interface_atspi_widget.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_interface_atspi_widget.eo Eolian classes: Fix according to namespace changes in efl. 2014-06-30 17:52:16 +01:00
elm_interface_atspi_widget_action.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_interface_atspi_widget_action.eo update as per eolian changes 2014-08-29 11:41:44 +01: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 update according to latest eolian changes 2014-07-18 17:30:06 +01:00
elm_interface_fileselector.c Eolian: Integration of File Selector Interface 2014-03-31 13:48:25 +03:00
elm_interface_fileselector.eo Introduce current_name_{set|get} 2014-10-06 08:08:24 +09: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 scroller: add loop feature. 2015-03-23 20:35:04 +09:00
elm_interface_scrollable.eo scroller: add loop feature. 2015-03-23 20:35:04 +09:00
elm_interface_scrollable.h scroller: add loop feature. 2015-03-23 20:35:04 +09:00
elm_interfaces.h atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01: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 atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_inwin.eo update according to Eolian syntax changes 2014-08-21 09:27:32 +01:00
elm_inwin.h conform, inwin, progressbar, radio: Fixed wrong part_alias_description implementations and documentations. 2014-09-05 01:12:22 +09:00
elm_inwin_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_inwin_legacy.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_label.c elm_label: Fixed label disappearing after theme changed 2015-02-05 20:41:16 +09:00
elm_label.eo elm: Added # for enum in the documenation. 2014-09-01 00:44:10 +09:00
elm_label.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_label_common.h icon, image, label: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09:00
elm_label_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_label_legacy.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_layout.c Implement efl_file_get() for Elm_Layout and Elm_Video 2015-03-22 14:37:52 +02:00
elm_layout.eo Implement efl_file_get() for Elm_Layout and Elm_Video 2015-03-22 14:37:52 +02:00
elm_layout.h elementary/layout - layout supports "language,changed" callback 2013-04-30 18:47:38 +09:00
elm_layout_common.h layout, list, map: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09: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 Layout: Use file interface. 2014-08-21 11:04:28 +01:00
elm_list.c gengrid/genlist/list: focus first item if first_item_focus_on_first_focus_in is on 2015-02-27 18:17:37 +09:00
elm_list.eo widgets: Apply default return value according to description in .eo or add description too. 2015-02-09 13:09:05 +09:00
elm_list.h List: new signal: clicked,right with simple test 2014-12-29 12:18:04 +01:00
elm_list_common.h layout, list, map: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09:00
elm_list_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_list_item.eo Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_list_legacy.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_macros.h elm_list : Resolved TODO in elm_list.c and declared corresponding macros in elm_macros.h 2014-12-16 20:01:04 +09:00
elm_main.c main: use eo_isa() to check obj type. 2015-03-10 22:31:13 +09:00
elm_map.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_map.eo widgets: Apply default return value according to description in .eo or add description too. 2015-02-09 13:09:05 +09:00
elm_map.h map: fix header split to actually be a split ! 2013-07-23 11:27:34 +09:00
elm_map_common.h layout, list, map: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09:00
elm_map_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_map_legacy.h Elm_Map: port API to eo file. 2014-07-22 13:59:41 +03:00
elm_map_pan.eo Eolian classes: Fix according to namespace changes in efl. 2014-06-30 17:52:16 +01:00
elm_mapbuf.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_mapbuf.eo move all eo files to new builtin bool type 2014-07-11 14:44:47 +01:00
elm_mapbuf.h mapbuf: updated doc. 2014-10-17 19:42:43 +09:00
elm_mapbuf_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_mapbuf_legacy.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_menu.c Fix code to conform to recent Eo changes. 2015-02-23 17:16:21 +00:00
elm_menu.eo Elm Menu Item: Migrate to Eo 2014-11-12 12:03:55 +02:00
elm_menu.h elm_menu: Add item_signal_emit_hook for elm_menu 2014-09-30 10:59:43 +09:00
elm_menu_common.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_menu_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_menu_item.eo Object Items: replace most of del_pre functions with destructor. 2014-11-12 12:03:58 +02:00
elm_menu_legacy.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_mirroring.h doc: added @c for eina bool in the documentation. 2014-08-13 19:50:38 +09:00
elm_module.c module: detect extention just based on if its windows or not. 2014-09-04 17:33:05 +02:00
elm_multibuttonentry.eo update to eolian complex types (without complex part for now) 2014-09-09 14:53:02 +01:00
elm_multibuttonentry_item.eo Object Items: replace most of del_pre functions with destructor. 2014-11-12 12:03:58 +02:00
elm_naviframe.eo update to eolian complex types (without complex part for now) 2014-09-09 14:53:02 +01:00
elm_naviframe_item.eo change elm_naviframe_itepm_pop_to api document 2014-12-16 16:13:33 +09:00
elm_need.h doc: added @c for eina bool in the documentation. 2014-08-13 19:50:38 +09:00
elm_notify.c elm_notify: added the notify's edje of popup smart member 2014-12-11 00:00:21 +09:00
elm_notify.eo elm: Added # for enum in the documenation. 2014-09-01 00:44:10 +09:00
elm_notify.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_notify_common.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_notify_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_notify_legacy.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_object.h elm_object: update doc. 2015-03-13 17:24:07 +09:00
elm_object_item.h Object Items: remove data variable from widget item. 2014-11-12 12:03:58 +02:00
elm_pan.eo Eolian classes: Fix according to namespace changes in efl. 2014-06-30 17:52:16 +01:00
elm_panel.c elm_panel: Fix incorrect scroller content region calculation of panel. 2015-03-13 17:28:17 +09:00
elm_panel.eo widgets: Apply default return value according to description in .eo or add description too. 2015-02-09 13:09:05 +09:00
elm_panel.h panel: added more documentations to panel. 2014-09-01 00:28:07 +09:00
elm_panel_common.h panel, prefs, progressbar: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09:00
elm_panel_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_panel_legacy.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_panes.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_panes.eo panes: improve doc. 2015-02-14 13:29:20 +09: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 Fix code to conform to recent Eo changes. 2015-02-23 17:16:21 +00:00
elm_photo.eo Photo: Use file interface. 2014-08-21 11:04:28 +01:00
elm_photo.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_photo_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_photo_legacy.h Photo: Use file interface. 2014-08-21 11:04:28 +01:00
elm_photocam.c elm_photocam: add API's to change photocam image orientation 2015-02-20 14:33:17 +01:00
elm_photocam.eo elm_photocam: add API's to change photocam image orientation 2015-02-20 14:33:17 +01:00
elm_photocam.h elm_photocam: add API's to change photocam image orientation 2015-02-20 14:33:17 +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 Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_photocam_pan.eo Eolian classes: Fix according to namespace changes in efl. 2014-06-30 17:52:16 +01:00
elm_player.eo update according to Eolian syntax changes 2014-08-21 09:27:32 +01:00
elm_plug.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_plug.eo update according to Eolian syntax changes 2014-08-21 09:27:32 +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 update according to Eolian syntax changes 2014-08-21 09:27:32 +01:00
elm_popup_item.eo Object Items: replace most of del_pre functions with destructor. 2014-11-12 12:03:58 +02:00
elm_prefs.c Fix code to conform to recent Eo changes. 2015-02-23 17:16:21 +00:00
elm_prefs.eo elm: Modify document for APIs. 2014-11-19 19:51:57 +09:00
elm_prefs.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_prefs_common.h panel, prefs, progressbar: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09:00
elm_prefs_data.c Win32: Fix some compilation warnings 2014-06-11 14:25:47 +09:00
elm_prefs_data.h elm: Modify document for APIs. 2014-11-19 19:51:57 +09:00
elm_prefs_edd.x
elm_prefs_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_prefs_legacy.h elm: Modify document for APIs. 2014-11-19 19:51:57 +09:00
elm_priv.h elm_config: Add feature to set depth/stencil/msaa bit to window surface 2015-03-16 14:26:41 +09:00
elm_progressbar.c elm progressbar - fix invalid access to freed units string 2015-01-07 17:23:29 +09:00
elm_progressbar.eo elm: Modify document for APIs. 2014-11-19 19:51:57 +09:00
elm_progressbar.h elm: Fixed documentations for part_text_aliases. 2014-09-05 01:12:22 +09:00
elm_progressbar_common.h panel, prefs, progressbar: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09:00
elm_progressbar_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_progressbar_legacy.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_radio.c elm: Remove redundant finger size adjustment. 2015-02-23 08:43:47 +09:00
elm_radio.eo update according to Eolian syntax changes 2014-08-21 09:27:32 +01:00
elm_radio.h radio: Added more comments about changed smart callback. 2014-09-20 17:22:33 +09:00
elm_radio_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_radio_legacy.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_removed.h elm: Modify document for APIs. 2014-11-19 19:51:57 +09:00
elm_route.c Eo related: Change according to recent changes in eo_add(). 2014-09-25 17:39:34 +01:00
elm_route.eo Eolian classes: Fix according to namespace changes in efl. 2014-06-30 17:52:16 +01:00
elm_route.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_route_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_route_legacy.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_scale.h
elm_scroll.h list: Add item loop feature 2014-03-24 17:35:07 +09:00
elm_scroller.c scroller: add loop feature. 2015-03-23 20:35:04 +09:00
elm_scroller.eo Fix typos in docs. 2014-07-30 02:54:27 +01:00
elm_scroller.h elm: Fixed documentations for part_text_aliases. 2014-09-05 01:12:22 +09:00
elm_scroller_common.h scroller, slider, slideshow: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09: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: add loop feature. 2015-03-23 20:35:04 +09:00
elm_segment_control.c elm: Remove redundant finger size adjustment. 2015-02-23 08:43:47 +09:00
elm_segment_control.eo update according to Eolian syntax changes 2014-08-21 09:27:32 +01:00
elm_segment_control.h elm: Fixed documentations for part_text_aliases. 2014-09-05 01:12:22 +09:00
elm_segment_control_common.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_segment_control_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_segment_control_item.eo segment_control: Fix shadow declaration build warning. 2014-11-14 15:30:08 +09:00
elm_segment_control_legacy.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_separator.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_separator.eo move all eo files to new builtin bool type 2014-07-11 14:44:47 +01:00
elm_separator.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_separator_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_separator_legacy.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_slider.c elm_slider: Added elm_slider_indicator_visible_mode_set/get. 2015-03-04 18:45:51 +09:00
elm_slider.eo elm_slider: Added elm_slider_indicator_visible_mode_set/get. 2015-03-04 18:45:51 +09:00
elm_slider.h elm: Fixed documentations for part_text_aliases. 2014-09-05 01:12:22 +09:00
elm_slider_common.h scroller, slider, slideshow: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09:00
elm_slider_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_slider_legacy.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_slideshow.c Object Items: replace most of del_pre functions with destructor. 2014-11-12 12:03:58 +02:00
elm_slideshow.eo elm: Modify document for APIs. 2014-11-19 19:51:57 +09:00
elm_slideshow.h elementary - support language changed callback from a few widgets. 2014-01-23 20:07:20 +09:00
elm_slideshow_common.h scroller, slider, slideshow: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09:00
elm_slideshow_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_slideshow_item.eo Object Items: replace most of del_pre functions with destructor. 2014-11-12 12:03:58 +02:00
elm_slideshow_legacy.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_spinner.c elm spinner - add backwards compat for older spinner themes 2015-03-05 15:14:34 +09:00
elm_spinner.eo elm spinner - add backwards compat for older spinner themes 2015-03-05 15:14:34 +09:00
elm_spinner.h spinner: added signals "spinner,drag,start" and "spinner,drag,stop" 2013-10-23 23:03:50 +09:00
elm_spinner_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_spinner_legacy.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_store.c fix some typos in comment and description 2014-01-22 13:20:15 +09: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 elm: fixed trivial formattings. 2014-05-10 23:44:27 +09:00
elm_sys_notify.h
elm_systray.c dbus warn-- 2014-07-20 12:21:54 +09:00
elm_systray.eo elm: Modify document for APIs. 2014-11-19 19:51:57 +09: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 Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +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 elm_table now supports alignment 2015-01-11 18:17:19 -05:00
elm_table.eo elm_table now supports alignment 2015-01-11 18:17:19 -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 remove edje file changed handling 2014-07-02 11:31:54 +09:00
elm_theme.h doc: added @c for eina bool in the documentation. 2014-08-13 19:50:38 +09:00
elm_thumb.c thumb: Make sure to stop pulse animation on thumbs that failed to generate 2015-01-06 13:49:55 -06:00
elm_thumb.eo elm: Added # for enum in the documenation. 2014-09-01 00:44:10 +09:00
elm_thumb.h elm_thumb: Add support for ethumb formatting and size manipulation. 2013-08-11 23:30:27 -05:00
elm_thumb_common.h thumb, toolbar, web: Fix and clean up doxygen documentation. 2014-11-22 00:38:45 +09:00
elm_thumb_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_thumb_legacy.h Thumb: Use file interface. 2014-08-21 11:04:28 +01:00
elm_toolbar.c toolbar: remove useless codes 2015-03-21 09:45:59 +09:00
elm_toolbar.eo widgets: Apply default return value according to description in .eo or add description too. 2015-02-09 13:09:05 +09:00
elm_toolbar.h elm: Fixed documentations for part_text_aliases. 2014-09-05 01:12:22 +09:00
elm_toolbar_common.h thumb, toolbar, web: Fix and clean up doxygen documentation. 2014-11-22 00:38:45 +09:00
elm_toolbar_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_toolbar_item.eo Object Items: replace most of del_pre functions with destructor. 2014-11-12 12:03:58 +02:00
elm_toolbar_legacy.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_tooltip.h elm: Modify document for APIs. 2014-11-19 19:51:57 +09:00
elm_transit.c transit: Clean up internal variables and function names. 2015-02-17 09:09:33 +09:00
elm_transit.h elm_transit: Add elm_transit_go_in() API 2015-02-17 08:34:46 +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 Implement efl_file_get() for Elm_Layout and Elm_Video 2015-03-22 14:37:52 +02:00
elm_video.eo Implement efl_file_get() for Elm_Layout and Elm_Video 2015-03-22 14:37:52 +02:00
elm_video.h Elm: Update code to use the new class names generated by eolian. 2014-06-03 11:54:44 +01:00
elm_video_eo.h update according to Eolian syntax changes 2014-08-21 09:27:32 +01:00
elm_video_legacy.h Video: Use file interface. 2014-08-21 11:04:28 +01:00
elm_web.eo update according to Eolian syntax changes 2014-08-21 09:27:32 +01:00
elm_web.h doc: added @c for eina bool in the documentation. 2014-08-13 19:50:38 +09:00
elm_web2.c atspi: properly include at-spi headers. 2014-10-17 16:57:26 +01:00
elm_web_common.h thumb, toolbar, web: Fix and clean up doxygen documentation. 2014-11-22 00:38:45 +09:00
elm_web_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_web_legacy.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_widget.c elm_widget: fix wrong parmeter. 2015-03-19 16:47:24 +09:00
elm_widget.eo update according to latest eolian changes 2014-09-10 15:09:08 +01:00
elm_widget.h elm_widget: fix wrong parmeter. 2015-03-19 16:47:24 +09: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 widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_check.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_clock.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_colorselector.h elm_colorselector update 2015-03-03 20:07:50 +09:00
elm_widget_conform.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09: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 Add elm_entry_input_hint_set/get API 2014-09-01 19:04:05 +09:00
elm_widget_fileselector.h fileselector: Do not call _populate directly in APIs 2014-10-29 12:57:31 +09: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 Object Items: remove casts that are no more needed. 2014-11-12 12:03:57 +02:00
elm_widget_genlist.h genlist: Implemented genlist expand mode and content_min_limit function 2015-03-03 19:58:41 +09:00
elm_widget_glview.h GLView: Add constructor for GLES 1.1 context glview 2014-10-20 12:16:43 +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 Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_widget_icon.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_image.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_index.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_widget_inwin.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_item.eo elm: Modify document for APIs. 2014-11-19 19:51:57 +09: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 widget: added warnings to internal headers. 2014-08-08 01:29:39 +09: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 widget: added warnings to internal headers. 2014-08-08 01:29:39 +09: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: refactoring(makes button object Elm_Item_Object instead of edje object) 2015-02-10 14:22:43 +09:00
elm_widget_naviframe.h Object Items: replace most of del_pre functions with destructor. 2014-11-12 12:03:58 +02: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 elm_photocam: add API's to change photocam image orientation 2015-02-20 14:33:17 +01: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 elc_popup: Adjust popup size when its parent is resized 2015-03-10 16:21:16 +09:00
elm_widget_prefs.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09: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 elm_slider: modified each slider have its indicator visible mode. 2015-02-06 21:58:32 +09:00
elm_widget_slideshow.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_widget_spinner.h elm spinner - add backwards compat for older spinner themes 2015-03-05 15:14:34 +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 Object Items: remove casts that are no more needed. 2014-11-12 12:03:57 +02:00
elm_widget_video.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_web.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_win.c elm_win fullscreen setting on FAKE wins should just toggle the flag 2015-03-18 10:53:56 -04:00
elm_win.eo widgets: Apply default return value according to description in .eo or add description too. 2015-02-09 13:09:05 +09:00
elm_win.h win: Support elm_win style change and runtime theme change. 2014-12-16 01:45:59 +09:00
elm_win_common.h fix win center trap for elm to pass in h and v params 2015-02-06 11:32:55 +09:00
elm_win_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_win_legacy.h Elm win: Fix elm_win_fake()'s name to follow conventions. 2015-01-12 10:13:00 +00:00
els_box.c elm_box: Fix miscalculated items' size issue in homogeneous box 2015-02-23 17:59:52 +09: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 cursor theme setting should use cur->owner instead of cur->eventarea for parent 2015-03-05 11:35:41 -05:00
els_tooltip.c tooltip: Corrected namespacing for tooltip label style. 2015-03-25 07:23:07 +09: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