Commit Graph

5448 Commits

Author SHA1 Message Date
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
Jiyoun Park 0639bbcfef remove code related with elm_panel_content_XXX
which was deprecated


SVN revision: 69090
2012-03-09 11:26:41 +00:00
Jiyoun Park cc173f0c50 remove deprecated function related with
elm_object_content_part_XXX
elm_object_item_content_part
elm_object_item_text_part


SVN revision: 69089
2012-03-09 11:19:27 +00:00
Jiyoun Park 2e62935285 remove deprecated function related with elm_object_text_part_XX
SVN revision: 69088
2012-03-09 11:16:58 +00:00
Jiyoun Park e1caf19780 remove deprecated function related with elm_notify_content_XXX
SVN revision: 69087
2012-03-09 11:14:09 +00:00
Jiyoun Park 379aee40b4 remove deprecated function related with elm menu item
SVN revision: 69086
2012-03-09 10:55:38 +00:00
Daniel Juyung Seo 02838dfe25 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
2012-03-09 10:54:03 +00:00
Jiyoun Park ab59567695 remove deprectated function related with elm_list_item_base_get & elm_mapbuf_content_
SVN revision: 69084
2012-03-09 09:35:21 +00:00
Jiyoun Park d207667980 remove deprecated function related with elm_layout_XXX
SVN revision: 69083
2012-03-09 09:28:04 +00:00
Daniel Juyung Seo a4575b425b elm elm_deprecated.h: Updated elm_deprecated.h
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 69081
2012-03-09 09:02:39 +00:00
Jiyoun Park 883e2eafaf remove deprecated function related with elm_label_label
SVN revision: 69079
2012-03-09 08:58:12 +00:00
Jiyoun Park 1b5662554c remove deprecated function related with elm_index
SVN revision: 69078
2012-03-09 08:51:24 +00:00
ChunEon Park 763b2d9d2e elementary - +++EINA_DEPRECATED
SVN revision: 69076
2012-03-09 08:05:37 +00:00
Carsten Haitzler 4856cf7e86 req gl eng for 3d test
SVN revision: 69075
2012-03-09 06:35:29 +00:00
Gustavo Lima Chaves 8af887cf42 [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
2012-03-08 21:15:35 +00:00
Christopher Michael f55b650f31 Elm: Don't try to init ecore_imf if we don't have support for it.
SVN revision: 69066
2012-03-08 17:44:08 +00:00
Jihoon Kim b8e7f1b0ad elementary_test: fix formatting test_entry.c
SVN revision: 69060
2012-03-08 14:59:38 +00:00
Jihoon Kim d33a351623 elm_entry/test: replace scrolled entry -> entry
SVN revision: 69059
2012-03-08 14:08:04 +00:00
Carsten Haitzler e624259b02 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
2012-03-08 13:51:58 +00:00
Hyoyoung Chang ec5b4619cb 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
2012-03-08 13:47:09 +00:00
Daniel Juyung Seo ca0f384460 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
2012-03-08 11:25:36 +00:00
Daniel Juyung Seo bea13e990e elm gen*: Changed local variable 'no_highlight' -> 'highlight' correctly.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 69050
2012-03-08 10:58:32 +00:00
Daniel Juyung Seo f935b1eabd elm gen*: Fixed formatting.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 69049
2012-03-08 10:58:29 +00:00
Daniel Juyung Seo 999b48e52e elm test_gengrid.c: Fixed wrong changes.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 69048
2012-03-08 10:58:12 +00:00
Tom Hacohen b24772dfc2 Elm entry: Disable middle click pasting when in non-editable mode.
Many thanks to Jérôme Pinot for the report.

SVN revision: 69047
2012-03-08 10:30:25 +00:00
Cedric BAIL 3479a4feb5 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
2012-03-08 09:43:33 +00:00
Jeremy Zurcher 275098b6bf 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
2012-03-08 09:43:14 +00:00
Cedric BAIL fdfcdda4a0 elementary: fix build with elm_map turned off.
SVN revision: 69041
2012-03-08 09:42:41 +00:00
Daniel Juyung Seo 86244f433d elm genlist: Fixed API bug. API change introduced API bug.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 69037
2012-03-08 04:19:06 +00:00
Mike Blumenkrantz 0688b59a12 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
2012-03-07 20:01:17 +00:00
Gustavo Lima Chaves fb2bcea0d0 [Elm] Document obj signal callaback del properly.
Specify which data ptr it returns better. Also forbid uninitialized
var. access there.



SVN revision: 69021
2012-03-07 19:43:23 +00:00
Mike Blumenkrantz d0d5e60cd5 prevent toolbar items being deselected
SVN revision: 69020
2012-03-07 19:42:52 +00:00
Carsten Haitzler 0d8669c50f update po's
SVN revision: 69015
2012-03-07 18:32:08 +00:00
Hyoyoung Chang 7f0ece59ac 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
2012-03-07 18:32:00 +00:00
ChunEon Park 788e9956fb 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
2012-03-07 17:05:14 +00:00
Daniel Juyung Seo 0c208f325d 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
2012-03-07 16:56:21 +00:00
ChunEon Park 591481d4ae elementary/naviframe - missed changes.
SVN revision: 69005
2012-03-07 16:56:19 +00:00
ChunEon Park a4ad3098b3 elementary/naviframe - added obj parameters to insert_before, insert_after APis to keep the consistency.
SVN revision: 69003
2012-03-07 16:52:22 +00:00
Hyoyoung Chang abd6278984 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
2012-03-07 16:43:37 +00:00
Sanjeev BA b9b069e6c7 Typo fixes.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 69001
2012-03-07 16:42:34 +00:00
Hyoyoung Chang d8322c51d1 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
2012-03-07 16:40:39 +00:00
Daniel Juyung Seo edf6bd17d5 elm genlist: Fixed build break.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68999
2012-03-07 16:38:37 +00:00
Daniel Juyung Seo 63473e56c2 elm genlist: Applied genlist compress mode API change.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68998
2012-03-07 16:37:08 +00:00
Carsten Haitzler 8e8c14fe24 warn--
SVN revision: 68997
2012-03-07 16:36:33 +00:00
Daniel Juyung Seo cc20f1cf72 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
2012-03-07 16:32:17 +00:00
Daniel Juyung Seo f3f5696016 elm genlist: Applied genlist item mode API changes.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68995
2012-03-07 16:29:26 +00:00
Sanjeev BA 780025511e Fix warnings when ewk not installed.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68994
2012-03-07 16:25:43 +00:00
Hyoyoung Chang dff33d0aa4 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
2012-03-07 16:22:58 +00:00
Daniel Juyung Seo c4508b0cc3 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
2012-03-07 16:19:25 +00:00
Mike Blumenkrantz 4b8fcf7430 seriously file globbing. another day would have been much better.
SVN revision: 68991
2012-03-07 16:18:38 +00:00
ChunEon Park c652e37c6e elemenatry/navifrmae - killed 2 more apis.
elm_naviframe_item_style_default_set
elm_nvaiframe_item_style_default_get



SVN revision: 68990
2012-03-07 16:15:17 +00:00
Daniel Juyung Seo 005f2465d9 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
2012-03-07 16:07:34 +00:00
Sanjeev BA feb7bfe3df Filled_get/set works fine.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68984
2012-03-07 16:05:32 +00:00
Mike Blumenkrantz 80d8165a15 wtf globbing y u no work???
SVN revision: 68983
2012-03-07 16:05:28 +00:00
Mike Blumenkrantz aa78786616 rename elm object select mode values: whoever wrote this deserves spankies
SVN revision: 68982
2012-03-07 16:01:37 +00:00
Carsten Haitzler 8054ade720 xxx-- -> we need these as genlist/grid items hold data for these due
to realize/unrealize.



SVN revision: 68981
2012-03-07 16:01:15 +00:00
Carsten Haitzler a021f775fb xxx -- - i'm happy with this now.
SVN revision: 68980
2012-03-07 15:58:40 +00:00
Sanjeev BA 51518fcc5a Fix compile issues.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68979
2012-03-07 15:56:09 +00:00
Sanjeev BA 0b12848df2 Fix compile issues.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68978
2012-03-07 15:56:05 +00:00
Sanjeev BA 76b8eecb6d Refactor elm_web API.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68977
2012-03-07 15:56:01 +00:00
Sanjeev BA 4267833ed6 Add const to getters.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68976
2012-03-07 15:55:53 +00:00
ChunEon Park 788c6dcaf4 elementary/genlist - fixed formatting
SVN revision: 68975
2012-03-07 15:45:52 +00:00
Carsten Haitzler f0e4f5ce69 ok++
SVN revision: 68974
2012-03-07 15:40:50 +00:00
Jihoon Kim 8e750cb1c1 elm_entry: replace scrolled entry with entry. Scrolled entry was deprecated.
SVN revision: 68973
2012-03-07 15:29:03 +00:00
ChunEon Park 6c0c317999 elementary/icon - replace the deprecated API.
SVN revision: 68972
2012-03-07 15:22:37 +00:00
Hyoyoung Chang abe3dd222a From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_list - add select_mode_set and some
remove deprecated apis in examples

Like other widget (genlist, gengrid...), I add select_mode to elm_list.

+elm_list_select_mode_set(Evas_Object *obj,
Elm_Object_Select_Mode_Type mode)

+EAPI Elm_Object_Select_Mode_Type
+elm_list_select_mode_get(const Evas_Object *obj)

And I removed deprecated apis (no_select, always_select) in examples
and edje_externals.



SVN revision: 68971
2012-03-07 15:22:12 +00:00
ChunEon Park 04cca27789 elementary/gengrid - fixed formatting
SVN revision: 68970
2012-03-07 15:15:54 +00:00
Mike Blumenkrantz 9dbec68276 scale -> resizable
SVN revision: 68969
2012-03-07 15:09:09 +00:00
ChunEon Park af38b11e5a elementary - renamed elm_fonts.h to elm_font.h
SVN revision: 68968
2012-03-07 15:09:05 +00:00
Daniel Juyung Seo 9f5a98dd60 elm genlist/gengrid: Fixed hilight -> highlight.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68967
2012-03-07 15:02:01 +00:00
Daniel Juyung Seo 7770910b78 elm genlist: Fixed enum
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68965
2012-03-07 14:48:12 +00:00
Carsten Haitzler 7a7434ed3b mark ok's
SVN revision: 68964
2012-03-07 14:47:16 +00:00
Daniel Juyung Seo 3288a6b24f elm clock: Reviewed clock.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68962
2012-03-07 14:35:18 +00:00
Daniel Juyung Seo 6cf43b0726 elm genlist: Updated documentation.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68961
2012-03-07 14:35:08 +00:00
myoungwoon kim 41148d0c62 From: myoungwoon kim <myoungwoon@gmail.com>
Subject: [E-devel] [Patch] Ecore, Elementary: Supporting indicator
opacity mode

This is Myoungwoon Roy Kim.

This patches are for supporting the indicator's opacity mode and made by
Jeonhoon Park(jh1979.park@samsung.com) who is responsible for Indicator
application.

Requirements:
- In mobile device, Indicator area should be displayed as Opacity,
Transparency, or sometimes Translucency according to the UX
requirements.
This requirement can be applied in case of fullscreen based menu and
fullscreen applications like video player etc.

Functional requirements:
1. User can set indicator's opacity mode as opacity, transparency, and
translucency
2. User can get the current indicator's opacity mode.

Currently there are no APIs for supporting the upper functional
requirements.

Thus, he added support for indicator's opacity mode.
It is designed for EFL developers easily to set the indicator's opacity
like the existing indicator's mode.
He added a Elm_Win_Indicator_Opacity_Mode structure variable into
Elm_Win
structure.
Meanwhile, new two APIs are implemented independently from the existing
source code.

Anybody please review this and apply it to upstream code.



SVN revision: 68959
2012-03-07 14:27:36 +00:00
ChunEon Park 21d10bb9b6 elementary/colorselector - just empty API set is added to merge with color palette.
I know you all would blame to me.

But they  will be patched soon indeed. 



SVN revision: 68957
2012-03-07 14:25:53 +00:00
Jihoon Kim 0fa91154c8 elm_entry: fix typo in elm_entry_filter_limit_size()
SVN revision: 68956
2012-03-07 14:24:24 +00:00
Tom Hacohen 7f6cd1b08a Elm label: Adjusted according to latest evas/edje changes.
SVN revision: 68953
2012-03-07 14:02:42 +00:00
Hyoyoung Chang dbdd6294c5 From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_gengrid - add item_index_get func

I made a patch that's adding elm_gengrid_item_index_get function.

+EAPI int
+elm_gengrid_item_index_get(const Elm_Object_Item *it)

It works like elm_genlist_item_index_get()




SVN revision: 68951
2012-03-07 13:58:30 +00:00
cnook 99d2eeb9f1 From: cnook <kimcinoo@gmail.com>
Subject: [E-devel] [Patch][elementary_test] test_icon

I have attached a patch for test_icon. please review the patch and
give any feedbacks. Thanks.



SVN revision: 68950
2012-03-07 13:52:47 +00:00
cnook 6477874b2f From: cnook <kimcinoo@gmail.com>
Subject: [E-devel] [Patch][elementary_test] test_label

I have attached a patch for test_label. Please review the patch and
give any feedbacks. Thanks.



SVN revision: 68949
2012-03-07 13:50:37 +00:00
Hyoyoung Chang 2df31b2926 From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] gengrid - Some missing APIs is added

