Commit Graph

5321 Commits

Author SHA1 Message Date
Jiyoun Park ea4ea0b0ab update info file
SVN revision: 69331
2012-03-14 11:19:00 +00:00
Jiyoun Park c421626833 remove elm_list_always_select_mode_get/set deprecated API
SVN revision: 69330
2012-03-14 11:13:24 +00:00
Jiyoun Park 94b924c15b remove elm_toolbar_mode_shrink_set/get
SVN revision: 69327
2012-03-14 10:08:15 +00:00
Jiyoun Park 69cd0a4977 update info file
SVN revision: 69326
2012-03-14 09:56:20 +00:00
ChunEon Park 6d950d603f elementary/transit - support image object type
But later, evas map should be changed to be transparent for all object types



SVN revision: 69325
2012-03-14 08:44:14 +00:00
Tom Hacohen 765d13ed99 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
2012-03-14 08:28:04 +00:00
Daniel Juyung Seo b5f70c370a elm genlist: Check object magic in EAPI.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 69323
2012-03-14 07:38:55 +00:00
Jiyoun Park 08718ae177 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
2012-03-14 07:13:40 +00:00
Jiyoun Park a4fc7e032e 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
2012-03-14 07:00:43 +00:00
Jiyoun Park 0a36c28dd9 remove unusabel document
SVN revision: 69318
2012-03-14 06:53:54 +00:00
Jiyoun Park ee45e2dd0f remove elm_map_route_color_get/set
SVN revision: 69317
2012-03-14 06:51:35 +00:00
Jiyoun Park 3c2555dae5 modify elm_web_forward_possible => elm_web_forward_possible_get
SVN revision: 69316
2012-03-14 06:46:39 +00:00
ChunEon Park 49637f2f73 elementary/conform - renamed internal variables and swallow part names
to be more clearly.



SVN revision: 69312
2012-03-14 04:00:13 +00:00
Jiyoun Park 151e9c90c6 remove elm_menu_item_data_get/set function
it were already deprecated


SVN revision: 69310
2012-03-14 02:55:39 +00:00
Bruno Dilly 84584b0a47 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
2012-03-13 14:47:10 +00:00
Daniel Juyung Seo 329183045e 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
2012-03-13 12:04:32 +00:00
Daniel Juyung Seo 7c19a4c122 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
2012-03-13 10:16:37 +00:00
Jiyoun Park f0c18072f9 remove elm_flipselector_interval_set/get
SVN revision: 69291
2012-03-13 10:13:34 +00:00
Daniel Juyung Seo f9c86c1086 elm genlist/gengrid: Fixed item signal emit hook bug.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 69290
2012-03-13 08:54:33 +00:00
ChunEon Park ca8660bc54 elementary/conform - support clipboard illume
SVN revision: 69289
2012-03-13 08:13:35 +00:00
Jiyoun Park 4368971d43 remove deprecated code related with
elm_clock_digit_edit_get/set
function.


SVN revision: 69288
2012-03-13 07:53:05 +00:00
Jiyoun Park 886bd66ab3 remove deprecated code related with
elm_toolbar_always_select_mode_get/set
elm_toolbar_no_select_mode_get/set
function.


SVN revision: 69287
2012-03-13 07:50:39 +00:00
ChunEon Park 22a3e37b12 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
2012-03-13 07:40:35 +00:00
Jiyoun Park 8e689efa47 remove deprecated code related with
elm_gengrid_always_select_mode_get/set
elm_gengrid_no_select_mode_get/set
function.


SVN revision: 69285
2012-03-13 07:39:31 +00:00
Jiyoun Park 547d66da57 remove deprecated code related with
elm_genlist_item_flags_get
elm_genlist_item_contents_orphan
function.


SVN revision: 69284
2012-03-13 06:58:07 +00:00
Jiyoun Park cc0e8f5304 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
2012-03-13 05:46:23 +00:00
ChunEon Park 7ef0905f31 elementary/naviframe - fixed to not managed by naviframe for the popped contents.
This patch may fix the ticket 877.



