framework/uifw/elementary.git
12 years agoElm: Make all the widgets accept "default" as the default.
tasn [Mon, 4 Jul 2011 10:52:23 +0000 (10:52 +0000)]
Elm: Make all the widgets accept "default" as the default.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61002 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm entry: add the elm_object_text_set/get hooks.
tasn [Mon, 4 Jul 2011 10:40:13 +0000 (10:40 +0000)]
elm entry: add the elm_object_text_set/get hooks.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61001 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm anchorblock: Fix code to use the new elm_object_text_set/get API
tasn [Mon, 4 Jul 2011 10:40:10 +0000 (10:40 +0000)]
Elm anchorblock: Fix code to use the new elm_object_text_set/get API

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61000 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm anchorblock: add the elm_object_text_set/get hooks.
tasn [Mon, 4 Jul 2011 10:40:07 +0000 (10:40 +0000)]
elm anchorblock: add the elm_object_text_set/get hooks.

deprecate: elm_anchorblock_text_set/get.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60999 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm anchorview: Fix code to use the new elm_object_text_set/get API
tasn [Mon, 4 Jul 2011 10:40:02 +0000 (10:40 +0000)]
Elm anchorview: Fix code to use the new elm_object_text_set/get API

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60998 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm anchorview: add the elm_object_text_set/get hooks.
tasn [Mon, 4 Jul 2011 10:39:58 +0000 (10:39 +0000)]
elm anchorview: add the elm_object_text_set/get hooks.

deprecate: elm_anchorview_text_set/get.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60997 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm bubble: Fix code to use the new elm_object_text_set/get API.
tasn [Mon, 4 Jul 2011 10:14:14 +0000 (10:14 +0000)]
Elm bubble: Fix code to use the new elm_object_text_set/get API.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60996 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm bubble: add the elm_object_text_set/get hooks.
tasn [Mon, 4 Jul 2011 10:14:11 +0000 (10:14 +0000)]
elm bubble: add the elm_object_text_set/get hooks.

deprecate: elm_bubble_indicator_label_set/get.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60995 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm fileselector_btn_ent: Fix code to use the new elm_object_text_set/get API.
tasn [Mon, 4 Jul 2011 10:14:08 +0000 (10:14 +0000)]
Elm fileselector_btn_ent: Fix code to use the new elm_object_text_set/get API.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60994 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm fileselector_button_entry: add the elm_object_text_set/get hooks.
tasn [Mon, 4 Jul 2011 10:14:05 +0000 (10:14 +0000)]
elm fileselector_button_entry: add the elm_object_text_set/get hooks.

deprecate: elm_fileselector_button_entry_indicator_label_set/get.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60993 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm fileselector_btn: Fix code to use the new elm_object_text_set/get API.
tasn [Mon, 4 Jul 2011 10:14:02 +0000 (10:14 +0000)]
Elm fileselector_btn: Fix code to use the new elm_object_text_set/get API.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60992 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm fileselector_button: add the elm_object_text_set/get hooks.
tasn [Mon, 4 Jul 2011 10:13:59 +0000 (10:13 +0000)]
elm fileselector_button: add the elm_object_text_set/get hooks.

deprecate: elm_fileselector_button_indicator_label_set/get.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60991 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm progress: Fix code to use the new elm_object_text_set/get API.
tasn [Mon, 4 Jul 2011 10:13:56 +0000 (10:13 +0000)]
Elm progress: Fix code to use the new elm_object_text_set/get API.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60990 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm progressbar: add the elm_object_text_set/get hooks.
tasn [Mon, 4 Jul 2011 10:13:53 +0000 (10:13 +0000)]
elm progressbar: add the elm_object_text_set/get hooks.

