framework/uifw/elementary.git
13 years agoand just use eina_hash_set
raster [Sun, 27 Feb 2011 09:16:33 +0000 (09:16 +0000)]
and just use eina_hash_set

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

13 years agoFrom: sangho park <gouache95@gmail.com>
raster [Sun, 27 Feb 2011 09:00:22 +0000 (09:00 +0000)]
From: sangho park <gouache95@gmail.com>
Subject: Re: [E-devel] [Patch] elm_map_user_agent_set and get

This is a patch for elm_map for setting user-agent.

- Add elm_map_user_agent_set
- Add elm_map_user_agent_get
- modify doxygen

elm_map uses OSM(OpenStreetMap), but we can add custom map provider.
If custom map provider server filters robot out (currently default
user-agent is 'curl'),
we need some APIs to set/get user-agent.

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

13 years agoupdating various translations
maxerba [Sat, 26 Feb 2011 20:08:21 +0000 (20:08 +0000)]
updating various translations

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

13 years agoElementary elm_actionslider.c: Fixed formatting.
seoz [Thu, 24 Feb 2011 19:10:46 +0000 (19:10 +0000)]
Elementary elm_actionslider.c: Fixed formatting.

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

13 years agoElementary scrolled_entry: Added *_entry_cnp_textonly_[set/get]
tasn [Thu, 24 Feb 2011 09:24:26 +0000 (09:24 +0000)]
Elementary scrolled_entry: Added *_entry_cnp_textonly_[set/get]

Same as the simple entry textonly mode setting.
Patch by Hyoyoung Chang.

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

13 years agoElementary entry: Fixed documentation of elm_entry_textnoly.
tasn [Thu, 24 Feb 2011 09:24:20 +0000 (09:24 +0000)]
Elementary entry: Fixed documentation of elm_entry_textnoly.

Patch by Hyoyoung Chang.

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

13 years agoelementary/ctxpopup - fixed white space
hermet [Wed, 23 Feb 2011 12:14:45 +0000 (12:14 +0000)]
elementary/ctxpopup - fixed white space

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

13 years agoelementary/ctxpopup - removed unuseful lines.
hermet [Wed, 23 Feb 2011 07:37:39 +0000 (07:37 +0000)]
elementary/ctxpopup - removed unuseful lines.

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

13 years agoElementary: Updated Korean translations.
seoz [Tue, 22 Feb 2011 17:58:22 +0000 (17:58 +0000)]
Elementary: Updated Korean translations.

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

13 years agoElementary bubble-theme: Fixed UI-Mirroring.
tasn [Tue, 22 Feb 2011 16:33:43 +0000 (16:33 +0000)]
Elementary bubble-theme: Fixed UI-Mirroring.

UI-mirroring didn't change the arrow of the bubble, fixed that.

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

13 years agoElementary theme-bubble: revert 55839 that introduced bugs with no-icon.
tasn [Tue, 22 Feb 2011 16:33:38 +0000 (16:33 +0000)]
Elementary theme-bubble: revert 55839 that introduced bugs with no-icon.

The commit caused bugs when there was no icon, exactly what it claimed
to have fixed. I took a look at the commit and it looked a bit messy,
too messy for me to try to fix. A rewrite makes more sense.

Previous commit message:
From: Sohyun Kim <anna1014.kim@samsung.com>
Subject: [E-devel] [Patch] elm_bubble theme patch

I'm Sohyun Kim. Nice to meet you.

This is a patch for bubble theme.

The bubble has a region for icon, label and info text.
However, it has the region, if icon, label and info text are not set.
I modified theme and added edje signals.

1. add edje signal for label and info text state
2. remove text size for label and info text default state
   -> set it on "visible" state
3. add base image state for info text only

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

13 years agoElementary test-bubble: Modified the test to include a 'no-icon' style.
tasn [Tue, 22 Feb 2011 16:33:18 +0000 (16:33 +0000)]
Elementary test-bubble: Modified the test to include a 'no-icon' style.

