framework/osp/uifw.git
11 years agoMerge "fix button enable/disable" into tizen_2.1
MyungJinKim [Thu, 2 May 2013 16:26:39 +0000 (01:26 +0900)]
Merge "fix button enable/disable" into tizen_2.1

11 years agofix button enable/disable
Myung Jin Kim [Thu, 2 May 2013 16:24:15 +0000 (01:24 +0900)]
fix button enable/disable

Change-Id: I5c87c14eeb3291ebbceadea62ab83a7718d7d2ca

11 years agoFix bug on OnSceneDeactivated call arguments.
SeungWon Lee [Thu, 2 May 2013 14:34:50 +0000 (23:34 +0900)]
Fix bug on OnSceneDeactivated call arguments.

Change-Id: I082b770bf4b1d0cbf139484d0fa0b886e040176e
Signed-off-by: SeungWon Lee <lsw2000.lee@samsung.com>
11 years agoN_SE-37092 : resetTouchInfo if toucedWindow is null, pointId is invalid, ontouchreleased
minkyu kim [Thu, 2 May 2013 13:54:08 +0000 (22:54 +0900)]
N_SE-37092 : resetTouchInfo if toucedWindow is null, pointId is invalid, ontouchreleased

Change-Id: Ibd6f7d8ce38516c91580cb9bdc4abd8600918d4e

11 years agoMerge "fixed bug (TapGesture improvement)" into tizen_2.1
Chulheon [Thu, 2 May 2013 11:41:22 +0000 (20:41 +0900)]
Merge "fixed bug (TapGesture improvement)" into tizen_2.1

11 years agofixed bug (TapGesture improvement)
Chulheon [Thu, 2 May 2013 11:36:28 +0000 (20:36 +0900)]
fixed bug (TapGesture improvement)

Change-Id: Ib6c0ed89070dbe6185c2483cbc152fa2878b4e53

11 years agoMerge "modified Expand/Collapse layouting" into tizen_2.1
MinSung Jin [Thu, 2 May 2013 11:34:35 +0000 (20:34 +0900)]
Merge "modified Expand/Collapse layouting" into tizen_2.1

11 years agoMerge "Fix for PLM P130416-0257 related to slowlyness of DateTimeBar Signed-off-by...
Syed Khaja Moinuddin [Thu, 2 May 2013 10:43:29 +0000 (19:43 +0900)]
Merge "Fix for PLM P130416-0257 related to slowlyness of DateTimeBar Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>" into tizen_2.1

11 years agoFix for PLM P130416-0257 related to slowlyness of DateTimeBar
Syed Khaja Moinuddin [Thu, 2 May 2013 09:40:55 +0000 (18:40 +0900)]
Fix for PLM P130416-0257 related to slowlyness of DateTimeBar
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
Change-Id: Ide9e4fc475414f7284bedfa8312677112d22a3ea
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
11 years agomodified Expand/Collapse layouting
MinSung Jin [Tue, 30 Apr 2013 05:31:06 +0000 (14:31 +0900)]
modified Expand/Collapse layouting

Change-Id: Ib4f2db561499670dec98f6ffe23e26dbf77bf6b6
Signed-off-by: MinSung Jin <minsung.jin@samsung.com>
11 years agoMerge "Fixed a defect(N_SE-36363). And fixed a margin bug of GridLayout when using...
Jeahoon Kim [Thu, 2 May 2013 09:55:14 +0000 (18:55 +0900)]
Merge "Fixed a defect(N_SE-36363). And fixed a margin bug of GridLayout when using stretchable/shrinkable." into tizen_2.1

11 years agoMerge "Modify DrawBitmap for Premultiplied image drawing" into tizen_2.1
hoonik.lee [Thu, 2 May 2013 08:58:34 +0000 (17:58 +0900)]
Merge "Modify DrawBitmap for Premultiplied image drawing" into tizen_2.1

11 years agoModify DrawBitmap for Premultiplied image drawing
hoonik.lee [Thu, 2 May 2013 08:24:07 +0000 (17:24 +0900)]
Modify DrawBitmap for Premultiplied image drawing