deprecate: elm_progressbar_indicator_label_set/get.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60989 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm check: Fix edje_externals to use elm_object_text_set.
tasn [Mon, 4 Jul 2011 10:13:50 +0000 (10:13 +0000)]
Elm check: Fix edje_externals to use elm_object_text_set.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60988 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm radio: Fix the tests to use the new elm_object_text_set/get API.
tasn [Mon, 4 Jul 2011 10:13:46 +0000 (10:13 +0000)]
Elm radio: Fix the tests to use the new elm_object_text_set/get API.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60987 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm radio: add the elm_object_text_set/get hooks.
tasn [Mon, 4 Jul 2011 10:13:43 +0000 (10:13 +0000)]
elm radio: add the elm_object_text_set/get hooks.

deprecate: elm_radio_indicator_label_set/get.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60986 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm check: Add deprecation notice to doxygen.
tasn [Mon, 4 Jul 2011 10:13:39 +0000 (10:13 +0000)]
Elm check: Add deprecation notice to doxygen.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60985 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElementary: Rename elm_object_label_* -> elm_object_text_part_*.
tasn [Mon, 4 Jul 2011 09:18:16 +0000 (09:18 +0000)]
Elementary: Rename elm_object_label_* -> elm_object_text_part_*.

This name is better as it also applies for entries, and not just
for labels.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60975 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm Check: Fix the tests to use the new elm_object_text_set/get API.
tasn [Mon, 4 Jul 2011 09:18:13 +0000 (09:18 +0000)]
Elm Check: Fix the tests to use the new elm_object_text_set/get API.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60974 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm check: add the elm_object_text_set/get hooks.
tasn [Mon, 4 Jul 2011 09:18:10 +0000 (09:18 +0000)]
elm check: add the elm_object_text_set/get hooks.

deprecate: elm_check_indicator_label_set/get.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60973 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm actionslider: Fix the tests to use the new elm_object_text_set/get API.
tasn [Mon, 4 Jul 2011 09:18:07 +0000 (09:18 +0000)]
Elm actionslider: Fix the tests to use the new elm_object_text_set/get API.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60972 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm actionslider: add the elm_object_text_set/get hooks.
tasn [Mon, 4 Jul 2011 09:18:04 +0000 (09:18 +0000)]
elm actionslider: add the elm_object_text_set/get hooks.

deprecate: elm_actionslider_indicator_label_set/get,
   elm_actionslider_labels_set/get.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60971 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/video - added missed "" for strings .
hermet [Mon, 4 Jul 2011 05:15:58 +0000 (05:15 +0000)]
elementary/video - added missed "" for strings .

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60964 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm: Removed trailing whitespaces.
seoz [Sun, 3 Jul 2011 07:49:02 +0000 (07:49 +0000)]
elm: Removed trailing whitespaces.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60952 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm/src/bin Makefile.am: Removed trailing whitespaces.
seoz [Sun, 3 Jul 2011 07:46:55 +0000 (07:46 +0000)]
elm/src/bin Makefile.am: Removed trailing whitespaces.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60951 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary: fix little mistake in elm_video.
cedric [Sat, 2 Jul 2011 12:23:47 +0000 (12:23 +0000)]
elementary: fix little mistake in elm_video.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60939 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary - sort the files in alphabetical order.
hermet [Sat, 2 Jul 2011 06:26:27 +0000 (06:26 +0000)]
elementary - sort the files in alphabetical order.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60932 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/transit - trivial changes.
hermet [Sat, 2 Jul 2011 06:01:35 +0000 (06:01 +0000)]
elementary/transit - trivial changes.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60931 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/transit - added missed wrn messages.
hermet [Sat, 2 Jul 2011 05:58:56 +0000 (05:58 +0000)]
elementary/transit - added missed wrn messages.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60930 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/transit - just renamed internal variables.
hermet [Sat, 2 Jul 2011 05:57:06 +0000 (05:57 +0000)]
elementary/transit - just renamed internal variables.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60929 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/transit - added wrn/err messages.
hermet [Sat, 2 Jul 2011 05:53:38 +0000 (05:53 +0000)]
elementary/transit - added wrn/err messages.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60928 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElementary: Adding screenshot for anchrotwins example.
gastal [Fri, 1 Jul 2011 17:32:20 +0000 (17:32 +0000)]
Elementary: Adding screenshot for anchrotwins example.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60924 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoRemoving broken links.
gastal [Fri, 1 Jul 2011 14:40:22 +0000 (14:40 +0000)]
Removing broken links.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60920 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary/elm_widget.c : fix wrong indentation :)
woohyun [Fri, 1 Jul 2011 09:10:11 +0000 (09:10 +0000)]
elementary/elm_widget.c : fix wrong indentation :)

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60912 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary/elm_widget.c : Delete meaningless conditional state
woohyun [Fri, 1 Jul 2011 09:07:36 +0000 (09:07 +0000)]
elementary/elm_widget.c : Delete meaningless conditional state
(already been checked by the above code)

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60911 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: add suspend infra inside elm_video.
cedric [Fri, 1 Jul 2011 08:58:28 +0000 (08:58 +0000)]
elementary: add suspend infra inside elm_video.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60910 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: add elm_video.c.
cedric [Fri, 1 Jul 2011 07:41:48 +0000 (07:41 +0000)]
elementary: add elm_video.c.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60908 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary/transit - removed workaround code to evas_map
hermet [Fri, 1 Jul 2011 01:10:56 +0000 (01:10 +0000)]
elementary/transit - removed workaround code to evas_map

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60902 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary/transit - trivial refactoring
hermet [Thu, 30 Jun 2011 23:59:00 +0000 (23:59 +0000)]
elementary/transit - trivial refactoring

