framework/uifw/elementary.git
12 years agoelm list: Fixed elm_list_scroller_policy_set(). Closed ticket #842.
seoz [Mon, 29 Aug 2011 16:13:35 +0000 (16:13 +0000)]
elm list: Fixed elm_list_scroller_policy_set(). Closed ticket #842.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62956 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/ctxpopup - just renamed hover_parent -> parent
hermet [Mon, 29 Aug 2011 16:05:24 +0000 (16:05 +0000)]
elementary/ctxpopup -  just renamed hover_parent -> parent

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62954 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/ctxpopup - join parent to separated hover parent.
hermet [Mon, 29 Aug 2011 15:59:56 +0000 (15:59 +0000)]
elementary/ctxpopup - join parent to separated hover parent.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62953 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/ctxpopup - removed unuseful support.
hermet [Mon, 29 Aug 2011 15:35:48 +0000 (15:35 +0000)]
elementary/ctxpopup - removed unuseful support.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62952 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/ctxpopup - added missing stuff.
hermet [Mon, 29 Aug 2011 15:28:05 +0000 (15:28 +0000)]
elementary/ctxpopup - added missing stuff.

when parent is changed, then ctxpopup should be updated.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62951 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm Elementary.h.in: Fixed typo.
seoz [Mon, 29 Aug 2011 15:15:39 +0000 (15:15 +0000)]
elm Elementary.h.in: Fixed typo.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62950 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoworking on factory - fix fixme in box while i'm at it.
raster [Mon, 29 Aug 2011 12:52:41 +0000 (12:52 +0000)]
working on factory - fix fixme in box while i'm at it.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62946 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agohandle case where child obj resizes WHILe bouncing/scrolling around
raster [Mon, 29 Aug 2011 12:48:00 +0000 (12:48 +0000)]
handle case where child obj resizes WHILe bouncing/scrolling around
AND we are at or beyond a limit.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62945 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm tooltip: Remove the checks if object passed is an elm widget.
tasn [Mon, 29 Aug 2011 11:55:25 +0000 (11:55 +0000)]
Elm tooltip: Remove the checks if object passed is an elm widget.

This kinda reverts 62919, still kept the useful new macro/func.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62943 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm src/examples: Added more files svn:ignore.
seoz [Mon, 29 Aug 2011 05:36:47 +0000 (05:36 +0000)]
elm src/examples: Added more files svn:ignore.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62934 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm list: Fixed elm_list_item_disabled_set() API. Closed trac #844.
seoz [Mon, 29 Aug 2011 05:10:20 +0000 (05:10 +0000)]
elm list: Fixed elm_list_item_disabled_set() API. Closed trac #844.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62932 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm src/examples: Applied caro's r62885 changes to examples.
seoz [Mon, 29 Aug 2011 04:16:18 +0000 (04:16 +0000)]
elm src/examples: Applied caro's r62885 changes to examples.

Changed EAPI -> EAPI_MAIN in applications. http://trac.enlightenment.org/e/changeset/62885

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62931 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm els_tooltip.c: Fixed warings.
seoz [Mon, 29 Aug 2011 04:00:37 +0000 (04:00 +0000)]
elm els_tooltip.c: Fixed warings.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62930 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm test.c: Removed wrong warnings. Fixed indentation and removed
seoz [Mon, 29 Aug 2011 04:00:17 +0000 (04:00 +0000)]
elm test.c: Removed wrong warnings. Fixed indentation and removed
trailing whitespaces.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62929 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm tooltip: Added checks if the object passed is an elm object.
tasn [Sun, 28 Aug 2011 14:12:38 +0000 (14:12 +0000)]
Elm tooltip: Added checks if the object passed is an elm object.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62919 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/slideshow - removed white space and shadow var. fixed indentation
hermet [Sun, 28 Aug 2011 07:18:28 +0000 (07:18 +0000)]
elementary/slideshow - removed white space and shadow var. fixed indentation

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62909 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementry/ctxpopup - updated test code for checking elm_ctxpopup_direction_get API.
hermet [Sun, 28 Aug 2011 07:13:04 +0000 (07:13 +0000)]
elementry/ctxpopup - updated test code for checking elm_ctxpopup_direction_get API.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62906 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/ctxpopup - added elm_ctxpopup_direction_get API
hermet [Sun, 28 Aug 2011 07:12:16 +0000 (07:12 +0000)]
elementary/ctxpopup - added elm_ctxpopup_direction_get API

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62905 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementry/ctxpopup - added event_hook, focus_hook
hermet [Sun, 28 Aug 2011 02:38:48 +0000 (02:38 +0000)]
elementry/ctxpopup - added event_hook, focus_hook

