framework/uifw/elementary.git
12 years agoMerge "[elm_multibuttonentry]Fixed CQ:H0100135430 :Not scrolled when items are added...
Goun Lee [Mon, 31 Oct 2011 11:11:24 +0000 (20:11 +0900)]
Merge "[elm_multibuttonentry]Fixed CQ:H0100135430 :Not scrolled when items are added over 5 lines"

12 years ago[*] merge with svn revision 64406
raster [Wed, 26 Oct 2011 05:51:59 +0000 (05:51 +0000)]
[*] merge with svn revision 64406

From: Jaehwan Kim <jae.hwan.kim@samsung.com>

I found a problem in els_scroller. When the scroller is resized, it shows the location of
the coordination which was saved into wanted_coordination. If you don't use the page,
it is no matter. But if you use the page function, the animation of the scroller is operated
by _smart_scrollto_x_animator, not by _smart_momentum_animator.
In _smart_scrollto_x_animator, therer isn't _update_wanted_coordinates. So the value of
wanted_coordination doesn't update. I think _update_wanted_coordinates have to be added in
_smart_scrollto_x_animator and _smart_scrollto_y_animator.
Please check the attached patch file.

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

12 years ago[elm_multibuttonentry]Fixed CQ:H0100135430 :Not scrolled when items are added over...
Goun Lee [Mon, 31 Oct 2011 09:58:49 +0000 (18:58 +0900)]
[elm_multibuttonentry]Fixed CQ:H0100135430 :Not scrolled when items are added over 5 lines

12 years agoMerge "[elm_multibuttonentry]multiplied scale value to closed button's size"
Goun Lee [Mon, 31 Oct 2011 09:10:11 +0000 (18:10 +0900)]
Merge "[elm_multibuttonentry]multiplied scale value to closed button's size"

12 years ago[gesture] add the config value of the gesture into slp
Jaehwan Kim [Mon, 31 Oct 2011 08:41:34 +0000 (17:41 +0900)]
[gesture] add the config value of the gesture into slp

Change-Id: I65e6bf54367ff4f421b3537c4f48ddb3aa82f63b

12 years agoElementary: Fix uninitialized variables warnings. Fix case formatting.
devilhorns [Thu, 27 Oct 2011 15:57:14 +0000 (15:57 +0000)]
Elementary: Fix uninitialized variables warnings. Fix case formatting.

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

12 years agoElm glayer: Removed unused/wanted if and variable.
tasn [Tue, 25 Oct 2011 09:51:41 +0000 (09:51 +0000)]
Elm glayer: Removed unused/wanted if and variable.

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

12 years agoElm glayer: Fixed memory leak, removed unused event list
tasn [Tue, 25 Oct 2011 09:51:38 +0000 (09:51 +0000)]
Elm glayer: Fixed memory leak, removed unused event list

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64381 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm glayer: Added momentum to continues-gestures.
tasn [Tue, 25 Oct 2011 09:51:34 +0000 (09:51 +0000)]
Elm glayer: Added momentum to continues-gestures.

Womentum is now aborted and resarted as the number of fingers changes.

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64380 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm Glayer: Added ABORT on move to long-tap gesture
tasn [Tue, 25 Oct 2011 09:51:30 +0000 (09:51 +0000)]
Elm Glayer: Added ABORT on move to long-tap gesture

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64379 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm Glayer: Added multi-touch support to momentum gesture
tasn [Tue, 25 Oct 2011 09:51:22 +0000 (09:51 +0000)]
Elm Glayer: Added multi-touch support to momentum gesture

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64378 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm glayer: Fix continuous gestures. SPANK SPANK Aharon.
tasn [Mon, 24 Oct 2011 12:19:29 +0000 (12:19 +0000)]
Elm glayer: Fix continuous gestures. SPANK SPANK Aharon.

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

12 years agoAdd New Uploader to debian control
Tae-Hwan Kim [Mon, 31 Oct 2011 01:16:19 +0000 (10:16 +0900)]
Add New Uploader to debian control

