framework/uifw/elementary.git
11 years agoThe visible signal should be called when it is reloaded in _theme_hook_item.
jaehwan [Mon, 9 Jul 2012 05:11:05 +0000 (05:11 +0000)]
The visible signal should be called when it is reloaded in _theme_hook_item.

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

11 years agooops forgot part of previous toolbar style patch. in!
raster [Fri, 29 Jun 2012 12:28:08 +0000 (12:28 +0000)]
oops forgot part of previous toolbar style patch. in!

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

Conflicts:

src/lib/elm_toolbar.c

11 years agoFrom: Artem Popov <artem.popov@samsung.com>
raster [Fri, 29 Jun 2012 10:03:27 +0000 (10:03 +0000)]
From: Artem Popov <artem.popov@samsung.com>
Subject: [E-devel] Fwd:  [Patch] elm_toolbar add signals patch.

For new style of toolbar (align icon and text to center of item) are
necessary some signals ("elm,state,text,visible",
"elm,state,text,hidden", "elm,state,icon,visible",
"elm,state,icon,hidden")

 New style for toolbar, where icon and text are align to center of item.

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

Conflicts:

ChangeLog

11 years agoAdd the horizontal separator image.
jaehwan [Tue, 22 May 2012 05:33:41 +0000 (05:33 +0000)]
Add the horizontal separator image.

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

11 years agoSorry, Fix build conflict.
jaehwan [Mon, 25 Jun 2012 08:50:11 +0000 (08:50 +0000)]
Sorry, Fix build conflict.

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

Conflicts:

src/lib/elm_toolbar.c

11 years agoIn case a user sets min-value of the item, the toolbar shouldn't set the min-value...
jaehwan [Mon, 25 Jun 2012 08:33:15 +0000 (08:33 +0000)]
In case a user sets min-value of the item, the toolbar shouldn't set the min-value to the number which is smaller than it.

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

Conflicts:

src/lib/elm_toolbar.c

11 years agoAdd the reorder feature when the more panel is shown.
jaehwan [Thu, 14 Jun 2012 12:59:38 +0000 (12:59 +0000)]
Add the reorder feature when the more panel is shown.
After the item is long-pressed, it can be moved.

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

Conflicts:

ChangeLog

11 years agobitch--
raster [Tue, 12 Jun 2012 16:31:02 +0000 (16:31 +0000)]
bitch--

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

11 years agodebug bitch--
raster [Tue, 12 Jun 2012 16:27:15 +0000 (16:27 +0000)]
debug bitch--

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

11 years agoRemove the APIs elm_toolbar_items_max_set/get.
jaehwan [Thu, 7 Jun 2012 07:32:55 +0000 (07:32 +0000)]
Remove the APIs elm_toolbar_items_max_set/get.
Instead of them, add the APIs elm_toolbar_standard_priority_set/get.
The items which are lower than standard priority are located in more menu or panel.

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

Conflicts:

ChangeLog

11 years agoThe parent of elm_menu_add shouldn't be a edje object.
jaehwan [Tue, 22 May 2012 10:33:14 +0000 (10:33 +0000)]
The parent of elm_menu_add shouldn't be a edje object.

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

11 years agoToolbar: Add the more panel feature in toolbar. When it is the ELM_TOOLBAR_SHRINK_EXP...
jaehwan [Tue, 22 May 2012 05:18:12 +0000 (05:18 +0000)]
Toolbar: Add the more panel feature in toolbar. When it is the ELM_TOOLBAR_SHRINK_EXPAND mode and the max item is set, the items over max number are located in more panel.
The APIs are added for this feature.(elm_toolbar_more_item_get, elm_toolbar_items_max_set/get)

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

Conflicts:

ChangeLog

11 years agoRevert the revision 71185.
jaehwan [Fri, 18 May 2012 07:16:28 +0000 (07:16 +0000)]
Revert the revision 71185.

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

11 years agoThe separator is not a real item. So it shouldn't be counted.
jaehwan [Thu, 17 May 2012 01:37:50 +0000 (01:37 +0000)]
The separator is not a real item. So it shouldn't be counted.

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

11 years agoThe elm_toolbar_iteams_count have to return only the number of manually added items.
jaehwan [Tue, 15 May 2012 07:00:47 +0000 (07:00 +0000)]
The elm_toolbar_iteams_count have to return only the number of manually added items.

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