After api reivew, some api is missed in gengrid.
So I add this apis to gengrid.

patch file - 0001
+EAPI Eina_List
*elm_gengrid_realized_items_get(const Evas_Object *obj);
+EAPI void
elm_gengrid_realized_items_update(Evas_Object *obj);

patch file - 0002
+EAPI void
elm_gengrid_scroller_policy_set(Evas_Object *obj, Elm_Scroller_Policy
policy_h, Elm_Scroller_Policy policy_v);
+EAPI void
elm_gengrid_scroller_policy_get(const Evas_Object *obj,
Elm_Scroller_Policy *policy_h, Elm_Scroller_Policy *policy_v);

patch file - 0003
+EAPI unsigned int elm_gengrid_items_count(const Evas_Object *obj);



SVN revision: 68948
2012-03-07 13:46:35 +00:00
Hyoyoung Chang 248f878f0d From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_gen{list, grid} - add
no_highlight_mode_set/get

actually change it to hilight_mode/set/get with the inverse.



SVN revision: 68947
2012-03-07 13:37:18 +00:00
Vincent Torri 426c925717 make elm compile on Windows
SVN revision: 68946
2012-03-07 13:27:06 +00:00
Hyoyoung Chang e479d536d6 From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_toolbar - add elm_toolbar_select_mode_set