12 years agoRelease elementary_1.0.0+svn.61256slp2+build64
Tae-Hwan Kim [Mon, 31 Oct 2011 01:00:07 +0000 (10:00 +0900)]
Release elementary_1.0.0+svn.61256slp2+build64

12 years ago[Map] Urgent Bug fix
Tae-Hwan Kim [Sat, 29 Oct 2011 07:44:26 +0000 (16:44 +0900)]
[Map] Urgent Bug fix

1. Progress bar bug fix (remove progress bar when downloading failed)
2. When image loading failed, do not show image

12 years agoMerge "partial merge rev.64424"
Sehwan Park [Fri, 28 Oct 2011 05:52:17 +0000 (14:52 +0900)]
Merge "partial merge rev.64424"

12 years agoMerge "naviframe - sorry revert the signal callback order for consistency with push"
ChunEon Park [Fri, 28 Oct 2011 04:29:07 +0000 (13:29 +0900)]
Merge "naviframe - sorry revert the signal callback order for consistency with push"

12 years agopartial merge rev.64424
Jihoon Kim [Fri, 28 Oct 2011 04:22:23 +0000 (13:22 +0900)]
partial merge rev.64424

Change-Id: I7f9a004e616b34ff5643a39451465c369bce0fae

12 years ago[Genlist] unrealize group item at rotate
Jung Chanwook [Fri, 28 Oct 2011 00:57:04 +0000 (09:57 +0900)]
[Genlist] unrealize group item at rotate

Change-Id: I26c474fdb094b454b8f1fdf84edcfb4a6d7da2aa

12 years agoupdate changelog REL_F_I9200_20111028_1 REL_I9200_20111028_1
Hyoyoung Chang [Thu, 27 Oct 2011 11:15:05 +0000 (20:15 +0900)]
update changelog

12 years ago[genlist] add elm_genlist_item_fields_update func
Hyoyoung Chang [Thu, 27 Oct 2011 07:03:48 +0000 (16:03 +0900)]
[genlist] add elm_genlist_item_fields_update func

Change-Id: Ic51ac0f214e7ee28d1d978d7d7d182cd89f035ac

12 years agonaviframe - sorry revert the signal callback order for consistency with push
ChunEon Park [Thu, 27 Oct 2011 07:10:21 +0000 (16:10 +0900)]
naviframe - sorry revert the signal callback order for consistency with push

12 years agorepackaging
ChunEon Park [Wed, 26 Oct 2011 10:27:27 +0000 (19:27 +0900)]
repackaging

 elementary_1.0.0+svn.61256slp2+build62

12 years agoelementary/naviframe - preveted to called back button twice.
ChunEon Park [Wed, 26 Oct 2011 09:20:35 +0000 (18:20 +0900)]
elementary/naviframe - preveted to called back button twice.

12 years ago[elm_multibuttonentry]multiplied scale value to closed button's size
Goun Lee [Wed, 26 Oct 2011 01:12:37 +0000 (10:12 +0900)]
[elm_multibuttonentry]multiplied scale value to closed button's size

12 years agoMerge "[elm_multibuttonentry]CQ:H0100135430- Added recalc_entry_geometry() to be...
Goun Lee [Wed, 26 Oct 2011 00:50:39 +0000 (09:50 +0900)]
Merge "[elm_multibuttonentry]CQ:H0100135430- Added recalc_entry_geometry() to be scrolled well"

12 years ago[changelog] updated package version
Myungjae Lee [Tue, 25 Oct 2011 12:28:53 +0000 (21:28 +0900)]
[changelog] updated package version

12 years ago[entry] changed function calling sequence to avoid abnormal access to widget data
Myungjae Lee [Tue, 25 Oct 2011 12:15:42 +0000 (21:15 +0900)]
[entry] changed function calling sequence to avoid abnormal access to widget data

