framework/osp/uifw.git
11 years agochange ToLower -> ToLowerCase
HyeJin Lee [Tue, 9 Apr 2013 13:23:05 +0000 (22:23 +0900)]
change ToLower -> ToLowerCase

Change-Id: Icb8e6016f60570bcc1b38f0906fac355d19474a5

11 years agoMerge "fix title slide" into tizen_2.1
MyungJinKim [Tue, 9 Apr 2013 13:19:07 +0000 (22:19 +0900)]
Merge "fix title slide" into tizen_2.1

11 years agofix title slide
Myung Jin Kim [Tue, 9 Apr 2013 13:17:57 +0000 (22:17 +0900)]
fix title slide

Change-Id: I192734e52a0c6e001fa3a3e471da6a7a1c0c8bfa

11 years agoMerge "Token Effect Bitmap draw" into tizen_2.1
Kunal Sinha [Tue, 9 Apr 2013 13:03:51 +0000 (22:03 +0900)]
Merge "Token Effect Bitmap draw" into tizen_2.1

11 years agoMerge "Fixed to prevent invalid write error on tableview item" into tizen_2.1
youseong.ji [Tue, 9 Apr 2013 12:52:49 +0000 (21:52 +0900)]
Merge "Fixed to prevent invalid write error on tableview item" into tizen_2.1

11 years agoToken Effect Bitmap draw
Kunal Sinha [Mon, 8 Apr 2013 15:04:23 +0000 (20:34 +0530)]
Token Effect Bitmap draw

Change-Id: I383b9a6f22ee7ef9edb4725fed3b334bcce32618
Signed-off-by: Kunal Sinha <kunal.sinha@samsung.com>
11 years agoFixed to prevent invalid write error on tableview item
youseong.ji [Tue, 9 Apr 2013 12:29:34 +0000 (21:29 +0900)]
Fixed to prevent invalid write error on tableview item

Change-Id: I2d86b5330cf94939b6658bcd58ecddf5d06f78a0
Signed-off-by: youseong.ji <youseong.ji@samsung.com>
11 years agoChange parsing function in ControlMaker
keonpyo.kong [Tue, 9 Apr 2013 11:06:12 +0000 (20:06 +0900)]
Change parsing function in ControlMaker

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

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

Change-Id: I167ae6e0b928c0f99aa4b97fa016ccb2702be549
Signed-off-by: keonpyo.kong <keonpyo.kong@samsung.com>
11 years agoMerge "fixed bug (copy&paste display error)" into tizen_2.1
Chulheon [Tue, 9 Apr 2013 11:43:39 +0000 (20:43 +0900)]
Merge "fixed bug (copy&paste display error)" into tizen_2.1

11 years agofixed bug (copy&paste display error)
Chulheon [Tue, 9 Apr 2013 11:37:21 +0000 (20:37 +0900)]
fixed bug (copy&paste display error)

Change-Id: I66ab81e6a34976140c3bbdbe899934cfa46a5b48

11 years agoFix for N_SE-32753
Saravana Balaji [Mon, 8 Apr 2013 17:39:24 +0000 (23:09 +0530)]
Fix for N_SE-32753

Change-Id: I0ccf316a2a415674825a7a04d1a0058a08e743ca
Signed-off-by: Saravana Balaji <saravana.bs@samsung.com>
11 years agoModify Clipbounds axis error
hoonik.lee [Tue, 9 Apr 2013 11:13:24 +0000 (20:13 +0900)]
Modify Clipbounds axis error

Change-Id: Ib8f720773b43fb8c6dd7f7ba72c0194309858a82
Signed-off-by: hoonik.lee <hoonik.lee@samsung.com>
11 years agoBehavior of _BitmapImpl::CheckNinePatchedBitmapStrictly() API is changed in order...
hoonik.lee [Tue, 9 Apr 2013 10:46:52 +0000 (19:46 +0900)]
Behavior of _BitmapImpl::CheckNinePatchedBitmapStrictly() API is changed in order to keep consistency.