As already sent genlist select_mode_set patch,
I applied same apis to elm_toolbar.

+EAPI void
+elm_toolbar_select_mode_set(Evas_Object *obj,
Elm_Object_Select_Mode_Type mode)


+EAPI Elm_Object_Select_Mode_Type
+elm_toolbar_select_mode_get(const Evas_Object *obj)



SVN revision: 68945
2012-03-07 13:23:22 +00:00
Sanjeev BA 0e50d5d966 Add top,middle bring_in and show support to gengrid. Implementation to be done later.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68943
2012-03-07 12:57:17 +00:00
Sanjeev BA 8cc2af2d7c Renaming ITEMS_SUBITEMS to ITEMS_TREE.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68942
2012-03-07 12:57:13 +00:00
Sanjeev BA a311a4cc7d Add some more documentation.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68941
2012-03-07 12:57:06 +00:00
Sanjeev BA 18c952dcd1 Mention how to delete added items.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68940
2012-03-07 12:57:00 +00:00
Daniel Juyung Seo 545e4da563 elm elm_deprecated.h: No groups for deprecated APIs.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68939
2012-03-07 12:50:43 +00:00
Carsten Haitzler 660e160726 better not have an else... :)
SVN revision: 68938
2012-03-07 12:46:22 +00:00
Hyoyoung Chang d1ab1c10e3 From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_gen{list, grid} - add elm_genlist_select_mode_set

As discussed in irc, I made a patch about unifying
always_select_mode_set and no_select_mode_set.

I'm introducing two apis in genlist (also in gengrid)

