Jiyoun Park [Mon, 12 Mar 2012 08:40:03 +0000 (08:40 +0000)]
remove deprecated code related with
elm_font_cache_set/get
elm_image_cache_set/get
elm_cache_image_cache_size_get
function.
SVN revision: 69230
Jiyoun Park [Mon, 12 Mar 2012 08:12:49 +0000 (08:12 +0000)]
remove deprecated code related with
elm_calendar_day_selection_enabled_set/get
function.
SVN revision: 69229
Jiyoun Park [Mon, 12 Mar 2012 08:07:27 +0000 (08:07 +0000)]
modify deprecated code related with
elm_bubble_corner_set
function
SVN revision: 69228
Jiyoun Park [Mon, 12 Mar 2012 07:26:52 +0000 (07:26 +0000)]
remove deprecated code related with
elm_tooltip_delay_get/set
function.
SVN revision: 69227
Jiyoun Park [Mon, 12 Mar 2012 07:08:59 +0000 (07:08 +0000)]
remove deprecated code related with
elm_route_lon_XXX
elm_route_lat_xxx
function.
SVN revision: 69225
Jiyoun Park [Mon, 12 Mar 2012 07:06:43 +0000 (07:06 +0000)]
remove deprecated code related with
elm_photocam_region_
elm_photocam_gesture_
function.
SVN revision: 69224
Jiyoun Park [Mon, 12 Mar 2012 07:04:19 +0000 (07:04 +0000)]
remove deprecated code related with
elm_video_uri_set
function.
SVN revision: 69223
Jiyoun Park [Mon, 12 Mar 2012 07:03:12 +0000 (07:03 +0000)]
remove deprecated code related with
elm_all_flush
function.
SVN revision: 69222
Jiyoun Park [Mon, 12 Mar 2012 06:54:16 +0000 (06:54 +0000)]
remove deprecated function related with
elm_label_fontsize_
elm_label_text_color_set
elm_label_text_align_set
elm_label_background_color_set
elm_label_wrap_height_
function
SVN revision: 69221
Jiyoun Park [Mon, 12 Mar 2012 06:41:35 +0000 (06:41 +0000)]
remove deprecated function related with
elm_flip_content_back_XXX
elm_flip_front_get
elm_flip_content_front_XXX
function
SVN revision: 69220
Jiyoun Park [Mon, 12 Mar 2012 06:25:47 +0000 (06:25 +0000)]
remove deprecated function related with
elm_entry_text_filter_XXX
SVN revision: 69219
ChunEon Park [Mon, 12 Mar 2012 04:38:30 +0000 (04:38 +0000)]
elementary/naviframe - fixed incorrect argument
thanks woohyun for reporting
SVN revision: 69216
WooHyun Jung [Mon, 12 Mar 2012 02:10:52 +0000 (02:10 +0000)]
elementary/naviframe : Fix some focus issues. When pushing an item, prev_it->content should
be set as unfocusable. And when popping, current content which will
not be preserved should be set as unfocusable.
SVN revision: 69215
Mike Blumenkrantz [Sun, 11 Mar 2012 22:41:42 +0000 (22:41 +0000)]
restore insanely big tooltip test to its true glory
SVN revision: 69212
Mike Blumenkrantz [Sun, 11 Mar 2012 22:21:41 +0000 (22:21 +0000)]
even more TTDBG
SVN revision: 69209
Mike Blumenkrantz [Sun, 11 Mar 2012 22:13:24 +0000 (22:13 +0000)]
significantly improve look of tooltips during mouse movement
SVN revision: 69208
Mike Blumenkrantz [Sun, 11 Mar 2012 22:01:55 +0000 (22:01 +0000)]
more TTDBG
SVN revision: 69207
Mike Blumenkrantz [Sun, 11 Mar 2012 21:56:36 +0000 (21:56 +0000)]
if the tooltip is huge, this isn't an error
SVN revision: 69205
Mike Blumenkrantz [Sun, 11 Mar 2012 21:50:02 +0000 (21:50 +0000)]
add an abort() here to help sort out remaining tt positioning issues; send backtraces to the list
SVN revision: 69204
Daniel Juyung Seo [Sun, 11 Mar 2012 15:25:41 +0000 (15:25 +0000)]
elm test_toggle.c: Updated texts in the toggle.
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>
SVN revision: 69195
Daniel Juyung Seo [Sun, 11 Mar 2012 14:18:20 +0000 (14:18 +0000)]
elm elm_deprecated.h: Fixed wrong comment and added more description.
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>
SVN revision: 69193
Jiyoun Park [Sat, 10 Mar 2012 11:04:05 +0000 (11:04 +0000)]
update removed file
SVN revision: 69169
Jiyoun Park [Sat, 10 Mar 2012 10:35:56 +0000 (10:35 +0000)]
remove code related with
elm_gengrid_item_gengrid_get
elm_gengrid_item_data_
elm_gengrid_item_disabled
elm_gengrid_item_del
elm_gengrid_item_item_class_set
elm_gengrid_item_direct_sorted_insert
which was deprecated
SVN revision: 69168
Jiyoun Park [Sat, 10 Mar 2012 10:07:27 +0000 (10:07 +0000)]
remove code related with
ELM_MAP_ROUTE_SOURCE_
elm_map_utils_rotate_coord
elm_map_utils_convert_
elm_map_utils_downloading_status_get
elm_map_canvas_to_geo_convert
elm_map_geo_region_
elm_map_source_zoom_
elm_map_source_name
elm_map_route_source
elm_map_max_marker_per
elm_map_paused_markers
elm_map_name_remove
which was deprecated
SVN revision: 69167
ChunEon Park [Sat, 10 Mar 2012 07:56:54 +0000 (07:56 +0000)]
elementary/index - fixed typo
Signed-Off-By: ShilpaOnKar Singh(shilpa.singh@samsung.com)
SVN revision: 69164
ChunEon Park [Sat, 10 Mar 2012 06:26:57 +0000 (06:26 +0000)]
elementary/naviframe - removed unsupported item signal callbacks
SVN revision: 69163
Daniel Juyung Seo [Fri, 9 Mar 2012 16:27:03 +0000 (16:27 +0000)]
elm genlist: Added signal emit hook. Patch by Hyoyoung Change <hyoyoung@gmail.com>
On Fri, Mar 9, 2012 at 5:49 PM, Hyoyoung Chang <hyoyoung@gmail.com> wrote:
> Dear all.
>
> This is a patch about genlist to add item signal emit hook.
> due to elm_genlist_item_object_get is deprecated,
> item sinal emit hook should be supported.
> So it's added.
>
> + elm_widget_item_signal_emit_hook_set(it, _item_signal_emit_hook);
>
> Thanks
SVN revision: 69111
Jiyoun Park [Fri, 9 Mar 2012 15:29:27 +0000 (15:29 +0000)]
remove code related with
elm_entry_icon_
elm_entry_end_
which was deprecated
SVN revision: 69110
Jiyoun Park [Fri, 9 Mar 2012 15:03:18 +0000 (15:03 +0000)]
remove code related with
elm_list_item_disabled
elm_list_item_XXX
which was deprecated
SVN revision: 69109
Jiyoun Park [Fri, 9 Mar 2012 14:10:58 +0000 (14:10 +0000)]
remove code related with
elm_naviframe_item_del
which was deprecated
SVN revision: 69108
Jiyoun Park [Fri, 9 Mar 2012 14:10:16 +0000 (14:10 +0000)]
remove code related with
elm_multibuttonentry_label
elm_multibuttonentry_item_label
elm_multibuttonentry_item_del
which was deprecated
SVN revision: 69107
Jiyoun Park [Fri, 9 Mar 2012 14:07:16 +0000 (14:07 +0000)]
remove code related with
elm_segment_control_item_XXX
which was deprecated
SVN revision: 69106
Jiyoun Park [Fri, 9 Mar 2012 13:57:25 +0000 (13:57 +0000)]
remove code related with
elm_player_video_set
which was deprecated
SVN revision: 69105
Jiyoun Park [Fri, 9 Mar 2012 13:53:19 +0000 (13:53 +0000)]
remove code related with
elm_toolbar_item_toolbar_get,
elm_toolbar_item_label_,
elm_toolbar_item_data_
elm_toolbar_item_disabled_
elm_toolbar_orientation_
elm_toolbar_item_del
elm_toolbar_item_tooltip_
elm_toolbar_item_cursor_
which was deprecated
SVN revision: 69104
ChunEon Park [Fri, 9 Mar 2012 13:37:32 +0000 (13:37 +0000)]
elementary/index - removed some codes should not be pushed in
SVN revision: 69103
Jiyoun Park [Fri, 9 Mar 2012 13:12:47 +0000 (13:12 +0000)]
remove code related with elm_slideshow_item
which was deprecated
SVN revision: 69102
Jiyoun Park [Fri, 9 Mar 2012 13:06:05 +0000 (13:06 +0000)]
remove code related with elm_slider_label
which was deprecated
SVN revision: 69101
ChunEon Park [Fri, 9 Mar 2012 13:04:00 +0000 (13:04 +0000)]
elemenatry/colorselector - finally first implementation going on
Signed-Off-By: ShilpaOnkar Singh(shilpa.singh@samsung.com)
SVN revision: 69100
ChunEon Park [Fri, 9 Mar 2012 13:02:16 +0000 (13:02 +0000)]
elemenatry/index - removed unnecesary compare and return when realloc is failed
SVN revision: 69099
Daniel Juyung Seo [Fri, 9 Mar 2012 12:00:28 +0000 (12:00 +0000)]
elm genlist: Fixed wrong member name. 'edit_item_style' -> 'decorate_all_item_style'
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 69097
Daniel Juyung Seo [Fri, 9 Mar 2012 12:00:11 +0000 (12:00 +0000)]
elm genlist: Fixed wrong member name. 'mode_item_style' -> 'decorate_item_style'
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 69096
Jiyoun Park [Fri, 9 Mar 2012 11:55:26 +0000 (11:55 +0000)]
remove code related with elm_scroller_content
which was deprecated
SVN revision: 69095
Daniel Juyung Seo [Fri, 9 Mar 2012 11:39:13 +0000 (11:39 +0000)]
elm gen: Moved Elm_Genlist_Item_Move_Effect_Mode to elm_gen_common.h
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 69094
Daniel Juyung Seo [Fri, 9 Mar 2012 11:39:01 +0000 (11:39 +0000)]
elm elm_gen.h: Updated documentation and fixed formatting.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 69093
Jiyoun Park [Fri, 9 Mar 2012 11:38:45 +0000 (11:38 +0000)]
remove code related with elm_radio_label_XXX & elm_radio_icon_XXX
which was deprecated
SVN revision: 69092
Jiyoun Park [Fri, 9 Mar 2012 11:33:06 +0000 (11:33 +0000)]
remove code related with elm_progressbar_label_XXX & elm_progressbar_icon_XXX
which was deprecated
SVN revision: 69091
Jiyoun Park [Fri, 9 Mar 2012 11:26:41 +0000 (11:26 +0000)]
remove code related with elm_panel_content_XXX
which was deprecated
SVN revision: 69090
Jiyoun Park [Fri, 9 Mar 2012 11:19:27 +0000 (11:19 +0000)]
remove deprecated function related with
elm_object_content_part_XXX
elm_object_item_content_part
elm_object_item_text_part
SVN revision: 69089
Jiyoun Park [Fri, 9 Mar 2012 11:16:58 +0000 (11:16 +0000)]
remove deprecated function related with elm_object_text_part_XX
SVN revision: 69088
Jiyoun Park [Fri, 9 Mar 2012 11:14:09 +0000 (11:14 +0000)]
remove deprecated function related with elm_notify_content_XXX
SVN revision: 69087
Jiyoun Park [Fri, 9 Mar 2012 10:55:38 +0000 (10:55 +0000)]
remove deprecated function related with elm menu item
SVN revision: 69086
Daniel Juyung Seo [Fri, 9 Mar 2012 10:54:03 +0000 (10:54 +0000)]
elm genlist: Moved internal enum from elm_genlist.h to elm_genlist.c
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 69085
Jiyoun Park [Fri, 9 Mar 2012 09:35:21 +0000 (09:35 +0000)]
remove deprectated function related with elm_list_item_base_get & elm_mapbuf_content_
SVN revision: 69084
Jiyoun Park [Fri, 9 Mar 2012 09:28:04 +0000 (09:28 +0000)]
remove deprecated function related with elm_layout_XXX
SVN revision: 69083
Daniel Juyung Seo [Fri, 9 Mar 2012 09:02:39 +0000 (09:02 +0000)]
elm elm_deprecated.h: Updated elm_deprecated.h
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 69081
Jiyoun Park [Fri, 9 Mar 2012 08:58:12 +0000 (08:58 +0000)]
remove deprecated function related with elm_label_label
SVN revision: 69079
Jiyoun Park [Fri, 9 Mar 2012 08:51:24 +0000 (08:51 +0000)]
remove deprecated function related with elm_index
SVN revision: 69078
ChunEon Park [Fri, 9 Mar 2012 08:05:37 +0000 (08:05 +0000)]
elementary - +++EINA_DEPRECATED
SVN revision: 69076
Carsten Haitzler [Fri, 9 Mar 2012 06:35:29 +0000 (06:35 +0000)]
req gl eng for 3d test
SVN revision: 69075
Gustavo Lima Chaves [Thu, 8 Mar 2012 21:15:35 +0000 (21:15 +0000)]
[Elm] Fix elm engine retrieval by env. vars.
Now that _elm_preferred_engine is the var. read for it,
let's read env. vars. before we set it, eh?
Now make doc on Elm is back to normality (ie buffer engine used).
SVN revision: 69070
Christopher Michael [Thu, 8 Mar 2012 17:44:08 +0000 (17:44 +0000)]
Elm: Don't try to init ecore_imf if we don't have support for it.
SVN revision: 69066
Jihoon Kim [Thu, 8 Mar 2012 14:59:38 +0000 (14:59 +0000)]
elementary_test: fix formatting test_entry.c
SVN revision: 69060
Jihoon Kim [Thu, 8 Mar 2012 14:08:04 +0000 (14:08 +0000)]
elm_entry/test: replace scrolled entry -> entry
SVN revision: 69059
Carsten Haitzler [Thu, 8 Mar 2012 13:51:58 +0000 (13:51 +0000)]
k-s is right - the func from header needed a remove.. because func in
c was wrong name... not because it was gone. fix func in c file and
restore header decl.
SVN revision: 69057
Hyoyoung Chang [Thu, 8 Mar 2012 13:47:09 +0000 (13:47 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_gengrid - add item_select_mode_set/get
apis
I made a item_select_mode_set/get in elm_gengrid.
It works like genlist_item_select_mode apis.
+EAPI void
+elm_gengrid_item_select_mode_set(Elm_Object_Item *it,
+ Elm_Object_Select_Mode mode)
+EAPI Elm_Object_Select_Mode
+elm_gengrid_item_select_mode_get(const Elm_Object_Item *it)
from this morning - left over from last night.
SVN revision: 69056
Daniel Juyung Seo [Thu, 8 Mar 2012 11:25:36 +0000 (11:25 +0000)]
elm test_list.c: Changed to use elm_win_util_standard_add() for normal cases.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 69053
Daniel Juyung Seo [Thu, 8 Mar 2012 10:58:32 +0000 (10:58 +0000)]
elm gen*: Changed local variable 'no_highlight' -> 'highlight' correctly.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 69050
Daniel Juyung Seo [Thu, 8 Mar 2012 10:58:29 +0000 (10:58 +0000)]
elm gen*: Fixed formatting.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 69049
Daniel Juyung Seo [Thu, 8 Mar 2012 10:58:12 +0000 (10:58 +0000)]
elm test_gengrid.c: Fixed wrong changes.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 69048
Tom Hacohen [Thu, 8 Mar 2012 10:30:25 +0000 (10:30 +0000)]
Elm entry: Disable middle click pasting when in non-editable mode.
Many thanks to Jérôme Pinot for the report.
SVN revision: 69047
Cedric BAIL [Thu, 8 Mar 2012 09:43:33 +0000 (09:43 +0000)]
elementary: use the right iterator to do the right work.
NOTE: do not use eina_file_direct_ls, if you don't understand its
optimisation.
SVN revision: 69043
Jeremy Zurcher [Thu, 8 Mar 2012 09:43:14 +0000 (09:43 +0000)]
From: Jeremy Zurcher <jeremy@asynk.ch>
Subject: [E-devel] elm_web, elm_map, elm_box tiny patches
eml_web : remove deprecated elm_web_navigate_possible_get(...)
elm_map : remove useless EAPI
elm_box : eml_box_transition_new uses Ecore_cb for start_layout_free_data parameter
(dont actually affect api so in).
SVN revision: 69042
Cedric BAIL [Thu, 8 Mar 2012 09:42:41 +0000 (09:42 +0000)]
elementary: fix build with elm_map turned off.
SVN revision: 69041
Daniel Juyung Seo [Thu, 8 Mar 2012 04:19:06 +0000 (04:19 +0000)]
elm genlist: Fixed API bug. API change introduced API bug.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 69037
Mike Blumenkrantz [Wed, 7 Mar 2012 20:01:17 +0000 (20:01 +0000)]
now I'm not going to point any fingers here glima, but this was not the proper way to use eina file and broke profile support in elm for the past year or so
SVN revision: 69026
Gustavo Lima Chaves [Wed, 7 Mar 2012 19:43:23 +0000 (19:43 +0000)]
[Elm] Document obj signal callaback del properly.
Specify which data ptr it returns better. Also forbid uninitialized
var. access there.
SVN revision: 69021
Mike Blumenkrantz [Wed, 7 Mar 2012 19:42:52 +0000 (19:42 +0000)]
prevent toolbar items being deselected
SVN revision: 69020
Carsten Haitzler [Wed, 7 Mar 2012 18:32:08 +0000 (18:32 +0000)]
update po's
SVN revision: 69015
Hyoyoung Chang [Wed, 7 Mar 2012 18:32:00 +0000 (18:32 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] Elm_Object_Select_Mode comment update
After updated Elm_Object_Select_Mode naming, some comments are
outdated. I changed it.
SVN revision: 69014
ChunEon Park [Wed, 7 Mar 2012 17:05:14 +0000 (17:05 +0000)]
elementary/genlist - [E-devel] [patch] elm_genlist - fix display_only_set comment
Dear all
I fixed some typos in comments about display_only_set mode.
Thanks.
Signed-Off-By Hyoyoung Chang<hyoyoung@gmail.com>
SVN revision: 69007
Daniel Juyung Seo [Wed, 7 Mar 2012 16:56:21 +0000 (16:56 +0000)]
elm genlist: Changed elm_genlist_edit_mode_get/set ->
elm_genlist_decorate_mode_get/set.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 69006
ChunEon Park [Wed, 7 Mar 2012 16:56:19 +0000 (16:56 +0000)]
elementary/naviframe - missed changes.
SVN revision: 69005
ChunEon Park [Wed, 7 Mar 2012 16:52:22 +0000 (16:52 +0000)]
elementary/naviframe - added obj parameters to insert_before, insert_after APis to keep the consistency.
SVN revision: 69003
Hyoyoung Chang [Wed, 7 Mar 2012 16:43:37 +0000 (16:43 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_web - using elm_list_select_mode
it's one line patch about elm_web to use select_mode.
SVN revision: 69002
Sanjeev BA [Wed, 7 Mar 2012 16:42:34 +0000 (16:42 +0000)]
Typo fixes.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>
SVN revision: 69001
Hyoyoung Chang [Wed, 7 Mar 2012 16:40:39 +0000 (16:40 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_genlist - fix typos and remove
display_only variable
I found a mistake in example. and display_only value is remained.
It's fixed some trivial errors.
SVN revision: 69000
Daniel Juyung Seo [Wed, 7 Mar 2012 16:38:37 +0000 (16:38 +0000)]
elm genlist: Fixed build break.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68999
Daniel Juyung Seo [Wed, 7 Mar 2012 16:37:08 +0000 (16:37 +0000)]
elm genlist: Applied genlist compress mode API change.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68998
Carsten Haitzler [Wed, 7 Mar 2012 16:36:33 +0000 (16:36 +0000)]
warn--
SVN revision: 68997
Daniel Juyung Seo [Wed, 7 Mar 2012 16:32:17 +0000 (16:32 +0000)]
elm genlist: Fixed wrong API. elm_genlist_decorate_type_get -> elm_genlist_decorate_mode_get
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68996
Daniel Juyung Seo [Wed, 7 Mar 2012 16:29:26 +0000 (16:29 +0000)]
elm genlist: Applied genlist item mode API changes.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68995
Sanjeev BA [Wed, 7 Mar 2012 16:25:43 +0000 (16:25 +0000)]
Fix warnings when ewk not installed.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>
SVN revision: 68994
Hyoyoung Chang [Wed, 7 Mar 2012 16:22:58 +0000 (16:22 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_genlist - add item_select_mode_set/get
I added two apis for item selecting mode.
It almost same with elm_genlist_select_mode.
+EAPI void
+elm_genlist_item_select_mode_set(Elm_Object_Item *it,
+ Elm_Object_Select_Mode_Type mode)
+EAPI Elm_Object_Select_Mode_Type
+elm_genlist_item_select_mode_get(const Elm_Object_Item *it)
And display_only apis is unfied with item_select_mode.
+EINA_DEPRECATED EAPI void
elm_genlist_item_display_only_set(Elm_Object_Item *it, Eina_Bool
display_only);
+EINA_DEPRECATED EAPI Eina_Bool
elm_genlist_item_display_only_get(const Elm_Object_Item *it);
SVN revision: 68993
Daniel Juyung Seo [Wed, 7 Mar 2012 16:19:25 +0000 (16:19 +0000)]
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
Mike Blumenkrantz [Wed, 7 Mar 2012 16:18:38 +0000 (16:18 +0000)]
seriously file globbing. another day would have been much better.
SVN revision: 68991
ChunEon Park [Wed, 7 Mar 2012 16:15:17 +0000 (16:15 +0000)]
elemenatry/navifrmae - killed 2 more apis.
elm_naviframe_item_style_default_set
elm_nvaiframe_item_style_default_get
SVN revision: 68990
Daniel Juyung Seo [Wed, 7 Mar 2012 16:07:34 +0000 (16:07 +0000)]
elm genlist: Deprecated elm_genlist_compress_mode_set/get and
elm_genlist_height_for_width_mode_set/get. Use
elm_genlist_mode_set(obj, ELM_LIST_COMPRESS) instead. This may
introduce bugs or performance issue but I will fix this soon.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68985
Sanjeev BA [Wed, 7 Mar 2012 16:05:32 +0000 (16:05 +0000)]
Filled_get/set works fine.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>
SVN revision: 68984
Mike Blumenkrantz [Wed, 7 Mar 2012 16:05:28 +0000 (16:05 +0000)]
wtf globbing y u no work???
SVN revision: 68983
Mike Blumenkrantz [Wed, 7 Mar 2012 16:01:37 +0000 (16:01 +0000)]
rename elm object select mode values: whoever wrote this deserves spankies
SVN revision: 68982