This exposes an issue introduced in a patch I'll revert in a moment.

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

13 years agoefl: add back touch on configure time generated file.
cedric [Tue, 22 Feb 2011 10:29:28 +0000 (10:29 +0000)]
efl: add back touch on configure time generated file.

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

13 years agoElementary genlist: Blocked "swipe" and "clicked" events for display only and disable...
seoz [Mon, 21 Feb 2011 16:38:24 +0000 (16:38 +0000)]
Elementary genlist: Blocked "swipe" and "clicked" events for display only and disabled modes.

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

13 years agoElementary test_genlist.c: Added display only property to Group Index.
seoz [Mon, 21 Feb 2011 16:31:32 +0000 (16:31 +0000)]
Elementary test_genlist.c: Added display only property to Group Index.
This compresses Group Index's height and disables touch events.

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

13 years agoElementary genlist: Fixed doxygen typo.
seoz [Mon, 21 Feb 2011 16:09:05 +0000 (16:09 +0000)]
Elementary genlist: Fixed doxygen typo.

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

13 years agoElementary genlist: Fixed item display only bug.
seoz [Mon, 21 Feb 2011 16:08:23 +0000 (16:08 +0000)]
Elementary genlist: Fixed item display only bug.

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

13 years agoElementayr genlist: Fixed item disabled bug.
seoz [Mon, 21 Feb 2011 16:02:45 +0000 (16:02 +0000)]
Elementayr genlist: Fixed item disabled bug.

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

13 years agoElementary test_genlist.c: Fixed indentation.
seoz [Mon, 21 Feb 2011 15:46:23 +0000 (15:46 +0000)]
Elementary test_genlist.c: Fixed indentation.

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

13 years agoElementary test: Fixed window name and window title name.
seoz [Mon, 21 Feb 2011 15:33:40 +0000 (15:33 +0000)]
Elementary test: Fixed window name and window title name.
Unified window name like "genlist2", "genlist-group".
Unified window title name like "Genlist 2", "Genlist Group".

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

13 years agoefl: turn on cached result, that will reduce your configure time a lot !
cedric [Mon, 21 Feb 2011 14:56:49 +0000 (14:56 +0000)]
efl: turn on cached result, that will reduce your configure time a lot !

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

13 years agoElementary els_scroller: Fix moving to Wanted X (wx) on child resize.
tasn [Sun, 20 Feb 2011 16:00:03 +0000 (16:00 +0000)]
Elementary els_scroller: Fix moving to Wanted X (wx) on child resize.

We should also move the the wanted X when the child resizes. This fixes
scroller position in elementary_test "Icon Desktops" test.

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

13 years agoElementary els_scroller: Fix a bug with ui-mirroring.
tasn [Sun, 20 Feb 2011 16:00:00 +0000 (16:00 +0000)]
Elementary els_scroller: Fix a bug with ui-mirroring.

Bug happened when child_w < scroller_w and ui-mirroring was on.
The position calculated was smaller than 0 and thus not correct.

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

13 years agoElementary els_scroller: Fixed "Wanted position" when using elm_smart_scroller_region...
tasn [Sun, 20 Feb 2011 09:32:44 +0000 (09:32 +0000)]
Elementary els_scroller: Fixed "Wanted position" when using elm_smart_scroller_region_bring_in.

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

13 years agoElementary els_scroller: Fixed bar-dragging.
tasn [Sun, 20 Feb 2011 09:15:16 +0000 (09:15 +0000)]
Elementary els_scroller: Fixed bar-dragging.
[patch] els_scroller - simple bug fix about bar-dragging. by Jae Hwan Kim.

More info:
You can test it in "Scroller" menu of the "elementary_test".
We cannot move the scroller by dragging the bar.
The reason is why the bar-dragging-event and mouse-move-event confict.
When bar is draged, the movement by mouse-move should be freezed.

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

