platform/upstream/elementary.git
12 years agoremove deprecated code related with
Jiyoun Park [Tue, 13 Mar 2012 05:46:23 +0000 (05:46 +0000)]
remove deprecated code related with
elm_genlist_item_top_bring_in
elm_genlist_item_middle_bring_in
elm_genlist_item_middle_show
elm_genlist_item_top_show
function.

SVN revision: 69282

12 years agoelementary/naviframe - fixed to not managed by naviframe for the popped contents.
ChunEon Park [Tue, 13 Mar 2012 02:22:57 +0000 (02:22 +0000)]
elementary/naviframe - fixed to not managed by naviframe for the popped contents.

This patch may fix the ticket 877.

SVN revision: 69280

12 years agoremove deprecated code related with
Jiyoun Park [Tue, 13 Mar 2012 01:51:46 +0000 (01:51 +0000)]
remove deprecated code related with
elm_index_item_selected_get
function.

SVN revision: 69279

12 years agoremove deprecated code related with
Jiyoun Park [Tue, 13 Mar 2012 01:47:36 +0000 (01:47 +0000)]
remove deprecated code related with
elm_icon_scale_set/get
elm_icon_preload_set
function.

SVN revision: 69278

12 years agoremove deprecated code related with
Jiyoun Park [Tue, 13 Mar 2012 01:41:02 +0000 (01:41 +0000)]
remove deprecated code related with
elm_image_scale_set/get
function.

SVN revision: 69277

12 years agoelementary/ctxpopup - hide ctxpopup obj after it is dismissed
ChunEon Park [Tue, 13 Mar 2012 01:04:42 +0000 (01:04 +0000)]
elementary/ctxpopup - hide ctxpopup obj after it is dismissed

SVN revision: 69274

12 years agoelementary/multibuttonentry - let use signal callback description table
ChunEon Park [Tue, 13 Mar 2012 00:45:01 +0000 (00:45 +0000)]
elementary/multibuttonentry - let use signal callback description table

SVN revision: 69273

12 years agoelementary: made a min_max func calc. Need to call it in min_max_set units_format_set...
Michael BOUCHAUD [Tue, 13 Mar 2012 00:34:27 +0000 (00:34 +0000)]
elementary: made a min_max func calc. Need to call it in min_max_set units_format_set units_format_function_set (Ho ooops a bug here, now fixed :P)

SVN revision: 69272

12 years agoelementary: fix slider theme
Michael BOUCHAUD [Tue, 13 Mar 2012 00:24:08 +0000 (00:24 +0000)]
elementary: fix slider theme

SVN revision: 69271

12 years agoAnchorview/Anchorblock don't exist anymore.
Jonas M. Gastal [Mon, 12 Mar 2012 21:05:38 +0000 (21:05 +0000)]
Anchorview/Anchorblock don't exist anymore.

SVN revision: 69266

12 years agoelementary: unbork elm_slider vertical test.
Cedric BAIL [Mon, 12 Mar 2012 17:18:00 +0000 (17:18 +0000)]
elementary: unbork elm_slider vertical test.

SVN revision: 69261

12 years agoelementary: tell slider theme about min and max value, so it can set it size correctly.
Cedric BAIL [Mon, 12 Mar 2012 15:31:45 +0000 (15:31 +0000)]
elementary: tell slider theme about min and max value, so it can set it size correctly.

SVN revision: 69256

12 years ago[Elm] No reason to call theming on !elm object.
Gustavo Lima Chaves [Mon, 12 Mar 2012 13:58:19 +0000 (13:58 +0000)]
[Elm] No reason to call theming on !elm object.

SVN revision: 69249

12 years agoelementary/gengrid - fixed incorrect item count reducing
ChunEon Park [Mon, 12 Mar 2012 11:42:40 +0000 (11:42 +0000)]
elementary/gengrid - fixed incorrect item count reducing

SVN revision: 69248

12 years agoelementary/index - fixed null string segfault case
ChunEon Park [Mon, 12 Mar 2012 11:10:57 +0000 (11:10 +0000)]
elementary/index - fixed null string segfault case

SVN revision: 69247

12 years agoDelete the object in toolbar item, when the item is deleted.
Jaehwan Kim [Mon, 12 Mar 2012 11:01:13 +0000 (11:01 +0000)]
Delete the object in toolbar item, when the item is deleted.

SVN revision: 69246

12 years agoremove deprecated code related with
Jiyoun Park [Mon, 12 Mar 2012 10:27:37 +0000 (10:27 +0000)]
remove deprecated code related with
elm_notify_repeat_events_set/get

function.

SVN revision: 69245

12 years agoremove deprecated code related with
Jiyoun Park [Mon, 12 Mar 2012 10:21:48 +0000 (10:21 +0000)]
remove deprecated code related with
elm_object_tree_unfocusable_get/set