Change-Id: I90566b21277f4f419d67f9d1a636b2cd407b0f12
Signed-off-by: hoonik.lee <hoonik.lee@samsung.com>
11 years agoMerge "apply check min size and label margin maker" into tizen_2.1
MyungJinKim [Tue, 9 Apr 2013 10:41:52 +0000 (19:41 +0900)]
Merge "apply check min size and label margin maker" into tizen_2.1

11 years agoapply check min size and label margin maker
Myung Jin Kim [Tue, 9 Apr 2013 10:36:40 +0000 (19:36 +0900)]
apply check min size and label margin maker

Change-Id: I2c8f1e38dc49c6aeaed53f3cb9eecd41384eecdf

11 years agoMerge "Modify IsNinePatchedBitmap decision Control" into tizen_2.1
hoonik.lee [Tue, 9 Apr 2013 10:28:29 +0000 (19:28 +0900)]
Merge "Modify IsNinePatchedBitmap decision Control" into tizen_2.1

11 years agoMerge "Fixed a defect. (N_SE-32138)" into tizen_2.1
Jeahoon Kim [Tue, 9 Apr 2013 10:16:03 +0000 (19:16 +0900)]
Merge "Fixed a defect. (N_SE-32138)" into tizen_2.1

11 years agoModify IsNinePatchedBitmap decision Control
hoonik.lee [Tue, 9 Apr 2013 10:15:39 +0000 (19:15 +0900)]
Modify IsNinePatchedBitmap decision Control

Change-Id: I47d1c41ba5898103f724a5e72d5ecf940b63dd5f
Signed-off-by: hoonik.lee <hoonik.lee@samsung.com>
11 years agoMerge "modify fixed windowid" into tizen_2.1
Kang Hee Ju [Tue, 9 Apr 2013 10:11:19 +0000 (19:11 +0900)]
Merge "modify fixed windowid" into tizen_2.1

11 years agoMerge "Fix the prevent issue" into tizen_2.1
Kang Hee Ju [Tue, 9 Apr 2013 10:10:49 +0000 (19:10 +0900)]
Merge "Fix the prevent issue" into tizen_2.1

11 years agoFix the prevent issue
Choi Munseok [Tue, 9 Apr 2013 10:02:49 +0000 (19:02 +0900)]
Fix the prevent issue

Change-Id: Ifa9f17a3c6c0ac50713a7e5dbcdae2fea490647d
Signed-off-by: Choi Munseok <ms47.choi@samsung.com>
11 years agoMerge "Modify for prevent 49039, 49126" into tizen_2.1
wonyoung12.lee [Tue, 9 Apr 2013 08:52:53 +0000 (17:52 +0900)]
Merge "Modify for prevent 49039, 49126" into tizen_2.1

11 years agoMerge "Add apis to know first/last line is displayed" into tizen_2.1
Yunji Park [Tue, 9 Apr 2013 08:47:02 +0000 (17:47 +0900)]
Merge "Add apis to know first/last line is displayed" into tizen_2.1

11 years agoMerge "Added public API body in TableViewSimpleItem, TableViewSimpleGroupItem" into...
SangYong Lee [Tue, 9 Apr 2013 08:46:18 +0000 (17:46 +0900)]
Merge "Added public API body in TableViewSimpleItem, TableViewSimpleGroupItem" into tizen_2.1

11 years agomodified _CanvasImpl::DrawText(const FloatPoint&, const EnrichedText&)
Sungyeon Woo [Tue, 9 Apr 2013 08:25:37 +0000 (17:25 +0900)]
modified _CanvasImpl::DrawText(const FloatPoint&, const EnrichedText&)

Change-Id: I835241064c8cfb693d77d8597e0552a3f8aeb93d
Signed-off-by: Sungyeon Woo <s.woo@samsung.com>
11 years agoAdd apis to know first/last line is displayed
Yunji Park [Tue, 9 Apr 2013 08:15:48 +0000 (17:15 +0900)]
Add apis to know first/last line is displayed