also enable the focus when ctxpopup shows up.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62892 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/ctxpopup - really trivial changes.
hermet [Sun, 28 Aug 2011 01:59:44 +0000 (01:59 +0000)]
elementary/ctxpopup - really trivial changes.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62891 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agochange the way elm_main() must be declared (fix bug on Windows).
caro [Sat, 27 Aug 2011 07:54:49 +0000 (07:54 +0000)]
change the way elm_main() must be declared (fix bug on Windows).

Instead of EAPI elm_main(***), it must be EAPI_MAIN elm_main(***) so that
it also work on Windows.

If someone knows sed a bit, can he also change all the examples ?

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62885 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary: slideshow fix cache build
yoz [Fri, 26 Aug 2011 13:54:12 +0000 (13:54 +0000)]
elementary: slideshow fix cache build

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62859 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoand improve factory massively.. no more "hangs" while scrolling massiv
raster [Fri, 26 Aug 2011 12:27:57 +0000 (12:27 +0000)]
and improve factory massively.. no more "hangs" while scrolling massiv
massive massive lists of buttons.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62857 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm genlist: Reverted r62645 patch. This needs to be refined.
seoz [Fri, 26 Aug 2011 11:32:26 +0000 (11:32 +0000)]
elm genlist: Reverted r62645 patch. This needs to be refined.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62855 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agodont create main test win at all if test win only mode.
raster [Fri, 26 Aug 2011 07:40:51 +0000 (07:40 +0000)]
dont create main test win at all if test win only mode.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62851 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoalso fix text_converter I guess
discomfitor [Fri, 26 Aug 2011 02:43:48 +0000 (02:43 +0000)]
also fix text_converter I guess

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62849 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoconsolidate cnp functions
discomfitor [Fri, 26 Aug 2011 02:39:28 +0000 (02:39 +0000)]
consolidate cnp functions

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62848 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoadd AMAZING hack to work around a bug that crashes you instantly if you try to cnp...
discomfitor [Fri, 26 Aug 2011 02:32:49 +0000 (02:32 +0000)]
add AMAZING hack to work around a bug that crashes you instantly if you try to cnp in elm

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62847 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/module : remove trailing whitespaces
woohyun [Fri, 26 Aug 2011 02:04:10 +0000 (02:04 +0000)]
elementary/module : remove trailing whitespaces

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62846 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary : indentation and some small changes
woohyun [Fri, 26 Aug 2011 02:02:15 +0000 (02:02 +0000)]
elementary : indentation and some small changes

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62845 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix OB1 on anchor click callback
discomfitor [Thu, 25 Aug 2011 21:57:23 +0000 (21:57 +0000)]
fix OB1 on anchor click callback

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62835 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm list/gengrid: Fixed typo in internal functions and variables. hilight -> highlight.
seoz [Thu, 25 Aug 2011 17:19:22 +0000 (17:19 +0000)]
elm list/gengrid: Fixed typo in internal functions and variables. hilight -> highlight.