function.

SVN revision: 69244

12 years agoremove deprecated code related with
Jiyoun Park [Mon, 12 Mar 2012 10:20:42 +0000 (10:20 +0000)]
remove deprecated code related with
elm_multibuttonentry_shrink_mode_get/set
elm_multibuttonentry_guide_text_get/set
function.

SVN revision: 69243

12 years agoremove deprecated code related with
Jiyoun Park [Mon, 12 Mar 2012 10:05:24 +0000 (10:05 +0000)]
remove deprecated code related with
elm_conformant_content_area_get
function.

SVN revision: 69242

12 years agoremove deprecated code related with
Jiyoun Park [Mon, 12 Mar 2012 10:04:25 +0000 (10:04 +0000)]
remove deprecated code related with
elm_theme_all_set
function.

SVN revision: 69241

12 years agoremove deprecated code related with
Jiyoun Park [Mon, 12 Mar 2012 10:03:38 +0000 (10:03 +0000)]
remove deprecated code related with
elm_win_transparent_XXX
function.

SVN revision: 69240

12 years agoremove deprecated code related with
Jiyoun Park [Mon, 12 Mar 2012 10:00:17 +0000 (10:00 +0000)]
remove deprecated code related with
elm_index_active_XXX
elm_index_item_append_relative
elm_index_item_append_relative
function.

SVN revision: 69239

12 years agoelementary/naviframe - implemented focus next hook
ChunEon Park [Mon, 12 Mar 2012 09:14:14 +0000 (09:14 +0000)]
elementary/naviframe - implemented focus next hook

SVN revision: 69238

12 years agoremove deprecated code related with
Jiyoun Park [Mon, 12 Mar 2012 09:04:53 +0000 (09:04 +0000)]
remove deprecated code related with
elm_index_item_go
function.

SVN revision: 69236

12 years agoremove deprecated code related with
Jiyoun Park [Mon, 12 Mar 2012 09:01:32 +0000 (09:01 +0000)]
remove deprecated code related with
elm_object_cursor_engine_only_get/set
function.

SVN revision: 69235

12 years agoremove deprecated code related with
Jiyoun Park [Mon, 12 Mar 2012 08:56:44 +0000 (08:56 +0000)]
remove deprecated code related with
elm_menu_item_add_object
function.

SVN revision: 69233

12 years agoremove deprecated code related with
Jiyoun Park [Mon, 12 Mar 2012 08:47:54 +0000 (08:47 +0000)]
remove deprecated code related with
elm_web_history_enable_set/get
function.

SVN revision: 69232

12 years agoremove deprecated code related with
Jiyoun Park [Mon, 12 Mar 2012 08:44:51 +0000 (08:44 +0000)]
remove deprecated code related with
elm_edje_file_cache_set/get
elm_edje_collection_cache_set/get
function.

SVN revision: 69231

12 years agoremove deprecated code related with
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

12 years agoremove deprecated code related with
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

12 years agomodify deprecated code related with
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

12 years agoremove deprecated code related with
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

12 years agoremove deprecated code related with
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

12 years agoremove deprecated code related with
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

12 years agoremove deprecated code related with
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

12 years agoremove deprecated code related with
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

12 years agoremove deprecated function related with
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

12 years agoremove deprecated function related with
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

12 years agoremove deprecated function related with
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

12 years agoelementary/naviframe - fixed incorrect argument
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

12 years agoelementary/naviframe : Fix some focus issues. When pushing an item, prev_it->content...
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

12 years agorestore insanely big tooltip test to its true glory
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

12 years agoeven more TTDBG
Mike Blumenkrantz [Sun, 11 Mar 2012 22:21:41 +0000 (22:21 +0000)]
even more TTDBG

SVN revision: 69209

12 years agosignificantly improve look of tooltips during mouse movement
Mike Blumenkrantz [Sun, 11 Mar 2012 22:13:24 +0000 (22:13 +0000)]
significantly improve look of tooltips during mouse movement

SVN revision: 69208

12 years agomore TTDBG
Mike Blumenkrantz [Sun, 11 Mar 2012 22:01:55 +0000 (22:01 +0000)]
more TTDBG

SVN revision: 69207

12 years agoif the tooltip is huge, this isn't an error
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

12 years agoadd an abort() here to help sort out remaining tt positioning issues; send backtraces...
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

12 years agoelm test_toggle.c: Updated texts in the toggle.
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

12 years agoelm elm_deprecated.h: Fixed wrong comment and added more description.
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

12 years agoupdate removed file
Jiyoun Park [Sat, 10 Mar 2012 11:04:05 +0000 (11:04 +0000)]
update removed file

SVN revision: 69169

12 years agoremove code related with
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

12 years agoremove code related with
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

12 years agoelementary/index - fixed typo
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