Change-Id: I936dedd666078de328fd0dbff9f707c73521462b

11 years agoMerge "appling ContextMenu GUI guide" into tizen_2.1
DongJinJeon [Tue, 9 Apr 2013 06:49:42 +0000 (15:49 +0900)]
Merge "appling ContextMenu GUI guide" into tizen_2.1

11 years agoMerge "Modified sound and haptic feedback for datetimepicker" into tizen_2.1
Janardhana Srirama Sarma Kakarla [Tue, 9 Apr 2013 05:41:30 +0000 (14:41 +0900)]
Merge "Modified sound and haptic feedback for datetimepicker" into tizen_2.1

11 years agoMerge "Fix prevent and Add overriding Rotate sync callback" into tizen_2.1
WonBae Kim [Tue, 9 Apr 2013 05:33:22 +0000 (14:33 +0900)]
Merge "Fix prevent and Add overriding Rotate sync callback" into tizen_2.1

11 years agoFix prevent and Add overriding Rotate sync callback
Taejun [Tue, 9 Apr 2013 05:27:58 +0000 (14:27 +0900)]
Fix prevent and Add overriding Rotate sync callback

Change-Id: I355acbccbbfbee9521dae019978c074969d1279b

11 years agoMerge "add ELM_WIN_UTILITY type" into tizen_2.1
Dae young Ryu [Tue, 9 Apr 2013 04:58:20 +0000 (13:58 +0900)]
Merge "add ELM_WIN_UTILITY type" into tizen_2.1

11 years agoAdded public API body in TableViewSimpleItem, TableViewSimpleGroupItem
SangYong Lee [Tue, 9 Apr 2013 04:54:35 +0000 (13:54 +0900)]
Added public API body in TableViewSimpleItem, TableViewSimpleGroupItem

Change-Id: I57c623d3817f3dd5c01c1592d95fcb6e14db86f6
Signed-off-by: SangYong Lee <sangyongim.lee@samsung.com>
11 years agoFix behind window blinking issue in FullScreen Edit [N_SE-26710]
Taejun [Tue, 9 Apr 2013 04:40:35 +0000 (13:40 +0900)]
Fix behind window blinking issue in FullScreen Edit [N_SE-26710]

Change-Id: Idf6d8dc9b895c3e7848f386d0192673f4b0b03f2

11 years agoadd ELM_WIN_UTILITY type
Dae young Ryu [Tue, 9 Apr 2013 04:36:35 +0000 (13:36 +0900)]
add ELM_WIN_UTILITY type

Change-Id: Ia78dbaf052943f32c1d00bea556b864d55e3403d
Signed-off-by: Dae young Ryu <karzia@samsung.com>
11 years agoappling ContextMenu GUI guide
DongJinJeon [Mon, 8 Apr 2013 12:54:40 +0000 (21:54 +0900)]
appling ContextMenu GUI guide

Change-Id: Ib881b33fc218733b0110bf357ca77c2945277a5f
Signed-off-by: DongJinJeon <dongjin2193.jeon@samsung.com>
11 years agoModify for prevent 49039, 49126
wonyoung12.lee [Tue, 9 Apr 2013 01:23:54 +0000 (10:23 +0900)]
Modify for prevent 49039, 49126

Change-Id: Ic8c8d7eaafcc1806c8a5708b971ef65fe62a2acd
Signed-off-by: wonyoung12.lee <wonyoung12.lee@samsung.com>
11 years agoAdd diffence routine for keyapd existence determination and Fix layout issue of Fulls...
Taejun [Tue, 9 Apr 2013 00:52:16 +0000 (09:52 +0900)]
Add diffence routine for keyapd existence determination and Fix layout issue of Fullscreen keypad

Change-Id: Id335bffe4f9fa4eae6bb11741a16c5379ebedfad

