Jaehwan Kim [Thu, 15 Mar 2012 10:16:40 +0000 (10:16 +0000)]
Add the comment of the longpressed in toolbar. It seems to be missed.
SVN revision: 69367
Daniel Juyung Seo [Thu, 15 Mar 2012 10:12:59 +0000 (10:12 +0000)]
elm genlist: Fixed elm_genlist_item_index_get(). Patch by Chanwook
Jung <jchanwook@gmail.com> But this will never be correct without
performance issue.
On Thu, Mar 15, 2012 at 4:43 PM, chanwook jung <jchanwook@gmail.com>
wrote:
> Dear all,
>
> I made the patch to fix index bug.
>
> Thanks,
> Joey
SVN revision: 69366
Daniel Juyung Seo [Thu, 15 Mar 2012 09:56:43 +0000 (09:56 +0000)]
elm genlist: Fixed compress mode sizing bug. Patch by Chanwook Jung
<jchanwook@gmail.com>
On Thu, Mar 15, 2012 at 2:47 PM, chanwook jung <jchanwook@gmail.com>
wrote:
> Dear all,
>
> I made a simple patch. If ELM_LIST_COMPRESS mode, did not recalc
minw/minh
> in _sizing_eval.
>
> Thanks,
> Joey.
SVN revision: 69365
Jiyoun Park [Thu, 15 Mar 2012 08:58:34 +0000 (08:58 +0000)]
update info
SVN revision: 69364
Daniel Juyung Seo [Thu, 15 Mar 2012 08:52:19 +0000 (08:52 +0000)]
elm test_genlist.c: Fixed wrong item class assignment. Anybody who wrote this code must be spanked.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 69363
Carsten Haitzler [Thu, 15 Mar 2012 08:48:38 +0000 (08:48 +0000)]
wrong config values! booo! fix.
SVN revision: 69361
Jiyoun Park [Thu, 15 Mar 2012 08:46:29 +0000 (08:46 +0000)]
remove deprecated code related with
elm_genlist_height_for_width_mode_get/set
function
SVN revision: 69360
Jiyoun Park [Thu, 15 Mar 2012 08:38:49 +0000 (08:38 +0000)]
remove deprecated code related with
elm_genlist_item_display_only_get/set
function
SVN revision: 69359
Jiyoun Park [Thu, 15 Mar 2012 07:52:48 +0000 (07:52 +0000)]
remove deprecated code related with
elm_genlist_compress_mode_set
SVN revision: 69358
Jiyoun Park [Thu, 15 Mar 2012 06:54:56 +0000 (06:54 +0000)]
remove deprecated code
related with elm_genlist_item_object_get
SVN revision: 69357
Jiyoun Park [Thu, 15 Mar 2012 06:22:25 +0000 (06:22 +0000)]
remove deprecated with
elm_genlist_always_select_mode_get/set
elm_genlist_no_select_mode_get/set
function
SVN revision: 69355
WooHyun Jung [Thu, 15 Mar 2012 05:37:17 +0000 (05:37 +0000)]
elementary/naviframe : Fix a focus bug. When popping, new top content
should be focusable if it was set as unfocusable before by pushing item.
SVN revision: 69354
WooHyun Jung [Thu, 15 Mar 2012 05:23:06 +0000 (05:23 +0000)]
elementary/elm_main : fix wrong return.
SVN revision: 69353
Jiyoun Park [Thu, 15 Mar 2012 05:19:28 +0000 (05:19 +0000)]
update info
SVN revision: 69352
Daniel Juyung Seo [Thu, 15 Mar 2012 04:03:16 +0000 (04:03 +0000)]
elm entry: Added blank lines for readability.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 69351
Daniel Juyung Seo [Thu, 15 Mar 2012 04:03:14 +0000 (04:03 +0000)]
elm test_entry_anchor.c: Fixed formatting. Used elm_win_util_standard_add().
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 69350
Daniel Juyung Seo [Thu, 15 Mar 2012 04:03:10 +0000 (04:03 +0000)]
elm genlist: Added show_item check routine. Patch by Hyoyoung Chang <
hyoyoung@gmail.com>. I committed his patch except for _calc_job diff.
On Wed, Mar 14, 2012 at 3:09 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> Dear all.
>
> This patch include two changes
>
> 1. at _scroll_item, added to check show_item is null or not.
> 2. at _calc_job, added to check genlist type
> because calc_job is added anytime, but some genlist clearing is can
> be done before doing calc_job.
>
> Thanks.
SVN revision: 69349
Jihoon Kim [Thu, 15 Mar 2012 01:20:58 +0000 (01:20 +0000)]
elementary: fix some wrong param in doxygen
SVN revision: 69348
Gustavo Lima Chaves [Wed, 14 Mar 2012 20:38:43 +0000 (20:38 +0000)]
[Elm] Fix dangling icon on on elm example.
SVN revision: 69344
Jonas M. Gastal [Wed, 14 Mar 2012 17:20:15 +0000 (17:20 +0000)]
Hoversel example and doc fix.
Patch by: João Paulo Fernandes Ventura
SVN revision: 69342
Gustavo Lima Chaves [Wed, 14 Mar 2012 17:16:39 +0000 (17:16 +0000)]
[Elm] Fixing comment on an elm example
SVN revision: 69341
Gustavo Lima Chaves [Wed, 14 Mar 2012 17:14:35 +0000 (17:14 +0000)]
[Elm] Fixing types of some clock parts.
aka dementia--
SVN revision: 69340
ChunEon Park [Wed, 14 Mar 2012 13:03:38 +0000 (13:03 +0000)]
elementary/ctxpopup - support more common apis
elm_object_signal_emit
elm_object_signal_callback_add
elm_object_signal_callback_del
SVN revision: 69336
ChunEon Park [Wed, 14 Mar 2012 12:29:22 +0000 (12:29 +0000)]
elementary/diskselector - more useful signal callbacks
SVN revision: 69333
Jiyoun Park [Wed, 14 Mar 2012 11:19:00 +0000 (11:19 +0000)]
update info file
SVN revision: 69331
Jiyoun Park [Wed, 14 Mar 2012 11:13:24 +0000 (11:13 +0000)]
remove elm_list_always_select_mode_get/set deprecated API
SVN revision: 69330
Jiyoun Park [Wed, 14 Mar 2012 10:08:15 +0000 (10:08 +0000)]
remove elm_toolbar_mode_shrink_set/get
SVN revision: 69327
Jiyoun Park [Wed, 14 Mar 2012 09:56:20 +0000 (09:56 +0000)]
update info file
SVN revision: 69326
ChunEon Park [Wed, 14 Mar 2012 08:44:14 +0000 (08:44 +0000)]
elementary/transit - support image object type
But later, evas map should be changed to be transparent for all object types
SVN revision: 69325
Tom Hacohen [Wed, 14 Mar 2012 08:28:04 +0000 (08:28 +0000)]
Elm entry-anchor: Don't show anchor if there's none.
It's currently kinda hackish, but this can't be nicely solved without some
really needed (anyway) features in smart object callbacks. In the meanwhile
it's nice and working.
Thanks to WooHyun for the catch.
SVN revision: 69324
Daniel Juyung Seo [Wed, 14 Mar 2012 07:38:55 +0000 (07:38 +0000)]
elm genlist: Check object magic in EAPI.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 69323
Jiyoun Park [Wed, 14 Mar 2012 07:13:40 +0000 (07:13 +0000)]
remove elm_map_group_class_style_set
elm_map_group_class_icon_cb_set
elm_map_group_class_data_set
elm_map_group_class_zoom_displayed_set
elm_map_group_class_zoom_grouped_set
elm_map_group_class_hide_set
SVN revision: 69320
Jiyoun Park [Wed, 14 Mar 2012 07:00:43 +0000 (07:00 +0000)]
remove elm_map_marker_class_style_set
elm_map_marker_class_icon_cb_set
elm_map_marker_class_get_cb_set
elm_map_marker_class_del_cb_set
SVN revision: 69319
Jiyoun Park [Wed, 14 Mar 2012 06:53:54 +0000 (06:53 +0000)]
remove unusabel document
SVN revision: 69318
Jiyoun Park [Wed, 14 Mar 2012 06:51:35 +0000 (06:51 +0000)]
remove elm_map_route_color_get/set
SVN revision: 69317
Jiyoun Park [Wed, 14 Mar 2012 06:46:39 +0000 (06:46 +0000)]
modify elm_web_forward_possible => elm_web_forward_possible_get
SVN revision: 69316
ChunEon Park [Wed, 14 Mar 2012 04:00:13 +0000 (04:00 +0000)]
elementary/conform - renamed internal variables and swallow part names
to be more clearly.
SVN revision: 69312
Jiyoun Park [Wed, 14 Mar 2012 02:55:39 +0000 (02:55 +0000)]
remove elm_menu_item_data_get/set function
it were already deprecated
SVN revision: 69310
Bruno Dilly [Tue, 13 Mar 2012 14:47:10 +0000 (14:47 +0000)]
Elementary: small fix on gen.* scroller policy documentation
--This line,yand those below, will be ignored--
M elm_genlist.h
M elm_gengrid.h
SVN revision: 69298
Daniel Juyung Seo [Tue, 13 Mar 2012 12:04:32 +0000 (12:04 +0000)]
elm test.c: Changed information text wrapping. Changed internal function name to be distinguished by other elementary API names.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 69295
Daniel Juyung Seo [Tue, 13 Mar 2012 10:16:37 +0000 (10:16 +0000)]
elm genlist: Fixed item select bug. Patch by Hyoyoung Chang
<hyoyoung@gmail.com>
On Tue, Mar 13, 2012 at 6:52 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> Dear all,
>
> In _item_select, some if conditional is not working as user intention.
> always_select mode checking is reversed and no-select mode is not
checked.
> I add and fix it.
> Thanks
SVN revision: 69292
Jiyoun Park [Tue, 13 Mar 2012 10:13:34 +0000 (10:13 +0000)]
remove elm_flipselector_interval_set/get
SVN revision: 69291
Daniel Juyung Seo [Tue, 13 Mar 2012 08:54:33 +0000 (08:54 +0000)]
elm genlist/gengrid: Fixed item signal emit hook bug.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 69290
ChunEon Park [Tue, 13 Mar 2012 08:13:35 +0000 (08:13 +0000)]
elementary/conform - support clipboard illume
SVN revision: 69289
Jiyoun Park [Tue, 13 Mar 2012 07:53:05 +0000 (07:53 +0000)]
remove deprecated code related with
elm_clock_digit_edit_get/set
function.
SVN revision: 69288
Jiyoun Park [Tue, 13 Mar 2012 07:50:39 +0000 (07:50 +0000)]
remove deprecated code related with
elm_toolbar_always_select_mode_get/set
elm_toolbar_no_select_mode_get/set
function.
SVN revision: 69287
ChunEon Park [Tue, 13 Mar 2012 07:40:35 +0000 (07:40 +0000)]
elementary/diskselector - fixed to items have events.
this cause the tooltip events blocked.
close ticket 852!
now diskselector tooltip tickets is closed
SVN revision: 69286
Jiyoun Park [Tue, 13 Mar 2012 07:39:31 +0000 (07:39 +0000)]
remove deprecated code related with
elm_gengrid_always_select_mode_get/set
elm_gengrid_no_select_mode_get/set
function.
SVN revision: 69285
Jiyoun Park [Tue, 13 Mar 2012 06:58:07 +0000 (06:58 +0000)]
remove deprecated code related with
elm_genlist_item_flags_get
elm_genlist_item_contents_orphan
function.
SVN revision: 69284
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
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
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
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
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
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
ChunEon Park [Tue, 13 Mar 2012 00:45:01 +0000 (00:45 +0000)]
elementary/multibuttonentry - let use signal callback description table
SVN revision: 69273
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
Michael BOUCHAUD [Tue, 13 Mar 2012 00:24:08 +0000 (00:24 +0000)]
elementary: fix slider theme
SVN revision: 69271
Jonas M. Gastal [Mon, 12 Mar 2012 21:05:38 +0000 (21:05 +0000)]
Anchorview/Anchorblock don't exist anymore.
SVN revision: 69266
Cedric BAIL [Mon, 12 Mar 2012 17:18:00 +0000 (17:18 +0000)]
elementary: unbork elm_slider vertical test.
SVN revision: 69261
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
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
ChunEon Park [Mon, 12 Mar 2012 11:42:40 +0000 (11:42 +0000)]
elementary/gengrid - fixed incorrect item count reducing
SVN revision: 69248
ChunEon Park [Mon, 12 Mar 2012 11:10:57 +0000 (11:10 +0000)]
elementary/index - fixed null string segfault case
SVN revision: 69247
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
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
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
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
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
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
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
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
ChunEon Park [Mon, 12 Mar 2012 09:14:14 +0000 (09:14 +0000)]
elementary/naviframe - implemented focus next hook
SVN revision: 69238
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
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
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
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
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
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