11 years agoWhen the separators exist in toolbar and the toolbar shrinks by resizing window,
jaehwan [Tue, 15 May 2012 06:30:17 +0000 (06:30 +0000)]
When the separators exist in toolbar and the toolbar shrinks by resizing window,
sometimes the only separators are shown even though the items are hidden.
So the separator's visibility is desided by it's previous item.

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

11 years agoMerge "[gesture_layer] opensource merge (r71200)"
Shinwoo Kim [Thu, 28 Jun 2012 04:46:51 +0000 (13:46 +0900)]
Merge "[gesture_layer] opensource merge (r71200)"

11 years ago[gesture_layer] opensource merge (r71200)
Shinwoo Kim [Tue, 26 Jun 2012 22:48:55 +0000 (07:48 +0900)]
[gesture_layer] opensource merge (r71200)

Change-Id: I4fcc0b006e7c50e39f527aa6079b2fd6c295a0e2

11 years agoelm genlist: Fixed tree expand bug. Check item type when an item is
seoz [Mon, 25 Jun 2012 08:42:26 +0000 (08:42 +0000)]
elm genlist: Fixed tree expand bug. Check item type when an item is
requested to be expanded/contracted.

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

Change-Id: Id2ced0769282a8af2dc2425f6de73420de2c131e
note: ChangeLog was also merged from open source due to cherry-picking.

11 years agoelm genlist: Fixed a bug with decorate all mode + tree effect. Delete tree effect...
seoz [Thu, 21 Jun 2012 10:56:15 +0000 (10:56 +0000)]
elm genlist: Fixed a bug with decorate all mode + tree effect. Delete tree effect animator and set the effect mode to none when decorate all mode is set.

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

11 years agopackage upload
Gwanglim Lee [Wed, 20 Jun 2012 08:12:26 +0000 (17:12 +0900)]
package upload

Change-Id: Ib6f47c23b4d8ec9c845aee728b99eec0d6d97e81

11 years ago[elc_naviframe]: Return statement wrongly added in a void function
shilpa singh [Tue, 19 Jun 2012 14:01:10 +0000 (19:31 +0530)]
[elc_naviframe]: Return statement wrongly added in a void function

Change-Id: I40691ea21fef84891db6019123b817b0f9e442be

11 years agoAdded per-window profile to support multi-head display.
Gwanglim Lee [Tue, 19 Jun 2012 06:20:29 +0000 (15:20 +0900)]
Added per-window profile to support multi-head display.

Change-Id: Id6d67d7e5b76215246ec78be8f368e2684f22e7a

11 years agoChange profile name from extension to desktop
Seunggyun Kim [Mon, 18 Jun 2012 01:44:14 +0000 (10:44 +0900)]
Change profile name from extension to desktop

11 years agoFix a spec file
Tae-Hwan Kim [Thu, 14 Jun 2012 02:32:15 +0000 (11:32 +0900)]
Fix a spec file

* Use rpm dependecy instead of pkg-config
* Use gettext instead gettext-devel (not for end-user)
* No need to install desktop file in Tizen

Change-Id: I4dfd44d285334b024d4f3e1ff67e03046c1131ff

11 years agoelementary/module : Modified 71929 with better way. Thanks ShinWoo.
Shinwoo Kim [Tue, 12 Jun 2012 03:41:51 +0000 (12:41 +0900)]
elementary/module : Modified 71929 with better way. Thanks ShinWoo.
But I recommend to remove all callbacks with elm_widget_top_get(obj).

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

Conflicts:

src/modules/datetime_input_ctxpopup/datetime_input_ctxpopup.c

11 years agoupdate elementary.spec file
Doyoun Kang [Tue, 5 Jun 2012 11:52:51 +0000 (20:52 +0900)]
update elementary.spec file

11 years agoMerge "Add APIs for floating mode (app-in-app)" sbs/armel/slp2-target sbs/i386/slp2-target
Doyoun Kang [Tue, 5 Jun 2012 10:54:16 +0000 (19:54 +0900)]
Merge "Add APIs for floating mode (app-in-app)"

11 years agoGroup overlay's size have same size as that of default overlay.
Tae-Hwan Kim [Tue, 5 Jun 2012 06:49:09 +0000 (15:49 +0900)]
Group overlay's size have same size as that of default overlay.

Change-Id: I6698fd426a2c3d6fda36eb6bfa17b2ade5872596

11 years agoAdd APIs for floating mode (app-in-app)
Doyoun Kang [Tue, 5 Jun 2012 06:20:48 +0000 (15:20 +0900)]
Add APIs for floating mode (app-in-app)