renamed internal function names.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60894 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary/button - added a missing signal description in doxy.
hermet [Thu, 30 Jun 2011 23:58:19 +0000 (23:58 +0000)]
elementary/button - added a missing signal description in doxy.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60893 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary/button - added pressed signal
hermet [Thu, 30 Jun 2011 23:43:24 +0000 (23:43 +0000)]
elementary/button - added pressed signal

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60892 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: be able to compile without the missing elm_video.c
billiob [Thu, 30 Jun 2011 19:07:35 +0000 (19:07 +0000)]
elementary: be able to compile without the missing elm_video.c

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60881 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: add higger level elm_video object.
cedric [Thu, 30 Jun 2011 17:18:13 +0000 (17:18 +0000)]
elementary: add higger level elm_video object.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60877 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm edje_externals: Applied hoversel/slider elm_xxx_label_get/set API changes.
seoz [Thu, 30 Jun 2011 15:27:38 +0000 (15:27 +0000)]
elm edje_externals: Applied hoversel/slider elm_xxx_label_get/set API changes.

Use elm_object_text_get/set instead of elm_xxx_label_get/set.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60874 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary/transit - trivial refactoring
hermet [Thu, 30 Jun 2011 12:34:15 +0000 (12:34 +0000)]
elementary/transit - trivial refactoring

internal functions are renamed

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60872 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary/transit - fixed incorrect logic for recorvering objects' states-context.
hermet [Thu, 30 Jun 2011 12:28:31 +0000 (12:28 +0000)]
elementary/transit - fixed incorrect logic for recorvering objects' states-context.

when same objects are added to multiple transits which have chained relationship,
the objects couldn't be recovered their states incorrectly.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60871 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm slider: Fix the tests to use the new elm_object_text_set/get API.
tasn [Thu, 30 Jun 2011 05:58:32 +0000 (05:58 +0000)]
Elm slider: Fix the tests to use the new elm_object_text_set/get API.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60863 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm slider: add the elm_object_text_set/get hooks.
tasn [Thu, 30 Jun 2011 05:58:29 +0000 (05:58 +0000)]
elm slider: add the elm_object_text_set/get hooks.

deprecate: elm_slider_label_set/get

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60862 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm hoversel: Fix the tests to use the new elm_object_text_set/get API.
tasn [Thu, 30 Jun 2011 05:43:59 +0000 (05:43 +0000)]
Elm hoversel: Fix the tests to use the new elm_object_text_set/get API.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60861 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm hoversel: add the elm_object_text_set/get hooks.
tasn [Thu, 30 Jun 2011 05:43:56 +0000 (05:43 +0000)]
elm hoversel: add the elm_object_text_set/get hooks.