11 years agofix TextObject lockup issue(N_SE-33073 N_SE-33127 N_SE-33135 N_SE-33136)
Sungyeon Woo [Mon, 8 Apr 2013 14:51:19 +0000 (23:51 +0900)]
fix TextObject lockup issue(N_SE-33073 N_SE-33127 N_SE-33135 N_SE-33136)

Change-Id: I283f47a9c7ff27223fd26ac31bdb7d09069529a7
Signed-off-by: Sungyeon Woo <s.woo@samsung.com>
11 years agoFix for duplicate send keypad event issue
Ayush [Mon, 8 Apr 2013 11:25:56 +0000 (16:55 +0530)]
Fix for duplicate send keypad event issue

Change-Id: I5277cb1aff05dc361e14500dd58420197590a6e2
Signed-off-by: Ayush <ayush.sriv@samsung.com>
11 years agoMerge "Uix::Speech::TextToSpeech class is replaced by tts c apis." into tizen_2.1
Bumseung Cho [Mon, 8 Apr 2013 13:31:52 +0000 (22:31 +0900)]
Merge "Uix::Speech::TextToSpeech class is replaced by tts c apis." into tizen_2.1

11 years agoMerge "Background bitmap draw changes in SB" into tizen_2.1
Ayush Srivastava [Mon, 8 Apr 2013 13:31:07 +0000 (22:31 +0900)]
Merge "Background bitmap draw changes in SB" into tizen_2.1

11 years agoMerge "fixed bug [N_SE-32922][N_SE-32979]" into tizen_2.1
Chulheon [Mon, 8 Apr 2013 13:25:29 +0000 (22:25 +0900)]
Merge "fixed bug [N_SE-32922][N_SE-32979]" into tizen_2.1

11 years agofixed bug [N_SE-32922][N_SE-32979]
Chulheon [Mon, 8 Apr 2013 13:15:14 +0000 (22:15 +0900)]
fixed bug [N_SE-32922][N_SE-32979]

Change-Id: I34f57a2539a5cec77b40e25481c1ad0bf5b58e70

11 years agoModified to bitmap files for GUI v3.4
youseong.ji [Mon, 8 Apr 2013 13:04:15 +0000 (22:04 +0900)]
Modified to bitmap files for GUI v3.4

Change-Id: I593414e3b06a6d37df3199a9d6502029d27200eb
Signed-off-by: youseong.ji <youseong.ji@samsung.com>
11 years agomodify fixed windowid
minkyu kim [Mon, 8 Apr 2013 12:59:41 +0000 (21:59 +0900)]
modify fixed windowid

Change-Id: Iaf24d4266f3f96dc715d8743f3f3e6c045453ec1

11 years agoMerge "Fixed prevent" into tizen_2.1
Yunji Park [Mon, 8 Apr 2013 12:41:03 +0000 (21:41 +0900)]
Merge "Fixed prevent" into tizen_2.1

11 years agoMerge "Logic that attaching indicator was fixed." into tizen_2.1
Bang Keuck do [Mon, 8 Apr 2013 12:39:53 +0000 (21:39 +0900)]
Merge "Logic that attaching indicator was fixed." into tizen_2.1

11 years agoUix::Speech::TextToSpeech class is replaced by tts c apis.
Bumseung Cho [Mon, 8 Apr 2013 12:24:07 +0000 (21:24 +0900)]
Uix::Speech::TextToSpeech class is replaced by tts c apis.

Change-Id: Ia06bf9c22e7c41f8e28719953e9e2ab2ca9efd7f
Signed-off-by: Bumseung Cho <bumseung.cho@samsung.com>
11 years agoLogic that attaching indicator was fixed.
Keuckdo Bang [Mon, 8 Apr 2013 12:33:23 +0000 (21:33 +0900)]
Logic that attaching indicator was fixed.

Change-Id: I1d138ca9db85dca4d77e3946d890df53bf60c4ea