11 years agoincrease packaging version number
Seunggyun Kim [Mon, 4 Jun 2012 07:56:20 +0000 (16:56 +0900)]
increase packaging version number

11 years agoAdd extension profile and change prfile name from slp to mobile
Seunggyun Kim [Thu, 31 May 2012 11:20:38 +0000 (20:20 +0900)]
Add extension profile and change prfile name from slp to mobile

Change-Id: If84c235698e88c0349bd3a1f847379e2ea2d4fcd

11 years ago[entry] Add 3 APIs of User Style (svn 71557)
Thiep Ha [Thu, 31 May 2012 05:46:46 +0000 (14:46 +0900)]
[entry] Add 3 APIs of User Style (svn 71557)

Change-Id: I9e9603f979b100d764d43042a436f6d163995038

12 years agoupdate spec & changelog
Hyoyoung Chang [Thu, 24 May 2012 03:02:36 +0000 (12:02 +0900)]
update spec & changelog

12 years agoupdate changelog & spec
Hyoyoung Chang [Wed, 23 May 2012 11:29:14 +0000 (20:29 +0900)]
update changelog & spec

12 years agoupdate spec & changelog
Hyoyoung Chang [Wed, 23 May 2012 08:43:58 +0000 (17:43 +0900)]
update spec & changelog

12 years ago[entry] add evas_event_thaw in _elm_entry_text_set
Hyoyoung Chang [Mon, 21 May 2012 11:22:41 +0000 (20:22 +0900)]
[entry] add evas_event_thaw in _elm_entry_text_set

Change-Id: Ibfebe61a9779c25c77cf27efe3f61f0c4e471fae

12 years agoMerge "[genlist] apply r71140 with local enhancement"
Hyoyoung Chang [Mon, 21 May 2012 07:19:08 +0000 (16:19 +0900)]
Merge "[genlist] apply r71140 with local enhancement"

12 years ago[genlist] apply r71140 with local enhancement
Hyoyoung Chang [Fri, 18 May 2012 05:01:31 +0000 (14:01 +0900)]
[genlist] apply r71140 with local enhancement

12 years agopackage upload - elementary_1.0.0+svn.70492slp2+build04
ChunEon Park [Thu, 17 May 2012 10:06:03 +0000 (19:06 +0900)]
package upload - elementary_1.0.0+svn.70492slp2+build04

12 years agoElm glayer: Workaround a bug causing a delay with N_TAPS events.
tasn [Wed, 16 May 2012 08:44:17 +0000 (08:44 +0000)]
Elm glayer: Workaround a bug causing a delay with N_TAPS events.

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

12 years agoupdated spec file
ChunEon Park [Fri, 11 May 2012 05:03:29 +0000 (14:03 +0900)]
updated spec file

12 years agorepackaging - elementary_1.0.0+svn.70492slp2+build03
ChunEon Park [Fri, 11 May 2012 02:43:55 +0000 (11:43 +0900)]
repackaging - elementary_1.0.0+svn.70492slp2+build03

12 years agofix bug hermet added in font code! :)
raster [Thu, 3 May 2012 09:18:20 +0000 (09:18 +0000)]
fix bug hermet added in font code! :)

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

12 years agoelementary/font - function code refactoring
hermet [Thu, 3 May 2012 00:34:26 +0000 (00:34 +0000)]
elementary/font - function code refactoring

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

12 years agoelementary/font - actually it doesnt append the font to the hash when font_hash is...
hermet [Wed, 2 May 2012 10:29:58 +0000 (10:29 +0000)]
elementary/font - actually it doesnt append the font to the hash when font_hash is created inside.
now it is fixed.

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

12 years ago[copypaste] fixed ctxpopup hide bug(S1-3017,N_SE-641)
minseok3.kim [Wed, 9 May 2012 09:01:15 +0000 (18:01 +0900)]
[copypaste] fixed ctxpopup hide bug(S1-3017,N_SE-641)

12 years ago[multibuttonentry]Fixed [Nabi S1-539]narrow region about internal entry
Goun Lee [Tue, 8 May 2012 07:26:12 +0000 (16:26 +0900)]
[multibuttonentry]Fixed [Nabi S1-539]narrow region about internal entry

12 years agoMerge "[Elc_Naviframe]:Bug Fix:wrong signals[show/hide] sent for text parts. Opensour...
shilpa singh [Thu, 3 May 2012 05:01:06 +0000 (14:01 +0900)]
Merge "[Elc_Naviframe]:Bug Fix:wrong signals[show/hide] sent for text parts. Opensource patch will be sent once mysingle approval request is approved. Change-Id: I598b783aba553432634cc0e15013ab31f4cc9537"