+EAPI void
+elm_genlist_select_mode_set(Evas_Object *obj,
Elm_Object_Select_Mode_Type mode)

+EAPI Elm_Object_Select_Mode_Type
+elm_genlist_select_mode_get(const Evas_Object *obj);

And added a enum in elm_general.h


+typedef enum
+{
+   ELM_OBJECT_NORMAL_SELECT = 0, /**< default select mode */
+   ELM_OBJECT_ALWAYS_SELECT, /**< always select mode */
+   ELM_OBJECT_NO_SELECT, /**< no select mode */
+
+   ELM_OBJECT_SELECT_MODE_MAX
+} Elm_Object_Select_Mode_Type;

After this is commited, i'll send a patch about examples and
edje_external.




SVN revision: 68937
2012-03-07 12:43:19 +00:00
Daniel Juyung Seo f545d9ace9 elm diskselector: Reviewed diskselector.
SVN revision: 68936
2012-03-07 12:30:00 +00:00
Daniel Juyung Seo 9a766ff128 elm: Updated .gitignore.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68935
2012-03-07 12:29:45 +00:00
chanwook jung 2fe90bc997 From: chanwook jung <jchanwook@gmail.com>
Subject: [E-devel] [Patch] elm_genlist : Add tree effect APIs

I made a patch for Tree Effect in elm_genlist.
This feature shows the flip effect when expand/contract the expandable
list.

External APIs :
+EAPI void               elm_genlist_tree_effect_enabled_set(Evas_Object
*obj, Eina_Bool enabled);
- Set Genlist tree effect

+EAPI Eina_Bool          elm_genlist_tree_effect_enabled_get(const
Evas_Object *obj);
- Get Genlist tree effect status

You can test it. "Genlist Tree Effect".



SVN revision: 68934
2012-03-07 12:15:36 +00:00
Carsten Haitzler 6d5e63d7bf aaah bugger - i was wrong. 0 is sn, not mon. fix. now days start on
monday.. how it SHOULD be.. thats why we call it a weekEND..  it
happens at the.. END of a week... :S



SVN revision: 68933
2012-03-07 12:03:13 +00:00
Carsten Haitzler 457db20472 get configs up to date.. and weekend/say should be 0 5 2 (0 == mon, 5
== sat etc.)



SVN revision: 68932
2012-03-07 11:49:23 +00:00
Jérémy Zurcher 9493efc793 From: Jérémy Zurcher <jeremy@asynk.ch>
Subject: [E-devel] elm_entry patch : typedef Elm_Entry_Item_Provider_Cb

this improves readability and helps for ruby binding maintenance



SVN revision: 68931
2012-03-07 11:31:18 +00:00
Michael BOUCHAUD 73a47a4efe elementary: fix external. Anchorblock and anchorview doesn't exist anymore
SVN revision: 68930
2012-03-07 11:30:44 +00:00
Mikael SANS f88c978d2f elementary/elm_deprecated: add elm_photocam_gesture_set/get
SVN revision: 68919
2012-03-07 10:04:54 +00:00
Carsten Haitzler cb96df9ed7 missed a doc string
SVN revision: 68916
2012-03-07 09:31:34 +00:00
Bluezery 8479b5f328 From: Bluezery <ohpowel@gmail.com>
Subject: [E-devel]  [Patch][elm_map] Change & Add map APIs

I rename & add some APIs.
As previously discussed, I categorized map APIs.
(http://marc.info/?l=enlightenment-devel&m=132685497711772&w=2)

1) Zoom
elm_map_zoom_set/get
elm_map_zoom_mode_set/get
elm_map_zoom_min_set/get
elm_map_zoom_max_set/get

2) Region - Geographic coordinates (region)
elm_map_region_get
elm_map_region_show/bring_in
elm_map_canvas_to_region_convert

I will not use "_geo_" in map APIs. All map APIs are basically used by
geographic coordinates.

3) Property
elm_map_paused_set/get
elm_map_rotate_set/get
elm_map_wheel_disabled_set/get
elm_map_user_agent_set/get

4) Overlay
elm_map_overlay_add/del
elm_map_overlay_xxx
elm_map_overlay_class_xxx
elm_map_overlay_bubble_xxx
elm_map_overlay_route_xxx

I will add line, rectangle, poi overlays  ASAP.

5) Source - External Provider  (Tile, Route, Name, )
elm_map_sources_get
elm_map_source_set/get

I will add more provider ASAP such as POI, etc.

6) Route
elm_map_route_add/del
elm_map_route_distance_get
elm_map_route_node_get
elm_map_route_waypoints_get

7) Name
elm_map_name_add/del
elm_map_route_address_get
elm_map_route_region_get

6) Route and 7) Name do not return visible objects actually.  Those
just return data.
I don't know "_add" suffix is correct for none visible objects.
I cannot decide yet whether those should be removed from map widget.
But current trends are that route, geocoding are  tightly coupled with
Map.

If Apps want to use only data, just use elm_map_route_add().
If not, use elm_map_route_add() & elm_map_overlay_route_add().
Also name overlay could be added in the future.

8) Miscellaneous
elm_map_tile_load_status_get

9) Signals
Basic events : "clicked", "clicked,double", "press", "longpressed",
Scroller events: "scroll", "scroll,xxx,xxx"
Zoom events: "zoom,start/stop/change"
Source (provider) events: "tile,load/loaded/loaded,fail" ,
"route,load/loaded/loaded,fail", "name,load/loaded/loaded,fail"

There are some big patches. I think diff program do not make exact
diff. :D.
Anyway, it's  better to maintain if this can be in before API fix
(elementary 1.0).
Because after these change, It is hard to maintain old APIs.