12 years agoPackage upload
Myungjae Lee [Tue, 25 Oct 2011 08:58:01 +0000 (17:58 +0900)]
Package upload

12 years ago[entry] removed finger_size in calculating magnifier position
Myungjae Lee [Tue, 25 Oct 2011 08:47:03 +0000 (17:47 +0900)]
[entry] removed finger_size in calculating magnifier position

12 years agorepackaging
ChunEon Park [Tue, 25 Oct 2011 06:30:11 +0000 (15:30 +0900)]
repackaging

elementary_1.0.0+svn.61256slp2+build59

12 years agonaviframe - +null CHECK
ChunEon Park [Tue, 25 Oct 2011 05:09:54 +0000 (14:09 +0900)]
naviframe - +null CHECK

12 years agochangelog - repackaging REL_F_I9200_20111025_1 REL_F_I9200_20111025_2 REL_I9200_20111025_1
ChunEon Park [Mon, 24 Oct 2011 14:17:10 +0000 (23:17 +0900)]
changelog - repackaging
Elementary.h.in - filled a missed enum value

12 years ago[elc_naviframe]: 1. all items not deleted in inlist issue fixed.
Shilpa Singh [Mon, 24 Oct 2011 12:15:39 +0000 (21:15 +0900)]
[elc_naviframe]: 1. all items not deleted in inlist issue fixed.
2. fixed using incorrect pointer in pop_to

Change-Id: I899ab20efb6c411e162836bd767bc2a2baea594b

12 years ago[elm_multibuttonentry]CQ:H0100135430- Added recalc_entry_geometry() to be scrolled...
Goun Lee [Mon, 24 Oct 2011 11:39:26 +0000 (20:39 +0900)]
[elm_multibuttonentry]CQ:H0100135430- Added recalc_entry_geometry() to be scrolled well

12 years agoPackage upload
Jaehwan Kim [Mon, 24 Oct 2011 09:56:44 +0000 (18:56 +0900)]
Package upload

Change-Id: Ic6fa9f73a59f9434f92afc90fbb136f0cdfeb261

12 years agoMerge "Elm glayer: Fixed condition based on uninit value error."
Jaehwan Kim [Mon, 24 Oct 2011 09:39:47 +0000 (18:39 +0900)]
Merge "Elm glayer: Fixed condition based on uninit value error."

12 years agoMerge "Elm Glayer: Fixed code to match convention"
Jaehwan Kim [Mon, 24 Oct 2011 09:39:39 +0000 (18:39 +0900)]
Merge "Elm Glayer: Fixed code to match convention"

12 years agoMerge "Elm Glayer: Fixed call of long tap reset in case reset occurs before 1st input...
Jaehwan Kim [Mon, 24 Oct 2011 09:39:33 +0000 (18:39 +0900)]
Merge "Elm Glayer: Fixed call of long tap reset in case reset occurs before 1st input event"

12 years agoMerge "Elm Glayer: Fixed all tap, long tap, gestures bugs"
Jaehwan Kim [Mon, 24 Oct 2011 09:39:28 +0000 (18:39 +0900)]
Merge "Elm Glayer: Fixed all tap, long tap, gestures bugs"

12 years agoMerge "Elm Glayer: Added single tap/double click support."
Jaehwan Kim [Mon, 24 Oct 2011 09:39:22 +0000 (18:39 +0900)]
Merge "Elm Glayer: Added single tap/double click support."

12 years agoMerge "Elm Glayer: Fixed many glayer issues."
Jaehwan Kim [Mon, 24 Oct 2011 09:39:16 +0000 (18:39 +0900)]
Merge "Elm Glayer: Fixed many glayer issues."

12 years agoMerge "Elm_glayer: Reset ZOOM, ROTATE to function as before continues."
Jaehwan Kim [Mon, 24 Oct 2011 09:39:11 +0000 (18:39 +0900)]
Merge "Elm_glayer: Reset ZOOM, ROTATE to function as before continues."

