Commit Graph

5321 Commits

Author SHA1 Message Date
Jiyoun Park edfcb0c9a7 remove deprecated code related with
elm_object_cursor_engine_only_get/set
function.


SVN revision: 69235
2012-03-12 09:01:32 +00:00
Jiyoun Park 018f04684a remove deprecated code related with
elm_menu_item_add_object
function.


SVN revision: 69233
2012-03-12 08:56:44 +00:00
Jiyoun Park dd7cef4a4f remove deprecated code related with
elm_web_history_enable_set/get
function.


SVN revision: 69232
2012-03-12 08:47:54 +00:00
Jiyoun Park ee4618b6b4 remove deprecated code related with
elm_edje_file_cache_set/get
elm_edje_collection_cache_set/get
function.


SVN revision: 69231
2012-03-12 08:44:51 +00:00
Jiyoun Park 3436610d16 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
2012-03-12 08:40:03 +00:00
Jiyoun Park 91ecbfb917 remove deprecated code related with
elm_calendar_day_selection_enabled_set/get
function.


SVN revision: 69229
2012-03-12 08:12:49 +00:00
Jiyoun Park df6fd62d9f modify deprecated code related with
elm_bubble_corner_set
function


SVN revision: 69228
2012-03-12 08:07:27 +00:00
Jiyoun Park 9fc2a74130 remove deprecated code related with
elm_tooltip_delay_get/set
function.


SVN revision: 69227
2012-03-12 07:26:52 +00:00
Jiyoun Park 3870b86c94 remove deprecated code related with
elm_route_lon_XXX
elm_route_lat_xxx
function.


SVN revision: 69225
2012-03-12 07:08:59 +00:00
Jiyoun Park 9ce3da3627 remove deprecated code related with
elm_photocam_region_
elm_photocam_gesture_
function.


SVN revision: 69224
2012-03-12 07:06:43 +00:00
Jiyoun Park 0f9cc4ae49 remove deprecated code related with
elm_video_uri_set
function.


SVN revision: 69223
2012-03-12 07:04:19 +00:00
Jiyoun Park 0bc61823fb remove deprecated code related with
elm_all_flush 
function.


SVN revision: 69222
2012-03-12 07:03:12 +00:00
Jiyoun Park 2322a95342 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
2012-03-12 06:54:16 +00:00
Jiyoun Park 018f1e40c9 remove deprecated function related with
elm_flip_content_back_XXX
elm_flip_front_get
elm_flip_content_front_XXX
function


SVN revision: 69220
2012-03-12 06:41:35 +00:00
Jiyoun Park e792b92635 remove deprecated function related with
elm_entry_text_filter_XXX


SVN revision: 69219
2012-03-12 06:25:47 +00:00
ChunEon Park b8f373d7de elementary/naviframe - fixed incorrect argument
thanks woohyun for reporting



SVN revision: 69216
2012-03-12 04:38:30 +00:00
WooHyun Jung 9de4ec1558 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
2012-03-12 02:10:52 +00:00
Mike Blumenkrantz 9058797d3d restore insanely big tooltip test to its true glory
SVN revision: 69212
2012-03-11 22:41:42 +00:00
Mike Blumenkrantz 0adcfa7c7c even more TTDBG
SVN revision: 69209
2012-03-11 22:21:41 +00:00
Mike Blumenkrantz f6656c64cf significantly improve look of tooltips during mouse movement
SVN revision: 69208
2012-03-11 22:13:24 +00:00
Mike Blumenkrantz e003b20f1c more TTDBG
SVN revision: 69207
2012-03-11 22:01:55 +00:00
Mike Blumenkrantz e55ec71d08 if the tooltip is huge, this isn't an error
SVN revision: 69205
2012-03-11 21:56:36 +00:00
Mike Blumenkrantz 58d2852b57 add an abort() here to help sort out remaining tt positioning issues; send backtraces to the list
SVN revision: 69204
2012-03-11 21:50:02 +00:00
Daniel Juyung Seo cb8c60d07c elm test_toggle.c: Updated texts in the toggle.
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>

SVN revision: 69195
2012-03-11 15:25:41 +00:00
Daniel Juyung Seo 971d9e98a3 elm elm_deprecated.h: Fixed wrong comment and added more description.
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>