PS) Documentations and some minor bugs are remained yet.



SVN revision: 68915
2012-03-07 09:28:08 +00:00
Sanjeev BA 1c0123038a elm_multibuttonentry_item_filter_del -> elm_multibuttonentry_item_filter_remove
Author : Jeremy Zurcher <jeremy@asynk.ch>
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68914
2012-03-07 09:22:20 +00:00
Sanjeev BA 26bb51ab81 Revert "elm_multibuttonentry_item_filter_del -> elm_multibuttonentry_item_filter_remove"
Git svn doesn't respect local 'author'

Have to revert and put the author in the commit msg.

This reverts commit 879a6c3573c3c741841647679dc4d04ccaa3e91a.

SVN revision: 68913
2012-03-07 09:22:17 +00:00
Sanjeev BA 7930a2666a elm_multibuttonentry_item_filter_del -> elm_multibuttonentry_item_filter_remove
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68912
2012-03-07 09:13:20 +00:00
Sanjeev BA ecde2a0980 Revert "Correct API names."
This reverts commit ba4910a73baa10231bd73eb56867b1a4f0818168.
SVN revision 68909.
Author name in commit is incorrect.

SVN revision: 68911
2012-03-07 09:13:15 +00:00
Sanjeev BA 3928f87b0d Correct API names.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68909
2012-03-07 09:04:16 +00:00
Sanjeev BA 4cba665fbf Fix example build issue.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68907
2012-03-07 08:55:43 +00:00
Sanjeev BA c44c6722d8 Fix warnings and build errors.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68906
2012-03-07 08:55:37 +00:00
ChunEon Park 11f84a83bf elementary - updated review
SVN revision: 68905
2012-03-07 08:51:27 +00:00
ChunEon Park d94cb026a2 elementary/dayselector - --printf
SVN revision: 68904
2012-03-07 08:48:14 +00:00
ChunEon Park 8d5ab8026f elementary/dayselector - trivial changes
SVN revision: 68903
2012-03-07 08:45:49 +00:00
ChunEon Park 123dd6c01c elementary/po - updated
SVN revision: 68902
2012-03-07 08:44:54 +00:00
Sanjeev BA c5c06a40f2 Fix warnings.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68901
2012-03-07 08:38:32 +00:00
Carsten Haitzler d1b74c6004 warn-- final
SVN revision: 68900
2012-03-07 08:33:04 +00:00
Carsten Haitzler 5fb2aa296b warn--
SVN revision: 68899
2012-03-07 08:31:30 +00:00
Sanjeev BA 1ece172c12 Refactor genlist and deprecate top/middle item_show() API.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68898
2012-03-07 08:29:32 +00:00
Sanjeev BA 3946d4a76b Merge bring_in, top_bring_in and middle_bring_in into bring_in with ELM_GENLIST_ITEM_SCROLLTO_*.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68897
2012-03-07 08:29:28 +00:00
Carsten Haitzler b2a098dafd warn--
SVN revision: 68896
2012-03-07 08:27:10 +00:00
Carsten Haitzler 376ffa6057 warn--
SVN revision: 68895
2012-03-07 08:22:34 +00:00
Carsten Haitzler 746119528d warn--
SVN revision: 68894
2012-03-07 08:21:20 +00:00
Carsten Haitzler d599459721 warn--
SVN revision: 68893
2012-03-07 08:19:55 +00:00
Carsten Haitzler 0a60e3a9cc warn--
SVN revision: 68892
2012-03-07 08:13:06 +00:00
Carsten Haitzler ac18d7b322 warn--
SVN revision: 68891
2012-03-07 08:11:00 +00:00
Carsten Haitzler 37ecd97950 warn--
SVN revision: 68890
2012-03-07 08:08:48 +00:00
Carsten Haitzler 5f1aa30a8e more warn--
SVN revision: 68889
2012-03-07 08:05:42 +00:00
Carsten Haitzler e697a6ef5c warn--
SVN revision: 68888
2012-03-07 08:01:52 +00:00
Carsten Haitzler c8622c8da1 shadow warn--
SVN revision: 68887
2012-03-07 07:59:51 +00:00
Carsten Haitzler 22543770a9 comment why locks removed.
SVN revision: 68886
2012-03-07 07:40:02 +00:00
Carsten Haitzler 7d93a6831f store docs. done. also spotted lock bug waiting to happen. fix :)
SVN revision: 68884
2012-03-07 07:11:55 +00:00
Daniel Juyung Seo c10aa6ce74 elm elm_getting_started.h: Fixed typo. Patch by Jérôme Pinot <ngc891@gmail.com>.
> Small typo:
>
>
> Index: src/lib/elm_getting_started.h
> ===================================================================
> --- src/lib/elm_getting_started.h       (revision 68874)
> +++ src/lib/elm_getting_started.h       (working copy)
> @@ -79,7 +79,7 @@
>  * specify a different prefix with configure:
>  *
>  * @verbatim
> - * ./confiugre --prefix=$HOME/mysoftware
> + * ./configure --prefix=$HOME/mysoftware
>  * @endverbatim
>  *
>  * Also remember that autotools buys you some useful commands like:
>