Hilight is a common mis-spelling of highlight. http://en.wiktionary.org/wiki/hilight

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62830 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm Elementary.h.in: Removed unnecessary spacing.
seoz [Thu, 25 Aug 2011 17:17:35 +0000 (17:17 +0000)]
elm Elementary.h.in: Removed unnecessary spacing.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62829 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[elementary] genlist_nastiness--
glima [Thu, 25 Aug 2011 14:32:02 +0000 (14:32 +0000)]
[elementary] genlist_nastiness--
http://www.youtube.com/watch?v=YaR9I7CEiJc

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62823 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix bug if pan has been deleted - sd wil lbe null.
raster [Thu, 25 Aug 2011 14:22:26 +0000 (14:22 +0000)]
fix bug if pan has been deleted - sd wil lbe null.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62821 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary : For fixing doxy bug. This patch was made by Shilpa.
woohyun [Thu, 25 Aug 2011 14:15:27 +0000 (14:15 +0000)]
elementary : For fixing doxy bug. This patch was made by Shilpa.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62820 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agodont make index active - oops. debugging.
raster [Thu, 25 Aug 2011 14:06:27 +0000 (14:06 +0000)]
dont make index active - oops. debugging.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62819 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomake note of horizontal hoversel
raster [Thu, 25 Aug 2011 10:42:42 +0000 (10:42 +0000)]
make note of horizontal hoversel

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62802 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agodont display indicator if no items in index.
raster [Thu, 25 Aug 2011 10:29:08 +0000 (10:29 +0000)]
dont display indicator if no items in index.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62801 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoif you activate index without it being clicked, the indicator bit is
raster [Thu, 25 Aug 2011 10:20:47 +0000 (10:20 +0000)]
if you activate index without it being clicked, the indicator bit is
visible but empty - dont show this until someone actually clicks.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62799 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFrom: Jérémy Zurcher <jeremy@asynk.ch>
raster [Thu, 25 Aug 2011 10:01:59 +0000 (10:01 +0000)]
From: Jérémy Zurcher <jeremy@asynk.ch>
Subject: [E-devel] patch : eina_prefix + elementary_test

please find attached a small patch for eina_prefix

it prevent segfault when for instance
no elm_app_compile_*_dir_set is called prior to elm_app_info_set

and another one for elementary/src/bin/test*.c which tends to replace
usage of PACKAGE_DATA_DIR with elm_app_data_dir_get

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62796 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFrom: Jaehwan Kim <jae.hwan.kim@samsung.com>
raster [Thu, 25 Aug 2011 08:46:52 +0000 (08:46 +0000)]
From: Jaehwan Kim <jae.hwan.kim@samsung.com>
Subject: [E-devel] [Patch] signal "scroll,anim,stop"  in els_scroller

fix the bug which the signal "scroll,anim,stop" is not called sometimes.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62789 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFrom: Jihoon Kim <jihoon48.kim@samsung.com>
raster [Thu, 25 Aug 2011 07:25:37 +0000 (07:25 +0000)]
From: Jihoon Kim <jihoon48.kim@samsung.com>
Subject: [E-devel] [PATCH] add elm_entry_input_panel_layout_set API

elm_entry_input_panel_layout_set API is high level API to call
ecore_imf_context_input_panel_layout_set (through edje).
This API will be used to set layout of input panel (such as URL, Email,
Number layout...) by application programmer.

Would you please review this patch?
Please let me know if I have to do more.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62782 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoPlease find the Attached patch for Password show last feature's set,get APIs.
raster [Thu, 25 Aug 2011 07:00:39 +0000 (07:00 +0000)]
Please find the Attached patch for Password show last feature's set,get APIs.
Using these APIs of elm_main.c, password last show feature can be enabled or
disabled and the time out value for which character will be visible before
being masked also can be manipulated. Change description as given below.

"Change Descritption"
Four APIs have been added to elementary in order to manipulate the global settings
of show last feature of password mode of entry widget.
The settings include
1. enable/disable the show_last feature [ set and get API ].
2. Manipulate the time out value [ set and get API ].

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62781 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFrom: Jaehwan Kim <jae.hwan.kim@samsung.com>
raster [Thu, 25 Aug 2011 05:20:59 +0000 (05:20 +0000)]
From: Jaehwan Kim <jae.hwan.kim@samsung.com>
Subject: [E-devel] [Patch] elm_genlist_clear

