efl/legacy/elementary/src/lib
Daniel Juyung Seo c4508b0cc3 elm genlist: Changed item mode APIs.
1. elm_genlist_item_mode_set -> elm_genlist_item_decorate_mode_set.
2. elm_genlist_mode_item_get -> elm_genlist_decorated_item_get.
3. elm_genlist_mode_type_get -> elm_genlist_decorate_type_get.

Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68992
2012-03-07 16:19:25 +00:00
..
Elementary.h.in ok++ 2012-03-07 15:40:50 +00:00
Elementary_Cursor.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
Makefile.am elementary - renamed elm_fonts.h to elm_font.h 2012-03-07 15:09:05 +00:00
elc_ctxpopup.c elementary/ctxpopup - one more API elm_ctxpopup_dismiss 2012-03-07 05:58:38 +00:00
elc_ctxpopup.h elementary/ctxpopup - one more API elm_ctxpopup_dismiss 2012-03-07 05:58:38 +00:00
elc_dayselector.c elementary/dayselector - --printf 2012-03-07 08:48:14 +00:00
elc_dayselector.h elementary/dayselector - trivial changes 2012-03-07 08:45:49 +00:00
elc_fileselector.c Renaming ITEMS_SUBITEMS to ITEMS_TREE. 2012-03-07 12:57:13 +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 multibuttonentry: Changed smart callback name. Discussed with multibuttonentry contributor. 'shrink,state,changed' -> 'expand,state,changed'. 2012-03-07 07:00:56 +00:00
elc_multibuttonentry.h Mention how to delete added items. 2012-03-07 12:57:00 +00:00
elc_naviframe.c elemenatry/navifrmae - killed 2 more apis. 2012-03-07 16:15:17 +00:00
elc_naviframe.h elemenatry/navifrmae - killed 2 more apis. 2012-03-07 16:15:17 +00:00
elc_player.c make API naming consistent for elm_video API. 2012-02-21 06:12:51 +00:00
elc_popup.c Fix compile issues. 2012-03-07 15:56:05 +00:00
elc_popup.h Add const to getters. 2012-03-07 15:55:53 +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 [Elm] Ok, since we don't have time to address all functions, just 2012-03-06 22:35:27 +00:00
elm_bg.h [Elm] Ok, since we don't have time to address all functions, just 2012-03-06 22:35:27 +00:00
elm_box.c use typedef function arg 2012-03-07 00:12:36 +00:00
elm_box.h use typedef function arg 2012-03-07 00:12:36 +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 shadow warn-- 2012-03-07 07:59:51 +00:00
elm_calendar.h Elm_Calendar: fix function pointer as arg 2012-03-07 01:02:21 +00:00
elm_check.c elementary/dayselector - New widget Elc_dayselector 2012-03-07 04:57:03 +00:00
elm_check.h elementary/check - update doc 2012-03-07 05:01:15 +00:00
elm_clock.c elm clock: Reviewed clock. 2012-03-07 14:35:18 +00:00
elm_clock.h elm clock: Reviewed clock. 2012-03-07 14:35:18 +00:00
elm_cnp.c From: Hyoyoung Chang <hyoyoung@gmail.com> 2012-02-28 06:17:22 +00:00
elm_cnp.h hmm i like the fact that entires take care of their own selection 2012-03-06 12:42:18 +00:00
elm_colorselector.c elementary/colorselector - just empty API set is added to merge with color palette. 2012-03-07 14:25:53 +00:00
elm_colorselector.h elementary/colorselector - just empty API set is added to merge with color palette. 2012-03-07 14:25:53 +00:00
elm_config.c aaah bugger - i was wrong. 0 is sn, not mon. fix. now days start on 2012-03-07 12:03:13 +00:00
elm_config.h rename a whole host of config-related functions to be elm_config_* 2012-03-06 12:04:25 +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 make elm compile on Windows 2012-03-07 13:27:06 +00:00
elm_datetime.h elementary: let's install useful headers for c++ 2012-03-06 14:16:08 +00:00
elm_debug.h elm: Reviewed bubble and debug. 2012-02-15 12:24:10 +00:00
elm_deprecated.h elm genlist: Changed item mode APIs. 2012-03-07 16:19:25 +00:00
elm_diskselector.c elm diskselector: Reviewed diskselector. 2012-03-07 12:30:00 +00:00
elm_diskselector.h elm diskselector: Reviewed diskselector. 2012-03-07 12:30:00 +00:00
elm_entry.c From: Jérémy Zurcher <jeremy@asynk.ch> 2012-03-07 11:31:18 +00:00
elm_entry.h elm_entry: replace scrolled entry with entry. Scrolled entry was deprecated. 2012-03-07 15:29:03 +00:00
elm_factory.c remove deprecated function related with elm_flipselector and elm_factory 2012-03-06 12:58:07 +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 warn-- 2012-03-07 08:11:00 +00:00
elm_flip.h elm: Fixed typos. 2012-02-28 02:39:31 +00:00
elm_flipselector.c remove deprecated function related with elm_flipselector and elm_factory 2012-03-06 12:58:07 +00:00
elm_flipselector.h elementary/flipselector 2012-03-06 00:27:33 +00:00
elm_focus.h fix changed object_tree_focus api to make sense 2012-03-06 17:57:20 +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_font.h elementary - renamed elm_fonts.h to elm_font.h 2012-03-07 15:09:05 +00:00
elm_frame.c remove deprecated code related with elm_frame_label_get/set 2012-03-06 14:14:57 +00:00
elm_frame.h actually collaps and autocollase are good - collapse/expand. 2012-03-06 12:36:26 +00:00
elm_gen.h From: Hyoyoung Chang <hyoyoung@gmail.com> 2012-03-06 07:33:23 +00:00
elm_gen_common.h elm genlist: Deprecated elm_genlist_compress_mode_set/get and 2012-03-07 16:07:34 +00:00
elm_general.h rename elm object select mode values: whoever wrote this deserves spankies 2012-03-07 16:01:37 +00:00
elm_gengrid.c rename elm object select mode values: whoever wrote this deserves spankies 2012-03-07 16:01:37 +00:00
elm_gengrid.h Filled_get/set works fine. 2012-03-07 16:05:32 +00:00
elm_genlist.c elm genlist: Changed item mode APIs. 2012-03-07 16:19:25 +00:00
elm_genlist.h elm genlist: Changed item mode APIs. 2012-03-07 16:19:25 +00:00
elm_gesture_layer.c warn-- 2012-03-07 08:21:20 +00:00
elm_gesture_layer.h elementary/gesture_layer - reviewed done. 2012-02-24 12:21:22 +00:00
elm_getting_started.h elm elm_getting_started.h: Fixed typo. Patch by Jérôme Pinot <ngc891@gmail.com>. 2012-03-07 07:05:22 +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 elm: fixed build break. sorry. 2012-03-07 06:54:17 +00:00
elm_icon.h elm: Revised image/icon. 'disable' -> 'disabled' 2012-03-07 06:29:12 +00:00
elm_image.c elm: fixed build break. sorry. 2012-03-07 06:54:17 +00:00
elm_image.h elm: Revised image/icon. 'disable' -> 'disabled' 2012-03-07 06:29:12 +00:00
elm_index.c elementary/index - + 1 api elm_index_item_selected_set 2012-03-07 04:39:06 +00:00
elm_index.h elementary/index - + 1 api elm_index_item_selected_set 2012-03-07 04:39:06 +00:00
elm_intro.h Fix typos in documentation #7 2012-02-14 08:50:40 +00:00
elm_label.c Elm label: Adjusted according to latest evas/edje changes. 2012-03-07 14:02:42 +00:00
elm_label.h [elementary/elm_label] Deprecated some APIs, and refactored 2012-03-01 04:49:23 +00:00
elm_layout.c [Elm] More future-proofness on elm layout: returning values on methods. 2012-03-06 20:25:29 +00:00
elm_layout.h [Elm] More future-proofness on elm layout: returning values on methods. 2012-03-06 20:25:29 +00:00
elm_list.c seriously file globbing. another day would have been much better. 2012-03-07 16:18:38 +00:00
elm_list.h seriously file globbing. another day would have been much better. 2012-03-07 16:18:38 +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] Just being future-proof on some methods: error val on return. 2012-03-06 18:39:53 +00:00
elm_map.c From: cnook <kimcinoo@gmail.com> 2012-03-07 13:50:37 +00:00
elm_map.h From: cnook <kimcinoo@gmail.com> 2012-03-07 13:50:37 +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 elementary/menu - fixed a infinite loop bug. should be resized the sub menu item 2012-03-07 02:20:58 +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 rename a whole host of config-related functions to be elm_config_* 2012-03-06 12:04:25 +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 [Elm] Just being future-proof on some methods: error val on return. 2012-03-06 18:39:53 +00:00
elm_object_item.h Fix some typos and documentation. 2012-03-05 01:57:17 +00:00
elm_pager.c elemenatry/navifrmae - killed 2 more apis. 2012-03-07 16:15:17 +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: change api name and add 'do_gesture' variable 2012-03-06 23:56:02 +00:00
elm_photocam.h elementary/elm_photocam: change api name and add 'do_gesture' variable 2012-03-06 23:56:02 +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/dayselector - New widget Elc_dayselector 2012-03-07 04:57:03 +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 modify removed function list 2012-03-06 15:52:49 +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 warn-- 2012-03-07 08:13:06 +00:00
elm_spinner.h missed a doc string 2012-03-07 09:31:34 +00:00
elm_store.c comment why locks removed. 2012-03-07 07:40:02 +00:00
elm_store.h store docs. done. also spotted lock bug waiting to happen. fix :) 2012-03-07 07:11:55 +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 warn-- 2012-03-07 08:19:55 +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 rename elm object select mode values: whoever wrote this deserves spankies 2012-03-07 16:01:37 +00:00
elm_toolbar.h rename elm object select mode values: whoever wrote this deserves spankies 2012-03-07 16:01:37 +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 [Elm] Since we're talking 'bout file_set()s, let's be broader. 2012-03-06 22:51:40 +00:00
elm_video.h [Elm] Since we're talking 'bout file_set()s, let's be broader. 2012-03-06 22:51:40 +00:00
elm_web.c Fix compile issues. 2012-03-07 15:56:09 +00:00
elm_web.h Fix compile issues. 2012-03-07 15:56:05 +00:00
elm_widget.c elementary - renamed elm_fonts.h to elm_font.h 2012-03-07 15:09:05 +00:00
elm_widget.h [Elm] Just being future-proof on some methods: error val on return. 2012-03-06 18:39:53 +00:00
elm_win.c From: myoungwoon kim <myoungwoon@gmail.com> 2012-03-07 14:27:36 +00:00
elm_win.h From: myoungwoon kim <myoungwoon@gmail.com> 2012-03-07 14:27:36 +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 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 warn-- 2012-03-07 08:22:34 +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