SVN revision: 68883
2012-03-07 07:05:22 +00:00
Daniel Juyung Seo 543d234a2b elm multibuttonentry: Changed smart callback name. Discussed with multibuttonentry contributor. 'shrink,state,changed' -> 'expand,state,changed'.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68882
2012-03-07 07:00:56 +00:00
Daniel Juyung Seo 0ad0ac6ff2 elm: fixed build break. sorry.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68881
2012-03-07 06:54:17 +00:00
Daniel Juyung Seo 5b07152440 elm: Revised image/icon. 'disable' -> 'disabled'
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68880
2012-03-07 06:29:12 +00:00
Daniel Juyung Seo 22b98643a0 elm image: Added elm_image_preload_disabled_set(). Patch by Shinwoo Kim.
On Wed, Mar 7, 2012 at 12:21 PM, cnook <kimcinoo@gmail.com> wrote:
> Dear All, Hello.
>
> There was no API for preload cancel. simple
>
> Sincerely,
> Shinwoo Kim.

SVN revision: 68879
2012-03-07 06:26:20 +00:00
Sanjeev BA 6f2249d9e9 add todo for elc_multibuttonentry.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68878
2012-03-07 06:20:18 +00:00
Daniel Juyung Seo 6f413545c7 elm: Use lower case for xxx documentation to distinguish this from XXX(fixme)
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68877
2012-03-07 06:14:25 +00:00
ChunEon Park e958f8754e elementray/index - some test code(should not be commited yet) reverted
SVN revision: 68876
2012-03-07 06:08:31 +00:00
cnook a00c0057aa elementary/index - Re: [E-devel] [Patch][elementary_test] test_index
Dear All, Hello.

I have attached patch for test_index. Please review the patch and give
any feedbacks. Thanks.

Sincerely,

Shinwoo Kim.

Signed-Off-By: cnook <kimcinoo@gmail.com>



SVN revision: 68875
2012-03-07 06:05:43 +00:00
ChunEon Park 2c64142996 elementary/ctxpopup - one more API elm_ctxpopup_dismiss
requested by discomfitor 



SVN revision: 68874
2012-03-07 05:58:38 +00:00
Daniel Juyung Seo f7df0c0d4f elm multibuttonentry: Updated document. I know this sucks this widget is wrongly designed.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68873
2012-03-07 05:49:13 +00:00
Daniel Juyung Seo edefce5c89 elm Elementary.h.in: image and hover are reviewed by woohyun.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68872
2012-03-07 05:31:02 +00:00
Daniel Juyung Seo e7f6e7c9e4 elm Elementary.h.in: Multibuttonentry was reviewed.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68871
2012-03-07 05:11:54 +00:00
ChunEon Park 453a41626d elementary/dayselector - oooops crazy hermet
I missed to add files 



SVN revision: 68870
2012-03-07 05:09:36 +00:00
ChunEon Park 2b9ae525c0 elementary/check - update doc
SVN revision: 68869
2012-03-07 05:01:15 +00:00
ChunEon Park 18e3c65c0e elementary/dayselector - New widget Elc_dayselector
Hi Raster,
Please find the modified patch after the suggested changes. 
[ APIs are provided for setting week_start, weekend_start & weekend_length.Default values are fetched
from elm_config instead of edc styles.] 
Please review the patch and push it to svn. 
Thanks,
Sumanth 

Signed-Off-By: Sumanth Krishna Mannam(sumanth.m@samsung.com)



SVN revision: 68868
2012-03-07 04:57:03 +00:00
ChunEon Park b70396c859 elementary/index - + 1 api elm_index_item_selected_set
need compensation



SVN revision: 68867
2012-03-07 04:39:06 +00:00
Sanjeev BA 9832fdca93 Fix elm_multibuttonentry API to have callbacks. For now we only have the API format fixed. This code needs lot more refactoring after discussing with the widget author. So, we will address the implementation later.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68866
2012-03-07 02:57:36 +00:00
ChunEon Park fbcd46acea elementary/menu - fixed a infinite loop bug. should be resized the sub menu item
thanks bluezery for reporting.



SVN revision: 68865
2012-03-07 02:20:58 +00:00
Bruno Dilly 3718134a2a Elm_Calendar: fix function pointer as arg
Spotted by Michael Blumenkrantz


SVN revision: 68864
2012-03-07 01:02:21 +00:00
Bruno Dilly 5f7aecca69 Elm_Web: avoid deprecated elm_notify_repeat_events_set
SVN revision: 68863
2012-03-07 00:37:41 +00:00
Mike Blumenkrantz 0511cc34a1 add -Wshadow to svn compile flags
SVN revision: 68861
2012-03-07 00:23:57 +00:00
Mike Blumenkrantz 308050778d use typedef function arg
SVN revision: 68860
2012-03-07 00:12:36 +00:00
Mikael SANS 44fa969639 elementary/elm_photocam: change api name and add 'do_gesture' variable
SVN revision: 68859
2012-03-06 23:56:02 +00:00
Gustavo Lima Chaves 969e0b4c51 [Elm] Since we're talking 'bout file_set()s, let's be broader.
SVN revision: 68857
2012-03-06 22:51:40 +00:00
Gustavo Lima Chaves 02aa57d92e [Elm] Ok, since we don't have time to address all functions, just
return val. on the most critical one: file_set (on bg).



SVN revision: 68856
2012-03-06 22:35:27 +00:00
Gustavo Lima Chaves c74b07247b [Elm] Now applying some more ret. values on bg.
Also bumping docs, as I had to fix them.



SVN revision: 68854
2012-03-06 22:12:42 +00:00
Gustavo Lima Chaves feef00175c [Elm] This is meant to be used on the future, as I said.
SVN revision: 68853
2012-03-06 21:56:32 +00:00
Gustavo Lima Chaves 2ecf3ee605 [Elm] Forgotten detail on refactor.
SVN revision: 68850
2012-03-06 21:46:47 +00:00
Gustavo Lima Chaves 1b6ec78896 [Elm] More future-proofness on elm layout: returning values on methods.
There were others with boolean returns already, let's planify that.