13 years agoElementary toolbar test: Fixed window name and window title name.
seoz [Sun, 20 Feb 2011 03:33:32 +0000 (03:33 +0000)]
Elementary toolbar test: Fixed window name and window title name.

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

13 years agoFrom: Hyoyoung Chang <hyoyoung.chang@samsung.com>
raster [Sat, 19 Feb 2011 15:39:19 +0000 (15:39 +0000)]
From: Hyoyoung Chang <hyoyoung.chang@samsung.com>
Subject: [E-devel] [patch] elm_label - bugfix at string manipulation

ear Elementary developers.

It's a elm_label bugfix.
It has two small improvements.
1. Current code can be reference null ptr.

-                  replocater = curlocater + key_len + 1;
-                  while ((*replocater != '=') && (replocater))
                                                             ^^^
                                                             -
         replocater++;

         It should be *replocater, not replocater

         2. there are two while loop to find a separate character in
string.
I changed it from loop to strchr.

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

13 years agoE-MODULES-EXTRA, elementary, emprint: don't track build files.
cedric [Fri, 18 Feb 2011 15:12:34 +0000 (15:12 +0000)]
E-MODULES-EXTRA, elementary, emprint: don't track build files.

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

13 years agofix paginated scrolling so it works again!
raster [Fri, 18 Feb 2011 12:12:56 +0000 (12:12 +0000)]
fix paginated scrolling so it works again!

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

13 years agoFix Elementary compilation under FreeBSD.
quaker [Thu, 17 Feb 2011 23:52:08 +0000 (23:52 +0000)]
Fix Elementary compilation under FreeBSD.

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

13 years agoElementary gengrid: Pressing the enter(return) key on the selected item now fires...
titan [Thu, 17 Feb 2011 20:12:43 +0000 (20:12 +0000)]
Elementary gengrid: Pressing the enter(return) key on the selected item now fires the "clicked" callback the same way double clicking does.

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

13 years agoupdating russian translations
maxerba [Thu, 17 Feb 2011 12:15:59 +0000 (12:15 +0000)]
updating russian translations

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

13 years agoElementary els_scroller: Fixed mouse_wheel scrolling.
tasn [Thu, 17 Feb 2011 11:35:37 +0000 (11:35 +0000)]
Elementary els_scroller: Fixed mouse_wheel scrolling.

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

13 years agomake the writing of a softkey much easier - you dont need ecore_x.
raster [Thu, 17 Feb 2011 10:56:32 +0000 (10:56 +0000)]
make the writing of a softkey much easier - you dont need ecore_x.
it's wrapped and hidden. simpler.

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

13 years agoElementary els_scroller: Fixed a valgrind uinitialised_value error.
tasn [Thu, 17 Feb 2011 09:21:25 +0000 (09:21 +0000)]
Elementary els_scroller: Fixed a valgrind uinitialised_value error.
Happens when pan_get doesn't set the coords.

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

13 years agofix trailing whitespaces
discomfitor [Thu, 17 Feb 2011 09:07:54 +0000 (09:07 +0000)]
fix trailing whitespaces

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

13 years agotabs: not on my watch.
discomfitor [Thu, 17 Feb 2011 09:04:53 +0000 (09:04 +0000)]
tabs: not on my watch.

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

13 years agoupdating various translations
maxerba [Wed, 16 Feb 2011 20:39:52 +0000 (20:39 +0000)]
updating various translations

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

13 years agoelementary, eina, calendar: don't track generated files.
cedric [Wed, 16 Feb 2011 11:01:42 +0000 (11:01 +0000)]
elementary, eina, calendar: don't track generated files.

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

13 years agoadd __UNUSED__ for data paramater as it's not used.
devilhorns [Tue, 15 Feb 2011 21:29:44 +0000 (21:29 +0000)]
add __UNUSED__ for data paramater as it's not used.

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