When items are added right after genlist clear, genlist is scrolled to the previous position.
If all item is deleted, the scroller have to locate 0, 0.
But scroller has wanted position to remembers the scrolled location.
So even if all item is deleted, it locate previous position.
Then I added elm_smart_scroller_child_region_show(wd->scr, 0, 0, 0, 0)
at the end of the elm_genlist_clear.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62778 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix bug i created - i broke check adding accessibility. fix fix fix!
raster [Thu, 25 Aug 2011 05:02:23 +0000 (05:02 +0000)]
fix bug i created - i broke check adding accessibility. fix fix fix!

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62776 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[elementary] Fixing list clearing inside item selection for
glima [Wed, 24 Aug 2011 21:03:37 +0000 (21:03 +0000)]
[elementary] Fixing list clearing inside item selection for
 genlists.
When the items are made invalid, don't access rotten pointers! I think
I did it right, but it exposes a bug on genlist test 2, elementary
test. I'll let that fix to the authors of that specific code
(insert_after() and such).

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62763 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm toolbar: Fixed toolbar access function. Thanks to Gustavo Barbieri.
seoz [Wed, 24 Aug 2011 16:13:13 +0000 (16:13 +0000)]
elm toolbar: Fixed toolbar access function. Thanks to Gustavo Barbieri.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62751 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm: Removed trailing whitespaces.
seoz [Wed, 24 Aug 2011 08:11:58 +0000 (08:11 +0000)]
elm: Removed trailing whitespaces.