SVN revision: 68848
2012-03-06 20:25:29 +00:00
Gustavo Lima Chaves edd17756d4 [Elm] More on elm error codes on theming.
SVN revision: 68845
2012-03-06 19:06:02 +00:00
Gustavo Lima Chaves ee95a473cf [Elm] Just being future-proof on some methods: error val on return.
SVN revision: 68844
2012-03-06 18:39:53 +00:00
Mike Blumenkrantz e8edc0be6e fix changed object_tree_focus api to make sense
SVN revision: 68843
2012-03-06 17:57:20 +00:00
Iván Briano b7d5ebeecb Don't look for translations on removed files
SVN revision: 68842
2012-03-06 17:35:29 +00:00
Jiyoun Park 2c616f6526 modify removed function list
SVN revision: 68841
2012-03-06 15:52:49 +00:00
Sanjeev BA 89d0e01399 Remove comments.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 68840
2012-03-06 15:18:05 +00:00
Sanjeev BA de64c5bf43 Add selected item getter and setter API. Getter to be implemented.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 68839
2012-03-06 15:18:02 +00:00
Sanjeev BA 3d6850c2c9 Rename callback function.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 68838
2012-03-06 15:17:57 +00:00
Jiyoun Park 4c9501159b remove deprecated function related with elm_genlist_item
SVN revision: 68837
2012-03-06 15:04:55 +00:00
Cedric BAIL d72546d2fb elementary: fix raster's bork.
SVN revision: 68836
2012-03-06 14:56:56 +00:00
Lucas De Marchi 7ae28da2c5 elementary: let's install useful headers for c++
Unbreak build after r68696.



SVN revision: 68834
2012-03-06 14:16:08 +00:00
Jiyoun Park 8753a5e5cf remove deprecated code related with elm_frame_label_get/set
and elm_frame_content_set


SVN revision: 68833
2012-03-06 14:14:57 +00:00
Carsten Haitzler 310a95536b adding store docs! not done yet
SVN revision: 68830
2012-03-06 13:46:43 +00:00
Jiyoun Park a21b344d32 remove deprecated funtion related elm_object_focus/unfocus/direction_go
SVN revision: 68828
2012-03-06 13:28:58 +00:00
Jiyoun Park 8a2ffb24a7 remove deprecated function related with elm_flipselector and elm_factory
SVN revision: 68827
2012-03-06 12:58:07 +00:00
Carsten Haitzler a365dd870b hmm i like the fact that entires take care of their own selection
fetching... but otherwise not changes to this func api-wise anyway. so
XXX remove :)



SVN revision: 68826
2012-03-06 12:42:18 +00:00
Carsten Haitzler fac0b83303 actually collaps and autocollase are good - collapse/expand.
collapsing comments is what editors can do - much like frames. this is
good enough imho - so xxx-- :)



SVN revision: 68825
2012-03-06 12:36:26 +00:00
Daniel Juyung Seo 61f160a4ee elm toolbar: Formatting.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68823
2012-03-06 12:35:22 +00:00
Carsten Haitzler 887cd2341d adree with XXX -> rename focus funcs, deprecate old.
SVN revision: 68822
2012-03-06 12:30:16 +00:00
Daniel Juyung Seo 3a8e108984 elm toolbar.edc: Fixed formatting.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68821
2012-03-06 12:29:44 +00:00
ChunEon Park 2b45ebba0c elementary/index - more apis
elm_index_horizontal_set/get



SVN revision: 68820
2012-03-06 12:28:52 +00:00
Carsten Haitzler 5b3aa405ab address the XXX for elm entry with some docs - but its otherwise not
going to be addressed i think.



SVN revision: 68819
2012-03-06 12:24:20 +00:00
Carsten Haitzler 7034592400 mark elm_config.h as ok.
SVN revision: 68818
2012-03-06 12:20:46 +00:00
Carsten Haitzler f3f023a108 ok warn-- in multibuttonentry - getting bored of seeing it.
SVN revision: 68817
2012-03-06 12:14:35 +00:00
Carsten Haitzler 13bbec8fb6 warn+bug--
SVN revision: 68816
2012-03-06 12:08:11 +00:00
Daniel Juyung Seo 912a88ff75 elm multibuttonentry: Reviewed smart callbacks.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68815
2012-03-06 12:06:52 +00:00
Daniel Juyung Seo 36d4a048f4 elm multibuttonentry: Revised code.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68814
2012-03-06 12:06:47 +00:00
Carsten Haitzler cd97aeb090 warn--
SVN revision: 68813
2012-03-06 12:06:43 +00:00
Daniel Juyung Seo 18f9ba2d95 elm: Updated .gitignore.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68812
2012-03-06 12:06:38 +00:00
Carsten Haitzler e6b6714656 missed 1 config fetcher func.
SVN revision: 68811
2012-03-06 12:05:00 +00:00
Carsten Haitzler 7a5a301a63 rename a whole host of config-related functions to be elm_config_*
now. yes - no deprecation. no time to do that.



SVN revision: 68810
2012-03-06 12:04:25 +00:00
Daniel Juyung Seo 342dc04638 elm examples: Removed anchorblock from build.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68808
2012-03-06 11:51:47 +00:00
Daniel Juyung Seo 480c61f20a elm: Formatting. No spacing after casting.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68807
2012-03-06 11:51:42 +00:00
Jiyoun Park cb39e15f46 fix build break;
add "info" option