12 years agoMerge "Elm glayer: Cleaned elm_gesture_layer.c."
Jaehwan Kim [Mon, 24 Oct 2011 09:39:05 +0000 (18:39 +0900)]
Merge "Elm glayer: Cleaned elm_gesture_layer.c."

12 years agoMerge "Elm glayer: Added Continues-gesture-feature of Line, Flick, Zoom, Rotate."
Jaehwan Kim [Mon, 24 Oct 2011 09:38:59 +0000 (18:38 +0900)]
Merge "Elm glayer: Added Continues-gesture-feature of Line, Flick, Zoom, Rotate."

12 years agoMerge "alloc checks wooooooooooooo"
Jaehwan Kim [Mon, 24 Oct 2011 09:38:44 +0000 (18:38 +0900)]
Merge "alloc checks wooooooooooooo"

12 years agoMerge "POINTER ARITHMETIC WITH VOID* IS BAD."
Jaehwan Kim [Mon, 24 Oct 2011 09:38:37 +0000 (18:38 +0900)]
Merge "POINTER ARITHMETIC WITH VOID* IS BAD."

12 years agoMerge "Elm glayer: Fixed mouse_wheel direction for wheel zoom."
Jaehwan Kim [Mon, 24 Oct 2011 09:38:13 +0000 (18:38 +0900)]
Merge "Elm glayer: Fixed mouse_wheel direction for wheel zoom."

12 years agoMerge "Elm glayer: Added key grab for CTRL to finish zoom"
Jaehwan Kim [Mon, 24 Oct 2011 09:38:06 +0000 (18:38 +0900)]
Merge "Elm glayer: Added key grab for CTRL to finish zoom"

12 years agoMerge "Elm glayer: Added glayer values to elm config."
Jaehwan Kim [Mon, 24 Oct 2011 09:37:56 +0000 (18:37 +0900)]
Merge "Elm glayer: Added glayer values to elm config."

12 years agoMerge "Elm glayer: Changed some values from float to double."
Jaehwan Kim [Mon, 24 Oct 2011 09:37:48 +0000 (18:37 +0900)]
Merge "Elm glayer: Changed some values from float to double."

12 years agoupdate changelog
Hyoyoung Chang [Mon, 24 Oct 2011 09:35:48 +0000 (18:35 +0900)]
update changelog

12 years ago[elc_naviframe] : revert back code to fix gallery app issue.
Shilpa Singh [Mon, 24 Oct 2011 09:31:14 +0000 (18:31 +0900)]
[elc_naviframe] : revert back code to fix gallery app issue.

Change-Id: I1322fc6b0ec29ea5172fac39eeeb14eb0b8dbb4a

12 years agoElm glayer: Fixed condition based on uninit value error.
tasn [Tue, 18 Oct 2011 08:58:33 +0000 (08:58 +0000)]
Elm glayer: Fixed condition based on uninit value error.

Init structure fields (pe event) to 0.
Spank spank, you can't assume the passed pointer event is initialized.

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

12 years agoElm Glayer: Fixed code to match convention
tasn [Mon, 17 Oct 2011 08:12:52 +0000 (08:12 +0000)]
Elm Glayer: Fixed code to match convention

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64129 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm Glayer: Fixed call of long tap reset in case reset occurs before 1st input event
tasn [Mon, 17 Oct 2011 08:12:49 +0000 (08:12 +0000)]
Elm Glayer: Fixed call of long tap reset in case reset occurs before 1st input event

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64128 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm Glayer: Fixed all tap, long tap, gestures bugs
tasn [Mon, 17 Oct 2011 08:12:45 +0000 (08:12 +0000)]
Elm Glayer: Fixed all tap, long tap, gestures bugs

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64127 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm Glayer: Added single tap/double click support.
tasn [Mon, 10 Oct 2011 15:47:40 +0000 (15:47 +0000)]
Elm Glayer: Added single tap/double click support.

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@63961 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm Glayer: Fixed many glayer issues.
tasn [Mon, 10 Oct 2011 15:47:34 +0000 (15:47 +0000)]
Elm Glayer: Fixed many glayer issues.