Change-Id: I6308119bbb6f529286ea7f78f6e1e5c472a92fa2
Signed-off-by: hoonik.lee <hoonik.lee@samsung.com>
11 years agoMerge "fixed bug underline in font" into tizen_2.1
Sungyeon Woo [Thu, 2 May 2013 08:33:55 +0000 (17:33 +0900)]
Merge "fixed bug underline in font" into tizen_2.1

11 years agoMerge "Do not filter TouchCancel in case of IsInputEventEnabled" into tizen_2.1
Kang Hee Ju [Thu, 2 May 2013 08:30:59 +0000 (17:30 +0900)]
Merge "Do not filter TouchCancel in case of IsInputEventEnabled" into tizen_2.1

11 years agofixed bug underline in font
Sungyeon Woo [Thu, 2 May 2013 07:48:07 +0000 (16:48 +0900)]
fixed bug underline in font

Change-Id: I2729870fb784f0bcf75ada0a5f1a38a144f2f102
Signed-off-by: Sungyeon Woo <s.woo@samsung.com>
11 years agoDo not filter TouchCancel in case of IsInputEventEnabled
minkyu kim [Thu, 2 May 2013 08:26:46 +0000 (17:26 +0900)]
Do not filter TouchCancel in case of IsInputEventEnabled

Change-Id: I391ba6fe478bdbbe4565665f2aeb552f74b8b1b2

11 years agoMerge "to add code to prevent not to draw text over than element text length" into...
Yunji Park [Thu, 2 May 2013 08:23:24 +0000 (17:23 +0900)]
Merge "to add code to prevent not to draw text over than element text length" into tizen_2.1

11 years agoto add code to prevent not to draw text over than element text length
Yunji Park [Thu, 2 May 2013 07:29:27 +0000 (16:29 +0900)]
to add code to prevent not to draw text over than element text length

Change-Id: Ib6ccdf2a636d501f3b9b2782f55c4949ede04270

11 years agoMerge "Remove Build warning" into tizen_2.1
wonyoung12.lee [Thu, 2 May 2013 08:06:47 +0000 (17:06 +0900)]
Merge "Remove Build warning" into tizen_2.1

11 years agoMerge "If the localization is changed, change the empty text in accordance with the...
JongwooLee [Thu, 2 May 2013 08:01:35 +0000 (17:01 +0900)]
Merge "If the localization is changed, change the empty text in accordance with the localization." into tizen_2.1

11 years agoapplied code to change the internal string when the locale setting is changed.
Chulheon [Thu, 2 May 2013 07:52:52 +0000 (16:52 +0900)]
applied code to change the internal string when the locale setting is changed.

Change-Id: Ied2b1c8a21510301b425652dfb74cf1207bce696

11 years agoRemove Build warning
wonyoung12.lee [Thu, 2 May 2013 06:21:15 +0000 (15:21 +0900)]
Remove Build warning

Change-Id: Ibdeb67beb2fba1de9c566d2f54ff402460a3a84f
Signed-off-by: wonyoung12.lee <wonyoung12.lee@samsung.com>
11 years agoIf the localization is changed, change the empty text in accordance with the localiza...
JongwooLee [Thu, 2 May 2013 04:19:32 +0000 (13:19 +0900)]
If the localization is changed, change the empty text in accordance with the localization.

Change-Id: I8373ce540890499ed2ae1d641260b0774da3cc18
Signed-off-by: JongwooLee <jongwoo718.lee@samsung.com>
11 years agoFixed a defect(N_SE-36363). And fixed a margin bug of GridLayout when using stretchab...
Jeahoon Kim [Tue, 30 Apr 2013 07:34:24 +0000 (16:34 +0900)]
Fixed a defect(N_SE-36363). And fixed a margin bug of GridLayout when using stretchable/shrinkable.

Change-Id: Ic5074e28ef2778d71f27b18d3cee7a4fb22003ed
Signed-off-by: Jeahoon Kim <jeahoon.kim@samsung.com>
11 years agoMerge "Livebox is replaeced by AppWidget." into tizen_2.1
Bumseung Cho [Thu, 2 May 2013 04:26:56 +0000 (13:26 +0900)]
Merge "Livebox is replaeced by AppWidget." into tizen_2.1

