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
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
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
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
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
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
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
Shinwoo Kim [Thu, 28 Jun 2012 04:46:51 +0000 (13:46 +0900)]
Merge "[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
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.
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
Gwanglim Lee [Wed, 20 Jun 2012 08:12:26 +0000 (17:12 +0900)]
package upload
Change-Id: Ib6f47c23b4d8ec9c845aee728b99eec0d6d97e81
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
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
Seunggyun Kim [Mon, 18 Jun 2012 01:44:14 +0000 (10:44 +0900)]
Change profile name from extension to desktop
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
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
Doyoun Kang [Tue, 5 Jun 2012 11:52:51 +0000 (20:52 +0900)]
update elementary.spec file
Doyoun Kang [Tue, 5 Jun 2012 10:54:16 +0000 (19:54 +0900)]
Merge "Add APIs for floating mode (app-in-app)"
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
Doyoun Kang [Tue, 5 Jun 2012 06:20:48 +0000 (15:20 +0900)]
Add APIs for floating mode (app-in-app)
Seunggyun Kim [Mon, 4 Jun 2012 07:56:20 +0000 (16:56 +0900)]
increase packaging version number
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
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
Hyoyoung Chang [Thu, 24 May 2012 03:02:36 +0000 (12:02 +0900)]
update spec & changelog
Hyoyoung Chang [Wed, 23 May 2012 11:29:14 +0000 (20:29 +0900)]
update changelog & spec
Hyoyoung Chang [Wed, 23 May 2012 08:43:58 +0000 (17:43 +0900)]
update spec & changelog
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
Hyoyoung Chang [Mon, 21 May 2012 07:19:08 +0000 (16:19 +0900)]
Merge "[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
ChunEon Park [Thu, 17 May 2012 10:06:03 +0000 (19:06 +0900)]
package upload - elementary_1.0.0+svn.70492slp2+build04
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
ChunEon Park [Fri, 11 May 2012 05:03:29 +0000 (14:03 +0900)]
updated spec file
ChunEon Park [Fri, 11 May 2012 02:43:55 +0000 (11:43 +0900)]
repackaging - elementary_1.0.0+svn.70492slp2+build03
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
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
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
minseok3.kim [Wed, 9 May 2012 09:01:15 +0000 (18:01 +0900)]
[copypaste] fixed ctxpopup hide bug(S1-3017,N_SE-641)
Goun Lee [Tue, 8 May 2012 07:26:12 +0000 (16:26 +0900)]
[multibuttonentry]Fixed [Nabi S1-539]narrow region about internal entry
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"
Jiyoun Park [Thu, 3 May 2012 02:01:15 +0000 (11:01 +0900)]
Package upload
Change-Id: I72d5685491adff8a39a03c5f126203c1e8b17d90
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
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
Jeonghyun Yun [Thu, 26 Apr 2012 06:01:58 +0000 (15:01 +0900)]
Package upload
Change-Id: Ie221905ead180159610d0bd1e15fab50375a7a49
Jeonghyun Yun [Thu, 26 Apr 2012 05:27:38 +0000 (14:27 +0900)]
Elementary migration revision 70492
Merge remote-tracking branch 'remotes/origin/upstream'
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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."
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
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
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
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
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
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
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
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
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
Tae-Hwan Kim [Mon, 23 Apr 2012 06:15:15 +0000 (15:15 +0900)]
Package upload
Change-Id: I5ee21485de56a4cb69fc4b10241830774629f9e1
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Shinwoo Kim [Fri, 20 Apr 2012 01:42:02 +0000 (10:42 +0900)]
Package upload
Change-Id: I2c99c006172d369608848520a9ec4a9e3de521bd
Shinwoo Kim [Fri, 20 Apr 2012 01:23:29 +0000 (10:23 +0900)]
Merge "Elementary migration revision 70341 Merge remote branch 'remotes/origin/upstream'"
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
yoz [Thu, 19 Apr 2012 22:47:53 +0000 (22:47 +0000)]
elementary: warn--
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70341
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
yoz [Thu, 19 Apr 2012 21:48:44 +0000 (21:48 +0000)]
elementary: remove unused file (datepicker)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70340
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
yoz [Thu, 19 Apr 2012 21:47:41 +0000 (21:47 +0000)]
elementary: alphabetically modules.inc
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70339
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
yoz [Thu, 19 Apr 2012 21:42:51 +0000 (21:42 +0000)]
elementary: makes the calendar widget reachable from edje
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70338
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
yoz [Thu, 19 Apr 2012 21:36:19 +0000 (21:36 +0000)]
elementary: edje_external calendar instead of sel_enable use select_mode now. But nobody care I think ... see my next commit :P
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70337
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
gastal [Thu, 19 Apr 2012 17:58:51 +0000 (17:58 +0000)]
Remove whitespaces from doc/index.doxy.
Author: Joao Paulo Fernandes Ventura <ventura@profusion.mobi>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70336
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
gastal [Thu, 19 Apr 2012 17:58:47 +0000 (17:58 +0000)]
Add Naviframe group to container list page.
Author: Joao Paulo Fernandes Ventura <ventura@profusion.mobi>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70335
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jihoon [Thu, 19 Apr 2012 11:11:00 +0000 (11:11 +0000)]
elementary_test: fix wrong parameter.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70329
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Myungjae Lee [Thu, 19 Apr 2012 09:16:13 +0000 (18:16 +0900)]
[copypaste] fixed ctxpopup hide bug and focus allow set bug
Change-Id: Iec63d155eea9b7d3e1d8489ea0fff9dbe0ebd9a3