12 years agoPackage upload
Jiyoun Park [Thu, 3 May 2012 02:01:15 +0000 (11:01 +0900)]
Package upload

Change-Id: I72d5685491adff8a39a03c5f126203c1e8b17d90

12 years agoFix possible problems with other subsystems depending on X11 display
Jiyoun Park [Thu, 3 May 2012 00:55:45 +0000 (09:55 +0900)]
Fix possible problems with other subsystems depending on X11 display
being closed (XCloseDisplay not close() on socket fd).
Revision: 70615

Change-Id: I03449facb123781917181b04ffc9ad7341619a34

12 years ago[entry] fixed bug in non-editable entry selection handlers and fixed migration issue
Myungjae Lee [Fri, 27 Apr 2012 04:49:48 +0000 (13:49 +0900)]
[entry] fixed bug in non-editable entry selection handlers and fixed migration issue

Change-Id: Ie25df8d863a8ca63af1e600a471d0e83bd91b434

12 years agoPackage upload
Jeonghyun Yun [Thu, 26 Apr 2012 06:01:58 +0000 (15:01 +0900)]
Package upload

Change-Id: Ie221905ead180159610d0bd1e15fab50375a7a49

12 years agoElementary migration revision 70492
Jeonghyun Yun [Thu, 26 Apr 2012 05:27:38 +0000 (14:27 +0900)]
Elementary migration revision 70492
Merge remote-tracking branch 'remotes/origin/upstream'

12 years agorestore .99 micro versions for trunk and add back svnrev vers too.
raster [Thu, 26 Apr 2012 04:51:32 +0000 (04:51 +0000)]
restore .99 micro versions for trunk and add back svnrev vers too.

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

12 years agoand removed the -beta tag...
raster [Thu, 26 Apr 2012 04:35:43 +0000 (04:35 +0000)]
and removed the -beta tag...

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

12 years agoupdate po's
raster [Thu, 26 Apr 2012 04:13:17 +0000 (04:13 +0000)]
update po's

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

12 years agouse profate atof that fixes up locale issues for string -> float
raster [Thu, 26 Apr 2012 03:32:18 +0000 (03:32 +0000)]
use profate atof that fixes up locale issues for string -> float
conversion.

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

12 years agoelementary: calendar still need glue
yoz [Wed, 25 Apr 2012 22:51:46 +0000 (22:51 +0000)]
elementary: calendar still need glue

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

12 years ago[Elm] Don't let users disoriented at this stage anymore.
glima [Wed, 25 Apr 2012 19:34:21 +0000 (19:34 +0000)]
[Elm] Don't let users disoriented at this stage anymore.

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

12 years agoadd anchor,clicked to test to prove continued brokenness of anchors
discomfitor [Wed, 25 Apr 2012 19:06:09 +0000 (19:06 +0000)]
add anchor,clicked to test to prove continued brokenness of anchors

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

12 years agoreformat
discomfitor [Wed, 25 Apr 2012 18:58:10 +0000 (18:58 +0000)]
reformat

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

12 years agogenlist : update comment about flip set
hyoyoung [Wed, 25 Apr 2012 13:40:11 +0000 (13:40 +0000)]
genlist : update comment about flip set

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

12 years agogenlist : remove useless tabs
hyoyoung [Wed, 25 Apr 2012 13:37:20 +0000 (13:37 +0000)]
genlist : remove useless tabs

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

12 years agogenlist : clean up formatting
hyoyoung [Wed, 25 Apr 2012 13:31:37 +0000 (13:31 +0000)]
genlist : clean up formatting

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

12 years agofix vgd issue with anchors in entires.
raster [Wed, 25 Apr 2012 11:34:28 +0000 (11:34 +0000)]
fix vgd issue with anchors in entires.

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

12 years agofix valgrind complaint
raster [Wed, 25 Apr 2012 10:34:13 +0000 (10:34 +0000)]
fix valgrind complaint

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

12 years agowtf? stray escape chars! fix!
raster [Wed, 25 Apr 2012 09:55:19 +0000 (09:55 +0000)]
wtf? stray escape chars! fix!

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

12 years agorevers logic in elm_web for inwin mode. fix!
raster [Wed, 25 Apr 2012 09:54:19 +0000 (09:54 +0000)]
revers logic in elm_web for inwin mode. fix!

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