11 years agoMerge "add animation top margin of ProgressPopup" into tizen_2.1
Dongjin Jeon [Thu, 2 May 2013 01:55:55 +0000 (10:55 +0900)]
Merge "add animation top margin of ProgressPopup" into tizen_2.1

11 years agoMerge "Modified z-order of selected item in reordering mode" into tizen_2.1
SangYong Lee [Thu, 2 May 2013 01:21:01 +0000 (10:21 +0900)]
Merge "Modified z-order of selected item in reordering mode" into tizen_2.1

11 years agoMerge "Modify for TDIS-5518 and apply for unapplied UX" into tizen_2.1
wonyoung12.lee [Thu, 2 May 2013 01:07:39 +0000 (10:07 +0900)]
Merge "Modify for TDIS-5518 and apply for unapplied UX" into tizen_2.1

11 years agoMerge "fixed prevent in font(Null pointer check)" into tizen_2.1
Sungyeon Woo [Thu, 2 May 2013 00:57:38 +0000 (09:57 +0900)]
Merge "fixed prevent in font(Null pointer check)" into tizen_2.1

11 years agoMerge "Modified _AccessibilityElement on ListViewItem" into tizen_2.1
Hyeonmi Kim [Thu, 2 May 2013 00:48:52 +0000 (09:48 +0900)]
Merge "Modified _AccessibilityElement on ListViewItem" into tizen_2.1

11 years agoMerge "Fixed jira issue - N_SE-36229 and prevent error." into tizen_2.1
Bang Keuck do [Thu, 2 May 2013 00:35:35 +0000 (09:35 +0900)]
Merge "Fixed jira issue - N_SE-36229 and prevent error." into tizen_2.1

11 years agoMerge "Fixed N_SE-37031 issue" into tizen_2.1
JongwooLee [Thu, 2 May 2013 00:30:43 +0000 (09:30 +0900)]
Merge "Fixed N_SE-37031 issue" into tizen_2.1

11 years agoFixed jira issue - N_SE-36229 and prevent error.
Keuckdo Bang [Thu, 2 May 2013 00:09:30 +0000 (09:09 +0900)]
Fixed jira issue - N_SE-36229 and prevent error.

Change-Id: Ie7a86f6eb60ca7462923e384dc6548f396ae45da

11 years agofixed prevent in font(Null pointer check)
Sungyeon Woo [Thu, 2 May 2013 00:01:47 +0000 (09:01 +0900)]
fixed prevent in font(Null pointer check)

Change-Id: I477ba45006cd591d549d1a7ffb49f5a5e8e41878
Signed-off-by: Sungyeon Woo <s.woo@samsung.com>
11 years agoMerge "change license version" into tizen_2.1
JongHyun Yoon [Wed, 1 May 2013 06:05:32 +0000 (15:05 +0900)]
Merge "change license version" into tizen_2.1

11 years agoMerge "Fixed 1px overlap of GUI and itemRect." into tizen_2.1
clone [Wed, 1 May 2013 03:05:41 +0000 (12:05 +0900)]
Merge "Fixed 1px overlap of GUI and itemRect." into tizen_2.1

11 years agochange license version
w.nam [Tue, 30 Apr 2013 14:50:13 +0000 (23:50 +0900)]
change license version

Change-Id: I5de2716224a4d71fa8f3481188a8112bd0c5f1c0

11 years agoMerge "Fix for N_SE-37023" into tizen_2.1
Poornima Srinivasan [Tue, 30 Apr 2013 14:08:57 +0000 (23:08 +0900)]
Merge "Fix for N_SE-37023" into tizen_2.1

11 years agoFix for N_SE-37023
Saravana Balaji [Tue, 30 Apr 2013 12:19:15 +0000 (17:49 +0530)]
Fix for N_SE-37023

Change-Id: Ic3e0019b5097e8dea78d4639e2d5614cc9122275
Signed-off-by: Saravana Balaji <saravana.bs@samsung.com>
11 years agoLivebox is replaeced by AppWidget.
Bumseung Cho [Tue, 30 Apr 2013 11:23:32 +0000 (20:23 +0900)]
Livebox is replaeced by AppWidget.

