efl/legacy/elementary/src/lib
Daniel Juyung Seo 480c61f20a elm: Formatting. No spacing after casting.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68807
2012-03-06 11:51:42 +00:00
..
Elementary.h.in Elm entry: Merge anchorview/anchorblock into entry. 2012-03-06 10:09:13 +00:00
Elementary_Cursor.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
Makefile.am Elm entry: Merge anchorview/anchorblock into entry. 2012-03-06 10:09:13 +00:00
elc_ctxpopup.c elm: Formatting. No spacing after casting. 2012-03-06 11:51:42 +00:00
elc_ctxpopup.h xxx-- -> not relevant to api (and theme has that settled i think 2012-03-06 07:17:38 +00:00
elc_fileselector.c elementary/gengrid - removed elm_gengrid_item_sorted_insert 2012-02-29 10:30:51 +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 remove some code related with elm_fileselector deprecated function 2012-02-26 13:16:36 +00:00
elc_fileselector_button.h xxx-- -> no fileselector is good - it doesnt tell you how it selects - 2012-03-06 07:19:58 +00:00
elc_fileselector_entry.c remove some code related with elm_fileselector deprecated function 2012-02-26 13:16:36 +00:00
elc_fileselector_entry.h More typo and grammar fixes for documentation. 2012-03-05 05:31:49 +00:00
elc_hoversel.c elm: Formatting. No spacing after casting. 2012-03-06 11:51:42 +00:00
elc_hoversel.h xxx-- -> wtf - another "treeview" thing? not relevant to hoversel. bah! 2012-03-06 07:21:05 +00:00
elc_multibuttonentry.c elm: Formatting. No spacing after casting. 2012-03-06 11:51:42 +00:00
elc_multibuttonentry.h elm multibuttonentry: Reviewed multibuttonentry APIs. 2012-03-06 10:59:29 +00:00
elc_naviframe.c elm: Formatting. No spacing after casting. 2012-03-06 11:51:42 +00:00
elc_naviframe.h thats not an XXX we can deal with for api review and release. :) 2012-03-06 07:48:49 +00:00
elc_player.c make API naming consistent for elm_video API. 2012-02-21 06:12:51 +00:00
elc_popup.c elm: Formatting. No spacing after casting. 2012-03-06 11:51:42 +00:00
elc_popup.h From: Rajeev Ranjan <rajeev.r@samsung.com> 2012-03-05 23:51:56 +00:00
elc_scrolled_entry.c and move bitfileds around and name enum typedefs better 2012-03-05 08:34:56 +00:00
elm_access.c make sure to pass const to these funcs when getting. 2012-02-20 12:13:08 +00:00
elm_actionslider.c remove deprecated code related with elm_bubble and elm_bg_overlay. 2012-03-06 06:54:02 +00:00
elm_actionslider.h More typo and grammar fixes for documentation. 2012-03-05 05:31:49 +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 remove deprecated code related with elm_bubble and elm_bg_overlay. 2012-03-06 06:54:02 +00:00
elm_bg.h ok- yes - i know it isnt that great, but i dont know of a good 2012-03-06 09:07:13 +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 remove deprecated code related with elm_bubble and elm_bg_overlay. 2012-03-06 06:54:02 +00:00
elm_bubble.h bubble_corner_set/get params from char * to bubble_pos_set/get enum. 2012-02-29 03:41:31 +00:00
elm_button.c remove deprecated code related with elm_button_icon_set/get 2012-03-06 08:50:25 +00:00
elm_button.h elm: Fixed typos. 2012-02-28 02:39:31 +00:00
elm_cache.h move all config related apis into elm_config.c/h... need to name 2012-03-06 09:49:24 +00:00
elm_calendar.c remove deprecated code related with elm_calendar_text_xxx 2012-03-06 08:53:20 +00:00
elm_calendar.h More typo and grammar fixes for documentation. 2012-03-05 05:31:49 +00:00
elm_check.c remove deprecated code related with elm_check_icon_set/get/unset 2012-03-06 09:10:38 +00:00
elm_check.h elm check: Reviewed check APIs. OK for check. 2012-02-29 04:50:20 +00:00
elm_clock.c [elementary] Documenting/exemplifying the following: 2011-07-11 13:51:32 +00:00
elm_clock.h More typo and grammar fixes for documentation. 2012-03-05 05:31:49 +00:00
elm_cnp.c From: Hyoyoung Chang <hyoyoung@gmail.com> 2012-02-28 06:17:22 +00:00
elm_cnp.h More typo and grammar fixes for documentation. 2012-03-05 05:31:49 +00:00
elm_colorselector.c elm colorselector: Reviewed colorselector. OK for this widget. 2012-03-03 06:12:00 +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 move all config related apis into elm_config.c/h... need to name 2012-03-06 09:49:24 +00:00
elm_config.h move all config related apis into elm_config.c/h... need to name 2012-03-06 09:49:24 +00:00
elm_conform.c remove deprecated code related with elm_conformant_content_set/get/unset 2012-03-06 09:36:19 +00:00
elm_conform.h oops and remove from other .h 2012-03-05 12:54:00 +00:00
elm_cursor.h move config setting fucns over to elm_config in preparation for naming 2012-03-06 09:23:43 +00:00
elm_datetime.c fix warning - bug waiting to happen! 2012-03-05 12:40:39 +00:00
elm_datetime.h From: Sumanth Krishna Mannam <sumanth.m@samsung.com> 2012-03-05 11:07:05 +00:00
elm_debug.h elm: Reviewed bubble and debug. 2012-02-15 12:24:10 +00:00
elm_deprecated.h elemenatry/icon - elm_icon_preload_set -> elm_icon_preload_disabled_set 2012-03-06 09:40:54 +00:00
elm_diskselector.c elm: Formatting. No spacing after casting. 2012-03-06 11:51:42 +00:00
elm_diskselector.h [elementary] change API name from _scale_set to _resizable_set in 2012-03-05 13:36:01 +00:00
elm_entry.c Elm entry: Merge anchorview/anchorblock into entry. 2012-03-06 10:09:13 +00:00
elm_entry.h Elm entry: Merge anchorview/anchorblock into entry. 2012-03-06 10:09:13 +00:00
elm_factory.c elementary/factory - +content_unset_hook 2012-02-15 04:55:43 +00:00
elm_factory.h disable factory for elm release 2012-03-05 13:13:26 +00:00
elm_finger.h move all config related apis into elm_config.c/h... need to name 2012-03-06 09:49:24 +00:00
elm_flip.c elementary/flip - fixed typo 2012-02-16 11:33:45 +00:00
elm_flip.h elm: Fixed typos. 2012-02-28 02:39:31 +00:00
elm_flipselector.c elm: Formatting. No spacing after casting. 2012-03-06 11:51:42 +00:00
elm_flipselector.h elementary/flipselector 2012-03-06 00:27:33 +00:00
elm_focus.h move all config related apis into elm_config.c/h... need to name 2012-03-06 09:49:24 +00:00
elm_font.c move all config related apis into elm_config.c/h... need to name 2012-03-06 09:49:24 +00:00
elm_fonts.h move all config related apis into elm_config.c/h... need to name 2012-03-06 09:49:24 +00:00
elm_frame.c elementary/frame - trivial changes. 2012-02-20 13:06:18 +00:00
elm_frame.h elementary/frame - fixed typo 2012-03-06 03:27:11 +00:00
elm_gen.h From: Hyoyoung Chang <hyoyoung@gmail.com> 2012-03-06 07:33:23 +00:00
elm_gen_common.h elm elm_gen_common.h: Use proper doxygen keywords. 2012-03-06 10:59:33 +00:00
elm_general.h more doc fixes. 2011-12-30 08:37:54 +00:00
elm_gengrid.c elm: Formatting. No spacing after casting. 2012-03-06 11:51:42 +00:00
elm_gengrid.h and lets actually merge the gnelist/grid item class goop so when it 2012-03-06 06:09:20 +00:00
elm_genlist.c use version as an actual version and bring back macros for setting up 2012-03-06 05:02:36 +00:00
elm_genlist.h From: Hyoyoung Chang <hyoyoung@gmail.com> 2012-03-06 07:33:23 +00:00
elm_gesture_layer.c elementary/gesture_layer - reviewed done. 2012-02-24 12:21:22 +00:00
elm_gesture_layer.h elementary/gesture_layer - reviewed done. 2012-02-24 12:21:22 +00:00
elm_getting_started.h Fix typos in documentation #6 2012-02-14 08:50:37 +00:00
elm_glview.c Added comments to the header, including a simple example program for glview. 2012-03-06 08:12:35 +00:00
elm_glview.h Added comments to the header, including a simple example program for glview. 2012-03-06 08:12:35 +00:00
elm_grid.c elementary/grid - reviewed done. 2012-02-21 04:42:45 +00:00
elm_grid.h elementary/grid - more API elm_grid_chidren_get 2012-02-21 04:39:15 +00:00
elm_hover.c modify code related elm_hoversel_label and icon(deprecated function) 2012-03-05 10:04:53 +00:00
elm_hover.h elementary - updated XXX 2012-03-05 12:28:17 +00:00
elm_icon.c elemenatry/icon - elm_icon_preload_set -> elm_icon_preload_disabled_set 2012-03-06 09:40:54 +00:00
elm_icon.h elemenatry/icon - elm_icon_preload_set -> elm_icon_preload_disabled_set 2012-03-06 09:40:54 +00:00
elm_image.c [elementary] change API name from _scale_set to _resizable_set in 2012-03-05 13:36:01 +00:00
elm_image.h elm: Fixed typo. resizeable -> resizable. 2012-03-05 13:50:33 +00:00
elm_index.c elm: Formatting. No spacing after casting. 2012-03-06 11:51:42 +00:00
elm_index.h elementary/index : changed one API. elm_index_item_selected_set -> 2012-03-05 13:48:24 +00:00
elm_intro.h Fix typos in documentation #7 2012-02-14 08:50:40 +00:00
elm_label.c [elementary/elm_label] Deprecated some APIs, and refactored 2012-03-01 04:49:23 +00:00
elm_label.h [elementary/elm_label] Deprecated some APIs, and refactored 2012-03-01 04:49:23 +00:00
elm_layout.c Deprecate elm_object_cursor_engine_only_set/get. 2012-03-05 09:15:04 +00:00
elm_layout.h Fix typos in documentation #7 2012-02-14 08:50:40 +00:00
elm_list.c elm: Formatting. No spacing after casting. 2012-03-06 11:51:42 +00:00
elm_list.h [elementary] change API name from _scale_set to _resizable_set in 2012-03-05 13:36:01 +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: Formatting. No spacing after casting. 2012-03-06 11:51:42 +00:00
elm_map.c [elementary] change API name from _scale_set to _resizable_set in 2012-03-05 13:36:01 +00:00
elm_map.h From: Bluezery <ohpowel@gmail.com> 2012-03-05 04:18:33 +00:00
elm_mapbuf.c elementary/mapbuf - fixed incorrect relationship 2012-02-08 09:02:57 +00:00
elm_mapbuf.h elm: Fixed typos. 2012-02-28 02:39:31 +00:00
elm_menu.c elm: Formatting. No spacing after casting. 2012-03-06 11:51:42 +00:00
elm_menu.h elementary/elm_menu : Deprecated one API and modified test codes. 2012-03-02 08:56:32 +00:00
elm_mirroring.h elm: fill in some parameter description in doxygen 2012-02-20 22:55: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 [Elm] I don't have words to name the issue here, let's just call it unb0rking. 2012-03-05 14:32:58 +00:00
elm_notify.h make notify repeat events be allow_events... as thats what it really 2012-03-05 09:50:32 +00:00
elm_object.h elementary : reviewed some *.h files. 2012-02-21 13:05:51 +00:00
elm_object_item.h Fix some typos and documentation. 2012-03-05 01:57:17 +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 elm: Fixed typos. 2012-02-28 02:39:31 +00:00
elm_panes.c Implementation for elm_panes_content_right_size_get/set(). 2012-02-29 03:01:58 +00:00
elm_panes.h Implementation for elm_panes_content_right_size_get/set(). 2012-02-29 03:01:58 +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/elm_photocam: add multi-touch zoom gesture 2012-02-24 17:58:29 +00:00
elm_photocam.h elementary/elm_photocam: add multi-touch zoom gesture 2012-02-24 17:58:29 +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 From: Sumanth Krishna Mannam <sumanth.m@samsung.com> 2012-03-05 11:07:05 +00:00
elm_progressbar.c elemlentary - minor changes. 2011-11-17 00:42:14 +00:00
elm_progressbar.h elm: Fixed typos. 2012-02-28 02:39:31 +00:00
elm_radio.c elm radio: Added elm_radio_selected_object_get(). 2012-02-21 11:46:01 +00:00
elm_radio.h elm: Fixed typos. 2012-02-28 02:39:31 +00:00
elm_removed.h elm: Added elm_removed.h for removed api history. This is for Jiyoun Park. 2012-03-06 03:11:17 +00:00
elm_route.c elenmentary/route - --warning. 2012-02-24 06:50:48 +00:00
elm_route.h Fix up elm_route have min_max API consistent with the rest of elm. 2012-02-24 05:48:27 +00:00
elm_scale.h move config setting fucns over to elm_config in preparation for naming 2012-03-06 09:23:43 +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 elm: Fixed typos. 2012-02-28 02:39:31 +00:00
elm_segment_control.c elm: Formatting. No spacing after casting. 2012-03-06 11:51:42 +00:00
elm_segment_control.h [elementary] change API name from _scale_set to _resizable_set in 2012-03-05 13:36:01 +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 elm: Fixed typos. 2012-02-28 02:39:31 +00:00
elm_slideshow.c elm: Formatting. No spacing after casting. 2012-03-06 11:51:42 +00:00
elm_slideshow.h elm_slideshow: Deprecate elm_slideshow_show() and rename it to elm_slideshow_item_show() 2012-03-01 11:50:56 +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 Fix Pointer where to store => Pointer to store. 2012-02-24 06:05:31 +00:00
elm_store.c [elementary] change API name from _scale_set to _resizable_set in 2012-03-05 13:36:01 +00:00
elm_store.h disable factory for elm release 2012-03-05 13:13:26 +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 Let the world know we don't modify the theme when we ask for an internal list 2012-03-06 00:19:31 +00:00
elm_theme.h Let the world know we don't modify the theme when we ask for an internal list 2012-03-06 00:19:31 +00:00
elm_thumb.c elm_thumb_ethumb_client_connected -> 2012-02-16 05:58:23 +00:00
elm_thumb.h elementary: fix some doxygen warnings 2012-02-18 15:40:39 +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 elm: Formatting. No spacing after casting. 2012-03-06 11:51:42 +00:00
elm_toolbar.h Add the ELM_TOOLBAR_SHRINK_EXPAND mode. The items be expanded according the size of the toolbar when it's set. 2012-03-04 09:52:20 +00:00
elm_tooltip.h Fix some typos and documentation. 2012-03-05 01:57:17 +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 elm: Fixed typo. resizeable -> resizable. 2012-03-05 13:50:33 +00:00
elm_util.c elementary: Fix a warning 2011-12-17 20:45:00 +00:00
elm_video.c make API naming consistent for elm_video API. 2012-02-21 06:12:51 +00:00
elm_video.h Fix some typos and documentation. 2012-03-05 01:57:17 +00:00
elm_web.c It's not unused if you have webkit 2012-03-06 00:17:47 +00:00
elm_web.h Renaming elm_web functions. 2012-03-02 05:10:46 +00:00
elm_widget.c elm: Formatting. No spacing after casting. 2012-03-06 11:51:42 +00:00
elm_widget.h elementary/widget - modified to check delete_me inside MACRO. 2012-02-24 06:53:03 +00:00
elm_win.c deprecate elm_win_transparent stuff 2012-03-05 12:03:40 +00:00
elm_win.h remove xxx - this is how it should be done. 2012-03-05 12:24:07 +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
els_cursor.c move config setting fucns over to elm_config in preparation for naming 2012-03-06 09:23:43 +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 move config setting fucns over to elm_config in preparation for naming 2012-03-06 09:23:43 +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