zoom, rotate - Fixed continues gesture mode issues.
momentum - Fixed un relayable values returned for this gestures.
line - Fixed line continues mode issues.

Thank to Enumi Lee for reporting.

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@63960 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm_glayer: Reset ZOOM, ROTATE to function as before continues.
tasn [Thu, 8 Sep 2011 10:10:41 +0000 (10:10 +0000)]
Elm_glayer: Reset ZOOM, ROTATE to function as before continues.

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

12 years agoElm glayer: Cleaned elm_gesture_layer.c.
tasn [Thu, 8 Sep 2011 10:10:30 +0000 (10:10 +0000)]
Elm glayer: Cleaned elm_gesture_layer.c.

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@63286 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm glayer: Added Continues-gesture-feature of Line, Flick, Zoom, Rotate.
tasn [Thu, 8 Sep 2011 10:10:27 +0000 (10:10 +0000)]
Elm glayer: Added Continues-gesture-feature of Line, Flick, Zoom, Rotate.

TODO: Clean code (added this version to have easy way of review), and maybe add pref-var of enabling disabline continues gestures

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@63285 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoalloc checks wooooooooooooo
discomfitor [Fri, 5 Aug 2011 23:13:16 +0000 (23:13 +0000)]
alloc checks wooooooooooooo

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

12 years agoPOINTER ARITHMETIC WITH VOID* IS BAD.
discomfitor [Thu, 28 Jul 2011 08:36:55 +0000 (08:36 +0000)]
POINTER ARITHMETIC WITH VOID* IS BAD.

use intptr_t. also fixes a bunch of compile warns for x86_64

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

12 years agoElm glayer: Fixed mouse_wheel direction for wheel zoom.
tasn [Sun, 24 Jul 2011 11:44:42 +0000 (11:44 +0000)]
Elm glayer: Fixed mouse_wheel direction for wheel zoom.

Wheel up should be zoom in, not out.

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

12 years agoElm glayer: Added key grab for CTRL to finish zoom
tasn [Mon, 18 Jul 2011 11:25:54 +0000 (11:25 +0000)]
Elm glayer: Added key grab for CTRL to finish zoom

Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61478 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElm glayer: Added glayer values to elm config.
tasn [Mon, 18 Jul 2011 06:24:34 +0000 (06:24 +0000)]
Elm glayer: Added glayer values to elm config.

Added tolerance related values.

Patch by Aharon Hillel.

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

12 years agoElm glayer: Changed some values from float to double.
tasn [Mon, 18 Jul 2011 06:24:29 +0000 (06:24 +0000)]
Elm glayer: Changed some values from float to double.

Patch by Aharon Hillel.

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

12 years agoMerge "[elm_multibuttonentry]Keep the selected item after mbe is unfocused Change...
Goun Lee [Mon, 24 Oct 2011 07:05:31 +0000 (16:05 +0900)]
Merge "[elm_multibuttonentry]Keep the selected item after mbe is unfocused Change-Id: Id8caec7bfe3707cc3b23f30b902c970e52a74988"

12 years agoupdate changelog
Hyoyoung Chang [Fri, 21 Oct 2011 12:01:47 +0000 (21:01 +0900)]
update changelog