Change-Id: I19fe16fd55bcc460e3567e5a5b6a388c8c673d3b
Signed-off-by: Bumseung Cho <bumseung.cho@samsung.com>
11 years agoMerge "Fix for N_Se-36573" into tizen_2.1
Ayush Srivastava [Tue, 30 Apr 2013 10:41:50 +0000 (19:41 +0900)]
Merge "Fix for N_Se-36573" into tizen_2.1

11 years agoFix for N_Se-36573
Ayush [Tue, 30 Apr 2013 10:27:53 +0000 (15:57 +0530)]
Fix for N_Se-36573

Change-Id: Ia1b2f130ec5992db12f882b5155c851502e4f76d
Signed-off-by: Ayush <ayush.sriv@samsung.com>
11 years agoMerge "Fixed N_SE-36989 in EditDate , EditTime, SearchBar Signed-off-by: Syed Khaja...
Syed Khaja Moinuddin [Tue, 30 Apr 2013 10:27:16 +0000 (19:27 +0900)]
Merge "Fixed N_SE-36989 in EditDate , EditTime, SearchBar Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>" into tizen_2.1

11 years agoMerge "Add OnFocusableStateChanged call back" into tizen_2.1
Kang Hee Ju [Tue, 30 Apr 2013 10:11:38 +0000 (19:11 +0900)]
Merge "Add OnFocusableStateChanged call back" into tizen_2.1

11 years agoFixed N_SE-36989 in EditDate , EditTime, SearchBar
Syed Khaja Moinuddin [Tue, 30 Apr 2013 10:09:01 +0000 (19:09 +0900)]
Fixed N_SE-36989 in EditDate , EditTime, SearchBar
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
Change-Id: I0bcc86df02ae1af8e4f80210d8dbd8efda5b1cf2

11 years agoadd AncestorInputEnabledStatedChanged callback
Myung Jin Kim [Tue, 30 Apr 2013 09:42:35 +0000 (18:42 +0900)]
add AncestorInputEnabledStatedChanged callback

Change-Id: I39f5e0274349bce83f1b6ef9f07a3e38a821bc17

11 years agoAdd OnFocusableStateChanged call back
keonpyo.kong [Tue, 30 Apr 2013 08:31:07 +0000 (17:31 +0900)]
Add OnFocusableStateChanged call back

Change-Id: I25b7b6017df9f313c8de8fd0b748d258814b595e
Signed-off-by: keonpyo.kong <keonpyo.kong@samsung.com>
apply code review

Change-Id: I16d49d3e3cb87e8f4bebbf1ec5f3bac7831a8e20
Signed-off-by: keonpyo.kong <keonpyo.kong@samsung.com>
11 years agoFixed N_SE-37031 issue
JongwooLee [Tue, 30 Apr 2013 09:05:57 +0000 (18:05 +0900)]
Fixed N_SE-37031 issue

Change-Id: I50f021cf42d84230f86e2a5012d6d1017dcb184a
Signed-off-by: JongwooLee <jongwoo718.lee@samsung.com>
11 years agoOnAccessibilityActionPerformed will be called even OperationGesture flage is false
Bumseung Cho [Tue, 30 Apr 2013 08:34:08 +0000 (17:34 +0900)]
OnAccessibilityActionPerformed will be called even OperationGesture flage is false

Change-Id: I95a73cf3180a82c5e760fe41d762851e7a29679a
Signed-off-by: Bumseung Cho <bumseung.cho@samsung.com>
11 years agoModify for TDIS-5518 and apply for unapplied UX
wonyoung12.lee [Tue, 30 Apr 2013 06:06:04 +0000 (15:06 +0900)]
Modify for TDIS-5518 and apply for unapplied UX

Change-Id: Ie600d2fcc7b457643f9b373baa280da1628bb356
Signed-off-by: wonyoung12.lee <wonyoung12.lee@samsung.com>
11 years agoadd animation top margin of ProgressPopup
InKyuPark [Tue, 30 Apr 2013 06:02:07 +0000 (15:02 +0900)]
add animation top margin of ProgressPopup