11 years agoMerge "Fix for prevent issues" into tizen_2.1
Vinay Dutt Vyas [Mon, 8 Apr 2013 12:31:21 +0000 (21:31 +0900)]
Merge "Fix for prevent issues" into tizen_2.1

11 years agoFixed prevent
Yunji Park [Mon, 8 Apr 2013 12:29:54 +0000 (21:29 +0900)]
Fixed prevent

Change-Id: Iacf01496aa4a2c52be89f318152947a84d254535

11 years agoMerge "Default background color and foreground was get wrongly." into tizen_2.1
Bumseung Cho [Mon, 8 Apr 2013 12:24:22 +0000 (21:24 +0900)]
Merge "Default background color and foreground was get wrongly." into tizen_2.1

11 years agoMerge "Fixing Disable text color." into tizen_2.1
Poornima Srinivasan [Mon, 8 Apr 2013 12:16:38 +0000 (21:16 +0900)]
Merge "Fixing Disable text color." into tizen_2.1

11 years agoMerge "Fix prevent and Sting length issue" into tizen_2.1
keonpyo.kong [Mon, 8 Apr 2013 12:14:41 +0000 (21:14 +0900)]
Merge "Fix prevent and Sting length issue" into tizen_2.1

11 years agoFixing Disable text color.
kishorekumar Dachinamoorthy [Mon, 8 Apr 2013 12:11:14 +0000 (17:41 +0530)]
Fixing Disable text color.

Change-Id: I7879dc12a261ccc6469c83af29537547e3fb983a
Signed-off-by: kishorekumar Dachinamoorthy <kishore.d@samsung.com>
11 years agoMerge "Fix Rotation" into tizen_2.1
Kang Hee Ju [Mon, 8 Apr 2013 12:05:43 +0000 (21:05 +0900)]
Merge "Fix Rotation" into tizen_2.1

11 years agoMerge "Fixed DumpVeLayout() API" into tizen_2.1
Bongjoo Seo [Mon, 8 Apr 2013 11:58:43 +0000 (20:58 +0900)]
Merge "Fixed DumpVeLayout() API" into tizen_2.1

11 years agoFix prevent and Sting length issue
keonpyo.kong [Mon, 8 Apr 2013 10:29:47 +0000 (19:29 +0900)]
Fix prevent and Sting length issue

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

Change-Id: I10706b51978cb6f5c7614900065f609d6ba3c3ad
Signed-off-by: keonpyo.kong <keonpyo.kong@samsung.com>
11 years agoFixed DumpVeLayout() API
Bongjoo Seo [Mon, 8 Apr 2013 11:39:05 +0000 (20:39 +0900)]
Fixed DumpVeLayout() API

Change-Id: Ida26ac1f13c8fb564079633b824708dbd3bcc7ba
Signed-off-by: Bongjoo Seo <bongjoo.seo@samsung.com>
11 years agoFix for prevent issues
Vinay Dutt Vyas [Mon, 8 Apr 2013 09:36:59 +0000 (15:06 +0530)]
Fix for prevent issues

Change-Id: I6177c88b249a6c87ecd7e1ed96d2208e3bd59816

11 years agoDefault background color and foreground was get wrongly.
Bumseung Cho [Mon, 8 Apr 2013 11:24:34 +0000 (20:24 +0900)]
Default background color and foreground was get wrongly.

Change-Id: I027227bf91b961d7b67b70dd5bf9f87226656390
Signed-off-by: Bumseung Cho <bumseung.cho@samsung.com>
11 years agoFixed a defect. (N_SE-32138)
Jeahoon Kim [Mon, 8 Apr 2013 11:06:37 +0000 (20:06 +0900)]
Fixed a defect. (N_SE-32138)

Change-Id: Ife6927923f754d5ee6d973556ff1311b2131b8e9
Signed-off-by: Jeahoon Kim <jeahoon.kim@samsung.com>
11 years agoFix Rotation
Choi Munseok [Mon, 8 Apr 2013 10:54:26 +0000 (19:54 +0900)]
Fix Rotation