13 years agoupdating various translations
maxerba [Tue, 15 Feb 2011 18:58:02 +0000 (18:58 +0000)]
updating various translations

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

13 years agoElementary els_scroller: Move updating of wx/y/w/h into one function.
tasn [Tue, 15 Feb 2011 15:56:59 +0000 (15:56 +0000)]
Elementary els_scroller: Move updating of wx/y/w/h into one function.
And fixed a bug when updating them to wrong values. - Issue reported and solution suggested by Jaehwan Kim.

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

13 years agoElementary: Fixed .po warnings.
tasn [Tue, 15 Feb 2011 14:32:38 +0000 (14:32 +0000)]
Elementary: Fixed .po warnings.

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

13 years agoElementary: updated Hebrew translation.
tasn [Tue, 15 Feb 2011 14:32:34 +0000 (14:32 +0000)]
Elementary: updated Hebrew translation.

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

13 years agoElementary fileselector: Updated translatable strings and regenerated .pos
tasn [Tue, 15 Feb 2011 14:32:27 +0000 (14:32 +0000)]
Elementary fileselector: Updated translatable strings and regenerated .pos

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

13 years agoElementary translations: Updated Hebrew translation and regenerated .pos.
tasn [Tue, 15 Feb 2011 13:52:33 +0000 (13:52 +0000)]
Elementary translations: Updated Hebrew translation and regenerated .pos.

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

13 years agoElemenatry entry: Added gettext to some strings.
tasn [Tue, 15 Feb 2011 13:52:25 +0000 (13:52 +0000)]
Elemenatry entry: Added gettext to some strings.

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

13 years agoElementary calendar: Weekday names are now taken from locale.
tasn [Tue, 15 Feb 2011 13:37:28 +0000 (13:37 +0000)]
Elementary calendar: Weekday names are now taken from locale.

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

13 years agoElementary translation: Added Korean po file. (ko_KR.po)
seoz [Tue, 15 Feb 2011 13:22:32 +0000 (13:22 +0000)]
Elementary translation: Added Korean po file. (ko_KR.po)

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

13 years agoElementary: Removed a temp change wasn't meant to be pushed.
tasn [Tue, 15 Feb 2011 12:40:30 +0000 (12:40 +0000)]
Elementary: Removed a temp change wasn't meant to be pushed.

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

13 years agoElementary translation: Updated POTFILES.in
tasn [Tue, 15 Feb 2011 12:32:39 +0000 (12:32 +0000)]
Elementary translation: Updated POTFILES.in

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

13 years agoFrom: sangho park <gouache95@gmail.com>
raster [Tue, 15 Feb 2011 10:28:39 +0000 (10:28 +0000)]
From: sangho park <gouache95@gmail.com>
Subject: [E-devel] [Patch] elm_map_marker_remove test code

Dear all,

This is a patch for elm_map_marker_remove test code.
I added one button for marker_remove to test_map.c

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

13 years agoelementary / elm_bg - modified minor things.
hermet [Mon, 14 Feb 2011 17:13:40 +0000 (17:13 +0000)]
elementary / elm_bg - modified minor things.

changed int to Evas_Coord
appended EINA_NONNULL to a API in header.

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

13 years agoelementary/elm_bg - added new api elm_bg_load_size_set
hermet [Mon, 14 Feb 2011 16:38:18 +0000 (16:38 +0000)]
elementary/elm_bg - added new api elm_bg_load_size_set

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

13 years agoand allow rmovable of these funcs if data set to NULL.
raster [Mon, 14 Feb 2011 08:47:19 +0000 (08:47 +0000)]
and allow rmovable of these funcs if data set to NULL.

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

13 years agomake limit and set accept handy funcs also dup thier data/struct input
raster [Mon, 14 Feb 2011 08:45:26 +0000 (08:45 +0000)]
make limit and set accept handy funcs also dup thier data/struct input
- complaints form users that this is painful made me think this is best.

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