Change-Id: Ifaeb79e33b6e6bcc7e1efe1cfd44e9981ffd2487
Signed-off-by: InKyuPark <ingyou.park@samsung.com>
11 years agoMerge "N_SE-36611, N_SE-36661 : add virtual specific keycode, DCM-1518 : remove reset...
Kang Hee Ju [Tue, 30 Apr 2013 05:57:01 +0000 (14:57 +0900)]
Merge "N_SE-36611, N_SE-36661 : add virtual specific keycode, DCM-1518 : remove resetTouchInfo code inside OnTouchReleased" into tizen_2.1

11 years agoFixed 1px overlap of GUI and itemRect.
clone [Mon, 29 Apr 2013 22:58:49 +0000 (07:58 +0900)]
Fixed 1px overlap of GUI and itemRect.

Change-Id: Ie3a6efb843e3f34168927c93c288238c8d7fdc1d
Signed-off-by: clone <ingyou.park@samsung.com>
11 years agoMerge "Modify for N-SE_36404" into tizen_2.1
wonyoung12.lee [Tue, 30 Apr 2013 04:39:51 +0000 (13:39 +0900)]
Merge "Modify for N-SE_36404" into tizen_2.1

11 years agoFixed prevent issue in EditTime.
Syed Khaja Moinuddin [Tue, 30 Apr 2013 02:43:37 +0000 (11:43 +0900)]
Fixed prevent issue in EditTime.
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
Change-Id: I72494acd3e10802a8daee5279b3b572bee814036
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
11 years agoModified z-order of selected item in reordering mode
SangYong Lee [Tue, 30 Apr 2013 02:26:32 +0000 (11:26 +0900)]
Modified z-order of selected item in reordering mode

Change-Id: Ie98f36f279e311b6fbff19f5efec91df32750294
Signed-off-by: SangYong Lee <sangyongim.lee@samsung.com>
11 years agofix disabled item moving
Myung Jin Kim [Mon, 29 Apr 2013 16:46:22 +0000 (01:46 +0900)]
fix disabled item moving

Change-Id: Ic34b1b18b1f7d0053232f87ea8b236ca72608aab

11 years agofix check defect and toolbar longpress disable
Myung Jin Kim [Mon, 29 Apr 2013 15:03:50 +0000 (00:03 +0900)]
fix check defect and toolbar longpress disable

Change-Id: I61b30f56a070ac88621eaa230e18bf219a9141be

11 years agoMerge "Changed a scrollbar style for ContextMenu" into tizen_2.1
SungHee Kim [Mon, 29 Apr 2013 10:23:35 +0000 (19:23 +0900)]
Merge "Changed a scrollbar style for ContextMenu" into tizen_2.1

11 years agoMerge "remove minsize limitations of popup" into tizen_2.1
DongJinJeon [Mon, 29 Apr 2013 10:20:41 +0000 (19:20 +0900)]
Merge "remove minsize limitations of popup" into tizen_2.1

11 years agoModify for N-SE_36404
wonyoung12.lee [Mon, 29 Apr 2013 10:15:05 +0000 (19:15 +0900)]
Modify for N-SE_36404

Change-Id: I6ab6c1c5842f3742ef06684fb677b9d914e1cd20
Signed-off-by: wonyoung12.lee <wonyoung12.lee@samsung.com>
11 years agoN_SE-36611, N_SE-36661 : add virtual specific keycode, DCM-1518 : remove resetTouchIn...
minkyu kim [Mon, 29 Apr 2013 09:04:25 +0000 (18:04 +0900)]
N_SE-36611, N_SE-36661 : add virtual specific keycode, DCM-1518 : remove resetTouchInfo code inside OnTouchReleased

Change-Id: I5e51405bcf9468d255d5c9c4248daf5ca8165f80

11 years agoMerge "fix scroll bar load effect on ScrollPanel" into tizen_2.1
Park Kyoung Hee [Mon, 29 Apr 2013 08:52:40 +0000 (17:52 +0900)]
Merge "fix scroll bar load effect on ScrollPanel" into tizen_2.1

11 years agoMerge "Modified bug of RefreshGallery(REMOVE), Fixed N_SE-36063 issue" into tizen_2.1
JongwooLee [Mon, 29 Apr 2013 08:52:11 +0000 (17:52 +0900)]
Merge "Modified bug of RefreshGallery(REMOVE), Fixed N_SE-36063 issue" into tizen_2.1