Change-Id: Ied8e41794c130615a33dce5d821136e45ecd4b88
Signed-off-by: Choi Munseok <ms47.choi@samsung.com>
11 years agoMerge "change comment" into tizen_2.1
Dae young Ryu [Mon, 8 Apr 2013 07:51:55 +0000 (16:51 +0900)]
Merge "change comment" into tizen_2.1

11 years agoMerge "Reverted the fix for N_SE-30325. As this should be done in UiBuilderTool....
Syed Khaja Moinuddin [Mon, 8 Apr 2013 07:45:40 +0000 (16:45 +0900)]
Merge "Reverted the fix for N_SE-30325. As this should be done in UiBuilderTool." into tizen_2.1

11 years agochange comment
Dae young Ryu [Mon, 8 Apr 2013 07:43:30 +0000 (16:43 +0900)]
change comment

Change-Id: I50d966a6dd58cdebbf237163148f130e00c26f6a
Signed-off-by: Dae young Ryu <karzia@samsung.com>
11 years agoBackground bitmap draw changes in SB
Ayush [Mon, 8 Apr 2013 07:24:25 +0000 (12:54 +0530)]
Background bitmap draw changes in SB

Change-Id: I616ab43a403fb64df572b8852b2bcff1235a1764
Signed-off-by: Ayush <ayush.sriv@samsung.com>
11 years agoMerge "qApplied Float api" into tizen_2.1
Yunji Park [Mon, 8 Apr 2013 07:23:15 +0000 (16:23 +0900)]
Merge "qApplied Float api" into tizen_2.1

11 years agoqApplied Float api
Yunji Park [Mon, 8 Apr 2013 06:16:22 +0000 (15:16 +0900)]
qApplied Float api

Change-Id: I328a780c78a23c4ccb00faae9516ea7ad6b9bb44

11 years agoadd _NativeObjectHandler class for ChatOnV
Dae young Ryu [Mon, 8 Apr 2013 06:57:11 +0000 (15:57 +0900)]
add _NativeObjectHandler class for ChatOnV

Change-Id: I4880a03d4df0c11d9cf48401ae506a6a3a90d7f5
Signed-off-by: Dae young Ryu <karzia@samsung.com>
11 years agomodify footer action fire
Myung Jin Kim [Mon, 8 Apr 2013 06:49:58 +0000 (15:49 +0900)]
modify footer action fire

Change-Id: I34ea8c7861cbe54e29ab8aef96e921b9107f3175

11 years agoMerge "Prevent defect is fixed (Evaluation order violation)" into tizen_2.1
Youngki Ahn [Mon, 8 Apr 2013 05:00:09 +0000 (14:00 +0900)]
Merge "Prevent defect is fixed (Evaluation order violation)" into tizen_2.1

11 years agoMerge "Fix Rotation for ownee windows" into tizen_2.1
Kang Hee Ju [Mon, 8 Apr 2013 04:54:33 +0000 (13:54 +0900)]
Merge "Fix Rotation for ownee windows" into tizen_2.1

11 years agoMerge "fix jira and prevent" into tizen_2.1
MyungJinKim [Mon, 8 Apr 2013 04:53:47 +0000 (13:53 +0900)]
Merge "fix jira and prevent" into tizen_2.1

11 years agoFix Rotation for ownee windows
Choi Munseok [Mon, 8 Apr 2013 04:49:35 +0000 (13:49 +0900)]
Fix Rotation for ownee windows

Change-Id: I3da2dad61eb9fb746b44449bf8d8f345fb89a2dd
Signed-off-by: Choi Munseok <ms47.choi@samsung.com>
11 years agofix jira and prevent
Myung Jin Kim [Mon, 8 Apr 2013 04:45:14 +0000 (13:45 +0900)]
fix jira and prevent

Change-Id: I8985e752e2bd055b6cd09dd8a654561cd7c35463