13 years agoElementary magic key: Fixed typo.
seoz [Mon, 14 Feb 2011 01:47:51 +0000 (01:47 +0000)]
Elementary magic key: Fixed typo.

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

13 years agoelementary/ctxpopup - just reduces code lines
hermet [Sun, 13 Feb 2011 15:19:35 +0000 (15:19 +0000)]
elementary/ctxpopup - just reduces code lines

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

13 years agoannoy people using elm's widget api!
raster [Sun, 13 Feb 2011 14:58:38 +0000 (14:58 +0000)]
annoy people using elm's widget api!

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

13 years agoElementary els_scroller: Fixed updating of wx/wy/ww/wh with momentum and bounce.
tasn [Sun, 13 Feb 2011 14:37:18 +0000 (14:37 +0000)]
Elementary els_scroller: Fixed updating of wx/wy/ww/wh with momentum and bounce.
Patch by Aharon Hillel.

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

13 years agoElementary: Fixed some NULL pointer reference bug in elementary.
seoz [Sun, 13 Feb 2011 13:16:59 +0000 (13:16 +0000)]
Elementary: Fixed some NULL pointer reference bug in elementary.

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

13 years agoElementary genlist: Enabling _show_region_hook to handle the genlist item sub
seoz [Sun, 13 Feb 2011 10:28:55 +0000 (10:28 +0000)]
Elementary genlist: Enabling _show_region_hook to handle the genlist item sub
objects hierarchical region show. Scroller pan geometry is included, as scrolelr
is smart object, not in genlist hierarchy.
Patch By Govindaraju SM <govi.sm@samsung.com>

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

13 years agoElementary: define the gettext macro in a place that's visible to all widgets.
tasn [Sun, 13 Feb 2011 08:22:06 +0000 (08:22 +0000)]
Elementary: define the gettext macro in a place that's visible to all widgets.
Patch by Govindaraju SM

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

13 years agoelementary/ctxpopup - just moved function position in code line.
hermet [Sun, 13 Feb 2011 04:15:52 +0000 (04:15 +0000)]
elementary/ctxpopup - just moved function position in code line.

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

13 years agook - lets set cache to tyhe RIGHT value eh?
raster [Fri, 11 Feb 2011 06:16:23 +0000 (06:16 +0000)]
ok - lets set cache to tyhe RIGHT value eh?

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

13 years agodox.in update: elementary,evas,edje,ecore,eio,eet,eeze.
seoz [Thu, 10 Feb 2011 16:50:18 +0000 (16:50 +0000)]
dox.in update: elementary,evas,edje,ecore,eio,eet,eeze.
Sync authors in doc with AUTHORS.
Updated date to 2011.

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

13 years agoElementary: Fixed scroller location with on-the-fly UI-mirroring.
tasn [Thu, 10 Feb 2011 15:13:09 +0000 (15:13 +0000)]
Elementary: Fixed scroller location with on-the-fly UI-mirroring.
By Aharon Hillel.

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

13 years agoElementary: fixed on-the-fly UI-mirroring in elc objects.
tasn [Thu, 10 Feb 2011 15:13:05 +0000 (15:13 +0000)]
Elementary: fixed on-the-fly UI-mirroring in elc objects.
All sub-objects have auto-ui-mirroring flag turned off now
By Aharon Hillel.

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

13 years agoElementary box: fixed on-the-fly UI-mirroring.
tasn [Thu, 10 Feb 2011 15:13:02 +0000 (15:13 +0000)]
Elementary box: fixed on-the-fly UI-mirroring.
By Aharon Hillel.

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

13 years agoElementary ui-mirroring: move elm_widget_mirrored_* functions to elm_widget.h.
tasn [Thu, 10 Feb 2011 08:29:24 +0000 (08:29 +0000)]
Elementary ui-mirroring: move elm_widget_mirrored_* functions to elm_widget.h.
and created elm_object_mirrored wrappers for them.

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