11 years agoMerge "Fixed N_SE-36095 - Support for dynamically expand the size of item cache"...
SangYong Lee [Mon, 29 Apr 2013 08:51:06 +0000 (17:51 +0900)]
Merge "Fixed N_SE-36095 - Support for dynamically expand the size of item cache" into tizen_2.1

11 years agoremove minsize limitations of popup
DongJinJeon [Mon, 29 Apr 2013 04:10:08 +0000 (13:10 +0900)]
remove minsize limitations of popup

Change-Id: I04bd99779d70d866a7d5b0e2cf1511d28a1e89e6
Signed-off-by: DongJinJeon <dongjin2193.jeon@samsung.com>
11 years agoChanged a scrollbar style for ContextMenu
SungHee Kim [Wed, 24 Apr 2013 10:54:16 +0000 (19:54 +0900)]
Changed a scrollbar style for ContextMenu

Change-Id: Ib884a6c3f4b92ca66e864d01d30fce75c7789351
Signed-off-by: SungHee Kim <sh.victoria.kim@samsung.com>
11 years agofixed bug (N_SE-36679)
Chulheon [Mon, 29 Apr 2013 07:33:16 +0000 (16:33 +0900)]
fixed bug (N_SE-36679)

Change-Id: I81dc650e3bc40342ad6f991f3aef76d4a13b6cc7

11 years agoMerge "Merge branch 'devgfx' into tizen_2.1" into tizen_2.1
Sungyeon Woo [Mon, 29 Apr 2013 07:10:10 +0000 (16:10 +0900)]
Merge "Merge branch 'devgfx' into tizen_2.1" into tizen_2.1

11 years agoMerge "Modify to use secure log in FGrp_Util.cpp" into tizen_2.1
hoonik.lee [Mon, 29 Apr 2013 07:10:10 +0000 (16:10 +0900)]
Merge "Modify to use secure log in FGrp_Util.cpp" into tizen_2.1

11 years agoMerge branch 'devgfx' into tizen_2.1
Sungyeon Woo [Mon, 29 Apr 2013 06:59:49 +0000 (15:59 +0900)]
Merge branch 'devgfx' into tizen_2.1

Change-Id: Id5904dbbdcc38b51745d0ec695949379137b2aae

11 years agoMerge "[N_SE-36513]Even if _FastScroll bounds are smaller than the popup size of...
SungHee Kim [Mon, 29 Apr 2013 06:31:26 +0000 (15:31 +0900)]
Merge "[N_SE-36513]Even if _FastScroll bounds are smaller than the popup size of _FastScroll, it will be displayed well." into tizen_2.1

11 years agoModified _AccessibilityElement on ListViewItem
Hyeonmi Kim [Fri, 26 Apr 2013 08:17:34 +0000 (17:17 +0900)]
Modified _AccessibilityElement on ListViewItem

Change-Id: I2a985b8ff5dcbfdb09122225d197d33409feb482
Signed-off-by: Hyeonmi Kim <hm_85.kim@samsung.com>
11 years agofix scroll bar load effect on ScrollPanel
Park Kyoung Hee [Mon, 29 Apr 2013 06:10:53 +0000 (15:10 +0900)]
fix scroll bar load effect on ScrollPanel

Change-Id: Ieea241744280df44d8c56a7573eb97a705b3c307
Signed-off-by: Park Kyoung Hee <kh1979.park@samsung.com>
11 years agoMerge "Change clean up sequence for clipboard in Dispose[N_SE-36520]" into tizen_2.1
Taejun [Mon, 29 Apr 2013 06:01:41 +0000 (15:01 +0900)]
Merge "Change clean up sequence for clipboard in Dispose[N_SE-36520]" into tizen_2.1

11 years agoChange clean up sequence for clipboard in Dispose[N_SE-36520]
Taejun [Mon, 29 Apr 2013 05:57:33 +0000 (14:57 +0900)]
Change clean up sequence for clipboard in Dispose[N_SE-36520]

Change-Id: I0fdb9de0a94fc1c2900ef23a90d0be773b200dcd

