efl/legacy/elementary/src/lib
Daniel Willmann df2b8a24a0 elc_naviframe: Use ! instead of ?-operator in _resize_object_reset()
Shorter and easier to understand this way.

Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
2013-06-27 09:40:06 +01:00
..
.gitignore Split .gitignore into multiple files 2013-06-11 18:18:06 -03:00
Elementary.h.in Elementary: Add include to Efl_Config.h. 2013-04-28 08:37:13 +03:00
Elementary_Cursor.h
Makefile.am Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elc_ctxpopup.c elementary/ctxpopup - more clean code. 2013-06-24 09:54:16 +09:00
elc_ctxpopup.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elc_ctxpopup_common.h Elementary: Ctx Popup header split. 2013-04-28 08:46:09 +03:00
elc_ctxpopup_eo.h Elementary: Ctx Popup header split. 2013-04-28 08:46:09 +03:00
elc_ctxpopup_legacy.h Elementary: Ctx Popup header split. 2013-04-28 08:46:09 +03:00
elc_fileselector.c fileselector : Fix Segfault in elementary file_selector_example when closed 2013-06-27 15:38:46 +09:00
elc_fileselector.h Elementary: File selectors header split. 2013-04-28 09:02:06 +03:00
elc_fileselector_button.c elm: do not declare SIG_FUCSED/SIG_UNFOCUSED if the const char is not used more than once. 2013-06-10 14:13:55 +09:00
elc_fileselector_button.h Elementary: File selectors header split. 2013-04-28 09:02:06 +03:00
elc_fileselector_button_eo.h Elementary: File selectors header split. 2013-04-28 09:02:06 +03:00
elc_fileselector_button_legacy.h Elementary: File selectors header split. 2013-04-28 09:02:06 +03:00
elc_fileselector_common.h Elementary: File selectors header split. 2013-04-28 09:02:06 +03:00
elc_fileselector_entry.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
elc_fileselector_entry.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elc_fileselector_entry_eo.h Elementary: File selectors header split. 2013-04-28 09:02:06 +03:00
elc_fileselector_entry_legacy.h Elementary: File selectors header split. 2013-04-28 09:02:06 +03:00
elc_fileselector_eo.h file selector:Add support mime type filter 2013-06-24 15:42:51 +09:00
elc_fileselector_legacy.h fileselector: Added @since 1.8 for new APIs 2013-06-24 20:09:26 +09:00
elc_hoversel.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
elc_hoversel.h Elementary: Hoversel header split. 2013-04-28 09:04:28 +03:00
elc_hoversel_eo.h Elementary: Hoversel header split. 2013-04-28 09:04:28 +03:00
elc_hoversel_legacy.h Elementary: Hoversel header split. 2013-04-28 09:04:28 +03:00
elc_multibuttonentry.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
elc_multibuttonentry.h Elementary: MultiButton Entry header split. 2013-04-28 09:09:33 +03:00
elc_multibuttonentry_common.h Elementary: MultiButton Entry header split. 2013-04-28 09:09:33 +03:00
elc_multibuttonentry_eo.h Elementary: MultiButton Entry header split. 2013-04-28 09:09:33 +03:00
elc_multibuttonentry_legacy.h Elementary: MultiButton Entry header split. 2013-04-28 09:09:33 +03:00
elc_naviframe.c elc_naviframe: Use ! instead of ?-operator in _resize_object_reset() 2013-06-27 09:40:06 +01:00
elc_naviframe.h naviframe_example.c: added very simple naviframe example. 2013-06-19 02:02:17 +09:00
elc_naviframe_common.h Elementary: Naviframe header split. 2013-04-28 09:27:17 +03:00
elc_naviframe_eo.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elc_naviframe_legacy.h Elementary: Naviframe header split. 2013-04-28 09:27:17 +03:00
elc_player.c elm: do not declare SIG_FUCSED/SIG_UNFOCUSED if the const char is not used more than once. 2013-06-10 14:13:55 +09:00
elc_popup.c elm: do not declare SIG_FUCSED/SIG_UNFOCUSED if the const char is not used more than once. 2013-06-10 14:13:55 +09:00
elc_popup.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elc_popup_common.h Elementary: Popup header split. 2013-04-28 09:27:21 +03:00
elc_popup_eo.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elc_popup_legacy.h Elementary: Popup header split. 2013-04-28 09:27:21 +03:00
elc_scrolled_entry.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
elm_access.c Revert "[Access] Add new API to register a part on an object item as an access object." 2013-06-05 15:05:58 +09:00
elm_access.h [access] add elm_access_action(), elm_access_action_cb_set() 2013-04-18 10:52:01 +09:00
elm_actionslider.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
elm_actionslider.h Elementary: Action Slider header split. 2013-04-28 09:37:46 +03:00
elm_actionslider_common.h Elementary: Action Slider header split. 2013-04-28 09:37:46 +03:00
elm_actionslider_eo.h Elementary: Action Slider header split. 2013-04-28 09:37:46 +03:00
elm_actionslider_legacy.h Elementary: Action Slider header split. 2013-04-28 09:37:46 +03:00
elm_app.h elm_app.h: use addtogroup and make a separate doc for elm_app_info_set. 2013-03-16 22:30:35 +09:00
elm_authors.h Add myself in AUTHORS and elm_authors.h 2013-06-10 11:29:44 +09:00
elm_bg.c elm_bg.c: ELM_SAFE_FREE adoption for bg. 2013-05-29 20:22:54 +09:00
elm_bg.h Elementary: Bg header split. 2013-04-28 09:41:30 +03:00
elm_bg_common.h Elementary: Bg header split. 2013-04-28 09:41:30 +03:00
elm_bg_eo.h Elementary: Bg header split. 2013-04-28 09:41:30 +03:00
elm_bg_legacy.h Elementary: Bg header split. 2013-04-28 09:41:30 +03:00
elm_box.c elm_box.c: ELM_SAFE_FREE adoption for box. 2013-05-29 20:40:06 +09:00
elm_box.h Elementary: Box header split. 2013-04-28 09:44:42 +03:00
elm_box_common.h Elementary: Box header split. 2013-04-28 09:44:42 +03:00
elm_box_eo.h Elementary: Box header split. 2013-04-28 09:44:42 +03:00
elm_box_legacy.h Elementary: Box header split. 2013-04-28 09:44:42 +03:00
elm_bubble.c elm: do not declare SIG_FUCSED/SIG_UNFOCUSED if the const char is not used more than once. 2013-06-10 14:13:55 +09:00
elm_bubble.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elm_bubble_common.h Elementary: Bubble header split. 2013-04-28 09:47:05 +03:00
elm_bubble_eo.h Elementary: Bubble header split. 2013-04-28 09:47:05 +03:00
elm_bubble_legacy.h Elementary: Bubble header split. 2013-04-28 09:47:05 +03:00
elm_button.c elm: do not declare SIG_FUCSED/SIG_UNFOCUSED if the const char is not used more than once. 2013-06-10 14:13:55 +09:00
elm_button.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elm_button_eo.h Elementary: Button header split. 2013-04-28 08:37:20 +03:00
elm_button_legacy.h Elementary: Button header split. 2013-04-28 08:37:20 +03:00
elm_cache.h
elm_calendar.c elm: do not declare SIG_FUCSED/SIG_UNFOCUSED if the const char is not used more than once. 2013-06-10 14:13:55 +09:00
elm_calendar.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elm_calendar_common.h Elementary: Calendar header split. 2013-04-28 09:49:52 +03:00
elm_calendar_eo.h Elementary: Calendar header split. 2013-04-28 09:49:52 +03:00
elm_calendar_legacy.h Elementary: Calendar header split. 2013-04-28 09:49:52 +03:00
elm_check.c elm: do not declare SIG_FUCSED/SIG_UNFOCUSED if the const char is not used more than once. 2013-06-10 14:13:55 +09:00
elm_check.h elm_check.h: updated check documentation. 2013-06-12 14:14:25 +09:00
elm_check_eo.h Elementary: Check header split. 2013-04-28 09:50:23 +03:00
elm_check_legacy.h Elementary: Check header split. 2013-04-28 09:50:23 +03:00
elm_clock.c elm: do not declare SIG_FUCSED/SIG_UNFOCUSED if the const char is not used more than once. 2013-06-10 14:13:55 +09:00
elm_clock.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elm_clock_common.h Elementary: Clock header split. 2013-04-28 09:54:26 +03:00
elm_clock_eo.h Elementary: Clock header split. 2013-04-28 09:54:26 +03:00
elm_clock_legacy.h Elementary: Clock header split. 2013-04-28 09:54:26 +03:00
elm_cnp.c elm_cnp: Fix building issue when not defined HAVE_ELEMENTARY_X 2013-06-27 10:30:36 +09:00
elm_cnp.h Elementary: Drag & Drop feature for items containers 2013-05-09 13:57:31 +03:00
elm_colorselector.c colorselector: Remove srgb and lrgb from Elm_Colorselector_Smart_Data 2013-06-11 18:57:37 +09:00
elm_colorselector.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elm_colorselector_common.h Elementary: Color Selector header split. 2013-04-28 09:56:42 +03:00
elm_colorselector_eo.h Elementary: Color Selector header split. 2013-04-28 09:56:42 +03:00
elm_colorselector_legacy.h Elementary: Color Selector header split. 2013-04-28 09:56:42 +03:00
elm_config.c elm config: fix all_flush to not delay as this causes odd behavior in feedback loops with x11 and property changes 2013-06-27 17:30:00 +09:00
elm_config.h Current elm_config has _elm_config->glayer_long_tap_start_timeout and _elm_config->glayer_double_tap_timeout variable but there is no api related to those. 2013-05-28 19:11:14 +09:00
elm_conform.c elementary/conformant - remove the keyboard area in the conformant if the keyboard state is off. 2013-06-10 13:33:00 +09:00
elm_conform.h Elementary: Conform header split. 2013-04-28 09:57:48 +03:00
elm_conform_eo.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_conform_legacy.h Elementary: Conform header split. 2013-04-28 09:57:48 +03:00
elm_container.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
elm_cursor.h elm cursor: theme_search means opposition to engine_only. 2013-05-01 16:39:51 +09:00
elm_datetime.c elm: do not declare SIG_FUCSED/SIG_UNFOCUSED if the const char is not used more than once. 2013-06-10 14:13:55 +09:00
elm_datetime.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elm_datetime_common.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_datetime_eo.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_datetime_legacy.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_dayselector.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
elm_dayselector.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_dayselector_common.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_dayselector_eo.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_dayselector_legacy.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_dbus_menu.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
elm_debug.h
elm_deprecated.h elementary - + EINA_DEPRECATED 2013-03-29 18:42:18 +09:00
elm_diskselector.c elm: do not declare SIG_FUCSED/SIG_UNFOCUSED if the const char is not used more than once. 2013-06-10 14:13:55 +09:00
elm_diskselector.h diskselector, icon, map, progressbar: no @since for smart callback just use since or it will cause line break in the doxygen documentation. 2013-06-10 14:54:08 +09:00
elm_diskselector_common.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_diskselector_eo.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_diskselector_legacy.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_entry.c elementary/elm_entry.c : Removed test log. 2013-06-27 17:09:35 +09:00
elm_entry.h elementary/elm_entry.c : Add elm_entry smart callback, named text,set,done. This smart callback will be useful when long text has been set and developer want to know the timing of setting whole text to the entry. 2013-05-06 20:42:34 +09:00
elm_entry_common.h Add ELM_INPUT_PANEL_LAYOUT_DATETIME 2013-05-27 16:20:18 +09:00
elm_entry_eo.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_entry_legacy.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_factory.c elm: refactoring. no printf in the library. use eina log instead. 2013-06-05 14:40:03 +09:00
elm_factory.h
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 elm_flip.c: ELM_SAFE_FREE adoption. 2013-05-29 20:52:16 +09:00
elm_flip.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_flip_common.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_flip_eo.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_flip_legacy.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_flipselector.c elm: do not declare SIG_FUCSED/SIG_UNFOCUSED if the const char is not used more than once. 2013-06-10 14:13:55 +09:00
elm_flipselector.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elm_flipselector_common.h Elementary: Lost APIs have resurrected. 2013-04-28 14:43:28 +03:00
elm_flipselector_eo.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_flipselector_legacy.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_focus.h elementary/focus : Add four more focus direftions. ELM_FOCUS_UP, ELM_FOCUS_DOWN, ELM_FOCUS_RIGHT, and ELM_FOCUS_LEFT. These are for supporting elm_object_focus_next with four directions. And I added elm_object_focus_next_object_set(get). By setting focus next object manually, developer can set its own first candidate of focus next. Lastly I added elm_object_focused_object_get, for easy finding of current focused object in one object sub-tree. 2013-03-23 09:36:21 +09:00
elm_font.c elm_font: Remove unnecessary realloc 2013-06-25 19:37:57 +09:00
elm_font.h
elm_frame.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
elm_frame.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_frame_eo.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_frame_legacy.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_gen.h
elm_gen_common.h elementary: Focus improvement for elm_genlist and elm_list 2013-05-12 15:32:33 +03:00
elm_general.h elm_general.h: better documentation. 2013-06-09 18:01:21 +09:00
elm_gengrid.c elm: do not declare SIG_FUCSED/SIG_UNFOCUSED if the const char is not used more than once. 2013-06-10 14:13:55 +09:00
elm_gengrid.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elm_gengrid_common.h Elementary: Split headers for Gengrid, genlist, grid, image and index 2013-04-28 15:25:28 +03:00
elm_gengrid_eo.h Elementary: Drag & Drop feature for items containers 2013-05-09 13:57:31 +03:00
elm_gengrid_legacy.h Fix crash when clicked 'Sorted insert' of elementary_test "gengrid 2" 2013-05-16 15:01:51 +09:00
elm_genlist.c genlist - fix some stacking issues when selecting items with group headers 2013-06-23 15:17:39 +09:00
elm_genlist.h elm_genlist.h: added missing " in the documentation. 2013-06-15 23:48:44 +09:00
elm_genlist_common.h documentation: fixed a typo. 2013-06-09 17:14:31 +09:00
elm_genlist_eo.h elementary: Focus improvement for elm_genlist and elm_list 2013-05-12 15:32:33 +03:00
elm_genlist_legacy.h elementary: Focus improvement for elm_genlist and elm_list 2013-05-12 15:32:33 +03:00
elm_gesture_layer.c elm_gesture_layer.c: fixed warnings. 2013-06-27 10:43:45 +09:00
elm_gesture_layer.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_gesture_layer_common.h Gesture Layer: Add API to set the finger size for taps. 2013-06-25 10:43:04 +03:00
elm_gesture_layer_eo.h Gesture Layer: support multiple callbacks per type/state. 2013-06-26 14:37:52 +03:00
elm_gesture_layer_legacy.h Gesture Layer: support multiple callbacks per type/state. 2013-06-26 14:37:52 +03:00
elm_getting_started.h
elm_glview.c elm: all the focusable widget now emits "focused" and "unfocused" smart callbacks. 2013-06-07 01:13:37 +09:00
elm_glview.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_glview_common.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_glview_eo.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_glview_legacy.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_grid.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09: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 Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_grid_legacy.h Elementary: Split headers for Gengrid, genlist, grid, image and index 2013-04-28 15:25:28 +03:00
elm_hover.c elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_hover.h elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_hover_common.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_hover_eo.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_hover_legacy.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_icon.c elm_icon.c: ELM_SAFE_FREE adoption. 2013-05-29 20:55:19 +09:00
elm_icon.h diskselector, icon, map, progressbar: no @since for smart callback just use since or it will cause line break in the doxygen documentation. 2013-06-10 14:54:08 +09:00
elm_icon_common.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_icon_eo.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_icon_legacy.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_image.c elm_image.c: eo refactoring. place internal functions into a better place. 2013-06-25 11:15:15 +09: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 Elementary: Split headers for Gengrid, genlist, grid, image and index 2013-04-28 15:25:28 +03:00
elm_image_eo.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_image_legacy.h elm_image_legacy.h: updated elm_image_file_set() documentation for animated gif image. 2013-06-25 11:20:25 +09:00
elm_index.c elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_index.h elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_index_common.h Elementary: Split headers for Gengrid, genlist, grid, image and index 2013-04-28 15:25:28 +03:00
elm_index_eo.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_index_legacy.h Elementary: Split headers for Gengrid, genlist, grid, image and index 2013-04-28 15:25:28 +03:00
elm_interface_scrollable.c Fix elm_scroller_page_show bug. It have to save the wanted values to show the wanted page. 2013-06-19 23:31:36 +09:00
elm_interface_scrollable.h Elementary: Fix scroller APIs to be usable by all the widgets using the 2013-05-24 16:31:25 +03:00
elm_intro.h COPYING, elm_intro.h: updated copyright Date. 2013-03-23 22:58:45 +09:00
elm_inwin.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
elm_inwin.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_inwin_eo.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_inwin_legacy.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_label.c datetime, lable: use SIG_LANG_CHANGED instead of SIG_LANGUAGE_CHANGED for consistency. 2013-06-09 17:56:30 +09:00
elm_label.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_label_common.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_label_eo.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_label_legacy.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_layout.c elm: all the focusable widget now emits "focused" and "unfocused" smart callbacks. 2013-06-07 01:13:37 +09:00
elm_layout.h elementary/layout - layout supports "language,changed" callback 2013-04-30 18:47:38 +09:00
elm_layout_common.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_layout_eo.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_layout_legacy.h elm_layout_legacy.h: added missing ingroup for layout documentation. 2013-06-18 03:15:50 +09:00
elm_list.c elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_list.h elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_list_common.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_list_eo.h elementary: Focus improvement for elm_genlist and elm_list 2013-05-12 15:32:33 +03:00
elm_list_legacy.h elementary: Focus improvement for elm_genlist and elm_list 2013-05-12 15:32:33 +03:00
elm_macros.h
elm_main.c elm_main : Do not release strings which eina_prefix returns 2013-06-15 13:02:25 +09:00
elm_map.c elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_map.h diskselector, icon, map, progressbar: no @since for smart callback just use since or it will cause line break in the doxygen documentation. 2013-06-10 14:54:08 +09:00
elm_map_common.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_map_eo.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_map_legacy.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_mapbuf.c elementary/mapbuf - removed white trailing 2013-05-30 02:37:35 +09:00
elm_mapbuf.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_mapbuf_eo.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_mapbuf_legacy.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_menu.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
elm_menu.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_menu_common.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_menu_eo.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_menu_legacy.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_mirroring.h
elm_module.c elm_module.c: ELM_SAFE_FREE adoption. 2013-05-29 21:04:40 +09:00
elm_need.h Rename edbus->eldbus 2013-04-23 13:05:43 -03:00
elm_notify.c elm_notify: Fix crash when timeout is zero 2013-06-25 08:18:25 +09:00
elm_notify.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_notify_common.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_notify_eo.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_notify_legacy.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_object.h elementary - fix typo 2013-04-24 12:29:53 +09:00
elm_object_item.h Revert "[Access] Add new API to register a part on an object item as an access object." 2013-06-05 15:05:58 +09:00
elm_panel.c panel, video, web, web2: added focused, unfocused smart callback documentation. 2013-06-10 14:37:47 +09:00
elm_panel.h panel, video, web, web2: added focused, unfocused smart callback documentation. 2013-06-10 14:37:47 +09:00
elm_panel_common.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_panel_eo.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_panel_legacy.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_panes.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
elm_panes.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_panes_eo.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_panes_legacy.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_photo.c elm_photo.c: ELM_SAFE_FREE adoption. 2013-05-29 21:05:09 +09:00
elm_photo.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_photo_eo.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_photo_legacy.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_photocam.c elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_photocam.h elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_photocam_eo.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_photocam_legacy.h Elementary: Lost APIs have resurrected. 2013-04-28 14:43:28 +03:00
elm_plug.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09: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 Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_plug_legacy.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_prefs.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
elm_prefs.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_prefs_common.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_prefs_data.c Fix Elm's build. antognolli += spank. 2012-12-07 13:54:38 +00:00
elm_prefs_data.h [elm] Fix bad placement of type declaration. 2012-11-30 19:57:36 +00: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 Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_prefs_legacy.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_priv.h part of the entry magnifier feature set from thiep. still more to go. 2013-06-07 17:17:30 +09:00
elm_progressbar.c elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_progressbar.h diskselector, icon, map, progressbar: no @since for smart callback just use since or it will cause line break in the doxygen documentation. 2013-06-10 14:54:08 +09:00
elm_progressbar_eo.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_progressbar_legacy.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_radio.c elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_radio.h elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_radio_eo.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_radio_legacy.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_removed.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_route.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09: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 Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_route_legacy.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_scale.h
elm_scroll.h update all versions in @sincs, README's and configure.ac's etc. to 2012-07-09 10:20:21 +00:00
elm_scroller.c elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_scroller.h elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_scroller_common.h Adding a new scroller API, to block its movements (by user input). 2013-05-10 11:07:10 -03:00
elm_scroller_eo.h Elementary: Fix scroller APIs to be usable by all the widgets using the 2013-05-24 16:31:25 +03:00
elm_scroller_legacy.h Scroller can me made to snap to pages on scrolling now. 2013-05-17 15:37:37 -03:00
elm_segment_control.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
elm_segment_control.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_segment_control_common.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_segment_control_eo.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_segment_control_legacy.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_separator.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09: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 Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_separator_legacy.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_slider.c elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_slider.h elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_slider_eo.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_slider_legacy.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_slideshow.c elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_slideshow.h elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_slideshow_common.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_slideshow_eo.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_slideshow_legacy.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_spinner.c elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_spinner.h elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_spinner_eo.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_spinner_legacy.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_store.c elm_store.c: ELM_SAFE_FREE adoption. 2013-05-29 21:07:52 +09:00
elm_store.h
elm_sys_notify.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
elm_sys_notify.h [elm] Handling signals on elm_sys_notify. 2012-12-07 17:23:34 +00:00
elm_systray.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
elm_systray.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_systray_common.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_systray_eo.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_systray_watcher.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +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 table: Fixed wrong description and argument name about packing API 2013-06-04 16:50:03 +09: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 elm table: Fixed wrong description and argument name about packing API 2013-06-04 16:50:03 +09:00
elm_table_legacy.h elm table: Fixed wrong description and argument name about packing API 2013-06-04 16:50:03 +09:00
elm_theme.c elm_theme.c: ELM_SAFE_FREE adoption. 2013-05-29 21:08:05 +09:00
elm_theme.h
elm_thumb.c elm_thumb.c: ELM_SAFE_FREE adoption. 2013-05-29 21:08:22 +09:00
elm_thumb.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_thumb_common.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_thumb_eo.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_thumb_legacy.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_toolbar.c elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_toolbar.h elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_toolbar_common.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_toolbar_eo.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_toolbar_legacy.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_tooltip.h
elm_transit.c elm_transit.c: ELM_SAFE_FREE adoption. 2013-05-29 21:09:21 +09:00
elm_transit.h elementary/transit - removed white trailing 2013-02-28 18:17:24 +09:00
elm_util.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
elm_video.c panel, video, web, web2: added focused, unfocused smart callback documentation. 2013-06-10 14:37:47 +09:00
elm_video.h panel, video, web, web2: added focused, unfocused smart callback documentation. 2013-06-10 14:37:47 +09:00
elm_video_eo.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_video_legacy.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_web.c elm_web: Fix typo. 2013-06-13 19:02:29 +09:00
elm_web.h web/web2 : Deprecated uri. url will be used instead. 2013-06-13 10:30:10 +09:00
elm_web2.c web/web2 : Deprecated uri. url will be used instead. 2013-06-13 10:30:10 +09:00
elm_web_common.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_web_eo.h web/web2 : Deprecated uri. url will be used instead. 2013-06-13 10:30:10 +09:00
elm_web_legacy.h web/web2 : Deprecated uri. url will be used instead(2). 2013-06-13 13:56:16 +09:00
elm_widget.c In case of scroll in scroll, the child scroller have to bounce if parents don't have a bounce. 2013-06-18 16:28:06 +09:00
elm_widget.h In case of scroll in scroll, the child scroller have to bounce if parents don't have a bounce. 2013-06-18 16:28:06 +09:00
elm_widget_actionslider.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_bg.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_box.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_bubble.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_button.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_calendar.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_check.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_clock.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_colorselector.h colorselector: Remove srgb and lrgb from Elm_Colorselector_Smart_Data 2013-06-11 18:57:37 +09:00
elm_widget_conform.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_container.h Added missing descriptions for Eo defines whose functions hadn't descriptions at all. Needed in language bindings. 2012-11-27 05:35:43 +00:00
elm_widget_ctxpopup.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_datetime.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_dayselector.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_diskselector.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_entry.h part of the entry magnifier feature set from thiep. still more to go. 2013-06-07 17:17:30 +09:00
elm_widget_fileselector.h file selector:Add support mime type filter 2013-06-24 15:42:51 +09:00
elm_widget_fileselector_button.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_fileselector_entry.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_flip.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_flipselector.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_frame.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_gengrid.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_genlist.h genlist - fix some stacking issues when selecting items with group headers 2013-06-23 15:17:39 +09:00
elm_widget_glview.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_grid.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_hover.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_hoversel.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_icon.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_image.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_index.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_inwin.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_label.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_layout.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_list.h elementary: Focus improvement for elm_genlist and elm_list 2013-05-12 15:32:33 +03:00
elm_widget_map.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_mapbuf.h elementary/mapbuf - fix the mapbuf to be enabled before it's content is entirely rendered. 2013-05-30 02:31:38 +09:00
elm_widget_menu.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_multibuttonentry.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_naviframe.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_notify.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_panel.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_panes.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_photo.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_photocam.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_player.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_plug.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_popup.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_prefs.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_progressbar.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_radio.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_route.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_scroller.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_segment_control.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_separator.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_slider.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_slideshow.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_spinner.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_table.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_thumb.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_toolbar.h elm_widget_toolbar.h: more internal toolbar documentation. 2013-06-09 17:47:39 +09:00
elm_widget_video.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_widget_web.h Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
elm_win.c elm_win: Cast Ecore_X_Illume_Indicator_State to Elm_Win_Indicator_Mode 2013-06-26 18:06:18 +01:00
elm_win.h elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_win_common.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_win_eo.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_win_legacy.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
els_box.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
els_box.h
els_cursor.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
els_pan.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
els_pan.h
els_tooltip.c els_tooltip: Only call ecore_x_pointer_xy_get() if we're in X 2013-06-11 12:48:52 +01:00
elu_ews_wm.c elu_ews_wm.c: ELM_SAFE_FREE adoption. 2013-05-29 21:12:22 +09:00