12 years ago[promote API modified to have push animation and on pop item is
Shilpa Singh [Fri, 21 Oct 2011 02:05:02 +0000 (11:05 +0900)]
[promote API modified to have push animation and on pop item is
unlinked first]
[elc_naviframe]: 1. item_promote API added 2. Issue fix when app calls
top get immediately after calling pop, top get returns currently
popping item instead of prev item.

Change-Id: Id85722b5a9dbfca88cc3cb97b917a06ca7f1ccb4

12 years ago[entry] fixed bug in getting magnifier size (CQ id: H0100135517)
Myungjae Lee [Fri, 21 Oct 2011 07:52:38 +0000 (16:52 +0900)]
[entry] fixed bug in getting magnifier size (CQ id: H0100135517)

12 years agoMerge "[entry] modify content, text set for entry edc"
Hyoyoung Chang [Fri, 21 Oct 2011 07:45:29 +0000 (16:45 +0900)]
Merge "[entry] modify content, text set for entry edc"

12 years ago[entry] modify content, text set for entry edc
Hyoyoung Chang [Fri, 21 Oct 2011 07:33:49 +0000 (16:33 +0900)]
[entry] modify content, text set for entry edc

12 years agoMerge "[scroller] change bottom bounce time <CQ : H0100135349>"
Jaehwan Kim [Thu, 20 Oct 2011 10:56:34 +0000 (19:56 +0900)]
Merge "[scroller] change bottom bounce time <CQ : H0100135349>"

12 years agoMerge "remove build warning"
Jihoon Kim [Thu, 20 Oct 2011 08:34:00 +0000 (17:34 +0900)]
Merge "remove build warning"

12 years ago[scroller] change bottom bounce time <CQ : H0100135349>
Jaehwan Kim [Thu, 20 Oct 2011 08:26:22 +0000 (17:26 +0900)]
[scroller] change bottom bounce time <CQ : H0100135349>

Change-Id: Ia315caaf9d63824326a3c867f1b6adec44fc6d84

12 years agoMerge "naviframe -"
ChunEon Park [Thu, 20 Oct 2011 08:25:02 +0000 (17:25 +0900)]
Merge "naviframe -"

12 years agoMerge "[elm_colorselector]: color selector made properly themable and default edc...
Shilpa Singh [Thu, 20 Oct 2011 08:15:20 +0000 (17:15 +0900)]
Merge "[elm_colorselector]: color selector made properly themable and default edc modified accordingly."

12 years ago[entry] merge upstream content_{set,get} features
Hyoyoung Chang [Thu, 20 Oct 2011 07:16:35 +0000 (16:16 +0900)]
[entry] merge upstream content_{set,get} features

12 years ago[elm_colorselector]: color selector made properly themable and default
Shilpa Singh [Thu, 20 Oct 2011 06:36:53 +0000 (15:36 +0900)]
[elm_colorselector]: color selector made properly themable and default
edc modified accordingly.

12 years agoremove build warning
Jihoon Kim [Thu, 20 Oct 2011 06:17:04 +0000 (15:17 +0900)]
remove build warning

Change-Id: I9c9647b167de9f263dbc70a0b79a63885b66eaf2

12 years agoMerge "elm_main.c - merged missing APIs."
ChunEon Park [Thu, 20 Oct 2011 05:03:27 +0000 (14:03 +0900)]
Merge "elm_main.c - merged missing APIs."

12 years agoMerge "[entry] added delay_write timer deletion code when entry is deleted (bug fix...
Myungjae Lee [Thu, 20 Oct 2011 04:52:43 +0000 (13:52 +0900)]
Merge "[entry] added delay_write timer deletion code when entry is deleted (bug fix:H0100135339)"

12 years ago[elm_multibuttonentry]Keep the selected item after mbe is unfocused
Goun Lee [Wed, 19 Oct 2011 09:15:44 +0000 (18:15 +0900)]
[elm_multibuttonentry]Keep the selected item after mbe is unfocused
Change-Id: Id8caec7bfe3707cc3b23f30b902c970e52a74988

12 years agoelm_main.c - merged missing APIs.
ChunEon Park [Wed, 19 Oct 2011 13:28:51 +0000 (22:28 +0900)]
elm_main.c - merged missing APIs.

12 years agonaviframe -
ChunEon Park [Wed, 19 Oct 2011 12:58:47 +0000 (21:58 +0900)]
naviframe -

1. added more signals.
2. prevented same item style changes when user call elm_naviframe_item_style_set

12 years agorepackaging REL_F_I9200_20111021_1 REL_I9200_20111021_1
ChunEon Park [Wed, 19 Oct 2011 12:55:44 +0000 (21:55 +0900)]
repackaging

elementary_1.0.0+svn.61256slp2+build54

12 years ago[entry] added delay_write timer deletion code when entry is deleted (bug fix:H0100135339)
Myungjae Lee [Wed, 19 Oct 2011 08:06:40 +0000 (17:06 +0900)]
[entry] added delay_write timer deletion code when entry is deleted (bug fix:H0100135339)

12 years agoMerge "[elm_datefield.c] Usage of elm_ctxpopup_direction_get() API is changed."
sumanth [Wed, 19 Oct 2011 06:10:41 +0000 (15:10 +0900)]
Merge "[elm_datefield.c] Usage of elm_ctxpopup_direction_get() API is changed."

12 years ago[*][elc_naviframe] Add elm_widget_tree_unfocusable_set for naviframe_item_pop function
WooHyun Jung [Wed, 19 Oct 2011 02:33:53 +0000 (11:33 +0900)]
[*][elc_naviframe] Add elm_widget_tree_unfocusable_set for naviframe_item_pop function

12 years ago[elm_datefield.c] Usage of elm_ctxpopup_direction_get() API is changed.
sumanth [Fri, 14 Oct 2011 04:18:44 +0000 (13:18 +0900)]
[elm_datefield.c] Usage of elm_ctxpopup_direction_get() API is changed.

Change-Id: Id7301ef2f4a07970dd360b1894ecece64928f5ae

12 years agoMerge "[*]Changed finger size to 60. So in WVGA finger size becomes 40."
Daniel Juyung Seo [Tue, 18 Oct 2011 06:00:27 +0000 (15:00 +0900)]
Merge "[*]Changed finger size to 60. So in WVGA finger size becomes 40."

12 years agoMerge "[*][ctxpopup] direction_get() gives wrong direction"
Shinwoo Kim [Tue, 18 Oct 2011 05:56:09 +0000 (14:56 +0900)]
Merge "[*][ctxpopup] direction_get() gives wrong direction"

12 years agoMerge "[*][conform] sliding window takes swallow area of virtual keypad, even if...
Shinwoo Kim [Tue, 18 Oct 2011 05:56:02 +0000 (14:56 +0900)]
Merge "[*][conform] sliding window takes swallow area of virtual keypad, even if virtual keypad should use the swallow area"

12 years agoMerge "[SegmentControl] Border issue fixed. Unnecessary if check is removed."
prince [Tue, 18 Oct 2011 05:29:48 +0000 (14:29 +0900)]
Merge "[SegmentControl] Border issue fixed. Unnecessary if check is removed."

12 years ago[*]Changed finger size to 60. So in WVGA finger size becomes 40.
Daniel Juyung Seo [Tue, 18 Oct 2011 04:19:48 +0000 (13:19 +0900)]
[*]Changed finger size to 60. So in WVGA finger size becomes 40.

12 years agoMerge "naviframe - eina_list -> eina_inlist + theme_hook"
ChunEon Park [Mon, 17 Oct 2011 23:59:14 +0000 (08:59 +0900)]
Merge "naviframe - eina_list -> eina_inlist + theme_hook"

12 years agoPackage upload REL_F_I9200_20111018_1 REL_I9200_20111018_1
Daniel Juyung Seo [Mon, 17 Oct 2011 10:35:44 +0000 (19:35 +0900)]
Package upload

12 years ago[*][conform] sliding window takes swallow area of virtual keypad, even if virtual...
Shinwoo Kim [Mon, 17 Oct 2011 10:17:15 +0000 (19:17 +0900)]
[*][conform] sliding window takes swallow area of virtual keypad, even if virtual keypad should use the swallow area

Change-Id: I015380f9c6e064fa3e4fd5f25a8943b8074601a3