11 years agoMerge changes I8b2fc88a,I25f4fd53 into tizen_2.1
Yunji Park [Mon, 29 Apr 2013 05:41:55 +0000 (14:41 +0900)]
Merge changes I8b2fc88a,I25f4fd53 into tizen_2.1

* changes:
  to prevent TextLine is null
  Modified GetTotalLineHeight() -> GetTotalLineHeightF()

11 years agoModified bug of RefreshGallery(REMOVE), Fixed N_SE-36063 issue
JongwooLee [Mon, 29 Apr 2013 04:24:34 +0000 (13:24 +0900)]
Modified bug of RefreshGallery(REMOVE), Fixed N_SE-36063 issue

Change-Id: Ibec7fb37c3e82dc6c2bd3f31058745522e63fed8
Signed-off-by: JongwooLee <jongwoo718.lee@samsung.com>
11 years agoto prevent TextLine is null
Yunji Park [Mon, 29 Apr 2013 05:22:03 +0000 (14:22 +0900)]
to prevent TextLine is null

Change-Id: I8b2fc88a0ca46eec741a0d91d128fa351fab7610

11 years agoModify to use secure log in FGrp_Util.cpp
hoonik.lee [Mon, 29 Apr 2013 03:12:20 +0000 (12:12 +0900)]
Modify to use secure log in FGrp_Util.cpp

Change-Id: I3f6a04138a66c001ccf8bbe622a05d6cbd9875ed
Signed-off-by: hoonik.lee <hoonik.lee@samsung.com>
11 years ago[N_SE-36513]Even if _FastScroll bounds are smaller than the popup size of _FastScroll...
SungHee Kim [Fri, 26 Apr 2013 14:23:16 +0000 (23:23 +0900)]
[N_SE-36513]Even if _FastScroll bounds are smaller than the popup size of _FastScroll, it will be displayed well.

Change-Id: Ic318da9162d046c6831079740617b32cef786b7b
Signed-off-by: SungHee Kim <sh.victoria.kim@samsung.com>
11 years agoModified GetTotalLineHeight() -> GetTotalLineHeightF()
Yunji Park [Mon, 29 Apr 2013 01:03:09 +0000 (10:03 +0900)]
Modified GetTotalLineHeight() -> GetTotalLineHeightF()

Change-Id: I25f4fd53bfee576279ee73db40b24b3d45d260ba

11 years agoRevert "Modify to use SecureLog in FGrp_Util.cpp" 2.1b_release accepted/tizen_2.1/20130502.043227 submit/tizen_2.1/20130502.050325
Jinmook Lim [Sat, 27 Apr 2013 11:46:54 +0000 (20:46 +0900)]
Revert "Modify to use SecureLog in FGrp_Util.cpp"

This reverts commit 70f858b0dd7a837856091a819b27959f26c10161.

11 years agofix buttonitem disabled
Myung Jin Kim [Sat, 27 Apr 2013 11:13:04 +0000 (20:13 +0900)]
fix buttonitem disabled

Change-Id: I7e43bef6bad380333edbb4a171e1e310547493b3

11 years agoFixed crash when chaging keyboard.
Keuckdo Bang [Sat, 27 Apr 2013 03:28:58 +0000 (12:28 +0900)]
Fixed crash when chaging keyboard.

Change-Id: Ia0b70069c5fe6b312d3042ead78f47255c84fd00

11 years agoMerge "Modify to use SecureLog in FGrp_Util.cpp" into tizen_2.1
hoonik.lee [Fri, 26 Apr 2013 11:47:39 +0000 (20:47 +0900)]
Merge "Modify to use SecureLog in FGrp_Util.cpp" into tizen_2.1

11 years agoFixed invalid memory access. accepted/tizen_2.1/20130426.150533 submit/tizen_2.1/20130426.150239
Jeahoon Kim [Fri, 26 Apr 2013 10:22:14 +0000 (19:22 +0900)]
Fixed invalid memory access.

Change-Id: I6cfca99c86d45627463a5a98030387a72c969a6e
Signed-off-by: Jeahoon Kim <jeahoon.kim@samsung.com>
11 years agoFixed N_SE-36095 - Support for dynamically expand the size of item cache
SangYong Lee [Fri, 26 Apr 2013 08:17:32 +0000 (17:17 +0900)]
Fixed N_SE-36095 - Support for dynamically expand the size of item cache

