efl/legacy/elementary/src/lib
Jonas M. Gastal 6c3ad53684 Better to have no documentation than to have wrong documentation.
The linked to page contained no example of any of the functions in this
group.

SVN revision: 68078
2012-02-17 17:29:24 +00:00
..
Elementary.h.in elementary - updated review. 2012-02-17 11:31:31 +00:00
Elementary_Cursor.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
Makefile.am remove deprecated function. 2012-02-17 10:20:35 +00:00
elc_anchorblock.c stop using deprecated calls. 2011-12-30 10:02:19 +00:00
elc_anchorblock.h elementary - updated doc. will keep going for other widgets later. 2012-01-02 12:53:29 +00:00
elc_anchorview.c stop using deprecated calls. 2011-12-30 10:02:19 +00:00
elc_anchorview.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elc_ctxpopup.c elementary/ctxpopup - + hide effect 2012-02-01 11:26:25 +00:00
elc_ctxpopup.h Fix typos in documentation #1 2012-02-14 08:50:20 +00:00
elc_fileselector.c elementary/fileselector - just renamed internal var. 2012-01-31 06:46:39 +00:00
elc_fileselector.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elc_fileselector_button.c elementary/fileselector_button, fileselector_entry - deprecated APIs. 2012-01-09 08:06:43 +00:00
elc_fileselector_button.h Fix typos in documentation #1 2012-02-14 08:50:20 +00:00
elc_fileselector_entry.c elementary/fileselector_button, fileselector_entry - deprecated APIs. 2012-01-09 08:06:43 +00:00
elc_fileselector_entry.h Fix typos in documentation #1 2012-02-14 08:50:20 +00:00
elc_hoversel.c elementary - modified item_del_pre_hook function prototype. 2012-01-27 11:56:14 +00:00
elc_hoversel.h elementary/menu, ctxpopup, index, segment_control, diskselector, multibuttonentry, toolbar, naviframe, slideshow, hoversel, filpselector - deprecated xxxx_item_del() APIs. 2012-01-10 05:02:11 +00:00
elc_multibuttonentry.c elementary - modified item_del_pre_hook function prototype. 2012-01-27 11:56:14 +00:00
elc_multibuttonentry.h Fix typos in documentation #1 2012-02-14 08:50:20 +00:00
elc_naviframe.c elementary/naviframe - updated doc & more contents & text hooks 2012-02-17 05:00:22 +00:00
elc_naviframe.h elementary/naviframe - updated doc & more contents & text hooks 2012-02-17 05:00:22 +00:00
elc_player.c elementary/player - removed debugging printf 2012-01-19 05:04:24 +00:00
elc_scrolled_entry.c [elementary/entry] Add elm_entry_markup_filter_append/prepend/remove 2012-02-08 07:23:08 +00:00
elm_access.c Elementary: Remove set but unused static Elm_Module 2011-10-15 09:30:39 +00:00
elm_actionslider.c elementary - updated doc. will keep going for other widgets later. 2012-01-02 12:53:29 +00:00
elm_actionslider.h elementary - updated doc. will keep going for other widgets later. 2012-01-02 12:53:29 +00:00
elm_app.h Fix typos in documentation #2 2012-02-14 08:50:23 +00:00
elm_authors.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_bg.c elemlentary - minor changes. 2011-11-17 00:42:14 +00:00
elm_bg.h elementary - updated doc. will keep going for other widgets later. 2012-01-02 12:53:29 +00:00
elm_box.c elementary: remove const from elm_box_children_get. We need free it 2012-01-30 17:41:42 +00:00
elm_box.h Fix typos in documentation #2 2012-02-14 08:50:23 +00:00
elm_bubble.c elementary/bubble - updated content part name 2011-12-02 09:51:23 +00:00
elm_bubble.h elm: Reviewed bubble and debug. 2012-02-15 12:24:10 +00:00
elm_button.c elementary/button - prevent the clicked event, when button is disabled or freezed events. 2011-12-05 04:03:12 +00:00
elm_button.h elm button: Reviewed APIs. 2012-02-16 11:11:25 +00:00
elm_cache.h elm cache: elm_all_flush() -> elm_cache_all_flush() 2012-02-17 05:12:56 +00:00
elm_calendar.c elementary: Remove stray debugging code 2011-11-08 08:46:40 +00:00
elm_calendar.h Fix typos in documentation #3 2012-02-14 08:50:26 +00:00
elm_check.c elemlentary - minor changes. 2011-11-17 00:42:14 +00:00
elm_check.h Fix typos in documentation #3 2012-02-14 08:50:26 +00:00
elm_clock.c [elementary] Documenting/exemplifying the following: 2011-07-11 13:51:32 +00:00
elm_clock.h Fix typos in documentation #3 2012-02-14 08:50:26 +00:00
elm_cnp.c elm cnp: Renamed elm_cnp_helper.c to elm_cnp.c for consistency. 2012-02-16 07:10:50 +00:00
elm_cnp.h elm cnp: Reviewed cnp APIs. Many things need to be changed. 2012-02-16 07:06:13 +00:00
elm_colorselector.c elementary/elm_colorselector : Button in elm_colorselector was 2011-11-08 02:49:57 +00:00
elm_colorselector.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_config.c elm cache: elm_all_flush() -> elm_cache_all_flush() 2012-02-17 05:12:56 +00:00
elm_config.h elementary - deprecated APIs 2012-02-15 11:15:37 +00:00
elm_conform.c elementary/conform - BAD! Missing more contents hookings. 2012-02-14 08:18:03 +00:00
elm_conform.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_cursor.h elm cursor: Reviewed elm_cursor APIs. But the review was not finished yet. 2012-02-15 12:24:15 +00:00
elm_debug.h elm: Reviewed bubble and debug. 2012-02-15 12:24:10 +00:00
elm_deprecated.h remove deprecated function. 2012-02-17 10:20:35 +00:00
elm_deprecated_before.h move lots of deprecated stuff into deprecated files. need 2 right now. 2011-12-30 09:41:11 +00:00
elm_diskselector.c elementary/diskselector - deprecated elm_diskselector_item_cursor_* APIs. 2012-01-31 05:01:27 +00:00
elm_diskselector.h Fix typos in documentation #4 2012-02-14 08:50:29 +00:00
elm_engine.h elementary - deprecated elm_engine_current_get API 2012-02-15 02:29:57 +00:00
elm_entry.c s/elm_text_input/elm_entry_input 2012-02-16 22:42:48 +00:00
elm_entry.h elm/entry: fix doxygen 2012-02-17 15:28:37 +00:00
elm_factory.c elementary/factory - +content_unset_hook 2012-02-15 04:55:43 +00:00
elm_factory.h elementary/factory - api reviewd 2012-02-15 04:56:16 +00:00
elm_finger.h elementary - deprecated APIs 2012-02-15 11:15:37 +00:00
elm_flip.c elementary/flip - fixed typo 2012-02-16 11:33:45 +00:00
elm_flip.h elementary/flip - fixed typo 2012-02-16 11:33:45 +00:00
elm_flipselector.c elementary/flipselector - reviewed APIs 2012-02-17 12:40:48 +00:00
elm_flipselector.h elementary/flipselector - reviewed APIs 2012-02-17 12:40:48 +00:00
elm_focus.h Fix typos in documentation #5 2012-02-14 08:50:33 +00:00
elm_font.c elementary: don't trigger eina warning with empty hash. 2011-05-02 10:16:18 +00:00
elm_fonts.h elementary - deprecated APIs 2012-02-15 11:15:37 +00:00
elm_frame.c rename some variables to be more clear 2012-01-14 04:24:02 +00:00
elm_frame.h Fix typos in documentation #5 2012-02-14 08:50:33 +00:00
elm_gen_common.h elementary/genlist, gengrid - modified internal variable type to clean up the unnecessary casting 2012-01-30 10:39:32 +00:00
elm_general.h more doc fixes. 2011-12-30 08:37:54 +00:00
elm_gengrid.c Elm: Fix 'variable may be used uninitialized' warnings. 2012-02-01 12:29:14 +00:00
elm_gengrid.h Fix typos in documentation #5 2012-02-14 08:50:33 +00:00
elm_genlist.c From: Hyoyoung Chang <hyoyoung@gmail.com> 2012-02-14 02:51:40 +00:00
elm_genlist.h Fix typos in documentation #5 2012-02-14 08:50:33 +00:00
elm_gesture_layer.c elm_gesture_layer: Elm_Gesture_Types -> Elm_Gesture_Type to keep consistency with other parts of the API 2012-01-27 16:51:23 +00:00
elm_gesture_layer.h Fix typos in documentation #6 2012-02-14 08:50:37 +00:00
elm_getting_started.h Fix typos in documentation #6 2012-02-14 08:50:37 +00:00
elm_glview.c Changed elm_glview to use newly added evas_gl_config_new/free() 2012-01-12 14:35:43 +00:00
elm_glview.h Fix typos in documentation #6 2012-02-14 08:50:37 +00:00
elm_grid.c [elementary] All docs to elm's header, as Raster wishes. 2011-08-10 21:03:21 +00:00
elm_grid.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_hover.c elementary/hover - deprecated elm_hover_content_set/get/unset 2012-01-09 08:37:29 +00:00
elm_hover.h elementary/elm_hover.h : 2012-02-15 10:39:59 +00:00
elm_icon.c port aspect_fixed from image to icon 2012-02-16 22:48:32 +00:00
elm_icon.h port aspect_fixed from image to icon 2012-02-16 22:48:32 +00:00
elm_image.c void function returning a void function confuses my small american brain 2012-02-16 22:41:52 +00:00
elm_image.h elm_image : reviewed API + documentation 2012-02-15 12:33:17 +00:00
elm_index.c elementary - modified item_del_pre_hook function prototype. 2012-01-27 11:56:14 +00:00
elm_index.h Reviewed elm_index's APIs and documentations. So many things to be 2012-02-16 06:38:46 +00:00
elm_intro.h Fix typos in documentation #7 2012-02-14 08:50:40 +00:00
elm_label.c Add EINA_DEPRECATED ~ thx to Seoz 2012-02-16 12:20:02 +00:00
elm_label.h Reviewed elm_label's API and documentation 2012-02-16 11:39:07 +00:00
elm_layout.c From: Hyoyoung Chang <hyoyoung@gmail.com> 2012-01-13 23:43:17 +00:00
elm_layout.h Fix typos in documentation #7 2012-02-14 08:50:40 +00:00
elm_list.c elementary/list - deprecated elm_list_item_del() 2012-01-30 06:06:03 +00:00
elm_list.h Fix typos in documentation #7 2012-02-14 08:50:40 +00:00
elm_macros.h split up all elm headers. not perfect, but a big start 2011-12-30 06:49:28 +00:00
elm_main.c elm cache: elm_all_flush() -> elm_cache_all_flush() 2012-02-17 05:12:56 +00:00
elm_map.c From: Bluezery <ohpowel@gmail.com> 2012-01-18 03:55:40 +00:00
elm_map.h Fix typos in documentation #8. 2012-02-14 08:50:43 +00:00
elm_mapbuf.c elementary/mapbuf - fixed incorrect relationship 2012-02-08 09:02:57 +00:00
elm_mapbuf.h Fix typos in documentation #7 2012-02-14 08:50:40 +00:00
elm_menu.c elementary - modified item_del_pre_hook function prototype. 2012-01-27 11:56:14 +00:00
elm_menu.h Reviewed elm_map.h. 2012-02-17 08:15:09 +00:00
elm_mirroring.h elementary : reviewd elm_mirroring.h 2012-02-17 11:26:40 +00:00
elm_module.c elementary: be able to specify elementary private data subdirectory. 2012-01-19 17:12:15 +00:00
elm_need.h Fix typos in documentation #8. 2012-02-14 08:50:43 +00:00
elm_notify.c I have attached a patch for removing unnecessary code in the elm_notify. 2012-01-10 09:22:22 +00:00
elm_notify.h elementary - updated doc. 2012-01-09 06:55:51 +00:00
elm_object.h Better to have no documentation than to have wrong documentation. 2012-02-17 17:29:24 +00:00
elm_object_item.h Fix typos in documentation #8. 2012-02-14 08:50:43 +00:00
elm_pager.c Elm pager: die pager, die! Use naviframe instead. 2012-02-16 09:26:30 +00:00
elm_panel.c elementary - modified content_set/get/unset part names to be simple names. 2011-11-16 12:51:53 +00:00
elm_panel.h Add missing documentation for elm_panel EAPIs and some comments. 2012-02-15 05:18:31 +00:00
elm_panes.c elementary/panes - change the default to left content 2011-11-23 02:47:57 +00:00
elm_panes.h Add missing documentation for elm_panes EAPIs and some comments. One API needs renaming. 2012-02-15 04:48:31 +00:00
elm_password.h Use consistent name for the show-last feature. 2012-02-15 05:30:34 +00:00
elm_photo.c elm_thumb_ethumb_client_connected -> 2012-02-16 05:58:23 +00:00
elm_photo.h Documentation fixes for elm_photo. 2012-02-16 08:28:22 +00:00
elm_photocam.c elementary: photocam fix region get, here x and y can be negative 2011-12-19 10:06:32 +00:00
elm_photocam.h minor doc fixes to photocam. 2012-02-15 05:58:43 +00:00
elm_plug.c elm: delete executable file permission in some files 2012-02-17 13:38:10 +00:00
elm_plug.h Documentation fixes for elm_plug. 2012-02-16 08:28:33 +00:00
elm_priv.h Elementary: Added Wayland_Egl backend support. 2012-01-12 09:10:27 +00:00
elm_progressbar.c elemlentary - minor changes. 2011-11-17 00:42:14 +00:00
elm_progressbar.h Documentation fixes and more API feedback. 2012-02-16 08:28:36 +00:00
elm_radio.c elemlentary - minor changes. 2011-11-17 00:42:14 +00:00
elm_radio.h Documentation fixes and more API feedback. 2012-02-16 08:28:36 +00:00
elm_route.c elm route: Changed return value of elm_route_emap_set() API from 2011-06-30 02:10:46 +00:00
elm_route.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_scale.h elementary - deprecated APIs 2012-02-15 11:15:37 +00:00
elm_scroll.h Documentation fixes and more API feedback. 2012-02-16 08:28:36 +00:00
elm_scroller.c elementary/elm_scroller : When focus_next is tried on the unfocused 2012-01-12 04:52:44 +00:00
elm_scroller.h Fix typos in documentation #9. 2012-02-14 08:50:46 +00:00
elm_segment_control.c elementary - modified item_del_pre_hook function prototype. 2012-01-27 11:56:14 +00:00
elm_segment_control.h Documentation fixes and more API feedback. 2012-02-16 08:28:36 +00:00
elm_separator.c Elementary: separator documentation. 2011-07-25 16:58:32 +00:00
elm_separator.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_slider.c review - slider had problem when in scroller. FIX! 2012-02-15 07:38:28 +00:00
elm_slider.h Fix typos in documentation #10. 2012-02-14 08:50:49 +00:00
elm_slideshow.c elementary - modified item_del_pre_hook function prototype. 2012-01-27 11:56:14 +00:00
elm_slideshow.h doc++ to slideshow 2012-02-15 10:21:34 +00:00
elm_spinner.c add rouding+base to spinner - otherwise u can never slow it down and u 2012-02-15 12:32:02 +00:00
elm_spinner.h add rouding+base to spinner - otherwise u can never slow it down and u 2012-02-15 12:32:02 +00:00
elm_store.c elementary/genlist - deprecated elm_genlist_item_data_set/get 2012-01-26 07:31:30 +00:00
elm_store.h elementary/genlist - Elm_Genlist_Item -> Elm_Object_Item 2012-01-20 05:18:31 +00:00
elm_table.c elementary/toolbar, table, box - removed *homongenous* APIs 2011-11-26 04:55:03 +00:00
elm_table.h Small bump to elm_table doc. 2012-02-16 18:38:37 +00:00
elm_theme.c elementary/config - add elm_config_all_flush 2012-02-15 09:09:21 +00:00
elm_theme.h elementary/theme - + XXX comment 2012-02-15 11:18:24 +00:00
elm_thumb.c elm_thumb_ethumb_client_connected -> 2012-02-16 05:58:23 +00:00
elm_thumb.h elm_thumb_ethumb_client_connected -> 2012-02-16 05:58:23 +00:00
elm_toggle.c elm: change elm_object_content_part_set/get/unset to elm_object_part_content_set/get/unset 2011-11-17 21:02:31 +00:00
elm_toolbar.c elementray/toolbar - deprecated elm_toolbar_cursor_* APIs. 2012-01-31 04:47:01 +00:00
elm_toolbar.h Fix typos in documentation #11. 2012-02-14 08:50:53 +00:00
elm_tooltip.h Elementary/list - Elm_List_Item -> Elm_Object_Item 2012-01-12 03:03:56 +00:00
elm_transit.c teansit - done. used ecore-pos-mapper for interpolation. should be 2012-02-16 12:09:32 +00:00
elm_transit.h elementary/transit - updated doc 2012-02-17 04:57:08 +00:00
elm_util.c elementary: Fix a warning 2011-12-17 20:45:00 +00:00
elm_video.c elementary: adding const to accessor of elm_video 2011-10-31 15:22:24 +00:00
elm_video.h elm video review comments. 2012-02-17 11:05:17 +00:00
elm_web.c Elementary/list - Elm_List_Item -> Elm_Object_Item 2012-01-12 03:03:56 +00:00
elm_web.h Fix typos in documentation #11. 2012-02-14 08:50:53 +00:00
elm_widget.c elementary/widget - improve coding convention 2012-02-15 09:02:07 +00:00
elm_widget.h Fix typos in documentation #11. 2012-02-14 08:50:53 +00:00
elm_win.c Elm: Call function to set wayland mouse pointer. 2012-02-10 09:17:49 +00:00
elm_win.h Fix typos in documentation #11. 2012-02-14 08:50:53 +00:00
els_box.c we should use weighty as intended - as a WEIGHTING.. not a boolean. 2011-10-18 10:00:02 +00:00
els_box.h Elementary: Added ui-mirroring support for all the widgets. 2011-02-08 12:08:28 +00:00
els_cursor.c Elementary: remove vars set but not used 2011-10-24 23:43:34 +00:00
els_icon.c elementary: sorry, I think about it. I'm sure this one is a better fix 2012-01-31 22:29:29 +00:00
els_icon.h aspect_ratio_retained -> aspect_fixed 2012-01-06 05:55:51 +00:00
els_pan.c From: Hyoyoung Chang <hyoyoung@gmail.com> 2011-12-05 04:32:37 +00:00
els_pan.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
els_scroller.c The animator should be removed when mouse is down and the _smart_event_mouse_move function occurs. 2012-01-19 07:11:41 +00:00
els_scroller.h move lots of deprecated stuff into deprecated files. need 2 right now. 2011-12-30 09:41:11 +00:00
els_tooltip.c API BREAK 2011-12-05 15:25:09 +00:00
elu_ews_wm.c remember that time when somebody made a commit which caused elm to always spew lots of critical warnings on startup because there was no null check? 2011-10-11 21:19:08 +00:00