12 years agoelementary/naviframe - removed unsupported item signal callbacks
ChunEon Park [Sat, 10 Mar 2012 06:26:57 +0000 (06:26 +0000)]
elementary/naviframe - removed unsupported item signal callbacks

SVN revision: 69163

12 years agoelm genlist: Added signal emit hook. Patch by Hyoyoung Change <hyoyoung@gmail.com>
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

12 years agoremove code related with
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

12 years agoremove code related with
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

12 years agoremove code related with
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

12 years agoremove code related with
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

12 years agoremove code related with
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

12 years agoremove code related with
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

12 years agoremove code related with
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

12 years agoelementary/index - removed some codes should not be pushed in
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

12 years agoremove code related with elm_slideshow_item
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

12 years agoremove code related with elm_slider_label
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

12 years agoelemenatry/colorselector - finally first implementation going on
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

12 years agoelemenatry/index - removed unnecesary compare and return when realloc is failed
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

12 years agoelm genlist: Fixed wrong member name. 'edit_item_style' -> 'decorate_all_item_style'
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

12 years agoelm genlist: Fixed wrong member name. 'mode_item_style' -> 'decorate_item_style'
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

12 years agoremove code related with elm_scroller_content
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

12 years agoelm gen: Moved Elm_Genlist_Item_Move_Effect_Mode to elm_gen_common.h
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

12 years agoelm elm_gen.h: Updated documentation and fixed formatting.
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

12 years agoremove code related with elm_radio_label_XXX & elm_radio_icon_XXX
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

12 years agoremove code related with elm_progressbar_label_XXX & elm_progressbar_icon_XXX
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

12 years agoremove code related with elm_panel_content_XXX
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

12 years agoremove deprecated function related with
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

12 years agoremove deprecated function related with elm_object_text_part_XX
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

12 years agoremove deprecated function related with elm_notify_content_XXX
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

12 years agoremove deprecated function related with elm menu item
Jiyoun Park [Fri, 9 Mar 2012 10:55:38 +0000 (10:55 +0000)]
remove deprecated function related with elm menu item

SVN revision: 69086

12 years agoelm genlist: Moved internal enum from elm_genlist.h to elm_genlist.c
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

12 years agoremove deprectated function related with elm_list_item_base_get & elm_mapbuf_content_
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

12 years agoremove deprecated function related with elm_layout_XXX
Jiyoun Park [Fri, 9 Mar 2012 09:28:04 +0000 (09:28 +0000)]
remove deprecated function related with elm_layout_XXX

SVN revision: 69083

12 years agoelm elm_deprecated.h: Updated elm_deprecated.h
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

12 years agoremove deprecated function related with elm_label_label
Jiyoun Park [Fri, 9 Mar 2012 08:58:12 +0000 (08:58 +0000)]
remove deprecated function related with elm_label_label

SVN revision: 69079

12 years agoremove deprecated function related with elm_index
Jiyoun Park [Fri, 9 Mar 2012 08:51:24 +0000 (08:51 +0000)]
remove deprecated function related with elm_index

SVN revision: 69078

12 years agoelementary - +++EINA_DEPRECATED
ChunEon Park [Fri, 9 Mar 2012 08:05:37 +0000 (08:05 +0000)]
elementary - +++EINA_DEPRECATED

SVN revision: 69076

12 years agoreq gl eng for 3d test
Carsten Haitzler [Fri, 9 Mar 2012 06:35:29 +0000 (06:35 +0000)]
req gl eng for 3d test

SVN revision: 69075

12 years ago[Elm] Fix elm engine retrieval by env. vars.
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

12 years agoElm: Don't try to init ecore_imf if we don't have support for it.
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

12 years agoelementary_test: fix formatting test_entry.c
Jihoon Kim [Thu, 8 Mar 2012 14:59:38 +0000 (14:59 +0000)]
elementary_test: fix formatting test_entry.c

SVN revision: 69060

12 years agoelm_entry/test: replace scrolled entry -> entry
Jihoon Kim [Thu, 8 Mar 2012 14:08:04 +0000 (14:08 +0000)]
elm_entry/test: replace scrolled entry -> entry

SVN revision: 69059

12 years agok-s is right - the func from header needed a remove.. because func in
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

12 years agoFrom: Hyoyoung Chang <hyoyoung@gmail.com>
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

12 years agoelm test_list.c: Changed to use elm_win_util_standard_add() for normal cases.
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

12 years agoelm gen*: Changed local variable 'no_highlight' -> 'highlight' correctly.
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

12 years agoelm gen*: Fixed formatting.
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

12 years agoelm test_gengrid.c: Fixed wrong changes.
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

12 years agoElm entry: Disable middle click pasting when in non-editable mode.
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

12 years agoelementary: use the right iterator to do the right work.
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