efl/legacy/elementary/src/lib
Subodh Kumar d3deb1e6a7 Elm entry: Fix selection using handlers.
Summary:
Fix item selection using selection handler

In case of selection using handler, there is a problem in case the entry
has the item, mouse down over handler consider the current down
coordinate to start selection and it becomes very difficult to select in the
situation shown in the test plan. So I consider the next/previous  line
geometry to fix it.

@fix

Test Plan:
1.Enable selection handler
2. Have a look at the setup in the attached image
{F27396}

3. Start selecting from last item and extent to cover the last text.
4.Observe that its impossible to select the last text until you move mouse out of the window
So, in mobile device its almost impossible to select using handlers in this situation.

Please use the attached application to test it.
{F27402}

Reviewers: thiepha, herdsman, tasn

Reviewed By: tasn

Subscribers: shilpasingh

Differential Revision: https://phab.enlightenment.org/D3479
2016-02-02 10:22:30 +00:00
..
.gitignore cxx: Added examples and tutorial for C++ binding 2015-08-25 03:42:34 -03:00
Elementary.h.in combobox: add new widget. 2016-01-04 15:24:49 -08:00
Elementary.hh.in Remove #include for config.h from C++ public header 2015-11-02 19:39:55 -02:00
Elementary_Cursor.h
Makefile.am combobox: add new widget. 2016-01-04 15:24:49 -08:00
elc_combobox.c combobox: avoid calling item_selected and dismissed signal on show 2016-01-26 13:05:28 -08:00
elc_combobox.h combobox: add documentation and example 2016-01-06 10:58:00 -08:00
elc_combobox_legacy.h combobox: add new widget. 2016-01-04 15:24:49 -08:00
elc_ctxpopup.c ctxpopup: add geometry,update smart callback. 2016-01-08 15:11:11 +09:00
elc_ctxpopup.h ctxpopup: add geometry,update smart callback. 2016-01-08 15:11:11 +09: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 config: use a name instead of elm_widget_type_get 2015-12-21 12:57:15 +00: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 efl-js: JavaScript Eolian binding 2015-12-23 22:23:46 -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 combobox: apply proper style 2016-01-22 12:10:14 -08: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 efl-js: JavaScript Eolian binding 2015-12-23 22:23:46 -02: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 elm: fix the default value for size_hint_min 2015-12-24 13:46:17 +09: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 Elm config: use a name instead of elm_widget_type_get 2015-12-21 12:57:15 +00:00
elc_popup.c popup: add popup dismiss function for hide effect 2015-12-31 13:13:55 +09: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
elementary_js.cc efl-js: JavaScript Eolian binding 2015-12-23 22:23:46 -02: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 efl-js: JavaScript Eolian binding 2015-12-23 22:23:46 -02:00
elm_actionslider.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 elm: Replace EO_EV_ by EO_BASE_EVENT_ 2016-01-21 14:45:05 +09: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 atspi: mark some internal structs static 2016-01-11 21:57:07 +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 update author 2016-01-20 17:10:16 +09: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: enforce size recalc during unpack_all() 2016-01-13 15:47:50 -05:00
elm_box.eo box: implement Evas.Object_Smart.calculate 2015-12-22 13:46:30 -05:00
elm_box.h Elementary: Box header split. 2013-04-28 09:44:42 +03:00
elm_box_common.h box, bubble, calendar: Fix and clean up doxygen documentation. 2014-11-22 00:38:44 +09:00
elm_box_eo.h Eolian: Eo header clean and legacy integration for: 2014-04-24 09:49:22 +03:00
elm_box_legacy.h Eolian: Eo header clean and legacy integration for: 2014-04-24 09:49:22 +03:00
elm_bubble.c focus: add the focus_direction feature about item. 2015-09-25 15:42:45 +09:00
elm_bubble.eo efl-js: JavaScript Eolian binding 2015-12-23 22:23:46 -02: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 config: use a name instead of elm_widget_type_get 2015-12-21 12:57:15 +00: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 elementary: Comment out unused functions 2015-12-24 16:51:30 -05:00
elm_calendar.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 Elm config: use a name instead of elm_widget_type_get 2015-12-21 12:57:15 +00:00
elm_check.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 elementary: Fix calls to ecore_evas_wayland_window_get2 2016-01-07 15:04:09 -05: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 Elm config: use a name instead of elm_widget_type_get 2015-12-21 12:57:15 +00:00
elm_colorselector.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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_combobox.eo combobox: move responsibility to define filter and content to the user of a combobox 2016-01-22 12:10:14 -08:00
elm_config.c Adjust "context_menu_disabled" configuration. 2016-01-21 22:21:30 +01:00
elm_config.h Adjust "context_menu_disabled" configuration. 2016-01-21 22:21:30 +01: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 ctxpopup: add geometry,update smart callback. 2016-01-08 15:11:11 +09: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 Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 config: use a name instead of elm_widget_type_get 2015-12-21 12:57:15 +00:00
elm_diskselector.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 Elm entry: Fix selection using handlers. 2016-02-02 10:22:30 +00:00
elm_entry.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00:00
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 efl-js: JavaScript Eolian binding 2015-12-23 22:23:46 -02:00
elm_fileselector_button.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00:00
elm_fileselector_entry.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00:00
elm_finger.h elm fingersize: Use correct apis instead of deprecated apis. elm_config_finger_size_get/set instead of elm_finger_size_get/set. 2013-01-02 18:16:03 +00:00
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 Elm config: use a name instead of elm_widget_type_get 2015-12-21 12:57:15 +00:00
elm_flipselector.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 genlist/gengrid: Fix focus hilight error 2016-02-01 15:13:30 +09:00
elm_gengrid.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 gengrid: add scrollto BOTTOM alignment type. 2016-01-04 14:06:24 -08: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 Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00:00
elm_genlist.c genlist/gengrid: Fix focus hilight error 2016-02-01 15:13:30 +09:00
elm_genlist.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 genlist: new SCROLLTO_BOTTOM alignment 2016-01-04 14:05:32 -08: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 Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 hover: fix segfault when smart direction is used in content_set in hover 2016-01-04 15:21:46 -08: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 Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 Elm Image: fix usage of animated gif on the same image object more than one time 2016-01-25 22:17:36 +01: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: accessibilitize index items 2016-01-04 12:00:40 +01:00
elm_index.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 index: accessibilitize index items 2016-01-04 12:00:40 +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 inwin: remove a meaningless line in sizing_eval 2016-01-04 14:09:36 -08: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 Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 layout: do not unset max size hint during sizing eval 2016-01-06 17:09:01 -05:00
elm_layout.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 Elm config: use a name instead of elm_widget_type_get 2015-12-21 12:57:15 +00:00
elm_list.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 elementary: Fix formatting 2015-12-29 10:24:08 -05:00
elm_map.c Elm config: use a name instead of elm_widget_type_get 2015-12-21 12:57:15 +00:00
elm_map.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00:00
elm_mapbuf.c elm: fix the default value for size_hint_min 2015-12-24 13:46:17 +09: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 atspi: return previous name in overloaded getters 2015-12-17 11:38:43 +01:00
elm_menu.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 efl-js: JavaScript Eolian binding 2015-12-23 22:23:46 -02:00
elm_multibuttonentry_item.eo multibutton_entry: improve atspi support 2015-12-16 14:00:10 +01:00
elm_naviframe.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00:00
elm_naviframe_item.eo naviframe: Update documentation of item_pop_cb_set and item_pop_to. 2016-01-25 18:14:59 +09:00
elm_need.h doc: added @c for eina bool in the documentation. 2014-08-13 19:50:38 +09:00
elm_notify.c popup: add popup dismiss function for hide effect 2015-12-31 13:13:55 +09:00
elm_notify.eo elm_notify/popup: add missing since tag for new dismiss symbols 2016-01-06 18:39:48 +01:00
elm_notify.h 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 elm: fix the default value for size_hint_min 2015-12-24 13:46:17 +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 elm: fix the default value for size_hint_min 2015-12-24 13:46:17 +09: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: fix the default value for size_hint_min 2015-12-24 13:46:17 +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 Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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] Introducing a new widget, along with its infrastructure -- prefs. 2012-11-30 14:41:39 +00:00
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 config: try to properly update config for popup new align value. 2016-01-14 15:49:22 -08:00
elm_progressbar.c progressbar: fix memory leak 2015-08-25 20:05:57 +09:00
elm_progressbar.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 config: use a name instead of elm_widget_type_get 2015-12-21 12:57:15 +00:00
elm_radio.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 Elm config: use a name instead of elm_widget_type_get 2015-12-21 12:57:15 +00: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: check item disable 2016-01-06 11:26:24 -08:00
elm_segment_control.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00:00
elm_segment_control.h 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: fix segfault in case of obj is deleted before wheel timeout timer expires 2016-01-15 17:45:24 +05:30
elm_slider.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 config: use a name instead of elm_widget_type_get 2015-12-21 12:57:15 +00:00
elm_slideshow.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 spinner: Internal code refactoring. 2015-12-24 13:42:32 +09:00
elm_spinner.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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 sys_notify: fix shutdown of elm_sys_notify 2016-01-05 11:50:03 -08:00
elm_sys_notify.eo elm_sys_notify: add missing since tags for notification server support 2016-01-06 19:38:46 +01:00
elm_sys_notify.h sys_notify: support several notification servers 2016-01-04 11:49:16 -08:00
elm_sys_notify_dbus.c sys_notify: support several notification servers 2016-01-04 11:49:16 -08:00
elm_sys_notify_dbus.eo sys_notify: support several notification servers 2016-01-04 11:49:16 -08:00
elm_sys_notify_interface.c sys_notify: support several notification servers 2016-01-04 11:49:16 -08:00
elm_sys_notify_interface.eo sys_notify: support several notification servers 2016-01-04 11:49:16 -08:00
elm_systray.c dbus warn-- 2014-07-20 12:21:54 +09:00
elm_systray.eo 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] Add support to D-Bus systray icons 2012-12-27 13:38:40 +00:00
elm_table.c elm: fix the default value for size_hint_min 2015-12-24 13:46:17 +09: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 [toolbar] Adjust icon size along with text etc. 2016-01-30 13:54:24 +00:00
elm_toolbar.eo Widgets: remove duplicate declaration of language,changed signal. 2016-01-11 13:49:24 +00: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: fix the default value for size_hint_min 2015-12-24 13:46:17 +09: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 Genlist/grid: do not set again the focus on double/triple click 2016-01-24 16:11:13 +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: Apply elm_button widgets instead of manually implemented spinner buttons. 2015-12-22 18:48:16 +09:00
elm_widget_check.h Revert "checkbox: Adding third state (Indeterminate) support in checkbox" 2015-04-20 14:24:10 +09:00
elm_widget_clipper.h elementary: Create new widget for image masking 2015-05-15 23:09:42 +09:00
elm_widget_clock.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_colorselector.h colorselector: read color names instead of RGBA when accessibility is set 2015-11-09 12:37:09 -08:00
elm_widget_combobox.h combobox: move responsibility to define filter and content to the user of a combobox 2016-01-22 12:10:14 -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 : fix tree item floating issue when homoegeneous mode is enabled 2016-01-22 16:55:41 +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 hide indicator after mouse wheel activation. 2016-01-08 15:58:59 +09:00
elm_widget_slideshow.h Object Items: remove legacy APIs. 2014-11-12 12:03:58 +02:00
elm_widget_spinner.h spinner: Internal code refactoring. 2015-12-24 13:42:32 +09:00
elm_widget_table.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_thumb.h widget: added warnings to internal headers. 2014-08-08 01:29:39 +09:00
elm_widget_toolbar.h 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: Replace EO_EV_ by EO_BASE_EVENT_ 2016-01-21 14:45:05 +09:00
elm_win.eo elm_win: add missing since tag and correct another one 2016-01-06 17:23:55 +01: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 box: improve aspected layout for non-1:1 ratio aspects 2016-01-13 15:37:50 -05: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 els_cursor: mark internal struct static 2016-01-11 21:57:07 +01:00
els_tooltip.c tooltip : prevent blowing memory up in the middle of function. 2016-01-02 21:51:57 +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