SVN revision: 68806
2012-03-06 11:43:04 +00:00
Jaehwan Kim 044fc4bf03 Add the item_content_set/get/unset_hook for setting the object as the content of the toolbar item.
It's possible the objects(like slider or progressbar and so on) can be shown in toolbar.


SVN revision: 68805
2012-03-06 11:35:11 +00:00
Daniel Juyung Seo a45eee11ee elm elm_gen_common.h: Use proper doxygen keywords.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68804
2012-03-06 10:59:33 +00:00
Daniel Juyung Seo d52fbf244b elm multibuttonentry: Reviewed multibuttonentry APIs.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68803
2012-03-06 10:59:29 +00:00
Tom Hacohen 737654ba04 Elm entry: Merge anchorview/anchorblock into entry.
And kill those damn widgets.

SVN revision: 68802
2012-03-06 10:09:13 +00:00
Jiyoun Park 1e12f9d668 remove deprecated code related with elm_diskselector
SVN revision: 68801
2012-03-06 09:54:04 +00:00
Carsten Haitzler 513a85595c move all config related apis into elm_config.c/h... need to name
elm_config_*



SVN revision: 68800
2012-03-06 09:49:24 +00:00
ChunEon Park 60be2324a3 elemenatry/icon - elm_icon_preload_set -> elm_icon_preload_disabled_set
SVN revision: 68799
2012-03-06 09:40:54 +00:00
Jiyoun Park e962afdb0f remove deprecated code related with elm_conformant_content_set/get/unset
SVN revision: 68798
2012-03-06 09:36:19 +00:00
Carsten Haitzler 84aa9dbceb move config setting fucns over to elm_config in preparation for naming
elm_config_*



SVN revision: 68797
2012-03-06 09:23:43 +00:00
Jiyoun Park 874bf67ac5 remove deprecated code related with elm_check_icon_set/get/unset
SVN revision: 68796
2012-03-06 09:10:38 +00:00
Carsten Haitzler d05e7747a3 ok- yes - i know it isnt that great, but i dont know of a good
alternative that doesnt have a whole bunch of gotchas, so keep the
size set api as its the best of a bad lot of options.



SVN revision: 68795
2012-03-06 09:07:13 +00:00
Jiyoun Park 418ea27eb9 remove deprecated code related with elm_check_label_set/get
SVN revision: 68793
2012-03-06 08:55:21 +00:00
Jiyoun Park 74e7ff7411 remove deprecated code related with elm_calendar_text_xxx
SVN revision: 68792
2012-03-06 08:53:20 +00:00
Jiyoun Park 64c0204f39 remove deprecated code related with elm_button_icon_set/get
SVN revision: 68791
2012-03-06 08:50:25 +00:00
Sung Park b2ffae5359 Added comments to the header, including a simple example program for glview.
SVN revision: 68789
2012-03-06 08:12:35 +00:00
Carsten Haitzler 2325515535 thats not an XXX we can deal with for api review and release. :)
SVN revision: 68788
2012-03-06 07:48:49 +00:00
Carsten Haitzler 4118b5806c deprecate guide text set api in multibutton as per xxx
SVN revision: 68787
2012-03-06 07:45:10 +00:00
Jiyoun Park f9fbc5ba51 remove deprecated code related with elm_button_label_get/set
SVN revision: 68786
2012-03-06 07:33:58 +00:00
Hyoyoung Chang 2b5c91ba41 From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_genlist - add comments for item class
Date: Tue, 6 Mar 2012 16:26:37 +0900

Dear all.

after working several hours, i made some comments. :P
If it's only, plz comit it.
Thanks.


SVN revision: 68785
2012-03-06 07:33:23 +00:00
Sanjeev BA 2634455235 Remove unwanted function.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68784
2012-03-06 07:25:28 +00:00
Carsten Haitzler e0b959c8f0 xxx-- -> wtf - another "treeview" thing? not relevant to hoversel. bah!
SVN revision: 68783
2012-03-06 07:21:05 +00:00
Carsten Haitzler 18f6d9eed5 xxx-- -> no fileselector is good - it doesnt tell you how it selects -
that is actually totally changable from version to version of elm, so
its happy as-is



SVN revision: 68782
2012-03-06 07:19:58 +00:00
Carsten Haitzler dda699e1af xxx-- -> not relevant to api (and theme has that settled i think
SVN revision: 68781
2012-03-06 07:17:38 +00:00
ChunEon Park 4b9a8cb744 elementary/index - set index visiblility again when style is changed.
SVN revision: 68780
2012-03-06 07:09:57 +00:00
Sanjeev BA c44902e2f5 Break MBE API. Cannot fix without breaking it.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68779
2012-03-06 07:01:09 +00:00
Sanjeev BA 7e80c536d0 Fix formatting.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68778
2012-03-06 07:01:06 +00:00
Sanjeev BA 6e33787747 refactor mbe code.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68777
2012-03-06 07:00:59 +00:00
Sanjeev BA 612348e150 Remove unwanted null check. It happens in _set_guidetext.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68776
2012-03-06 07:00:15 +00:00
Jiyoun Park 6bfd5967e4 remove deprecated code related with elm_bubble and elm_bg_overlay.
SVN revision: 68775
2012-03-06 06:54:02 +00:00
Carsten Haitzler c50f91f6cc lets update genlist/grid examples to use the new class thing.
SVN revision: 68774
2012-03-06 06:30:43 +00:00