efl/legacy/elementary/src/lib
Daniel Juyung Seo e63dd3110a elm: Unified eina critical manro to CRI.
Being annoyed by different types of eina critical macros - CRI, CRIT,
 CRITICAL -, I concluded to unify them to one. Discussed on IRC and
 finally, CRI was chosen to meet the consistency with other macros -
 ERR, WRN, INF, DBG - in terms of the number of characters.
If there is any missing bits, please let me know.
2013-12-26 13:03:55 +09:00
..
.gitignore Split .gitignore into multiple files 2013-06-11 18:18:06 -03:00
Elementary.h.in web: Include webkit header in Elementary.h when built with ewebkit or ewebkit2 2013-12-13 22:26:02 +09:00
Elementary_Cursor.h
Makefile.am accessibility: ATSPI2 support. 2013-12-03 17:07:05 +09:00
elc_ctxpopup.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elc_ctxpopup.h elm headers: fixed documentation about elm_object_item supports. 2013-09-18 01:56:16 +09:00
elc_ctxpopup_common.h
elc_ctxpopup_eo.h
elc_ctxpopup_legacy.h
elc_fileselector.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elc_fileselector.h elm: removed trailing white spaces from headers before I work on a header file. 2013-12-16 00:45:43 +09:00
elc_fileselector_button.c elm lib: removed all the unnecessary empty lines. 2013-12-15 06:18:35 +09:00
elc_fileselector_button.h
elc_fileselector_button_eo.h
elc_fileselector_button_legacy.h fix doc typo and breakage due widget_type case changes. 2013-11-12 17:05:18 -02:00
elc_fileselector_common.h fileselector: Add elm_fileselector_sort_method_get/set to select order of file/directory list. 2013-12-18 20:05:35 +09:00
elc_fileselector_entry.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +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
elc_fileselector_entry_legacy.h fix doc typo and breakage due widget_type case changes. 2013-11-12 17:05:18 -02:00
elc_fileselector_eo.h fileselector: Add elm_fileselector_sort_method_get/set to select order of file/directory list. 2013-12-18 20:05:35 +09:00
elc_fileselector_legacy.h fileselector: Add elm_fileselector_sort_method_get/set to select order of file/directory list. 2013-12-18 20:05:35 +09:00
elc_hoversel.c elm lib: removed all the unnecessary empty lines. 2013-12-15 06:18:35 +09:00
elc_hoversel.h elc_hoversel: Support elm_object_item_signal_emit() in hoversel. 2013-10-14 13:56:27 +09:00
elc_hoversel_eo.h
elc_hoversel_legacy.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elc_multibuttonentry.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elc_multibuttonentry.h elm headers: fixed documentation about elm_object_item supports. 2013-09-18 01:56:16 +09:00
elc_multibuttonentry_common.h
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 elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elc_naviframe.h elc_naviframe.h: added more description about stack architecture of naviframe. 2013-10-22 23:13:32 +09:00
elc_naviframe_common.h elc_naviframe_common.h: Fixed a typo. 2013-10-10 09:00:31 +09:00
elc_naviframe_eo.h
elc_naviframe_legacy.h
elc_player.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elc_popup.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elc_popup.h elm headers: fixed documentation about elm_object_item supports. 2013-09-18 01:56:16 +09:00
elc_popup_common.h
elc_popup_eo.h popup: fixed formatting, typos, and subtle things of commit f4f2e5d24271cc6504443479381fdb26a605ac70 2013-12-02 21:20:03 +09:00
elc_popup_legacy.h popup: fixed formatting, typos, and subtle things of commit f4f2e5d24271cc6504443479381fdb26a605ac70 2013-12-02 21:20:03 +09:00
elc_scrolled_entry.c
elm_access.c Revert "elm_access: Disable public accessibility APIs in elm 1.8 release." 2013-12-16 16:02:35 +09:00
elm_access.h Revert "elm_access: Disable public accessibility APIs in elm 1.8 release." 2013-12-16 16:02:35 +09:00
elm_actionslider.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_actionslider.h
elm_actionslider_common.h
elm_actionslider_eo.h
elm_actionslider_legacy.h
elm_app.h
elm_app_client.c Changed Eo class names to be consistent. 2013-11-07 11:44:22 +00:00
elm_app_client.h Add elm_app_service/client class 2013-09-19 15:48:25 -03:00
elm_app_client_eo.h external symbols need to be EAPI marked even in headers. 2013-11-08 11:54:09 +09:00
elm_app_client_view.c Changed Eo class names to be consistent. 2013-11-07 11:44:22 +00: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 elm_app_client: fix eo define for not yet implemented func 2013-11-12 15:58:50 +02:00
elm_app_common.c Add elm_app_service/client class 2013-09-19 15:48:25 -03:00
elm_app_common.h Add elm_app_service/client class 2013-09-19 15:48:25 -03:00
elm_app_server.c Changed Eo class names to be consistent. 2013-11-07 11:44:22 +00:00
elm_app_server.h Add elm_app_service/client class 2013-09-19 15:48:25 -03:00
elm_app_server_eet.c elm lib: removed all the unnecessary empty lines. 2013-12-15 06:18:35 +09:00
elm_app_server_eet.h Add elm_app_service/client class 2013-09-19 15:48:25 -03:00
elm_app_server_eo.h external symbols need to be EAPI marked even in headers. 2013-11-08 11:54:09 +09:00
elm_app_server_view.c Changed Eo class names to be consistent. 2013-11-07 11:44:22 +00: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 external symbols need to be EAPI marked even in headers. 2013-11-08 11:54:09 +09:00
elm_atspi_bridge.c atspi: handle build without gettext support. 2013-12-08 13:31:24 +09:00
elm_authors.h author: added Michal Jagiello to authors list. 2013-12-20 19:00:28 +09:00
elm_bg.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_bg.h
elm_bg_common.h
elm_bg_eo.h elm_bg: handle alpha value in elm_obj_bg_color_set/get APIs for Eo. 2013-08-29 12:35:15 +09:00
elm_bg_legacy.h elm_bg: added a color reset feature. 2013-08-28 19:35:39 +09:00
elm_box.c Changed Eo class names to be consistent. 2013-11-07 11:44:22 +00:00
elm_box.h
elm_box_common.h
elm_box_eo.h
elm_box_legacy.h
elm_bubble.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_bubble.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elm_bubble_common.h
elm_bubble_eo.h
elm_bubble_legacy.h
elm_button.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_button.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elm_button_eo.h
elm_button_legacy.h
elm_cache.h
elm_calendar.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_calendar.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elm_calendar_common.h
elm_calendar_eo.h
elm_calendar_legacy.h elm_calendar: Fix wrong seconds per day also in comments. 2013-09-30 13:34:09 +01:00
elm_check.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_check.h elm_check.h: updated check documentation. 2013-06-12 14:14:25 +09:00
elm_check_eo.h
elm_check_legacy.h
elm_clock.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_clock.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elm_clock_common.h
elm_clock_eo.h clock: Add elm_clock_pause_set and elm_clock_pause_get functions for elm_clock widget 2013-12-18 10:14:39 +09:00
elm_clock_legacy.h clock: Add elm_clock_pause_set and elm_clock_pause_get functions for elm_clock widget 2013-12-18 10:14:39 +09:00
elm_cnp.c elm lib: removed all the unnecessary empty lines. 2013-12-15 06:18:35 +09:00
elm_cnp.h elm: removed trailing white spaces from headers before I work on a header file. 2013-12-16 00:45:43 +09:00
elm_colorselector.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_colorselector.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elm_colorselector_common.h
elm_colorselector_eo.h
elm_colorselector_legacy.h
elm_config.c config: comment out unused variable after commenting out some codes. 2013-12-19 14:26:52 +09:00
elm_config.h fix elm_config_glayer_*_set/get header comment and changelog 2013-11-04 21:22:13 +09:00
elm_conform.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_conform.h elm: removed trailing white spaces from headers before I work on a header file. 2013-12-16 00:45:43 +09:00
elm_conform_eo.h
elm_conform_legacy.h
elm_container.c elm lib: removed all the unnecessary empty lines. 2013-12-15 06:18:35 +09:00
elm_cursor.h
elm_datetime.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_datetime.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elm_datetime_common.h
elm_datetime_eo.h
elm_datetime_legacy.h
elm_dayselector.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_dayselector.h
elm_dayselector_common.h
elm_dayselector_eo.h dayselector/gesture_layer/layout: typo doxygen 2013-11-12 15:58:49 +02:00
elm_dayselector_legacy.h Forgotten release boilerplate. 2013-07-12 12:01:17 -03:00
elm_dbus_menu.c Elm_menu: fixed item disable hook for elm_dbus_menu 2013-11-16 09:50:32 +09:00
elm_debug.h
elm_deprecated.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_diskselector.c elm lib: removed all the unnecessary empty lines. 2013-12-15 06:18:35 +09:00
elm_diskselector.h elm headers: fixed documentation about elm_object_item supports. 2013-09-18 01:56:16 +09:00
elm_diskselector_common.h
elm_diskselector_eo.h
elm_diskselector_legacy.h
elm_entry.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_entry.h elementary/entry - filled a missed smart callback in the doc. 2013-10-15 02:11:42 +09:00
elm_entry_common.h elm_entry_common.h: added more description to elm_entry_utf8_to_markup api. 2013-10-25 14:05:09 +09:00
elm_entry_eo.h Move selection handler from edje to elm 2013-11-08 17:25:51 +09:00
elm_entry_legacy.h Move selection handler from edje to elm 2013-11-08 17:25:51 +09:00
elm_factory.c [elm_widget] Enable not to add resize object to or delete resize object from sub object when the resize object is set. 2013-10-17 01:19:40 +09:00
elm_factory.h
elm_finger.h
elm_flip.c elm lib: removed all the unnecessary empty lines. 2013-12-15 06:18:35 +09:00
elm_flip.h
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
elm_flip_legacy.h Flip: Fix confusion with hitsize and direction 2013-12-11 15:02:20 +09:00
elm_flipselector.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_flipselector.h elm_flipselector.h: Added more description about event_info parameter for flipselector selected smart callback. 2013-10-10 18:47:18 +09:00
elm_flipselector_common.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_flipselector_eo.h
elm_flipselector_legacy.h
elm_focus.h
elm_font.c elm_font: Remove unnecessary realloc 2013-06-25 19:37:57 +09:00
elm_font.h
elm_frame.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_frame.h
elm_frame_eo.h
elm_frame_legacy.h
elm_gen.h
elm_gen_common.h bugfix: unset genlist mincalcd flag when changing to/from having no item contents 2013-12-16 14:15:29 -05:00
elm_general.h elm/quicklaunch: Improve executable path search 2013-11-04 16:49:02 +09:00
elm_gengrid.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_gengrid.h elm headers: fixed documentation about elm_object_item supports. 2013-09-18 01:56:16 +09:00
elm_gengrid_common.h
elm_gengrid_eo.h gengrid/genlist: added Eo compatibles for elm_genlist/gengrid_multi_select_mode_set/get() APIs. 2013-11-04 01:15:58 +09:00
elm_gengrid_legacy.h gengrid: Fixed documentation typo. 2013-11-04 20:40:08 +09:00
elm_genlist.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_genlist.h elm_genlist.h: added 'full' style documentation. 2013-10-14 21:38:58 +09:00
elm_genlist_common.h documentation: fixed a typo. 2013-06-09 17:14:31 +09:00
elm_genlist_eo.h gengrid/genlist: added Eo compatibles for elm_genlist/gengrid_multi_select_mode_set/get() APIs. 2013-11-04 01:15:58 +09:00
elm_genlist_legacy.h elm: removed trailing white spaces from headers before I work on a header file. 2013-12-16 00:45:43 +09:00
elm_gesture_layer.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_gesture_layer.h
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 dayselector/gesture_layer/layout: typo doxygen 2013-11-12 15:58:49 +02: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 Gesture Layer: implementation of 'tap + longpressed' sequence 2013-07-04 14:47:10 +03:00
elm_getting_started.h
elm_glview.c elm lib: removed all the unnecessary empty lines. 2013-12-15 06:18:35 +09:00
elm_glview.h
elm_glview_common.h
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 elm lib: removed all the unnecessary empty lines. 2013-12-15 06:18:35 +09:00
elm_grid.h
elm_grid_eo.h
elm_grid_legacy.h
elm_hover.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_hover.h elm_hover: added "dismissed" smart callback for dismiss action. 2013-09-21 19:30:04 +09:00
elm_hover_common.h
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 option build deps that efl guarantees... now just are assumed and not ifdef'd 2013-11-12 22:56:05 +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
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 elm lib: removed all the unnecessary empty lines. 2013-12-15 06:18:35 +09:00
elm_image.h
elm_image_common.h elm_image: add support for url. 2013-08-09 21:13:15 +09:00
elm_image_eo.h elm_image: add mmap_set infrastructure. 2013-11-04 12:19:04 +09:00
elm_image_legacy.h image/layout/toolbar: fixed documentations which use non-existing APIs. 2013-12-07 03:12:49 +09:00
elm_index.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_index.h elm headers: fixed documentation about elm_object_item supports. 2013-09-18 01:56:16 +09:00
elm_index_common.h
elm_index_eo.h
elm_index_legacy.h
elm_interface_scrollable.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_interface_scrollable.h scrollable_interface: doxygen typo; eo_typecheck typo 2013-12-05 12:03:34 +02:00
elm_intro.h
elm_inwin.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_inwin.h
elm_inwin_eo.h
elm_inwin_legacy.h
elm_label.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_label.h
elm_label_common.h
elm_label_eo.h
elm_label_legacy.h label: removed unimplemented API documentation. 2013-12-07 19:25:27 +09:00
elm_layout.c elm lib: removed all the unnecessary empty lines. 2013-12-15 06:18:35 +09:00
elm_layout.h
elm_layout_common.h
elm_layout_eo.h dayselector/gesture_layer/layout: typo doxygen 2013-11-12 15:58:49 +02:00
elm_layout_legacy.h image/layout/toolbar: fixed documentations which use non-existing APIs. 2013-12-07 03:12:49 +09:00
elm_list.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_list.h elm headers: fixed documentation about elm_object_item supports. 2013-09-18 01:56:16 +09:00
elm_list_common.h elm_list_common.h: fixed up wrong doxygen documentation. 2013-08-26 13:44:02 +09:00
elm_list_eo.h elm_list: Added missing elm_list_multi_select_mode_set/get API for list to fix the API consistency between multi selectable widgets. 2013-11-05 09:22:25 +09:00
elm_list_legacy.h elm_list: Added missing elm_list_multi_select_mode_set/get API for list to fix the API consistency between multi selectable widgets. 2013-11-05 09:22:25 +09:00
elm_macros.h
elm_main.c elm lib: removed all the unnecessary empty lines. 2013-12-15 06:18:35 +09:00
elm_map.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +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 elm_map_common.h: fixed header indentation. 2013-09-21 18:28:32 +09: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 elm_mapbuf: fix format warning 2013-12-26 10:21:49 +09:00
elm_mapbuf.h
elm_mapbuf_eo.h elementary/mapbuf - added 2 apis, elm_mapbuf_point_color_set(), get(). 2013-12-20 21:08:24 +09:00
elm_mapbuf_legacy.h elementary/mapbuf - added 2 apis, elm_mapbuf_point_color_set(), get(). 2013-12-20 21:08:24 +09:00
elm_menu.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_menu.h elm_menu: added "dismissed" smart callback for dismiss action. 2013-09-21 19:45:12 +09:00
elm_menu_common.h elm_menu: added elm_menu_item_subitems_clear. 2013-09-21 20:22:10 +09:00
elm_menu_eo.h
elm_menu_legacy.h
elm_mirroring.h
elm_module.c elm: Longwaited trailing white space removal. Clean elm up! 2013-09-30 22:15:01 +09:00
elm_need.h
elm_notify.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_notify.h
elm_notify_common.h
elm_notify_eo.h
elm_notify_legacy.h
elm_object.h elm: removed trailing white spaces from headers before I work on a header file. 2013-12-16 00:45:43 +09:00
elm_object_item.h elementary/elm_object_item - removed white trailings. 2013-09-12 23:48:54 +09:00
elm_panel.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +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
elm_panel_eo.h
elm_panel_legacy.h
elm_panes.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_panes.h elementary/panes - fixed typo 2013-07-18 01:27:43 +09:00
elm_panes_eo.h
elm_panes_legacy.h
elm_photo.c elm lib: removed all the unnecessary empty lines. 2013-12-15 06:18:35 +09:00
elm_photo.h
elm_photo_eo.h
elm_photo_legacy.h
elm_photocam.c elm lib: removed all the unnecessary empty lines. 2013-12-15 06:18:35 +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
elm_plug.c Changed Eo class names to be consistent. 2013-11-07 11:44:22 +00:00
elm_plug.h
elm_plug_eo.h
elm_plug_legacy.h
elm_prefs.c elm lib: removed all the unnecessary empty lines. 2013-12-15 06:18:35 +09:00
elm_prefs.h
elm_prefs_common.h
elm_prefs_data.c option build deps that efl guarantees... now just are assumed and not ifdef'd 2013-11-12 22:56:05 +09:00
elm_prefs_data.h
elm_prefs_edd.x
elm_prefs_eo.h
elm_prefs_legacy.h
elm_priv.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_progressbar.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03: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 progressbar: fix doxygen 2013-10-15 17:03:26 +03:00
elm_progressbar_legacy.h progressbar: Support second progress. 2013-09-10 16:22:06 +09:00
elm_radio.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03: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
elm_radio_legacy.h
elm_removed.h elementary/widget - introduce elm_object_item_object_get(). 2013-09-02 17:20:36 +09:00
elm_route.c Changed Eo class names to be consistent. 2013-11-07 11:44:22 +00:00
elm_route.h
elm_route_eo.h
elm_route_legacy.h
elm_scale.h
elm_scroll.h
elm_scroller.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03: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 fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_segment_control.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_segment_control.h elm headers: fixed documentation about elm_object_item supports. 2013-09-18 01:56:16 +09:00
elm_segment_control_common.h
elm_segment_control_eo.h
elm_segment_control_legacy.h
elm_separator.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_separator.h
elm_separator_eo.h
elm_separator_legacy.h
elm_slider.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03: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 [slider] show/hide slider popup 2013-12-02 16:19:53 +09:00
elm_slider_legacy.h [slider] show/hide slider popup 2013-12-02 16:19:53 +09:00
elm_slideshow.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_slideshow.h elm headers: fixed documentation about elm_object_item supports. 2013-09-18 01:56:16 +09:00
elm_slideshow_common.h
elm_slideshow_eo.h
elm_slideshow_legacy.h
elm_spinner.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_spinner.h spinner: added signals "spinner,drag,start" and "spinner,drag,stop" 2013-10-23 23:03:50 +09:00
elm_spinner_eo.h
elm_spinner_legacy.h elm_spinner_legacy.h: fixed wrong documentation and add more sample numbers. 2013-08-24 10:41:58 +09: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 option build deps that efl guarantees... now just are assumed and not ifdef'd 2013-11-12 22:56:05 +09:00
elm_sys_notify.h
elm_systray.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.h
elm_systray_common.h
elm_systray_eo.h
elm_systray_watcher.c option build deps that efl guarantees... now just are assumed and not ifdef'd 2013-11-12 22:56:05 +09:00
elm_systray_watcher.h
elm_table.c elm lib: removed all the unnecessary empty lines. 2013-12-15 06:18:35 +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 Eo: fix macros for table 2013-10-27 08:59:22 +02:00
elm_table_legacy.h elm: removed trailing white spaces from headers before I work on a header file. 2013-12-16 00:45:43 +09:00
elm_theme.c theme: Check the return value of _elm_theme_group_file_find() and do not 2013-12-23 14:50:15 +09:00
elm_theme.h elm: removed trailing white spaces from headers before I work on a header file. 2013-12-16 00:45:43 +09:00
elm_thumb.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_thumb.h elm_thumb: Add support for ethumb formatting and size manipulation. 2013-08-11 23:30:27 -05:00
elm_thumb_common.h Revert "Fix elementary building when --disable-ethumb is passed in." 2013-08-12 13:26:53 +01:00
elm_thumb_eo.h thumb: typo in Eo OP_ID name 2013-11-17 13:23:17 +02: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 elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_toolbar.h elm headers: fixed documentation about elm_object_item supports. 2013-09-18 01:56:16 +09:00
elm_toolbar_common.h
elm_toolbar_eo.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_toolbar_legacy.h image/layout/toolbar: fixed documentations which use non-existing APIs. 2013-12-07 03:12:49 +09:00
elm_tooltip.h tooltip: Adding elm_object_tooltip_orient_set API 2013-12-02 00:12:56 +09:00
elm_transit.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_transit.h
elm_url.c elm: Longwaited trailing white space removal. Clean elm up! 2013-09-30 22:15:01 +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: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +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
elm_video_legacy.h
elm_web.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +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 elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +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 elm: removed trailing white spaces from headers before I work on a header file. 2013-12-16 00:45:43 +09:00
elm_widget.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_actionslider.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_bg.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_box.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_bubble.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_button.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_calendar.h elm_calendar: Reorder few members of _Elm_Calendar_Smart_Data to reduce size 2013-10-17 16:34:15 +09:00
elm_widget_check.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_clock.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_colorselector.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_conform.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_container.h
elm_widget_ctxpopup.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_datetime.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_dayselector.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_diskselector.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_entry.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_fileselector.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_fileselector_button.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_fileselector_entry.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_flip.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_flipselector.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_frame.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_gengrid.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_genlist.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_glview.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_grid.h
elm_widget_hover.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_hoversel.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_icon.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_image.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_index.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_inwin.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_label.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_layout.h Restricted sizing eval for layout 2013-10-25 14:51:33 -02:00
elm_widget_list.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_map.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_mapbuf.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_menu.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_multibuttonentry.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_naviframe.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_notify.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_panel.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_panes.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_photo.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_photocam.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_player.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_plug.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_popup.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_prefs.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_progressbar.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_radio.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_route.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_scroller.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_segment_control.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_separator.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_slider.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_slideshow.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_spinner.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_table.h
elm_widget_thumb.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_toolbar.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_video.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_widget_web.h elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_win.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elm_win.h win: added a suggestion to call window object evas_object_show() after 2013-12-15 04:26:22 +09:00
elm_win_common.h
elm_win_eo.h Add EO define for elm_obj_win_window_id_get 2013-09-04 08:21:09 +01:00
elm_win_legacy.h elm_win: fixed typo from the documentation. 2013-12-16 00:46:14 +09:00
els_box.c elm lib: removed all the unnecessary empty lines. 2013-12-15 06:18:35 +09:00
els_box.h
els_cursor.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
els_tooltip.c elm: Unified eina critical manro to CRI. 2013-12-26 13:03:55 +09:00
elu_ews_wm.c elm lib: removed all the unnecessary empty lines. 2013-12-15 06:18:35 +09:00