13 years agoelementary/gengrid - removed a line unuseful exception handling
hermet [Thu, 10 Feb 2011 04:24:57 +0000 (04:24 +0000)]
elementary/gengrid - removed a line unuseful exception handling
this is patched by JungHyun Yoon.

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

13 years agoelm: add me in authors
watchwolf [Wed, 9 Feb 2011 18:07:28 +0000 (18:07 +0000)]
elm: add me in authors

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

13 years agoelm map bubble: use specific theme for the scroller
watchwolf [Wed, 9 Feb 2011 18:04:12 +0000 (18:04 +0000)]
elm map bubble: use specific theme for the scroller

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

13 years agoSync authors in elm doc with AUTHORS.
seoz [Wed, 9 Feb 2011 16:56:39 +0000 (16:56 +0000)]
Sync authors in elm doc with AUTHORS.

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

13 years agoElementary map: Bug Fix.
seoz [Wed, 9 Feb 2011 16:44:47 +0000 (16:44 +0000)]
Elementary map: Bug Fix.
1. the range of marker to remove.
2. after free(marker->groups[i]), reuse the value.
Patch by Sangho Park <gouache95@gmail.com>
Reviewed by Atton Jonathan.

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

13 years agoElementary: Added on-the-fly UI-mirroing support to all of the widgets
tasn [Wed, 9 Feb 2011 16:14:02 +0000 (16:14 +0000)]
Elementary: Added on-the-fly UI-mirroing support to all of the widgets

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

13 years agoElementary ui-mirroring: Added on-the-fly ui-mirroring infrastructure
tasn [Wed, 9 Feb 2011 16:13:58 +0000 (16:13 +0000)]
Elementary ui-mirroring: Added on-the-fly ui-mirroring infrastructure

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

13 years agoelementary: add edje_external gengrid
yoz [Wed, 9 Feb 2011 15:14:28 +0000 (15:14 +0000)]
elementary: add edje_external gengrid

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

13 years agoElementary widget: Remove two functions from elm_widget.h. They are supposed to be...
tasn [Wed, 9 Feb 2011 14:41:12 +0000 (14:41 +0000)]
Elementary widget: Remove two functions from elm_widget.h. They are supposed to be only in Elementary.h no idea how it got to elm_widget.h

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

13 years agoelementary: use the right item for event when the slideshow item change
yoz [Tue, 8 Feb 2011 22:23:00 +0000 (22:23 +0000)]
elementary: use the right item for event when the slideshow item change

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

13 years agoelm external: fileselector: enable the textblock when we are in the save mode
watchwolf [Tue, 8 Feb 2011 22:09:26 +0000 (22:09 +0000)]
elm external: fileselector: enable the textblock when we are in the save mode

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

13 years agoelm external: elm_label fix segv
watchwolf [Tue, 8 Feb 2011 21:56:41 +0000 (21:56 +0000)]
elm external: elm_label fix segv

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

13 years agoElementary genlist: Fixed typo.
seoz [Tue, 8 Feb 2011 16:26:22 +0000 (16:26 +0000)]
Elementary genlist: Fixed typo.

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

13 years agoElementary test: Added a toggle to switch between UI-mirroring modes. On the fly...
tasn [Tue, 8 Feb 2011 14:13:07 +0000 (14:13 +0000)]
Elementary test: Added a toggle to switch between UI-mirroring modes. On the fly ui-mirroring is not yet implemented so only new windows will comply (i.e change the toggle and then click on an item from the list).

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

13 years agoElementary theme: Adjusted the elementary theme for better UI-mirroring
tasn [Tue, 8 Feb 2011 12:08:35 +0000 (12:08 +0000)]
Elementary theme: Adjusted the elementary theme for better UI-mirroring
support.

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