Raster finished accessibility. So I fixed it too.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62737 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm toolbar: Fixed build warnings.
seoz [Wed, 24 Aug 2011 08:10:48 +0000 (08:10 +0000)]
elm toolbar: Fixed build warnings.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62736 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/ctxpopup - added show effect (patched by kimcinoo@gmail.com>
hermet [Wed, 24 Aug 2011 07:02:26 +0000 (07:02 +0000)]
elementary/ctxpopup - added show effect (patched by kimcinoo@gmail.com>

Dear All, Hello!

The transition effect is added to the ctxpopup when it comes.
Please review the attached patch. Thanks always!

Sincerely,
Shinwoo Kim.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62735 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoand now add custom access info for items too and clean up nicely.
raster [Wed, 24 Aug 2011 06:39:29 +0000 (06:39 +0000)]
and now add custom access info for items too and clean up nicely.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62734 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoand now do toolbar - showing how to add access stuff to items in a
raster [Wed, 24 Aug 2011 06:29:13 +0000 (06:29 +0000)]
and now do toolbar - showing how to add access stuff to items in a
widget

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62733 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[elementary] Irritatingly bad output string now better.
glima [Tue, 23 Aug 2011 22:44:57 +0000 (22:44 +0000)]
[elementary] Irritatingly bad output string now better.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62732 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm list: Changed elm_list_item_base_get() to elm_list_item_object_get() like other...
seoz [Tue, 23 Aug 2011 16:55:28 +0000 (16:55 +0000)]
elm list: Changed elm_list_item_base_get() to elm_list_item_object_get() like other widgets such as gengrid/menu/genlist/slideshow/segment_control.

I also changed all related code in trunk.
Deprecated elm_list_item_base_get(). I will remove this later.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62730 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm test_button.c: Use elm_object_xxx API in application side.
seoz [Tue, 23 Aug 2011 12:45:12 +0000 (12:45 +0000)]
elm test_button.c: Use elm_object_xxx API in application side.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62720 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm entry/label: Changed internal function name to the right one.
seoz [Tue, 23 Aug 2011 12:22:47 +0000 (12:22 +0000)]
elm entry/label: Changed internal function name to the right one.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62718 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago1. adjust voice to be slower and more clear
raster [Tue, 23 Aug 2011 09:11:33 +0000 (09:11 +0000)]
1. adjust voice to be slower and more clear
2. show how to set custom access text on a widget.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62716 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoand hide hilight on mouse out
raster [Tue, 23 Aug 2011 08:48:56 +0000 (08:48 +0000)]
and hide hilight on mouse out

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62715 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomake access hilight follow object around and vanish it target is
raster [Tue, 23 Aug 2011 08:46:01 +0000 (08:46 +0000)]
make access hilight follow object around and vanish it target is
hidden or deleted.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62714 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoadd visual feedback on accessibility mouseover too
raster [Tue, 23 Aug 2011 07:44:49 +0000 (07:44 +0000)]
add visual feedback on accessibility mouseover too

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62713 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm gengrid: Oops, I added more changes to the previous commit.
seoz [Tue, 23 Aug 2011 04:04:44 +0000 (04:04 +0000)]
elm gengrid: Oops, I added more changes to the previous commit.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62711 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm genlist: Added "scroll,anim,start", "scroll,anim,stop",
seoz [Tue, 23 Aug 2011 04:02:26 +0000 (04:02 +0000)]
elm genlist: Added "scroll,anim,start", "scroll,anim,stop",
"scroll,drag,start", "scroll,drag,stop" smart callbacks to genlist.
elm gengrid: Added "scroll,anim,start", "scroll,anim,stop" smart
callbacks to genlist.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62710 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm Elementary.h.in: Updated authors.
seoz [Tue, 23 Aug 2011 01:44:46 +0000 (01:44 +0000)]
elm Elementary.h.in: Updated authors.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62707 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm entry: Fixed a bug with chunked feeding of textblock.
tasn [Mon, 22 Aug 2011 14:20:02 +0000 (14:20 +0000)]
Elm entry: Fixed a bug with chunked feeding of textblock.

Thanks to MJ for the report.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62693 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/elm_transit - fixed a bug.
hermet [Sun, 21 Aug 2011 12:09:22 +0000 (12:09 +0000)]
elementary/elm_transit - fixed a bug.

It could be refered even the transit is deleted.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62658 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm genlist: Fixed elm_genlist_item_insert_after() bug. Patch by
seoz [Sun, 21 Aug 2011 05:27:19 +0000 (05:27 +0000)]
elm genlist: Fixed elm_genlist_item_insert_after() bug. Patch by
Chanwook Jung <joey.jung@samsung.com>

From: 정찬욱 [mailto:joey.jung@samsung.com]
Sent: Friday, August 19, 2011 4:40 PM
Subject: [E-devel] [Patch] bug in elm_genlist_item_insert_after

Dear developers.

I found the problem when group item is added using
elm_genlist_item_insert_after in genlist.
The new group item is refer to the group item list not item list.
Therefore
it is inserted in the wrong place.
I modified that if the new group item is inserted, refer to the last
item
of the after group item.
Thanks.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62645 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm: Removed trailing whitespaces.
seoz [Fri, 19 Aug 2011 15:26:04 +0000 (15:26 +0000)]
elm: Removed trailing whitespaces.

I always try to maintain elm with no trailing whitespaces. Please do not commit trailing whitespaces anymore.
I think maintaining a library clean is a good job. Once it gets mess, it's hard to fix them all at once.
1. Removing trailing whitespaces.
2. Fixing indentations.
3. Removing build errors and warnings.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62595 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm src/modules/access_output: Updated svn:ignore.
seoz [Fri, 19 Aug 2011 15:18:04 +0000 (15:18 +0000)]
elm src/modules/access_output: Updated svn:ignore.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62594 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoand start on allowing modified behavior when in access mode. ie turn
raster [Fri, 19 Aug 2011 14:39:27 +0000 (14:39 +0000)]
and start on allowing modified behavior when in access mode. ie turn
it on and off. just settable by env var and config file for now.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62591 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoand now add a "clicked" say... when u click.
raster [Fri, 19 Aug 2011 11:47:30 +0000 (11:47 +0000)]
and now add a "clicked" say... when u click.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62587 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agobutton -> say state if disabled.
raster [Fri, 19 Aug 2011 11:20:45 +0000 (11:20 +0000)]
button -> say state if disabled.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62586 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agothis is... the beginning of accessibility supportin elm. it's direct
raster [Fri, 19 Aug 2011 11:07:42 +0000 (11:07 +0000)]
this is... the beginning of accessibility supportin elm. it's direct
as in elm manages it itself - all it needs is a module to send text
to. one is provided here that just execs espeak and handles a stream
of things for it to say. this is only a start and is still being
fleshed out.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62585 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary : Delete meaningless codes
woohyun [Fri, 19 Aug 2011 04:29:40 +0000 (04:29 +0000)]
elementary : Delete meaningless codes

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62577 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/elm_entry : Add elm_widget_content_set(unset,get)_hook_set
woohyun [Fri, 19 Aug 2011 04:21:36 +0000 (04:21 +0000)]
elementary/elm_entry : Add elm_widget_content_set(unset,get)_hook_set
for style extension supporting.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62576 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm Elementary.h.in: Fixed typo in documentation.
seoz [Thu, 18 Aug 2011 16:59:51 +0000 (16:59 +0000)]
elm Elementary.h.in: Fixed typo in documentation.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62570 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoadapt to ctx item change
raster [Tue, 16 Aug 2011 12:39:30 +0000 (12:39 +0000)]
adapt to ctx item change

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62500 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFrom: 김재환 <jae.hwan.kim@samsung.com>
raster [Tue, 16 Aug 2011 10:52:01 +0000 (10:52 +0000)]
From: 김재환 <jae.hwan.kim@samsung.com>

   I added 4 APIs for the page function of the scroller.

      Those are,

         EAPI void elm_scroller_current_page_get(Evas_Object *obj, int
*h_pagenumber,
   int *v_pagenumber));

      (Get scroll current page number.)

         EAPI void elm_scroller_last_page_get(Evas_Object *obj, int
*h_pagenumber,
   int *v_pagenumber);

      (Get scroll last page number.)

         EAPI void elm_scroller_page_show(Evas_Object *obj, int
h_pagenumber, int
   v_pagenumber);

      (Show a specific virtual region within the scroller content
object by page
   number without animation.)

      EAPI void elm_scroller_page_bring_in(Evas_Object *obj, int
h_pagenumber, int
   v_pagenumber);

      (Show a specific virtual region within the scroller content
object by page
   number with animation.)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62496 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm examples.dox: Fixed typo.
seoz [Sun, 14 Aug 2011 07:47:29 +0000 (07:47 +0000)]
elm examples.dox: Fixed typo.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62434 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm widget_preview_ctxpopup.c: Fixed build error.
seoz [Sun, 14 Aug 2011 07:46:58 +0000 (07:46 +0000)]
elm widget_preview_ctxpopup.c: Fixed build error.

Elm_Ctxpopup_Item -> Elm_Object_Item.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62433 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/ctxpopup - removed typedef
hermet [Sun, 14 Aug 2011 04:20:14 +0000 (04:20 +0000)]
elementary/ctxpopup - removed typedef

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62432 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementray/transit - fixed indentation
hermet [Sun, 14 Aug 2011 03:49:39 +0000 (03:49 +0000)]
elementray/transit - fixed indentation

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62431 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementry/ctxpopup - fixed indentation
hermet [Sun, 14 Aug 2011 03:47:51 +0000 (03:47 +0000)]
elementry/ctxpopup - fixed indentation

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62430 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/ctxpopup - updated to use elm_object_item
hermet [Sun, 14 Aug 2011 03:36:56 +0000 (03:36 +0000)]
elementary/ctxpopup - updated to use elm_object_item

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62429 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm icon_animated: Refactoring.
seoz [Sat, 13 Aug 2011 16:56:11 +0000 (16:56 +0000)]
elm icon_animated: Refactoring.

1. Enhance the document.
2. Call elm_icon_animated_xxx() when the icon supports animation.
3. Anyway, animated icon doesn't work on my machine :(
   I got this error when I ran it.
   >> sh: evas_image_loader.gif: not found

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62426 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm Elementary.h.in: Fixed doxygen typo.
seoz [Sat, 13 Aug 2011 16:42:39 +0000 (16:42 +0000)]
elm Elementary.h.in: Fixed doxygen typo.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62425 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm: Refactoring before I commit another patch.
seoz [Sat, 13 Aug 2011 16:36:44 +0000 (16:36 +0000)]
elm: Refactoring before I commit another patch.

1. Fixed indentation.
2. Removed trailing whitespaces.
3. Removed unnecessary blank lines.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62424 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/ctxpopup - refactored to avoid misunderstanding between arrow direction...
hermet [Sat, 13 Aug 2011 06:05:19 +0000 (06:05 +0000)]
elementary/ctxpopup - refactored to avoid misunderstanding between arrow direction and box direction

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62421 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/ctxpopup - patched by kimcinoo@gmail.com
hermet [Sat, 13 Aug 2011 05:40:16 +0000 (05:40 +0000)]
elementary/ctxpopup - patched by kimcinoo@gmail.com

Dear All, Hi!

Previously, the ctxpopup have used only direction up or down if there is no
enough area to display.
So, there was some dead codes and TODO list for this..

By using wd->horizontal, we can decide between "up/down" and "left/right"
If elc_ctxpopup is horizontal, "up/down" is more proper than "left/right"
and vice versa.

Sincerely,
Shinwoo Kim.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62420 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/diskselector - patched by kimcinoo@gmail.com
hermet [Sat, 13 Aug 2011 05:30:37 +0000 (05:30 +0000)]
elementary/diskselector - patched by kimcinoo@gmail.com

Dear All, Hi!

There were come codes in _del_pre_hook() that just don't make sense.
Please refer to the attached patch.

Sincerely,
Shinwoo Kim.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62419 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoIt sort of looks as if some crazy korean didn't test what he was committing.
sachiel [Fri, 12 Aug 2011 23:15:11 +0000 (23:15 +0000)]
It sort of looks as if some crazy korean didn't test what he was committing.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62417 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm test.c: Enhance the document.
seoz [Fri, 12 Aug 2011 18:00:29 +0000 (18:00 +0000)]
elm test.c: Enhance the document.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62406 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm: Refactoring. Use EINA_TRUE instead of 1 for Eina_Bool type parameter.
seoz [Fri, 12 Aug 2011 15:26:58 +0000 (15:26 +0000)]
elm: Refactoring. Use EINA_TRUE instead of 1 for Eina_Bool type parameter.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62394 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/elm_entry : Alternative to focus checking, we should check
woohyun [Fri, 12 Aug 2011 02:22:15 +0000 (02:22 +0000)]
elementary/elm_entry : Alternative to focus checking, we should check
whether geometry information for elm_widget_show_region_set is valid or not.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62368 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary: comment in a comment --
yoz [Thu, 11 Aug 2011 22:05:04 +0000 (22:05 +0000)]
elementary: comment in a comment --

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62365 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[elementary] Beefing up elm_object_event_callback_add().
glima [Thu, 11 Aug 2011 14:13:19 +0000 (14:13 +0000)]
[elementary] Beefing up elm_object_event_callback_add().

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62353 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary - fixed typo
hermet [Thu, 11 Aug 2011 13:17:40 +0000 (13:17 +0000)]
elementary - fixed typo

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62351 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFrom: Jiyoun Park <jy0703.park@samsung.com>
raster [Thu, 11 Aug 2011 06:05:05 +0000 (06:05 +0000)]
From: Jiyoun Park <jy0703.park@samsung.com>
Subject: RE: [E-devel] [Patch] Animation gif feature patch

animated image support in elm icon - from jy.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62332 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm Elementary.h.in: Moved the documents to the right place.
seoz [Thu, 11 Aug 2011 00:54:28 +0000 (00:54 +0000)]
elm Elementary.h.in: Moved the documents to the right place.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62326 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm Elementary.h.in: Refactoring. Removed trailing whitespaces before
seoz [Thu, 11 Aug 2011 00:42:29 +0000 (00:42 +0000)]
elm Elementary.h.in: Refactoring. Removed trailing whitespaces before
I work on.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62325 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33