SVN revision: 69280
2012-03-13 02:22:57 +00:00
Jiyoun Park 588ddb272a remove deprecated code related with
elm_index_item_selected_get
function.


SVN revision: 69279
2012-03-13 01:51:46 +00:00
Jiyoun Park 3bb55f6fd3 remove deprecated code related with
elm_icon_scale_set/get
elm_icon_preload_set
function.


SVN revision: 69278
2012-03-13 01:47:36 +00:00
Jiyoun Park edd0df25aa remove deprecated code related with
elm_image_scale_set/get
function.


SVN revision: 69277
2012-03-13 01:41:02 +00:00
ChunEon Park e55dcb8d77 elementary/ctxpopup - hide ctxpopup obj after it is dismissed
SVN revision: 69274
2012-03-13 01:04:42 +00:00
ChunEon Park 2e43c4d488 elementary/multibuttonentry - let use signal callback description table
SVN revision: 69273
2012-03-13 00:45:01 +00:00
Michael BOUCHAUD 5daadd979a 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
2012-03-13 00:34:27 +00:00
Michael BOUCHAUD 0bba0aa664 elementary: fix slider theme
SVN revision: 69271
2012-03-13 00:24:08 +00:00
Jonas M. Gastal 9bec381f51 Anchorview/Anchorblock don't exist anymore.
SVN revision: 69266
2012-03-12 21:05:38 +00:00
Cedric BAIL 51e2e6c867 elementary: unbork elm_slider vertical test.
SVN revision: 69261
2012-03-12 17:18:00 +00:00
Cedric BAIL 1b3c9b0c8a elementary: tell slider theme about min and max value, so it can set it size correctly.
SVN revision: 69256
2012-03-12 15:31:45 +00:00
Gustavo Lima Chaves e008bd0e5e [Elm] No reason to call theming on !elm object.
SVN revision: 69249
2012-03-12 13:58:19 +00:00
ChunEon Park f82f22855b elementary/gengrid - fixed incorrect item count reducing
SVN revision: 69248
2012-03-12 11:42:40 +00:00
ChunEon Park cac0e6aec9 elementary/index - fixed null string segfault case
SVN revision: 69247
2012-03-12 11:10:57 +00:00
Jaehwan Kim f60d58099b Delete the object in toolbar item, when the item is deleted.
SVN revision: 69246
2012-03-12 11:01:13 +00:00
Jiyoun Park 5efc17d5b2 remove deprecated code related with
elm_notify_repeat_events_set/get

function.


SVN revision: 69245
2012-03-12 10:27:37 +00:00
Jiyoun Park 910bd194e2 remove deprecated code related with
elm_object_tree_unfocusable_get/set

function.


SVN revision: 69244
2012-03-12 10:21:48 +00:00
Jiyoun Park df7de15c06 remove deprecated code related with
elm_multibuttonentry_shrink_mode_get/set
elm_multibuttonentry_guide_text_get/set
function.


SVN revision: 69243
2012-03-12 10:20:42 +00:00
Jiyoun Park ee938a94fd remove deprecated code related with
elm_conformant_content_area_get
function.


SVN revision: 69242
2012-03-12 10:05:24 +00:00
Jiyoun Park 19ade405e0 remove deprecated code related with
elm_theme_all_set
function.


SVN revision: 69241
2012-03-12 10:04:25 +00:00
Jiyoun Park fb217ce3a9 remove deprecated code related with
elm_win_transparent_XXX
function.


SVN revision: 69240
2012-03-12 10:03:38 +00:00
Jiyoun Park 8886ef1e38 remove deprecated code related with
elm_index_active_XXX
elm_index_item_append_relative
elm_index_item_append_relative
function.


SVN revision: 69239
2012-03-12 10:00:17 +00:00
ChunEon Park 10b8ef434e elementary/naviframe - implemented focus next hook
SVN revision: 69238
2012-03-12 09:14:14 +00:00
Jiyoun Park 6763d9b38e remove deprecated code related with
elm_index_item_go
function.


SVN revision: 69236
2012-03-12 09:04:53 +00:00