Change-Id: I29e53c235cad41e0c3794f8c60afd157535e8dc0
Signed-off-by: SangYong Lee <sangyongim.lee@samsung.com>
11 years agoDCM-1514 : do not call keyEventListener if key is invalid
minkyu kim [Fri, 26 Apr 2013 09:34:13 +0000 (18:34 +0900)]
DCM-1514 : do not call keyEventListener if key is invalid

Change-Id: Iac59f6120cd2bd1ac1cbf376f8d1f87d7bcfa9d9

11 years agoModify to use SecureLog in FGrp_Util.cpp
hoonik.lee [Fri, 26 Apr 2013 08:36:38 +0000 (17:36 +0900)]
Modify to use SecureLog in FGrp_Util.cpp

Change-Id: Ifb5227eb107b158cf72c280c43d00cdf8b2c34c9
Signed-off-by: hoonik.lee <hoonik.lee@samsung.com>
11 years agojira [N_SE-35321] has been fixed by modifying ScrollPanel and TableView
Park Kyoung Hee [Wed, 24 Apr 2013 06:41:00 +0000 (15:41 +0900)]
jira [N_SE-35321] has been fixed by modifying ScrollPanel and TableView

Change-Id: I8dfe525112395297e239ab60b423b106f19f16a3
Signed-off-by: Park Kyoung Hee <kh1979.park@samsung.com>
11 years agoMerge "Resource config parameter name changes in SB" into tizen_2.1
Ayush Srivastava [Fri, 26 Apr 2013 08:53:33 +0000 (17:53 +0900)]
Merge "Resource config parameter name changes in SB" into tizen_2.1

11 years agoMerge "Getting theme information logic is changed." into tizen_2.1
Bumseung Cho [Fri, 26 Apr 2013 08:39:10 +0000 (17:39 +0900)]
Merge "Getting theme information logic is changed." into tizen_2.1

11 years agoGetting theme information logic is changed.
Bumseung Cho [Fri, 26 Apr 2013 08:29:33 +0000 (17:29 +0900)]
Getting theme information logic is changed.

Change-Id: I8436ce6478342d0f7220fa0b084c1e558c93574c
Signed-off-by: Bumseung Cho <bumseung.cho@samsung.com>
11 years agoMerge "Fix for the GetBoundsAt API iisue in GroupContainer control" into tizen_2.1
Janardhana Srirama Sarma Kakarla [Fri, 26 Apr 2013 08:12:09 +0000 (17:12 +0900)]
Merge "Fix for the GetBoundsAt API iisue in GroupContainer control" into tizen_2.1

11 years agoMerge "Fixed Docomo Issue - to prevent to display '. ' character as first character...
Yunji Park [Fri, 26 Apr 2013 05:56:10 +0000 (14:56 +0900)]
Merge "Fixed Docomo Issue - to prevent to display '. ' character as first character of the line" into tizen_2.1

11 years agoFixed Docomo Issue - to prevent to display '. ' character as first character of the...
Yunji Park [Fri, 26 Apr 2013 05:41:01 +0000 (14:41 +0900)]
Fixed Docomo Issue - to prevent to display '. ' character as first character of the line

Change-Id: Ib4848a2a50b4e348fc56916aaa7452c4a338c3b4

11 years agoMerge changes I0e9b6c49,I614c33fc into tizen_2.1
Syed Khaja Moinuddin [Fri, 26 Apr 2013 05:02:57 +0000 (14:02 +0900)]
Merge changes I0e9b6c49,I614c33fc into tizen_2.1

* changes:
  Fixed 36251 in EditDate & EditTime Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
  Fixes in ColorPicker & SpliPanel related to Accessibility. Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>

11 years agoFixed 36251 in EditDate & EditTime
Syed Khaja Moinuddin [Fri, 26 Apr 2013 04:20:14 +0000 (13:20 +0900)]
Fixed 36251 in EditDate & EditTime
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
Change-Id: I0e9b6c4900e23461f6ec79ecd3a2e62e2d436009
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>