11 years agoPrevent defect is fixed (Evaluation order violation)
Youngki Ahn [Mon, 8 Apr 2013 04:29:34 +0000 (13:29 +0900)]
Prevent defect is fixed (Evaluation order violation)

Change-Id: If9b0dafa0d88c5a9c499ec5ebcc9990698dc37c0
Signed-off-by: Youngki Ahn <ykahn@samsung.com>
11 years agodisable Magnifier/Center Handler
Chulheon [Mon, 8 Apr 2013 02:57:20 +0000 (11:57 +0900)]
disable Magnifier/Center Handler

Change-Id: I5bb0ff97c55304c1fc2b78e64973d84d3dddb760

11 years agoFix Dimming Manager b/s defect
jaewon7.cho [Mon, 8 Apr 2013 02:25:50 +0000 (11:25 +0900)]
Fix Dimming Manager b/s defect

Change-Id: I616eb5e908dbddce9e350a04aaa003e7914b1013
Signed-off-by: jaewon7.cho <jaewon7.cho@samsung.com>
11 years agoMerge "fixed bug (copy&paste display error)" into tizen_2.1
Chulheon [Mon, 8 Apr 2013 00:36:22 +0000 (09:36 +0900)]
Merge "fixed bug (copy&paste display error)" into tizen_2.1

11 years agofixed bug (copy&paste display error)
Chulheon [Mon, 8 Apr 2013 00:33:03 +0000 (09:33 +0900)]
fixed bug (copy&paste display error)

Change-Id: I9e7d5eb2537b5ed1f83495f2f1dd332f30bdfa54

11 years agoMerge "Fixed the N_SE-31122. Applied lazy deletion on ScrollToItem() in ListView...
Hyeonmi Kim [Sun, 7 Apr 2013 13:35:36 +0000 (22:35 +0900)]
Merge "Fixed the N_SE-31122. Applied lazy deletion on ScrollToItem() in ListView/GroupedListView" into tizen_2.1

11 years agoModified code for resources of tableview
youseong.ji [Sun, 7 Apr 2013 12:49:23 +0000 (21:49 +0900)]
Modified code for resources of tableview

Change-Id: I50833e1b21aa8f4790d1a9c988d486215aab4e52
Signed-off-by: youseong.ji <youseong.ji@samsung.com>
11 years agoFixed the N_SE-31122. Applied lazy deletion on ScrollToItem() in ListView/GroupedListView
Hyeonmi Kim [Sun, 7 Apr 2013 12:38:41 +0000 (21:38 +0900)]
Fixed the N_SE-31122. Applied lazy deletion on ScrollToItem() in ListView/GroupedListView

Change-Id: Ia1171d4d32c9cc5dd4b4d887dcd3b02166068fcb
Signed-off-by: Hyeonmi Kim <hm_85.kim@samsung.com>
11 years agoFixed for N_SE-32391
SangYong Lee [Sun, 7 Apr 2013 12:16:54 +0000 (21:16 +0900)]
Fixed for N_SE-32391

Change-Id: I446c61128dc9f0169240fad461c25e1593960230
Signed-off-by: SangYong Lee <sangyongim.lee@samsung.com>
11 years agoMerge "Fixed reordering mode error when calling in OnTouchLongPressed" into tizen_2.1
SangYong Lee [Sun, 7 Apr 2013 11:59:52 +0000 (20:59 +0900)]
Merge "Fixed reordering mode error when calling in OnTouchLongPressed" into tizen_2.1

11 years agoMerge "add SendKeyStopMessage" into tizen_2.1
Kang Hee Ju [Sun, 7 Apr 2013 10:55:29 +0000 (19:55 +0900)]
Merge "add SendKeyStopMessage" into tizen_2.1

11 years agoReverted the fix for N_SE-30325. As this should be done
Syed Khaja Moinuddin [Sun, 7 Apr 2013 10:47:54 +0000 (19:47 +0900)]
Reverted the fix for N_SE-30325. As this should be done
in UiBuilderTool.