13 years agoElementary: Added ui-mirroring support for all the widgets.
tasn [Tue, 8 Feb 2011 12:08:28 +0000 (12:08 +0000)]
Elementary: Added ui-mirroring support for all the widgets.

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

13 years agoElementary els_scroller: Added mirrored_set and mirroring support.
tasn [Tue, 8 Feb 2011 12:08:24 +0000 (12:08 +0000)]
Elementary els_scroller: Added mirrored_set and mirroring support.

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

13 years agoelm external: fix the previous patch. Sorry I was stupids and didn't check correctly !
watchwolf [Sun, 6 Feb 2011 21:57:25 +0000 (21:57 +0000)]
elm external: fix the previous patch. Sorry I was stupids and didn't check correctly !

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

13 years agoelm: replace printf() by LOG_DEBUG()
watchwolf [Sun, 6 Feb 2011 17:14:21 +0000 (17:14 +0000)]
elm: replace printf() by LOG_DEBUG()

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

13 years agoPath variable no longer needed here.
devilhorns [Sun, 6 Feb 2011 09:00:52 +0000 (09:00 +0000)]
Path variable no longer needed here.

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

13 years agoelm_icon does grok this
englebass [Sat, 5 Feb 2011 20:14:24 +0000 (20:14 +0000)]
elm_icon does grok this

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

13 years agoelm external: fix elm_label
watchwolf [Sat, 5 Feb 2011 17:58:49 +0000 (17:58 +0000)]
elm external: fix elm_label

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

13 years agoelm_panes theme : add reapeat events on arrows
watchwolf [Fri, 4 Feb 2011 21:45:58 +0000 (21:45 +0000)]
elm_panes theme : add reapeat events on arrows

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

13 years agoupdate for change of text line in source file
englebass [Thu, 3 Feb 2011 23:18:48 +0000 (23:18 +0000)]
update for change of text line in source file

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

13 years agoignore++
englebass [Thu, 3 Feb 2011 23:16:24 +0000 (23:16 +0000)]
ignore++

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

13 years agoElementary: Added the infrastructure for ui-mirroring support.
tasn [Thu, 3 Feb 2011 15:52:49 +0000 (15:52 +0000)]
Elementary: Added the infrastructure for ui-mirroring support.
* Added elm_mirrored_get/set to set the system mirrored mode
* Added elm_widget_mirrored/get/set to set each widget's mirrored mode.
* Added code to set the system mirrored mode from translations to elementary and added translations for all the rtl languages. (a trick to load according to locale).
* Future commits will include specific widgets mirrored mode handling.
Work by Aharon Hillel and Tom Hacohen.

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

13 years agoElementary text-ctxpopup: Enabled scrolling for the last ctxpopup test so it'll also...
tasn [Thu, 3 Feb 2011 08:23:19 +0000 (08:23 +0000)]
Elementary text-ctxpopup: Enabled scrolling for the last ctxpopup test so it'll also work on small screens. Patch by ChunEon Park (Hermet).

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

13 years agoElementary ctxpopup: Modified the disabled item style. Patch by ChunEon Park (Hermet).
tasn [Thu, 3 Feb 2011 08:23:14 +0000 (08:23 +0000)]
Elementary ctxpopup: Modified the disabled item style. Patch by ChunEon Park (Hermet).

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

13 years agoElementary getlist: Fix places that weren't using ELM_GENLIST_ITEM_FROM_INLIST. Patch...
tasn [Wed, 2 Feb 2011 08:37:33 +0000 (08:37 +0000)]
Elementary getlist: Fix places that weren't using ELM_GENLIST_ITEM_FROM_INLIST. Patch by Daniel Juyung Seo (SeoZ).

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

13 years agoelementary: switch int to double timeout slideshow in edje_external
yoz [Mon, 31 Jan 2011 14:43:34 +0000 (14:43 +0000)]
elementary: switch int to double timeout slideshow in edje_external

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