efl/legacy/elementary/src/lib
Daniel Juyung Seo c5b0d63838 fixed documentation for consistency. Gets -> Get.
Occurance of Get is super much higher than Gets.
So change Gets to Get for consistency.
2013-08-22 05:24:46 +09: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 elm_image: add support for url. 2013-08-09 21:13:15 +09:00
elc_ctxpopup.c Fix elm to use key not keyname (so xmodmap works) 2013-07-31 15:16:41 +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 elc_fileselector.c: fixed formatting. 2013-08-22 05:24:46 +09:00
elc_fileselector.h elementary/fileselector - support elm_object_part_text_set() to set the ok, cancel button label. 2013-07-23 01:51:27 +09: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 elm: formatting fix for consistency. 2013-07-23 06:05:16 +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 Revert "elementary/fileselector - added new api. elm_fileselector_entry_entry_get()" 2013-07-29 11:42:23 +09:00
elc_fileselector_legacy.h Revert "elementary/fileselector - added new api. elm_fileselector_entry_entry_get()" 2013-07-29 11:42:23 +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 fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elc_multibuttonentry.c fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +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 fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elc_multibuttonentry_legacy.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elc_naviframe.c elementary/naviframe - Revert "elementary/naviframe - update only theme changed views" 2013-08-21 11:43:39 +09:00
elc_naviframe.h elc_naviframe.h: fixed wrong documentation. 2013-08-14 11:41:25 +09:00
elc_naviframe_common.h elementary/naviframe - improve doc. 2013-07-15 14:34:13 +09: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 Fix elm to use key not keyname (so xmodmap works) 2013-07-31 15:16:41 +09:00
elc_popup.c elc_popup.c: small clean-ups. 2013-08-22 02:22:56 +09:00
elc_popup.h elementary/popup - support "language,chagned" smart callback. 2013-08-19 17:10:01 +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 elm_access.c: refactoring. cleaner code. 2013-08-11 18:23:18 +09:00
elm_access.h [access] add elm_access_highlight_next_set, export elm_widget_focus_region_show 2013-07-06 14:41:00 +09:00
elm_actionslider.c elm: formatting fix for consistency. 2013-07-23 06:05:16 +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 AUTHORS, elm_authors.h: add Youngbok Shin to elementary authors list since he already pushed 6 patches :) 2013-07-24 10:23:29 +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 [access] use proper name _elm_access_info_get(); not _elm_access_object_get(); to get access information 2013-07-31 12:57:49 +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 Fix elm to use key not keyname (so xmodmap works) 2013-07-31 15:16:41 +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 elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_calendar.c fix finger size calc for calendar 2013-08-07 16:50:00 +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 Fix elm to use key not keyname (so xmodmap works) 2013-07-31 15:16:41 +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 [access] use proper name _elm_access_info_get(); not _elm_access_object_get(); to get access information 2013-07-31 12:57:49 +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.c: initialize local variable. 2013-08-11 17:04:21 +09:00
elm_cnp.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_colorselector.c fix namespace probs with colorsel - support backwards compat. 2013-08-01 21:06:22 +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.c: set the default value for thumbscroll flick distance tolerance when the value equals to zero. 2013-07-09 14:07:21 +09:00
elm_config.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_conform.c stop fetching invalid window id's even thought ecore handles it fine. 2013-07-19 19:56:58 +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_datetime bug fix patch: Max days in a month is giving wrong values because of summer time adjustment 2013-08-09 02:59:48 +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 [access] use proper name _elm_access_info_get(); not _elm_access_object_get(); to get access information 2013-07-31 12:57:49 +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 Adding an API to Dayselector. 2013-07-12 11:45:05 -03:00
elm_dayselector_legacy.h Forgotten release boilerplate. 2013-07-12 12:01:17 -03:00
elm_dbus_menu.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
elm_debug.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_deprecated.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_diskselector.c Fix elm to use key not keyname (so xmodmap works) 2013-07-31 15:16:41 +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 fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +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 fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_entry_eo.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_entry_legacy.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09: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 elementary/flip - fix the flip page to not flip on a direction if the direction is disabled. 2013-07-26 21:12:27 +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/flip - index table by enum. It's more clear. 2013-07-26 20:03:26 +09: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 fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_flipselector.c Fix elm to use key not keyname (so xmodmap works) 2013-07-31 15:16:41 +09:00
elm_flipselector.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elm_flipselector_common.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09: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 elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
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 genlist: Fixed wrong member name. 'edit_item_style' -> 'decorate_all_item_style' 2012-03-09 12:00:28 +00:00
elm_gen_common.h elementary: Focus improvement for elm_genlist and elm_list 2013-05-12 15:32:33 +03:00
elm_general.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_gengrid.c Fix elm to use key not keyname (so xmodmap works) 2013-07-31 15:16:41 +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 fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +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 fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_genlist_legacy.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_gesture_layer.c fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +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: fix typo on Eo op 2013-08-08 16:16:31 +03:00
elm_gesture_layer_extra_gestures.c elementary: fix header inclusion order. 2013-07-23 11:27:34 +09:00
elm_gesture_layer_legacy.h Gesture Layer: implementation of 'tap + longpressed' sequence 2013-07-04 14:47:10 +03:00
elm_getting_started.h Removing meaningless '*' from documentation output. 2012-05-29 20:20:33 +00:00
elm_glview.c fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +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 fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_glview_legacy.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09: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 fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +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 fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_hover_legacy.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_icon.c fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +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 fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_icon_legacy.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_image.c fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +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 elm_image: add support for url. 2013-08-09 21:13:15 +09:00
elm_image_eo.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_image_legacy.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_index.c [access] use proper name _elm_access_info_get(); not _elm_access_object_get(); to get access information 2013-07-31 12:57:49 +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 viewport_size_get func doesn't need any more in that code. 2013-07-03 19:31:12 +09:00
elm_interface_scrollable.h Fix the timing which the content_viewport_resize callback is called. 2013-07-01 20:17:30 +09: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 [access] use proper name _elm_access_info_get(); not _elm_access_object_get(); to get access information 2013-07-31 12:57:49 +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 fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +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 fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_layout_legacy.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_list.c elm_list.c: check null as well. 2013-08-11 17:11:03 +09:00
elm_list.h elm_list.h: add more documentation for supported parts. 2013-07-13 16:07:12 +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 fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_macros.h
elm_main.c Prefer eina_stringshare_strlen for shared strings 2013-06-27 19:24:18 +09:00
elm_map.c Fix elm to use key not keyname (so xmodmap works) 2013-07-31 15:16:41 +09:00
elm_map.h map: fix header split to actually be a split ! 2013-07-23 11:27:34 +09:00
elm_map_common.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_map_eo.h map: fix header split to actually be a split ! 2013-07-23 11:27:34 +09:00
elm_map_legacy.h map: fix header split to actually be a split ! 2013-07-23 11:27:34 +09:00
elm_mapbuf.c elementary/mapbuf - fixed comment typo and more intuitive comment. 2013-08-18 20:40:22 +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 elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
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 popup leak fix! also in notify! 2013-08-09 17:48:31 +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 fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_object_item.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_panel.c Fix elm to use key not keyname (so xmodmap works) 2013-07-31 15:16:41 +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 elm_panes.c: formatting fix while reading the code. 2013-08-11 15:00:43 +09:00
elm_panes.h elementary/panes - fixed typo 2013-07-18 01:27:43 +09: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 elementary: add support for url in Elm_Photocam and gave a look at Nasa Earth picture. 2013-08-12 12:14:45 +09:00
elm_photocam.h elementary: add support for url in Elm_Photocam and gave a look at Nasa Earth picture. 2013-08-12 12:14:45 +09:00
elm_photocam_eo.h elementary: fix build without public Eo API turned on. 2013-06-28 10:23:14 +09: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 elm_prefs.c: make the string null terminated. 2013-08-11 17:21:31 +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 elm_image: add support for url. 2013-08-09 21:13:15 +09:00
elm_progressbar.c [access] use proper name _elm_access_info_get(); not _elm_access_object_get(); to get access information 2013-07-31 12:57:49 +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 Fix elm to use key not keyname (so xmodmap works) 2013-07-31 15:16:41 +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 fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09: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 elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
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 Fix elm to use key not keyname (so xmodmap works) 2013-07-31 15:16:41 +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 fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_segment_control.c [access] use proper name _elm_access_info_get(); not _elm_access_object_get(); to get access information 2013-07-31 12:57:49 +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 Fix elm to use key not keyname (so xmodmap works) 2013-07-31 15:16:41 +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 fix namespace for slideshow to use elm, not slideshow - support old namespace for compat. 2013-07-31 18:57:12 +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 elementary/elm_spinner.c : Whenever spinner is unfocused, timers related with value change should be deleted. 2013-08-06 18:13:10 +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 elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_sys_notify.c elm_sys_notify.c: fixed memory illegal access issue spotted by coverity. CID 1039984. 2013-07-05 19:09:22 +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 theme: free all theme resources when elementary is shutdown. 2013-07-11 11:34:46 +09:00
elm_theme.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_thumb.c elm_thumb: Add support for ethumb formatting and size manipulation. 2013-08-11 23:30:27 -05: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 Revert "Fix elementary building when --disable-ethumb is passed in." 2013-08-12 13:26:53 +01:00
elm_thumb_eo.h elm_thumb: Add support for ethumb formatting and size manipulation. 2013-08-11 23:30:27 -05:00
elm_thumb_legacy.h elm_thumb: Add support for ethumb formatting and size manipulation. 2013-08-11 23:30:27 -05:00
elm_toolbar.c fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +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 fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_toolbar_legacy.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_tooltip.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
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_url.c elm_image: add support for url. 2013-08-09 21:13:15 +09:00
elm_util.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
elm_video.c Fix elm to use key not keyname (so xmodmap works) 2013-07-31 15:16:41 +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 fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +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 fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_web_common.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_web_eo.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_web_legacy.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_widget.c elementary/elm_widget.c : When there is no resize object, widget object itself should get evas focus when it steals elementary focus. 2013-08-06 18:14:44 +09:00
elm_widget.h [access] use proper name _elm_access_info_get(); not _elm_access_object_get(); to get access information 2013-07-31 12:57:49 +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 Adding an API to Dayselector. 2013-07-12 11:45:05 -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 Sorry Jihoon, need to revert this. The code pushed to EFL to add this 2013-08-15 07:43:31 +01: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 elm_image: add support for url. 2013-08-09 21:13:15 +09: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 Opps revert this commit. It was my mistake. Sorry. 2013-07-12 07:20:01 +09: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: add support for url in Elm_Photocam and gave a look at Nasa Earth picture. 2013-08-12 12:14:45 +09:00
elm_widget_player.h elm-player: do a whole bunch of work to make this a usable widget now. 2013-07-25 18:30:35 +09: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 slider - finally actually remove callback feedback loop from slider changes! 2013-07-19 16:00:45 +09: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 Revert "Fix elementary building when --disable-ethumb is passed in." 2013-08-12 13:26:53 +01: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 fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09: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 fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_win_legacy.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09: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_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