efl/legacy/elementary/src/lib
Thiep Ha 435a8bcd24 wayland cnp: check selection owner before calling losscb
The selection is cleared by losscb when we set it.
As result, selection is not done.
To avoid it, we should check if the new selection owner
is current selection owner or not and only call losscb
if the new selection owner is not the current one.

Test Plan:
In wayland, select text in entry (e.g double click, ctrl-a).
2015-12-17 18:13:17 +00:00
..
.gitignore cxx: Added examples and tutorial for C++ binding 2015-08-25 03:42:34 -03:00
Elementary.h.in build: fix header ordering so the library builds 2015-09-15 14:47:52 -04: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 atspi: add global event emitter 2015-10-01 16:00:28 +02:00
elc_ctxpopup.c elm: Fix typos fun! 2015-10-29 02:08:16 +09:00
elc_ctxpopup.h elm_ctxpopup: Move enums to elm_ctxpopup.eo 2015-07-06 12:21:26 +03: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 focus: add the focus_direction feature about item. 2015-09-25 15:42:45 +09:00
elc_fileselector.h elm: use @p for parameters in doxygen. 2014-07-20 01:50:06 +09:00
elc_fileselector_button.c elc_file_selector_button: free allocated path name 2015-10-19 11:55:30 -07: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_fileselector: Move enums to elm_interface_fileselector.eo 2015-07-08 10:23:38 +03:00
elc_fileselector_entry.c Fileselector entry: fix a case when file was not selected 2015-12-10 16:41:08 +02: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 Delete whitespaces for header and eo files. 2015-04-10 14:09:45 +09:00
elc_fileselector_legacy.h elm_fileselector: Move enums to elm_interface_fileselector.eo 2015-07-08 10:23:38 +03:00
elc_hoversel.c hoversel: change accessibility role to popup 2015-12-15 13:30:20 +01:00
elc_hoversel.h hoversel: Added item_focus_set/item_focus_get. 2015-05-19 21:25:39 +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 multibutton_entry: improve atspi support 2015-12-16 14:00:10 +01: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 naviframe: set better accessibility role and name 2015-12-16 16:28:21 +01: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 elc_player: ported eo_event callbacks to use eo_event arrays 2015-09-23 15:30:18 -07:00
elc_popup.c popup: add popup default align config for other profiles. 2015-12-07 16:39:40 -08:00
elc_popup.h fix typos in APIs doc 2015-09-28 15:06:48 +05:30
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 focus: add the APIs to set the focus next about item. 2015-09-15 19:53:23 +09: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 elm_actionslider, elm_map: porting evas smart callbacks to eo 2015-07-02 08:04:03 +03:00
elm_actionslider.eo elm: update new-style docs across elm so they validate right 2015-07-08 15:49:38 +01:00
elm_actionslider.h elm_actionslider: Move enums to elm_actionslider.eo 2015-07-05 17:57:48 +03: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 Fix usage of the now removed eo_error_set(). 2015-05-20 16:31:42 +01:00
elm_app_client.eo elm_app_client: convert eo docs to new format 2015-07-14 14:44:02 +01: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_server: add null check for dbus_state_set/elm_app_server_views_eet_new 2015-06-17 15:59:19 +02:00
elm_app_client_view.eo elm_app_client: convert eo docs to new format 2015-07-14 14:44:02 +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 app_server: add null check for dbus_state_set/elm_app_server_views_eet_new 2015-06-17 15:59:19 +02:00
elm_app_server.eo fix typos in APIs doc 2015-09-19 09:13:09 +05:30
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 Fix usage of the now removed eo_error_set(). 2015-05-20 16:31:42 +01:00
elm_app_server_view.eo elm_app_server: Convert eo docs to new format 2015-07-14 14:44:25 +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: add type of accessibility object 2015-12-01 16:06:51 +01: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 menu: enhance accessibility support 2015-12-02 12:04:56 +01: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 elm_spinner: add feature in spinner to change values while dragging relative to the speed of dragging 2015-06-25 17:24:08 +02:00
elm_bg.c bg: do not make background accessibility object. 2015-12-01 16:12:18 +01:00
elm_bg.eo elm_bg: convert eo docs to new format 2015-07-16 11:21:15 +01:00
elm_bg.h elm_bg: Move enums to elm_bg.eo 2015-07-08 10:23:38 +03: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 Delete whitespaces for header and eo files. 2015-04-10 14:09:45 +09:00
elm_box.c box: skip box in accessibility tree by default 2015-12-02 11:56:45 +01:00
elm_box.eo elm_box: convert eo docs to new format 2015-07-16 15:13:21 +01: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 focus: add the focus_direction feature about item. 2015-09-25 15:42:45 +09:00
elm_bubble.eo elm_button: Converted docs of elm_button eo to new format 2015-07-16 15:13:27 +01:00
elm_bubble.h elm_bubble: Move enums to elm_bubble.eo 2015-07-08 10:23:38 +03: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_button: porting evas smart callbacks to eo 2015-07-05 13:05:38 +03:00
elm_button.eo elm_button: Converted docs of elm_button eo to new format 2015-07-16 15:13:27 +01: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 calendar: weekdays do not get translated when language is dynamically changed issue fix 2015-11-09 12:37:09 -08:00
elm_calendar.eo elm_calendar: Convert eo docs to new format 2015-07-21 11:53:55 +01:00
elm_calendar.h fix typos in APIs doc 2015-09-28 15:06:48 +05:30
elm_calendar_common.h elm_calendar: remove duplicated referece 2015-07-28 23:58:23 +02: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 check: add "elm,activate,check,on" and "elm,activate,check,off" signal to support state change animation. 2015-08-04 15:21:40 +02:00
elm_check.eo elm: update new-style docs across elm so they validate right 2015-07-08 15:49:38 +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 focus: add the APIs to set the focus next about item. 2015-09-15 19:53:23 +09:00
elm_clock.eo elm_clock: convert elm_clock eo docs to new format 2015-07-22 10:20:35 +01:00
elm_clock.h elm_clock: Move enums to elm_clock.eo 2015-07-08 10:23:38 +03: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 wayland cnp: check selection owner before calling losscb 2015-12-17 18:13:17 +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: fix leaks on editor creation 2015-09-30 16:14:26 -04: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 Colorselector: Fix some coding style issues. 2015-12-08 12:56:45 +00:00
elm_colorselector.eo Eo files: Use Elm.Widget_Item instead of Elm_Object_Item. 2015-08-06 14:30:34 +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 elm_colorselector: Move enums to elm_colorselector.eo 2015-07-08 10:23:38 +03: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 Entry: Context Menu is now configurable 2015-12-11 16:08:54 +09:00
elm_config.h Entry: Context Menu is now configurable 2015-12-11 16:08:54 +09:00
elm_conform.c conform: retry connect to indicator when confrom fails connect. 2015-11-09 16:00:19 -08: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 Eo files: Use Elm.Widget_Item instead of Elm_Object_Item. 2015-08-06 14:30:34 +01: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 datetime: fix field arrange code for dynamically field sequence change case. 2015-11-23 08:45:33 +01:00
elm_datetime.eo datetime: convert docs 2015-08-12 13:45:30 +01:00
elm_datetime.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elm_datetime_common.h elm_datetime: Move enums to elm_datetime.eo 2015-07-08 10:23:38 +03: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 dayselector: fix warning related to argument type 2015-10-22 12:37:47 -07:00
elm_dayselector.eo elm_dayselector: converted eo docs of dayselector to new format 2015-07-24 13:43:36 +01:00
elm_dayselector.h elm_dayselector: Move enums to elm_dayselector.eo 2015-07-08 10:23:38 +03: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 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: Fix typos fun! 2015-10-29 02:08:16 +09:00
elm_diskselector.eo Eo files: Replace all occurances of EINA_TRUE/FALSE to true/false. 2015-08-06 15:11:22 +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 Eo files: Use Elm.Widget_Item instead of Elm_Object_Item. 2015-08-06 14:30:34 +01:00
elm_diskselector_legacy.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_entry.c Entry: Context Menu is now configurable 2015-12-11 16:08:54 +09:00
elm_entry.eo entry: fix since tag for entry_input_panel_show_on_demand_set() 2015-08-12 23:43:29 +05:30
elm_entry.h Revert "Revert "Elm helper: add the posix regex validator."" 2015-04-02 10:37:37 +01:00
elm_entry_common.h elm_entry: moved part of enums to elm_entry.eo 2015-07-08 10:23:38 +03: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 elm_entry: use Efl.File in Elm_Entry 2015-07-01 18:30:23 +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 elm: update new-style docs across elm so they validate right 2015-07-08 15:49:38 +01:00
elm_fileselector_button.eo elm: update new-style docs across elm so they validate right 2015-07-08 15:49:38 +01:00
elm_fileselector_entry.eo elm_fileselector: Converted eo docs of fileselector_entry to new format 2015-07-29 14:44:00 +01:00
elm_finger.h
elm_flip.c flip: use eo_isa for checking object types 2015-10-22 22:37:53 +05:30
elm_flip.eo flip: convert docs 2015-08-07 13:30:50 +01:00
elm_flip.h elm_flip: Move enums to elm_flip.eo 2015-05-17 16:03:45 +03: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 Eo events: fix wrong event invocations 2015-07-05 19:14:36 +03:00
elm_flipselector.eo Eo files: Use Elm.Widget_Item instead of Elm_Object_Item. 2015-08-06 14:30:34 +01:00
elm_flipselector.h elm_flipselector: remove redundant header file 2015-07-28 23:58:23 +02: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 Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_focus.h Eo: move Focus Direction to elm_general.eot 2015-09-18 12:40:06 +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 focus: add the focus_direction feature about item. 2015-09-25 15:42:45 +09:00
elm_frame.eo elm_frame: Changed eo docs of elm_frame to new format 2015-07-29 14:44:12 +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_genlist: Add Item filtering support 2015-09-23 20:50:05 +09:00
elm_gen_common.h Elm_genlist: Add Item filtering support 2015-09-23 20:50:05 +09:00
elm_general.eot focus: add the focus_direction feature about item. 2015-09-25 15:42:45 +09: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 gengrid: fix Logic in _item_single_select_left and _item_single_select_right. 2015-12-07 16:39:40 -08:00
elm_gengrid.eo focus: add the focus_direction feature about item. 2015-09-25 15:42:45 +09:00
elm_gengrid.h Gengrid: Fix typo in API Documentation. 2015-06-03 21:19:32 +09:00
elm_gengrid_common.h elm_gengrid: move enums to elm_gengrid_item.eo 2015-07-08 10:23:38 +03:00
elm_gengrid_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_gengrid_item.eo atspi: always use widget's subobj as accessible children 2015-12-02 11:43:58 +01: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 Focus: concentrate focused events in widget 2015-07-06 14:47:31 +03:00
elm_genlist.c genlist : fix genlist build errors 2015-12-17 17:13:43 +09:00
elm_genlist.eo genlist: modified first/last/prev/next get API for filtered list. 2015-11-09 16:03:08 -08:00
elm_genlist.h Genlist: Fix typo in API Documentation 2015-06-03 21:17:49 +09:00
elm_genlist_common.h genlist: modified first/last/prev/next get API for filtered list. 2015-11-09 16:03:08 -08:00
elm_genlist_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_genlist_item.eo atspi: always use widget's subobj as accessible children 2015-12-02 11:43:58 +01: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 Focus: concentrate focused events in widget 2015-07-06 14:47:31 +03:00
elm_gesture_layer.c elm: Fix typos fun! 2015-10-29 02:08:16 +09:00
elm_gesture_layer.eo gesture_layer: convert and fix docs 2015-08-07 14:44:58 +01: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 elementary: Remove unused variable 2015-10-14 09:59:30 -04:00
elm_glview.eo glview: convert docs 2015-08-07 15:55:01 +01: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 focus: add the focus_direction feature about item. 2015-09-25 15:42:45 +09: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 elm: Remove shadow variable declarations. 2015-06-26 10:30:20 +09:00
elm_helper.h fix typos in APIs doc 2015-09-28 15:06:48 +05:30
elm_hover.c hoversel: accessibility enhancements 2015-12-15 13:30:52 +01:00
elm_hover.eo hoversel: accessibility enhancements 2015-12-15 13:30:52 +01:00
elm_hover.h elm_hover: Move enums to elm_hover.eo 2015-07-08 12:36:29 +03: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 hoversel: remove scrollable_set/get() API 2015-10-30 07:05:12 +01:00
elm_hoversel_item.eo hoversel: add item disabling support. 2015-11-10 15:15:31 -08:00
elm_icon.c elm_icon: porting evas smart callbacks to eo 2015-07-05 13:05:38 +03: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 fix typos in APIs doc 2015-09-28 15:06:48 +05:30
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: Lock access to thread variables 2015-12-16 20:46:09 +09:00
elm_image.eo Image: migrate docs. 2015-08-10 18:37:13 +01: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 elm_image: Solve clash on the meaning of "animated" 2015-06-17 10:17:19 +01:00
elm_index.c index: internal item's edje object handling logic changed to improve performance. 2015-11-09 12:37:09 -08:00
elm_index.eo index: rename elm_index_priority_set to elm_index_standard_priority_set 2015-09-08 14:50:53 +09:00
elm_index.h elm_index: delete empty elm_index_common.h 2015-07-08 10:23:38 +03:00
elm_index_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_index_item.eo Elm index item: migrate docs. 2015-08-06 15:09:45 +01:00
elm_index_legacy.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_interface_atspi_accessible.c multibutton_entry: improve atspi support 2015-12-16 14:00:10 +01:00
elm_interface_atspi_accessible.eo atspi: add type of accessibility object 2015-12-01 16:06:51 +01:00
elm_interface_atspi_accessible.h atspi: fix typo 2015-10-19 13:40:05 +02: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 Interface atspi action: migrate docs. 2015-08-07 14:31:03 +01:00
elm_interface_atspi_component.c atspi: fix accessible_at_point method to match specification. 2015-05-12 15:24:16 +02:00
elm_interface_atspi_component.eo Interface atspi component: migrate docs. 2015-08-07 14:31:03 +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 eo: sync with eolian syntax changes 2015-05-18 16:18:24 +01:00
elm_interface_atspi_image.c Adjust according to Eo changes. 2015-05-28 17:48:02 +01:00
elm_interface_atspi_image.eo Interface atspi image: migrate docs. 2015-08-07 14:31:03 +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 Interface atspi selection: migrate docs. 2015-08-07 14:31:03 +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 Interface atspi text: migrate docs. 2015-08-07 14:31:03 +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 Interface atspi value: migrate docs. 2015-08-07 14:31:03 +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 Atspi widget action: migrate docs. 2015-08-06 14:52:01 +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 eo: migrate all event docs to new syntax 2015-06-11 17:14:02 +01:00
elm_interface_atspi_window.h atspi: add global event emitter 2015-10-01 16:00:28 +02:00
elm_interface_fileselector.c Eolian: Integration of File Selector Interface 2014-03-31 13:48:25 +03:00
elm_interface_fileselector.eo Interface fileselector: migrate docs. 2015-08-07 13:19:35 +01: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: delete unnecessary smart callback call. 2015-11-04 16:23:32 -08:00
elm_interface_scrollable.eo Interface scrollable: migrate docs. 2015-08-11 12:48:37 +01:00
elm_interface_scrollable.h intf scroll: handle wheel logic in post event cb. 2015-08-07 17:34:20 +09: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 focus: add the APIs to set the focus next about item. 2015-09-15 19:53:23 +09:00
elm_inwin.eo Inwin: migrate docs. 2015-08-07 15:04:48 +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 label: convert to int first (avoid compiler warning) 2015-07-29 15:33:33 +01:00
elm_label.eo Label: migrate docs. 2015-08-07 14:11:09 +01:00
elm_label.h elm_label: Move enums to elm_label.eo 2015-07-08 12:36:29 +03: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 elm_layout: fix typo in error message 2015-12-17 15:56:27 +09:00
elm_layout.eo layout: convert docs 2015-08-13 14:21:49 +01: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 Add missing file_get legacy definition for Video and Layout 2015-04-14 22:57:12 +02:00
elm_list.c atspi: always use widget's subobj as accessible children 2015-12-02 11:43:58 +01:00
elm_list.eo List: migrate docs. 2015-08-11 09:02:09 +01:00
elm_list.h elm_list: Move enums to elm_list.eo 2015-07-08 12:36:29 +03:00
elm_list_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_list_item.eo atspi: always use widget's subobj as accessible children 2015-12-02 11:43:58 +01:00
elm_list_legacy.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02: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 elm: set language to edje when elm_language_set is called. 2015-12-02 14:55:12 -08:00
elm_map.c elm_map: mark some local symbols static 2015-11-11 17:27:29 +01:00
elm_map.eo map: convert docs 2015-08-12 17:12:24 +01: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 fix typo in elm_map_overlay_group_members_get API doc 2015-09-28 15:22:21 +05:30
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 Focus: concentrate focused events in widget 2015-07-06 14:47:31 +03:00
elm_mapbuf.c Adjust usage of eo_constructor() according to recent changes. 2015-05-20 13:03:28 +01:00
elm_mapbuf.eo mapbuf: convert docs 2015-08-05 12:01:44 +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 menu: enhance accessibility support 2015-12-02 12:04:56 +01:00
elm_menu.eo menu: enhance accessibility support 2015-12-02 12:04:56 +01:00
elm_menu.h elm_menu: delete empty elm_menu_common.h 2015-07-08 10:23:38 +03:00
elm_menu_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_menu_item.eo menu: enhance accessibility support 2015-12-02 12:04:56 +01: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 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 multibutton_entry: improve atspi support 2015-12-16 14:00:10 +01:00
elm_multibuttonentry_item.eo multibutton_entry: improve atspi support 2015-12-16 14:00:10 +01:00
elm_naviframe.eo Elc_Naviframe: When push is in progress, block pop until push is complete. 2015-08-28 18:28:20 +09:00
elm_naviframe_item.eo naviframe_item: convert docs 2015-08-05 11:38:55 +01:00
elm_need.h doc: added @c for eina bool in the documentation. 2014-08-13 19:50:38 +09:00
elm_notify.c notify: remove duplicate call of _sizing_eval. 2015-11-24 16:30:42 +05:30
elm_notify.eo notify: convert docs 2015-07-02 14:47:56 +01: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: 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 panel, pan: convert docs 2015-07-31 15:17:40 +01:00
elm_panel.c focus: add the APIs to set the focus next about item. 2015-09-15 19:53:23 +09:00
elm_panel.eo panel, pan: convert docs 2015-07-31 15:17:40 +01:00
elm_panel.h panel: added more documentations to panel. 2014-09-01 00:28:07 +09:00
elm_panel_common.h elm_panel: Move enums to elm_panel.eo 2015-05-17 16:03:45 +03: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 focus: add the APIs to set the focus next about item. 2015-09-15 19:53:23 +09: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 elementary: Remove unused function 2015-10-14 10:01:15 -04: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 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 NULL check 2015-12-17 16:18:09 +09:00
elm_photocam.eo photocam: convert docs 2015-07-31 15:12:30 +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 elm_photocam: use Efl.File in Elm_Photocam 2015-05-06 15:46:46 +01:00
elm_photocam_pan.eo Focus: concentrate focused events in widget 2015-07-06 14:47:31 +03:00
elm_player.eo Focus: concentrate focused events in widget 2015-07-06 14:47:31 +03:00
elm_plug.c focus: add the APIs to set the focus next about item. 2015-09-15 19:53:23 +09: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 popup: Exceptionally set since as 1.15.1 2015-08-18 01:22:20 +09:00
elm_popup_item.eo eo: sync with eolian syntax changes 2015-05-18 16:18:24 +01:00
elm_prefs.c focus: add the APIs to set the focus next about item. 2015-09-15 19:53:23 +09:00
elm_prefs.eo Prefs: migrate docs. 2015-08-10 15:00:27 +01:00
elm_prefs.h fix typos in APIs doc 2015-09-28 15:06:48 +05:30
elm_prefs_common.h elm: Fix typos fun! 2015-10-29 02:08:16 +09:00
elm_prefs_data.c elm: Add missing const for getters. 2015-06-26 10:30:21 +09:00
elm_prefs_data.h elm: Add missing const for getters. 2015-06-26 10:30:21 +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 Entry: Context Menu is now configurable 2015-12-11 16:08:54 +09:00
elm_progressbar.c progressbar: fix memory leak 2015-08-25 20:05:57 +09:00
elm_progressbar.eo Progressbar: migrate docs. 2015-08-07 15:49:14 +01: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 radio: add "elm,activate,radio,on" and "elm,activate,radio,off" signal to support value change animation. 2015-08-04 15:21:40 +02:00
elm_radio.eo elm_radio: remove implementation of elm_widget_disable as it doesn't do anything else than calling parent virtual function. 2015-07-29 20:23:37 +02:00
elm_radio.h fix typos in APIs doc 2015-09-28 15:06:48 +05:30
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 Adjust usage of eo_constructor() according to recent changes. 2015-05-20 13:03:28 +01:00
elm_route.eo route: convert docs 2015-07-03 15:54:14 +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 focus: change the focus don't stay to scroller. 2015-09-25 15:45:03 +09:00
elm_scroller.eo focus: change the focus don't stay to scroller. 2015-09-25 15:45:03 +09: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 segment_control: fix variable affectation 2015-11-09 16:13:19 -08:00
elm_segment_control.eo Segment control: migrate docs. 2015-08-07 15:36:47 +01:00
elm_segment_control.h elm_segment_control: delete empty elm_segment_control_common.h 2015-07-08 10:23:38 +03: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 Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_separator.c Adjust usage of eo_constructor() according to recent changes. 2015-05-20 13:03:28 +01:00
elm_separator.eo separator: convert docs 2015-07-03 15:55:11 +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 slider: minor accessibility events fix 2015-12-08 10:41:36 +01:00
elm_slider.eo slider: convert docs 2015-08-11 16:57:08 +01: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 elm autofocus show - fix cases where focus is inside containers 2015-09-10 18:29:24 +09:00
elm_slideshow.eo slideshow: convert docs 2015-08-07 13:50:21 +01: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 Elm slideshow item: migrate docs. 2015-08-06 14:56:47 +01:00
elm_slideshow_legacy.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_spinner.c Elm spinner: Fix potential null deref in decimal get function. 2015-12-08 12:47:46 +00:00
elm_spinner.eo Spinner: migrate docs. 2015-08-10 14:17:49 +01: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 elm: Fix typos fun! 2015-10-29 02:08:16 +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 notify: fix prevent issue, dereference null return value 2015-06-17 15:59:19 +02:00
elm_sys_notify.h
elm_systray.c dbus warn-- 2014-07-20 12:21:54 +09:00
elm_systray.eo systray: convert docs 2015-07-03 15:09:26 +01: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 table: implement Evas.Object_Smart.calculate 2015-11-23 12:28:47 -05: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 elm_thumb: porting evas smart callbacks to eo 2015-07-05 13:05:38 +03:00
elm_thumb.eo thumb: convert docs 2015-07-31 15:00:58 +01: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 atspi: always use widget's subobj as accessible children 2015-12-02 11:43:58 +01:00
elm_toolbar.eo toolbar: delay evaluation of the toolbar size until it stabilize. 2015-10-15 16:38:24 -07:00
elm_toolbar.h elm: Fixed documentations for part_text_aliases. 2014-09-05 01:12:22 +09:00
elm_toolbar_common.h elm_toolbar: Move enums to elm_toolbar.eo 2015-05-17 16:04:01 +03:00
elm_toolbar_eo.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_toolbar_item.eo toolbar: add item_signal_emit. 2015-11-09 12:37:09 -08:00
elm_toolbar_legacy.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_tooltip.h Fix docs for elm_object_tooltip_orient_set 2015-08-12 09:17:56 +02:00
elm_transit.c elm_transit: mark some local symbols static 2015-11-11 17:31:48 +01:00
elm_transit.h elm_transit: Add missing "EAPI" prefix for elm_transit_smooth_get() 2015-04-22 15:53:12 +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 elm_video: port eo_event callbacks to use eo_event arrays 2015-10-04 12:05:55 +02:00
elm_video.eo Focus: concentrate focused events in widget 2015-07-06 14:47:31 +03: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 Add missing file_get legacy definition for Video and Layout 2015-04-14 22:57:12 +02:00
elm_view_form.c EFL Model Form View for MVC design 2015-07-04 03:04:03 +02:00
elm_view_form.eo view_form, view_list: convert docs 2015-07-31 14:50:24 +01:00
elm_view_form.h EFL Model Form View for MVC design 2015-07-04 03:04:03 +02:00
elm_view_list.c view_list: small optimization reducing memory consumption using Eo_Event array of callbacks. 2015-08-15 12:43:05 +02:00
elm_view_list.eo view_form, view_list: convert docs 2015-07-31 14:50:24 +01:00
elm_view_list.h EFL Model List View for MVC design 2015-07-04 03:04:03 +02:00
elm_web.eo web: convert docs 2015-08-12 12:45:31 +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 focus: add the APIs to set the focus next about item. 2015-09-15 19:53:23 +09: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 widget: limit emission of state-changed:showing 2015-12-16 16:52:05 +01:00
elm_widget.eo atspi: add new relationship append/remove/clear API 2015-10-05 08:58:12 +02:00
elm_widget.h elm_widget: correct declaration of function with no parameters 2015-11-26 17:51:50 +01: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: weekdays do not get translated when language is dynamically changed issue fix 2015-11-09 12:37:09 -08: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_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: 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 gengrid: add item cache in gengrid for efficient realize/unrealize operation. 2015-06-25 17:24:08 +02:00
elm_widget_genlist.h genlist: supporting homogeneous mode about each item class. 2015-12-14 12:03:07 +09: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 atspi: always use widget's subobj as accessible children 2015-12-02 11:43:58 +01: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 layout: Add more description for layout's internal smart data members. 2015-06-26 10:30:21 +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 elm: Fix typos fun! 2015-10-29 02:08:16 +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: internal label object status, box pack, unpack logic clean up. 2015-07-28 23:58:23 +02:00
elm_widget_naviframe.h Elc_Naviframe: When push is in progress, block pop until push is complete. 2015-08-28 18:28:20 +09: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: Fixed T2337, zoom in/out rotated photocam image 2015-04-22 13:37:50 +09: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 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 spinner: add entry filter for accepted only digits and "." 2015-11-09 16:28:22 -08: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: Fix potential NULL deref. 2015-12-16 10:39:20 +00:00
elm_win.eo cnp: add Copy & Paste support for Windows 2015-12-03 11:36:50 -08:00
elm_win.h Revert "elm: Add eglfs backend support." 2015-11-02 15:54:41 -08:00
elm_win_common.h elm_win: Move enums to elm_win.eo 2015-05-07 16:00:03 -03:00
elm_win_eo.h Eolian: Eo header clean and legacy integration. 2014-04-24 13:21:26 +03:00
elm_win_legacy.h cnp: add Copy & Paste support for Windows 2015-12-03 11:36:50 -08:00
elm_win_standard.c elm_win_standard: Add elm_win_standard class 2015-05-07 15:59:50 -03: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 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 Fix compilation on Windows (and propably also on Mac) 2015-12-10 16:10:46 +09:00
els_tooltip.c Tooltip: reset content delete callback directly after invocation 2015-08-05 10:41:38 +03: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