Change-Id: Icb8466b6ffab01c515b3f631721dd037137efef4
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
11 years agoadd SendKeyStopMessage
minkyu kim [Sun, 7 Apr 2013 10:26:31 +0000 (19:26 +0900)]
add SendKeyStopMessage

Change-Id: Ida84fc3f87fa6e0658010e5ea137568ae670b700

11 years agoMerge "Fix Rotation" into tizen_2.1
Kang Hee Ju [Sun, 7 Apr 2013 10:22:52 +0000 (19:22 +0900)]
Merge "Fix Rotation" into tizen_2.1

11 years agoFix Rotation
Choi Munseok [Sun, 7 Apr 2013 10:18:13 +0000 (19:18 +0900)]
Fix Rotation

Change-Id: I2392556c122e2b910b978b2eeff6f533edeb38ab
Signed-off-by: Choi Munseok <ms47.choi@samsung.com>
11 years agoMerge "Fix for N_SE-32342" into tizen_2.1
Ayush Srivastava [Sun, 7 Apr 2013 09:37:06 +0000 (18:37 +0900)]
Merge "Fix for N_SE-32342" into tizen_2.1

11 years agoFixed reordering mode error when calling in OnTouchLongPressed
SangYong Lee [Sun, 7 Apr 2013 09:18:56 +0000 (18:18 +0900)]
Fixed reordering mode error when calling in OnTouchLongPressed

Change-Id: Ibdd8b4a61ddd96db6a7f50474b8b8735ba7269cd
Signed-off-by: SangYong Lee <sangyongim.lee@samsung.com>
11 years agoFix for N_SE-32342
Saravana Balaji [Sat, 6 Apr 2013 12:07:37 +0000 (17:37 +0530)]
Fix for N_SE-32342

Change-Id: Iad2fc80a4e4f1c678bd329b6a566d792104eb1c7
Signed-off-by: Saravana Balaji <saravana.bs@samsung.com>
Signed-off-by: Ayush <ayush.sriv@samsung.com>
11 years agoMerge "Modified the backup logic of item's state for touch event in RefreshList(...
Hyeonmi Kim [Sun, 7 Apr 2013 08:33:56 +0000 (17:33 +0900)]
Merge "Modified the backup logic of item's state for touch event in RefreshList()" into tizen_2.1

11 years agoMerge "Modified to work properly behavior when swept item on Tableview" into tizen_2.1
youseong.ji [Sun, 7 Apr 2013 08:09:49 +0000 (17:09 +0900)]
Merge "Modified to work properly behavior when swept item on Tableview" into tizen_2.1

11 years agoFix Rotation
Choi Munseok [Sun, 7 Apr 2013 06:01:57 +0000 (15:01 +0900)]
Fix Rotation

Change-Id: I70b6a2e061a3e2c1cbdad10133cd2498ef0963c8
Signed-off-by: Choi Munseok <ms47.choi@samsung.com>
11 years agoadd null check for owner
minkyu kim [Sat, 6 Apr 2013 09:52:04 +0000 (18:52 +0900)]
add null check for owner

Change-Id: I060cf0348dbabdde5544dac53b54da5ee55ef1b6

11 years agoMerge "Add anti-aliasing APIs in Public Canvas" into tizen_2.1
hoonik.lee [Sat, 6 Apr 2013 09:41:41 +0000 (18:41 +0900)]
Merge "Add anti-aliasing APIs in Public Canvas" into tizen_2.1

11 years agoAdd anti-aliasing APIs in Public Canvas
hoonik.lee [Sat, 6 Apr 2013 09:22:35 +0000 (18:22 +0900)]
Add anti-aliasing APIs in Public Canvas

Change-Id: I74d596c9a2132c5aacccb23a6f48377465be7945
Signed-off-by: hoonik.lee <hoonik.lee@samsung.com>