12 years agovalgrind bitches in store -> fix!
raster [Wed, 25 Apr 2012 09:31:11 +0000 (09:31 +0000)]
valgrind bitches in store -> fix!

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

12 years agolets not use a string wer just freed ok?
raster [Wed, 25 Apr 2012 08:56:25 +0000 (08:56 +0000)]
lets not use a string wer just freed ok?

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

12 years agovalgrind bitch--!
raster [Wed, 25 Apr 2012 07:23:54 +0000 (07:23 +0000)]
valgrind bitch--!

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

12 years agoMerge "[elm_datetime.h] Datetime default minimum year is changed to 1902 and document...
sumanth [Wed, 25 Apr 2012 05:53:56 +0000 (14:53 +0900)]
Merge "[elm_datetime.h] Datetime default minimum year is changed to 1902 and documentation is updated."

12 years agofix non-premul color sets! :(
raster [Wed, 25 Apr 2012 03:48:55 +0000 (03:48 +0000)]
fix non-premul color sets! :(

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

12 years agothanks to brian wang - check if show item has a block.
raster [Wed, 25 Apr 2012 00:44:16 +0000 (00:44 +0000)]
thanks to brian wang - check if show item has a block.

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

12 years agoelementary: fix ELM_CALENDAR_SELECT_MODE_ONDEMAND
yoz [Tue, 24 Apr 2012 23:07:36 +0000 (23:07 +0000)]
elementary: fix ELM_CALENDAR_SELECT_MODE_ONDEMAND

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

12 years agoelm_entry: fix typos
jihoon [Tue, 24 Apr 2012 22:59:17 +0000 (22:59 +0000)]
elm_entry: fix typos

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

12 years agoElm: Update functions for moving/resizing elm_window (when a wayland
devilhorns [Tue, 24 Apr 2012 17:32:44 +0000 (17:32 +0000)]
Elm: Update functions for moving/resizing elm_window (when a wayland
client).

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

12 years ago[Elc_Naviframe]:Bug Fix:wrong signals[show/hide] sent for text parts.
shilpa singh [Tue, 24 Apr 2012 11:45:16 +0000 (17:15 +0530)]
[Elc_Naviframe]:Bug Fix:wrong signals[show/hide] sent for text parts.
Opensource patch will be sent once mysingle approval request is
approved.
Change-Id: I598b783aba553432634cc0e15013ab31f4cc9537

12 years agoRemove unnecessary code.
jaehwan [Tue, 24 Apr 2012 11:09:31 +0000 (11:09 +0000)]
Remove unnecessary code.

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

12 years agoelm_entry: add complementary description about elm_entry_imf_context_reset
jihoon [Tue, 24 Apr 2012 05:20:43 +0000 (05:20 +0000)]
elm_entry: add complementary description about elm_entry_imf_context_reset

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

12 years ago[elm_datetime.h] Datetime default minimum year is changed to 1902 and documentation...
sumanth [Mon, 23 Apr 2012 06:23:58 +0000 (11:53 +0530)]
[elm_datetime.h] Datetime default minimum year is changed to 1902 and documentation is updated.

Change-Id: Id7a763ae7da09d9357e742e6805fb909e3e58d35

12 years agoPackage upload
Tae-Hwan Kim [Mon, 23 Apr 2012 06:15:15 +0000 (15:15 +0900)]
Package upload

Change-Id: I5ee21485de56a4cb69fc4b10241830774629f9e1

12 years agoElementary migration revision 70375
Tae-Hwan Kim [Mon, 23 Apr 2012 05:45:19 +0000 (14:45 +0900)]
Elementary migration revision 70375
Merge remote-tracking branch 'remotes/origin/upstream'

Conflicts:
src/lib/elm_genlist.c
src/lib/elm_toolbar.c

Change-Id: I1a214a018f4d093ae52015ce223955e57ff902cc

12 years agotag everything as beta in svn.
raster [Sat, 21 Apr 2012 01:52:12 +0000 (01:52 +0000)]
tag everything as beta in svn.

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

12 years agoupdate po's
raster [Sat, 21 Apr 2012 01:51:18 +0000 (01:51 +0000)]
update po's

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

12 years agoelementary: use FOREACH_SAFE we remove an element in the loop
yoz [Fri, 20 Apr 2012 14:31:51 +0000 (14:31 +0000)]
elementary: use FOREACH_SAFE we remove an element in the loop

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

12 years agouse the new escape text set to clear up issues if theme has TEXT vs
raster [Fri, 20 Apr 2012 12:51:10 +0000 (12:51 +0000)]
use the new escape text set to clear up issues if theme has TEXT vs
TEXTBLOCK items and handling escapes so text is consistend across elm.
fiuxes the fileselector issues kai reported.

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

12 years agoelm genlist: Remove item from moved_item when an item is deleted and set effect mode...
seoz [Fri, 20 Apr 2012 10:50:46 +0000 (10:50 +0000)]
elm genlist: Remove item from moved_item when an item is deleted and set effect mode to none when the deleted item is an expanded_item.

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

12 years agoelm genlist: Fixed genlist crash issue when huge amount of items are expanded/contrac...
seoz [Fri, 20 Apr 2012 10:50:42 +0000 (10:50 +0000)]
elm genlist: Fixed genlist crash issue when huge amount of items are expanded/contracted in a short time.

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

12 years agoelm genlist: Use Widget_Data variable for convenience.
seoz [Fri, 20 Apr 2012 10:50:39 +0000 (10:50 +0000)]
elm genlist: Use Widget_Data variable for convenience.

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

12 years agoelm genlist: Use ECORE_CALLBACK_CANCEL rather than EINA_FALSE for animator.
seoz [Fri, 20 Apr 2012 10:50:33 +0000 (10:50 +0000)]
elm genlist: Use ECORE_CALLBACK_CANCEL rather than EINA_FALSE for animator.

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

12 years agoelm genlist: Fixed grid segfault issue. Patch by Hyoyoung Chang
seoz [Fri, 20 Apr 2012 08:44:48 +0000 (08:44 +0000)]
elm genlist: Fixed grid segfault issue. Patch by Hyoyoung Chang
<hyoyoung@gmail.com>

On Fri, Apr 20, 2012 at 4:10 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> Dear all,
>
> After introduced flipped mode to genlist, some clearing process is
> added to _elm_genlist_item_unrealize.
> In item _elm_genlist_item_unrealize, item is casting to gengrid item
> or genlist item.
> segfault is occurred in _elm_genlist_item_unrealize at using gengrid.
> this patch moves flipped mode clearing process to _item_realize_cb.
>
> Thanks.
>

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

12 years agoelm genlist: Fixed item selection bug with decorate_all mode. Patch by
seoz [Fri, 20 Apr 2012 08:40:13 +0000 (08:40 +0000)]
elm genlist: Fixed item selection bug with decorate_all mode. Patch by
Hyoyoung Chang <hyoyoung@gmail.com>

On Fri, Apr 20, 2012 at 5:19 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> After discuss with seoz, i changed to not clean selections also i
> removed the new added internal func.
>
> Thanks
>
> On Fri, Apr 20, 2012 at 4:00 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
>> Dear all,
>>
>> I made a small patch to fix remained selection bug.
>> In decorate all mode, some item selection is not cleared after unset
>> decorate all mode.
>> I added to fix it.
>> And make unselecting common routine to a internal function.
>>
>> Thanks.

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

12 years agoelm genlist: Fixed formatting.
seoz [Fri, 20 Apr 2012 08:40:10 +0000 (08:40 +0000)]
elm genlist: Fixed formatting.

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

12 years agoformatting
caro [Fri, 20 Apr 2012 08:00:33 +0000 (08:00 +0000)]
formatting

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

12 years agoinclude elementary_config.h first (hence no need for _GNU_SOURCE)
caro [Fri, 20 Apr 2012 07:35:46 +0000 (07:35 +0000)]
include elementary_config.h first (hence no need for _GNU_SOURCE)

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

12 years agoPackage upload
Shinwoo Kim [Fri, 20 Apr 2012 01:42:02 +0000 (10:42 +0900)]
Package upload

Change-Id: I2c99c006172d369608848520a9ec4a9e3de521bd

12 years agoMerge "Elementary migration revision 70341 Merge remote branch 'remotes/origin/upstream'"
Shinwoo Kim [Fri, 20 Apr 2012 01:23:29 +0000 (10:23 +0900)]
Merge "Elementary migration revision 70341 Merge remote branch 'remotes/origin/upstream'"

12 years agoElementary migration revision 70341
Shinwoo Kim [Fri, 20 Apr 2012 01:17:38 +0000 (10:17 +0900)]
Elementary migration revision 70341
Merge remote branch 'remotes/origin/upstream'

Conflicts:
src/lib/elm_datetime.c
src/lib/elm_genlist.c