deprecate: elm_hoversel_label_set/get

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60860 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary : Password's last char show feature can be shown by setting
woohyun [Thu, 30 Jun 2011 05:38:57 +0000 (05:38 +0000)]
elementary : Password's last char show feature can be shown by setting
envs (or modifiying base.src). This patch is made by Shilpa :)

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60859 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm route: Changed return value of elm_route_emap_set() API from
seoz [Thu, 30 Jun 2011 02:10:46 +0000 (02:10 +0000)]
elm route: Changed return value of elm_route_emap_set() API from
Eina_Bool to void.

EFL uses void as a xxx_set() API's return value.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60852 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm route: Fixed formatting.
seoz [Thu, 30 Jun 2011 01:35:41 +0000 (01:35 +0000)]
elm route: Fixed formatting.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60850 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm edje_externals: Applied button/toggle elm_xxx_label_get/set API changes.
seoz [Thu, 30 Jun 2011 01:33:38 +0000 (01:33 +0000)]
elm edje_externals: Applied button/toggle elm_xxx_label_get/set API changes.

Use elm_object_text_get/set instead of elm_xxx_label_get/set.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60849 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElementary: Fixing doxygen syntax again(quotation marks
gastal [Wed, 29 Jun 2011 22:09:33 +0000 (22:09 +0000)]
Elementary: Fixing doxygen syntax again(quotation marks
 required).

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60848 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElementary: Adding screenshot for bubble example.
gastal [Wed, 29 Jun 2011 22:09:27 +0000 (22:09 +0000)]
Elementary: Adding screenshot for bubble example.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60847 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElementary: Fix doxygen sintax(linebreaks aren't allowed
gastal [Wed, 29 Jun 2011 21:30:40 +0000 (21:30 +0000)]
Elementary: Fix doxygen sintax(linebreaks aren't allowed
 there).

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60846 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoMake sure Elementary.h isn't used by doxygen since
gastal [Wed, 29 Jun 2011 21:27:59 +0000 (21:27 +0000)]
Make sure Elementary.h isn't used by doxygen since
 Elementary.h.in is.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60845 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoAdd examples with explanations for elm_box
sachiel [Wed, 29 Jun 2011 21:04:23 +0000 (21:04 +0000)]
Add examples with explanations for elm_box

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60843 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElementary: elm_bubble documentation.
gastal [Wed, 29 Jun 2011 20:47:41 +0000 (20:47 +0000)]
Elementary: elm_bubble documentation.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60842 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoFixing typo.
gastal [Wed, 29 Jun 2011 20:47:00 +0000 (20:47 +0000)]
Fixing typo.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60841 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: fix clip and smart child issue with elm_icon.
cedric [Wed, 29 Jun 2011 13:24:22 +0000 (13:24 +0000)]
elementary: fix clip and smart child issue with elm_icon.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60816 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary/transit - fixed a potential problem
hermet [Wed, 29 Jun 2011 09:44:48 +0000 (09:44 +0000)]
elementary/transit - fixed a potential problem

When same objects are added to a transit, EVAS_CALLBACK_DEL for objects could not be deleted completely,
since it is multiple registed.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60811 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary/transit - trivial changes.
hermet [Wed, 29 Jun 2011 09:42:14 +0000 (09:42 +0000)]
elementary/transit - trivial changes.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60810 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm: Fix a couple more deprecation warnings and use elm_object_text_set/get.
tasn [Wed, 29 Jun 2011 09:31:01 +0000 (09:31 +0000)]
Elm: Fix a couple more deprecation warnings and use elm_object_text_set/get.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60809 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm layout: Fix the tests to use the new elm_object_text_set/get API.
tasn [Wed, 29 Jun 2011 09:30:58 +0000 (09:30 +0000)]
Elm layout: Fix the tests to use the new elm_object_text_set/get API.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60808 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm layout: add the elm_object_text_set/get hooks.
tasn [Wed, 29 Jun 2011 09:30:56 +0000 (09:30 +0000)]
Elm layout: add the elm_object_text_set/get hooks.

deprecate: elm_layout_label_set/get

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60807 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm frame: Fix the tests to use the new elm_object_text_set/get API.
tasn [Wed, 29 Jun 2011 09:11:48 +0000 (09:11 +0000)]
Elm frame: Fix the tests to use the new elm_object_text_set/get API.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60806 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm frame: add the elm_object_text_set/get hooks.
tasn [Wed, 29 Jun 2011 09:11:45 +0000 (09:11 +0000)]
Elm frame: add the elm_object_text_set/get hooks.

deprecate: elm_frame_label_set/get

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60805 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm toggle: Also add a deprecation notice to the docs.
tasn [Wed, 29 Jun 2011 09:11:42 +0000 (09:11 +0000)]
Elm toggle: Also add a deprecation notice to the docs.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60804 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm toggle: Fix the tests to use the new elm_object_text_set/get API.
tasn [Wed, 29 Jun 2011 08:57:43 +0000 (08:57 +0000)]
Elm toggle: Fix the tests to use the new elm_object_text_set/get API.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60803 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm toggle: add the elm_object_text_set/get hooks.
tasn [Wed, 29 Jun 2011 08:57:40 +0000 (08:57 +0000)]
Elm toggle: add the elm_object_text_set/get hooks.

deprecate: elm_toggle_label_set/get

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60802 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm button: Fix the tests to use the new elm_object_text_set/get API.
tasn [Wed, 29 Jun 2011 07:11:54 +0000 (07:11 +0000)]
Elm button: Fix the tests to use the new elm_object_text_set/get API.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60800 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElm button: add the elm_object_text_set/get hooks.
tasn [Wed, 29 Jun 2011 07:11:50 +0000 (07:11 +0000)]
Elm button: add the elm_object_text_set/get hooks.

deprecate: elm_button_label_set and elm_button_label_get

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60799 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: elm_label_label_ -> elm_object_text
mike_m [Wed, 29 Jun 2011 06:41:31 +0000 (06:41 +0000)]
elementary: elm_label_label_ -> elm_object_text

Clear deprecated warnings.

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60798 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: Hook label into generic text setter
mike_m [Wed, 29 Jun 2011 06:41:20 +0000 (06:41 +0000)]
elementary: Hook label into generic text setter

deprecate: elm_label_label_set and elm_label_label_get
Use elm_object_text_set/elm_object_text_get instead

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60797 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: Add hooks to set label get/set functions
mike_m [Wed, 29 Jun 2011 06:41:10 +0000 (06:41 +0000)]
elementary: Add hooks to set label get/set functions

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60796 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: Add generic label getter and setter
mike_m [Wed, 29 Jun 2011 06:40:59 +0000 (06:40 +0000)]
elementary: Add generic label getter and setter

These need to be hooked into each widget, one by one.

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60795 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: Build with -Wall -W
mike_m [Wed, 29 Jun 2011 06:40:45 +0000 (06:40 +0000)]
elementary: Build with -Wall -W

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60794 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoExpand docs for elm_box
sachiel [Tue, 28 Jun 2011 21:51:56 +0000 (21:51 +0000)]
Expand docs for elm_box

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60774 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: display previous object during preload of the new image.
cedric [Tue, 28 Jun 2011 16:18:55 +0000 (16:18 +0000)]
elementary: display previous object during preload of the new image.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60768 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: fix various bug in elm_icon related to ethumb usage.
cedric [Tue, 28 Jun 2011 14:32:42 +0000 (14:32 +0000)]
elementary: fix various bug in elm_icon related to ethumb usage.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60759 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: use the key provided by ethumb.
cedric [Tue, 28 Jun 2011 09:17:37 +0000 (09:17 +0000)]
elementary: use the key provided by ethumb.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60753 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoElementary - fixed typo
hermet [Tue, 28 Jun 2011 08:49:07 +0000 (08:49 +0000)]
Elementary - fixed typo

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60752 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm genlist: Removed unnecessary variable.
seoz [Tue, 28 Jun 2011 07:13:28 +0000 (07:13 +0000)]
elm genlist: Removed unnecessary variable.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60747 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm test_map: Fixed 'unused parameter' warnings.
seoz [Tue, 28 Jun 2011 07:02:37 +0000 (07:02 +0000)]
elm test_map: Fixed 'unused parameter' warnings.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60746 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm map: Fixed 'unused parameter' warnings.
seoz [Tue, 28 Jun 2011 06:58:35 +0000 (06:58 +0000)]
elm map: Fixed 'unused parameter' warnings.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60745 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoExample for button and moving docs around
sachiel [Mon, 27 Jun 2011 17:16:00 +0000 (17:16 +0000)]
Example for button and moving docs around

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60738 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary/elm_conform
hermet [Mon, 27 Jun 2011 11:31:32 +0000 (11:31 +0000)]
elementary/elm_conform

> -----Original Message-----
> *From:* "cnook"<kimcinoo@gmail.com>
> *To:* enlightenment-devel@lists.sourceforge.net
> *Cc:*
> *Sent:* 11-06-27(월) 14:19:14
> *Subject:* [E-devel] [Patch][elm_conform] add del_pre_hook for removing
> handlerDear All,
>
> Hello,
> I have got elm_confrom does not remove its handler while it is deleted.
> This patch is for that. Please review attached patch. Thanks always.
>
> Sincerely,
> Shinwoo Kim.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60729 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary/pager - fixed a trivial bug
hermet [Mon, 27 Jun 2011 11:18:38 +0000 (11:18 +0000)]
elementary/pager - fixed a trivial bug

patched by ShilapOnkar Singh (shilpa.singh@samsung.com)

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60728 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary/els_icon - fixed identation
hermet [Mon, 27 Jun 2011 10:58:03 +0000 (10:58 +0000)]
elementary/els_icon - fixed identation

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60727 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary: remove warning and work around insane ecore_thread_check bug.
cedric [Mon, 27 Jun 2011 10:26:06 +0000 (10:26 +0000)]
elementary: remove warning and work around insane ecore_thread_check bug.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60725 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary/image - just removed white trailing
hermet [Mon, 27 Jun 2011 07:34:30 +0000 (07:34 +0000)]
elementary/image - just removed white trailing

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60722 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary/image - fixed typo, stuffed missings in doxy.
hermet [Mon, 27 Jun 2011 05:05:05 +0000 (05:05 +0000)]
elementary/image - fixed typo, stuffed missings in doxy.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60720 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary/elm_image - added 2 APIs elm_image_aspect_ratio_retained_set/get
hermet [Mon, 27 Jun 2011 05:02:40 +0000 (05:02 +0000)]
elementary/elm_image - added 2 APIs elm_image_aspect_ratio_retained_set/get

these API allows the image to resize with changeable aspect ratio.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60719 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelementary/els_icon - added els_icon_aspect_ratio_retained_set/get since elm_image...
hermet [Mon, 27 Jun 2011 04:46:38 +0000 (04:46 +0000)]
elementary/els_icon - added els_icon_aspect_ratio_retained_set/get since elm_image needs to provide those functionlaities.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60718 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm genlist: Mark TODO to moved function.
seoz [Mon, 27 Jun 2011 03:06:33 +0000 (03:06 +0000)]
elm genlist: Mark TODO to moved function.

Change moved callback in item class to smart callback.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60717 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm route: Fixed warnings.
seoz [Mon, 27 Jun 2011 03:03:16 +0000 (03:03 +0000)]
elm route: Fixed warnings.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60716 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoelm route: Fixed indentation.
seoz [Mon, 27 Jun 2011 02:55:52 +0000 (02:55 +0000)]
elm route: Fixed indentation.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60715 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33