SVN revision: 69193
2012-03-11 14:18:20 +00:00
Jiyoun Park d8892a1f23 update removed file
SVN revision: 69169
2012-03-10 11:04:05 +00:00
Jiyoun Park bb9b4b34c8 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
2012-03-10 10:35:56 +00:00
Jiyoun Park 346b8647a2 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
2012-03-10 10:07:27 +00:00
ChunEon Park f037fd0922 elementary/index - fixed typo
Signed-Off-By: ShilpaOnKar Singh(shilpa.singh@samsung.com)



SVN revision: 69164
2012-03-10 07:56:54 +00:00
ChunEon Park 807a56e515 elementary/naviframe - removed unsupported item signal callbacks
SVN revision: 69163
2012-03-10 06:26:57 +00:00
Daniel Juyung Seo 5df37b215e 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
2012-03-09 16:27:03 +00:00
Jiyoun Park 8a44a6ab11 remove code related with
elm_entry_icon_
elm_entry_end_
which was deprecated


SVN revision: 69110
2012-03-09 15:29:27 +00:00
Jiyoun Park d16e5bf412 remove code related with
elm_list_item_disabled
elm_list_item_XXX
which was deprecated


SVN revision: 69109
2012-03-09 15:03:18 +00:00
Jiyoun Park 9157d75e0f remove code related with
elm_naviframe_item_del
which was deprecated


SVN revision: 69108
2012-03-09 14:10:58 +00:00
Jiyoun Park 8e57190579 remove code related with
elm_multibuttonentry_label
elm_multibuttonentry_item_label
elm_multibuttonentry_item_del
which was deprecated


SVN revision: 69107
2012-03-09 14:10:16 +00:00
Jiyoun Park a04d8be1ad remove code related with
elm_segment_control_item_XXX
which was deprecated



SVN revision: 69106
2012-03-09 14:07:16 +00:00
Jiyoun Park 28cd02b8c6 remove code related with
elm_player_video_set
which was deprecated


SVN revision: 69105
2012-03-09 13:57:25 +00:00
Jiyoun Park e109ac28af 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
2012-03-09 13:53:19 +00:00
ChunEon Park a1a5c67ae5 elementary/index - removed some codes should not be pushed in
SVN revision: 69103
2012-03-09 13:37:32 +00:00
Jiyoun Park ab704519cf remove code related with elm_slideshow_item
which was deprecated


SVN revision: 69102
2012-03-09 13:12:47 +00:00
Jiyoun Park 0faa410d24 remove code related with elm_slider_label
which was deprecated


SVN revision: 69101
2012-03-09 13:06:05 +00:00
ChunEon Park d951cb6136 elemenatry/colorselector - finally first implementation going on
Signed-Off-By: ShilpaOnkar Singh(shilpa.singh@samsung.com)



SVN revision: 69100
2012-03-09 13:04:00 +00:00
ChunEon Park d25bfa1266 elemenatry/index - removed unnecesary compare and return when realloc is failed
SVN revision: 69099
2012-03-09 13:02:16 +00:00
Daniel Juyung Seo c1d0908120 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
2012-03-09 12:00:28 +00:00
Daniel Juyung Seo 5e6a70c7d8 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
2012-03-09 12:00:11 +00:00
Jiyoun Park a38ae3b4ca remove code related with elm_scroller_content
which was deprecated


SVN revision: 69095
2012-03-09 11:55:26 +00:00
Daniel Juyung Seo 830c30b9d3 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
2012-03-09 11:39:13 +00:00
Daniel Juyung Seo 37a079ce85 elm elm_gen.h: Updated documentation and fixed formatting.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 69093
2012-03-09 11:39:01 +00:00
Jiyoun Park 79558976dd remove code related with elm_radio_label_XXX & elm_radio_icon_XXX
which was deprecated


SVN revision: 69092
2012-03-09 11:38:45 +00:00
Jiyoun Park 2f599e5cf9 remove code related with elm_progressbar_label_XXX & elm_progressbar_icon_XXX
which was deprecated


SVN revision: 69091
2012-03-09 11:33:06 +00:00