platform/framework/native/uifw.git
11 years agoMerge "Black theme changes for SB" into tizen_2.1
Ayush Srivastava [Tue, 16 Apr 2013 08:06:38 +0000 (17:06 +0900)]
Merge "Black theme changes for SB" into tizen_2.1

11 years agoBlack theme changes for SB
Ayush [Mon, 15 Apr 2013 16:03:36 +0000 (21:33 +0530)]
Black theme changes for SB

Change-Id: I622eab3254ebef201187a38c850041c7b0fc8de6
Signed-off-by: Ayush <ayush.sriv@samsung.com>
11 years agoMerge "Block Copy paste in Token editing mode" into tizen_2.1
Saravana Balaji [Tue, 16 Apr 2013 07:41:39 +0000 (16:41 +0900)]
Merge "Block Copy paste in Token editing mode" into tizen_2.1

11 years agoGetOwner() returns wrong pointer in OnOwnerChanged() callback - PLM P130409-6758
jaewon7.cho [Tue, 16 Apr 2013 06:26:07 +0000 (15:26 +0900)]
GetOwner() returns wrong pointer in OnOwnerChanged()  callback - PLM P130409-6758

Change-Id: Iebd17f42d4498edac969220305f60f77c82222b4
Signed-off-by: jaewon7.cho <jaewon7.cho@samsung.com>
11 years agoMerge "modify lockinputevent on Popup, contextmenu" into tizen_2.1
CHO JAE WON [Tue, 16 Apr 2013 07:14:52 +0000 (16:14 +0900)]
Merge "modify lockinputevent on Popup, contextmenu" into tizen_2.1

11 years agoMerge "Implementing Overlay resizing." into tizen_2.1
KishoreKumar [Tue, 16 Apr 2013 06:07:43 +0000 (15:07 +0900)]
Merge "Implementing Overlay resizing." into tizen_2.1

11 years agomodify lockinputevent on Popup, contextmenu
DongJinJeon [Tue, 16 Apr 2013 05:51:14 +0000 (14:51 +0900)]
modify lockinputevent on Popup, contextmenu

Change-Id: I4c72dbb75470059b2678e59acf6d7f3a0a318381
Signed-off-by: DongJinJeon <dongjin2193.jeon@samsung.com>
11 years agoBlock Copy paste in Token editing mode
Saravana Balaji [Tue, 16 Apr 2013 05:47:20 +0000 (11:17 +0530)]
Block Copy paste in Token editing mode

Change-Id: I0acaca695a48aef4a1a396928cc3c3bd7667a195
Signed-off-by: Saravana Balaji <saravana.bs@samsung.com>
11 years agoMerge "Fix Focused control when AncestorVisibleState is changed" into tizen_2.1
Kang Hee Ju [Tue, 16 Apr 2013 05:08:11 +0000 (14:08 +0900)]
Merge "Fix Focused control when AncestorVisibleState is changed" into tizen_2.1

11 years agoMerge "Fix for N_SE-34569" into tizen_2.1
Saravana Balaji [Tue, 16 Apr 2013 04:52:58 +0000 (13:52 +0900)]
Merge "Fix for N_SE-34569" into tizen_2.1

11 years agoFix for N_SE-34569
Saravana Balaji [Mon, 15 Apr 2013 16:05:34 +0000 (21:35 +0530)]
Fix for N_SE-34569

Change-Id: Id7a544c5fa4623e5426a7b03db124df8c7896ccc
Signed-off-by: Saravana Balaji <saravana.bs@samsung.com>
11 years agoMerge "GroupContainer exception handling related changes" into tizen_2.1
Syed Khaja Moinuddin [Tue, 16 Apr 2013 04:52:08 +0000 (13:52 +0900)]
Merge "GroupContainer exception handling related changes" into tizen_2.1

11 years agoFix Focused control when AncestorVisibleState is changed
keonpyo.kong [Tue, 16 Apr 2013 04:40:28 +0000 (13:40 +0900)]
Fix Focused control when AncestorVisibleState is changed

Change-Id: Ia42e3a905e946950b593eab1ebcb83cbdf274e84
Signed-off-by: keonpyo.kong <keonpyo.kong@samsung.com>
11 years agoMerge "Tableview applied to GUI v3.5. and modify to be able to receive the event...
youseong.ji [Tue, 16 Apr 2013 04:28:09 +0000 (13:28 +0900)]
Merge "Tableview applied to GUI v3.5. and modify to be able to receive the event of popup" into tizen_2.1

11 years agoMerge "Modify DrawBitmap for performance" into tizen_2.1
hoonik.lee [Tue, 16 Apr 2013 02:57:40 +0000 (11:57 +0900)]
Merge "Modify DrawBitmap for performance" into tizen_2.1

11 years agoFixed issue in EditTime w.r.t Custom Theme bitmap
Syed Khaja Moinuddin [Tue, 16 Apr 2013 02:31:58 +0000 (11:31 +0900)]
Fixed issue in EditTime w.r.t Custom Theme bitmap
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
Change-Id: Id132dde757350e9c43f3637c9524c0a2afad57da

11 years agoModify DrawBitmap for performance
hoonik.lee [Tue, 16 Apr 2013 02:28:36 +0000 (11:28 +0900)]
Modify DrawBitmap for performance

Change-Id: I52f63a67d9d2b13f974a7ed3a70bc5354fb39d70
Signed-off-by: hoonik.lee <hoonik.lee@samsung.com>
11 years agoRollback - GetOwner() returns wrong pointer in OnOwnerChanged() callback
jaewon7.cho [Tue, 16 Apr 2013 00:41:13 +0000 (09:41 +0900)]
Rollback - GetOwner() returns wrong pointer in OnOwnerChanged() callback

Change-Id: I52b0ada57387ffa32a3150d4a86aa41e65830f93
Signed-off-by: jaewon7.cho <jaewon7.cho@samsung.com>
11 years agoMerge "Fixed S1-13460 and changed to use member variable." into tizen_2.1
clone [Mon, 15 Apr 2013 22:10:57 +0000 (07:10 +0900)]
Merge "Fixed S1-13460 and changed to use member variable." into tizen_2.1

11 years agoTableview applied to GUI v3.5. and modify to be able to receive the event of popup
youseong.ji [Mon, 15 Apr 2013 15:22:11 +0000 (00:22 +0900)]
Tableview applied to GUI v3.5. and modify to be able to receive the event of popup

Change-Id: I899e7db56fe7962914f9609956d7a76136c14e49
Signed-off-by: youseong.ji <youseong.ji@samsung.com>
11 years agofixed bug (N_SE-33839, N_SE-34580, N_SE-34413)
Chulheon [Mon, 15 Apr 2013 14:58:13 +0000 (23:58 +0900)]
fixed bug (N_SE-33839, N_SE-34580, N_SE-34413)

Change-Id: Ia27de1893fd40bd9580a6918fa59ca94e74bee2d

11 years agoMerge "Submitting new resources from GUI 3.5v Signed-off-by: Syed Khaja Moinuddin...
Syed Khaja Moinuddin [Mon, 15 Apr 2013 14:23:07 +0000 (23:23 +0900)]
Merge "Submitting new resources from GUI 3.5v Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>" into tizen_2.1

11 years agoMerge "Fix _FrameImpl" into tizen_2.1
Kang Hee Ju [Mon, 15 Apr 2013 14:02:04 +0000 (23:02 +0900)]
Merge "Fix _FrameImpl" into tizen_2.1

11 years agoFix _FrameImpl
Choi Munseok [Mon, 15 Apr 2013 14:00:09 +0000 (23:00 +0900)]
Fix _FrameImpl

Change-Id: I703dd2e58bf20b2c4e7a8443553109ae1aa690c8
Signed-off-by: Choi Munseok <ms47.choi@samsung.com>
11 years agoSubmitting new resources from GUI 3.5v
Syed Khaja Moinuddin [Mon, 15 Apr 2013 12:26:48 +0000 (21:26 +0900)]
Submitting new resources from GUI 3.5v
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
Change-Id: I4dd309fedf27befe0a9b038f98d46959202f460e
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
11 years agoImplementing Overlay resizing.
kishorekumar Dachinamoorthy [Mon, 15 Apr 2013 12:23:38 +0000 (17:53 +0530)]
Implementing Overlay resizing.

Change-Id: I87779fdeaa76ba9d402dc07ab49ab90973a37a92
Signed-off-by: kishorekumar Dachinamoorthy <kishore.d@samsung.com>
11 years agoGroupContainer exception handling related changes
Prakalathan Ponnusamy [Mon, 15 Apr 2013 12:21:55 +0000 (17:51 +0530)]
GroupContainer exception handling related changes

Change-Id: Ifaef398b1a9774ff7040eff3c0770861d1cd3a51

11 years agoMerge "GetOwner() returns wrong pointer in OnOwnerChanged() callback - Fix PLM P1304...
Kang Hee Ju [Mon, 15 Apr 2013 12:20:11 +0000 (21:20 +0900)]
Merge "GetOwner() returns wrong pointer in OnOwnerChanged() callback - Fix  PLM P130409-6758 issue" into tizen_2.1

11 years agoMerge "rollback for the CaptureScreenN api" into tizen_2.1
Kang Hee Ju [Mon, 15 Apr 2013 12:19:57 +0000 (21:19 +0900)]
Merge "rollback for the CaptureScreenN api" into tizen_2.1

11 years agoGetOwner() returns wrong pointer in OnOwnerChanged() callback - Fix PLM P130409...
jaewon7.cho [Mon, 15 Apr 2013 12:11:33 +0000 (21:11 +0900)]
GetOwner() returns wrong pointer in OnOwnerChanged() callback - Fix  PLM P130409-6758 issue

Change-Id: I2f3d6ca8ae71389a373c8e803ad0a753c900f9ce
Signed-off-by: jaewon7.cho <jaewon7.cho@samsung.com>
11 years agorollback for the CaptureScreenN api
minkyu kim [Mon, 15 Apr 2013 11:40:59 +0000 (20:40 +0900)]
rollback for the CaptureScreenN api

Change-Id: Ie892a538095b88bd4cef3181102cb538a5751191

11 years agoModified accessibility element in ListViewItem
Hyeonmi Kim [Mon, 15 Apr 2013 08:53:39 +0000 (17:53 +0900)]
Modified accessibility element in ListViewItem
Modified empty text's size.

Change-Id: Ieeeb3af1a36777345d7b8096f7af05231e132e2e
Signed-off-by: Hyeonmi Kim <hm_85.kim@samsung.com>
11 years agoMerge "modify systemutil file" into tizen_2.1
Kang Hee Ju [Mon, 15 Apr 2013 11:15:06 +0000 (20:15 +0900)]
Merge "modify systemutil file" into tizen_2.1

11 years agoFixed N_SE-34553 in EditDate & EditTime
Syed Khaja Moinuddin [Mon, 15 Apr 2013 11:01:01 +0000 (20:01 +0900)]
Fixed N_SE-34553 in EditDate & EditTime
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
Change-Id: Id0c276f9b1abc0157794a28164fd526a6601e5b9

11 years agomodify systemutil file
minkyu kim [Mon, 15 Apr 2013 10:55:26 +0000 (19:55 +0900)]
modify systemutil file

Change-Id: I1e6c6518dfa9dd5b292fd8059c32e3df2ee51836

11 years agoMerge "remove wrong description from doxygen" into tizen_2.1
SeonhyungLee [Mon, 15 Apr 2013 10:47:05 +0000 (19:47 +0900)]
Merge "remove wrong description from doxygen" into tizen_2.1

11 years agoMerge "Adjust for Changed UX for TDIS-5190, changed item text and text BG color code...
wonyoung12.lee [Mon, 15 Apr 2013 10:41:28 +0000 (19:41 +0900)]
Merge "Adjust for Changed UX for TDIS-5190, changed item text and text BG color code in white/black theme" into tizen_2.1

11 years agoremove wrong description from doxygen
SeonhyungLee [Mon, 15 Apr 2013 10:41:25 +0000 (19:41 +0900)]
remove wrong description from doxygen

Change-Id: I72a7fbc43f152c9eb18de87a2f23a6a1ba748456

11 years agoapply command button and modify backbutton
Myung Jin Kim [Mon, 15 Apr 2013 10:34:59 +0000 (19:34 +0900)]
apply command button and modify backbutton

Change-Id: I4bd6f1d6e6bb53e4cb332ee20bd16827162cac3e

11 years agoMerge "Fixed black line highlighted issue in ColorPicker. Signed-off-by: Syed Khaja...
Syed Khaja Moinuddin [Mon, 15 Apr 2013 10:34:01 +0000 (19:34 +0900)]
Merge "Fixed black line highlighted issue in ColorPicker. Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>" into tizen_2.1

11 years agoFixed black line highlighted issue in ColorPicker.
Syed Khaja Moinuddin [Mon, 15 Apr 2013 08:24:40 +0000 (17:24 +0900)]
Fixed black line highlighted issue in ColorPicker.
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
Change-Id: Iee1b7810d059fa89046e85e3f2fc353b4e45b0fa
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
11 years agoAdjust for Changed UX for TDIS-5190, changed item text and text BG color code in...
wonyoung12.lee [Mon, 15 Apr 2013 09:05:52 +0000 (18:05 +0900)]
Adjust for Changed UX for TDIS-5190, changed item text and text BG color code in white/black theme

Change-Id: Id38da631019519952857fd0a3b61d9901c6a0b1d
Signed-off-by: wonyoung12.lee <wonyoung12.lee@samsung.com>
11 years agoMerge "back icon disabled color is updated." into tizen_2.1
“Bumseung [Mon, 15 Apr 2013 09:10:09 +0000 (18:10 +0900)]
Merge "back icon disabled color is updated." into tizen_2.1

11 years agoMerge "Fix SetZOrderGroup" into tizen_2.1
Sanghee, Kim [Mon, 15 Apr 2013 08:44:52 +0000 (17:44 +0900)]
Merge "Fix SetZOrderGroup" into tizen_2.1

11 years agoMerge "fixed display error and remove useless API (ScrollPanelToExposeRegion)" into...
Chulheon [Mon, 15 Apr 2013 08:42:59 +0000 (17:42 +0900)]
Merge "fixed display error and remove useless API (ScrollPanelToExposeRegion)" into tizen_2.1

11 years agoMerge "Fixed issue in slider w.r.t custom theme. Signed-off-by: Syed Khaja Moinuddin...
Syed Khaja Moinuddin [Mon, 15 Apr 2013 08:35:14 +0000 (17:35 +0900)]
Merge "Fixed issue in slider w.r.t custom theme. Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>" into tizen_2.1

11 years agoMerge "Modified to draw the item divider and the annex properly" into tizen_2.1
youseong.ji [Mon, 15 Apr 2013 08:34:22 +0000 (17:34 +0900)]
Merge "Modified to draw the item divider and the annex properly" into tizen_2.1

11 years agoback icon disabled color is updated.
“Bumseung [Mon, 15 Apr 2013 08:34:10 +0000 (17:34 +0900)]
back icon disabled color is updated.

Change-Id: I71aabd49b9975654329751868c972ab43a232bbb
Signed-off-by: “Bumseung <bumseung.cho@samsung.com>
11 years agoFix SetZOrderGroup
Choi Munseok [Mon, 15 Apr 2013 08:33:13 +0000 (17:33 +0900)]
Fix SetZOrderGroup

Change-Id: I275503b12c4e33cd9deda9dde9ad52edb196c3c5
Signed-off-by: Choi Munseok <ms47.choi@samsung.com>
11 years agofixed display error and remove useless API (ScrollPanelToExposeRegion)
Chulheon [Mon, 15 Apr 2013 08:32:06 +0000 (17:32 +0900)]
fixed display error and remove useless API (ScrollPanelToExposeRegion)

Change-Id: I74490f4a1d11337d8250c2c6350a9857142873fd

11 years agoMerge "New indexes of the system color table is applied." into tizen_2.1
“Bumseung [Mon, 15 Apr 2013 08:20:15 +0000 (17:20 +0900)]
Merge "New indexes of the system color table is applied." into tizen_2.1

11 years agoNew indexes of the system color table is applied.
“Bumseung [Mon, 15 Apr 2013 07:58:47 +0000 (16:58 +0900)]
New indexes of the system color table is applied.

Change-Id: Ib0e72bd571257da80acd1143d70dcac355806fd4
Signed-off-by: “Bumseung <bumseung.cho@samsung.com>
11 years agoMerge "1. AccessibilityContainer::RemoveElement bug fix. 2. TTS operation flow is...
“Bumseung [Mon, 15 Apr 2013 07:48:41 +0000 (16:48 +0900)]
Merge "1. AccessibilityContainer::RemoveElement bug fix. 2. TTS operation flow is changed." into tizen_2.1

11 years agoMerge "Tokenize on comma and colon and bug fixes" into tizen_2.1
Saravana Balaji [Mon, 15 Apr 2013 07:45:23 +0000 (16:45 +0900)]
Merge "Tokenize on comma and colon and bug fixes" into tizen_2.1

11 years agoMerge "Fixed colorpicker accessibility issues (Hueslider focus, Saturationslider...
Janardhana Srirama Sarma Kakarla [Mon, 15 Apr 2013 07:45:13 +0000 (16:45 +0900)]
Merge "Fixed colorpicker accessibility issues (Hueslider focus, Saturationslider reverse movement, DoubleClick issue) Signed-off-by: sriram.k <sriram.k@samsung.com>" into tizen_2.1

11 years agoMerge "modify scrolling effect on ScrollPanel" into tizen_2.1
Park Kyoung Hee [Mon, 15 Apr 2013 07:40:00 +0000 (16:40 +0900)]
Merge "modify scrolling effect on ScrollPanel" into tizen_2.1

11 years agoMerge "seperate gl library to 1.1 and 2.0" into tizen_2.1
Eunyoung(Erin) Choi [Mon, 15 Apr 2013 07:32:45 +0000 (16:32 +0900)]
Merge "seperate gl library to 1.1 and 2.0" into tizen_2.1

11 years agoMerge "apply check gui" into tizen_2.1
MyungJinKim [Mon, 15 Apr 2013 07:29:17 +0000 (16:29 +0900)]
Merge "apply check gui" into tizen_2.1

11 years agoapply check gui
Myung Jin Kim [Mon, 15 Apr 2013 07:25:05 +0000 (16:25 +0900)]
apply check gui

Change-Id: Iea0196bc49787ce01f189c6f44aae504c823f8fd

11 years agoFixed issue in slider w.r.t custom theme.
Syed Khaja Moinuddin [Mon, 15 Apr 2013 07:18:34 +0000 (16:18 +0900)]
Fixed issue in slider w.r.t custom theme.
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
Change-Id: I7ba4634bdaccf7686aec33a6dfbfcb6cb0d2be98

11 years agoMerge "modified to prevent case that text length is 0" into tizen_2.1
Yunji Park [Mon, 15 Apr 2013 07:13:49 +0000 (16:13 +0900)]
Merge "modified to prevent case that text length is 0" into tizen_2.1

11 years agoMerge "modify title text color on Popup, MessageBox" into tizen_2.1
DongJinJeon [Mon, 15 Apr 2013 07:11:43 +0000 (16:11 +0900)]
Merge "modify title text color on Popup, MessageBox" into tizen_2.1

11 years agoMerge "modify resource config for Panel" into tizen_2.1
Park Kyoung Hee [Mon, 15 Apr 2013 07:11:05 +0000 (16:11 +0900)]
Merge "modify resource config for Panel" into tizen_2.1

11 years agoTokenize on comma and colon and bug fixes
Saravana Balaji [Mon, 15 Apr 2013 05:57:42 +0000 (11:27 +0530)]
Tokenize on comma and colon and bug fixes

Change-Id: Icc9a72a4206964145331e1d1ee1954c8114f818d
Signed-off-by: Saravana Balaji <saravana.bs@samsung.com>
11 years agoseperate gl library to 1.1 and 2.0
Minkyoung Kang [Mon, 15 Apr 2013 02:08:12 +0000 (11:08 +0900)]
seperate gl library to 1.1 and 2.0

Change-Id: I857364cbd189048a36568249cb3d9cf44481eab1

11 years agomodify scrolling effect on ScrollPanel
Park Kyoung Hee [Mon, 15 Apr 2013 06:38:59 +0000 (15:38 +0900)]
modify scrolling effect on ScrollPanel

Change-Id: I25b6a908e912e2f4e0eacebe7fcaea817adc30d9
Signed-off-by: Park Kyoung Hee <kh1979.park@samsung.com>
11 years agomodify resource config for Panel
Park Kyoung Hee [Mon, 15 Apr 2013 05:52:20 +0000 (14:52 +0900)]
modify resource config for Panel

Change-Id: I8fbcd24466ce6ebe49186040e27532d759abf56c
Signed-off-by: Park Kyoung Hee <kh1979.park@samsung.com>
11 years agoGroupContainer doxygen change
Prakalathan Ponnusamy [Mon, 15 Apr 2013 06:24:25 +0000 (11:54 +0530)]
GroupContainer doxygen change

Change-Id: I92d7d9020426d0b82bf6a399939eeb10b5f25d50

11 years ago1. AccessibilityContainer::RemoveElement bug fix. 2. TTS operation flow is changed.
“Bumseung [Mon, 15 Apr 2013 04:42:36 +0000 (13:42 +0900)]
1. AccessibilityContainer::RemoveElement bug fix. 2. TTS operation flow is changed.

Change-Id: Ic24d279a29bc242d2dfea58d2603911fb264658f
Signed-off-by: “Bumseung <bumseung.cho@samsung.com>
11 years agomodify title text color on Popup, MessageBox
DongJinJeon [Mon, 15 Apr 2013 04:18:51 +0000 (13:18 +0900)]
modify title text color on Popup, MessageBox

Change-Id: I968d801f444d8822e93a87486fe1358a4cc56b33
Signed-off-by: DongJinJeon <dongjin2193.jeon@samsung.com>
11 years agomodified to prevent case that text length is 0
Yunji Park [Mon, 15 Apr 2013 02:49:33 +0000 (11:49 +0900)]
modified to prevent case that text length is 0

Change-Id: I565086d99144ab14ed1921b1f6df7b919c127e95

11 years agoMerge "apply footeritem badge icon" into tizen_2.1
MyungJinKim [Mon, 15 Apr 2013 02:35:21 +0000 (11:35 +0900)]
Merge "apply footeritem badge icon" into tizen_2.1

11 years agoapply footeritem badge icon
Myung Jin Kim [Mon, 15 Apr 2013 02:29:07 +0000 (11:29 +0900)]
apply footeritem badge icon

Change-Id: I802d601c168882b7207257b61dc94d19870131a5

11 years agoAdded new Handler focus bitmap from GUI 3.5v
Syed Khaja Moinuddin [Mon, 15 Apr 2013 02:00:54 +0000 (11:00 +0900)]
Added new Handler focus bitmap from GUI 3.5v
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
Change-Id: I9681e5f3140edeb8fed1cd18d6dabe188707fb83
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
11 years agoGroupContainer doxygen changes.
sriram.k [Fri, 12 Apr 2013 10:57:32 +0000 (16:27 +0530)]
GroupContainer doxygen changes.
Signed-off-by: sriram.k <sriram.k@samsung.com>
Change-Id: I767fed503734142ea0f9800ff43e28f213db183b
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
11 years agoFixed colorpicker accessibility issues (Hueslider focus, Saturationslider reverse...
sriram.k [Fri, 12 Apr 2013 08:40:53 +0000 (14:10 +0530)]
Fixed colorpicker accessibility issues (Hueslider focus, Saturationslider reverse movement, DoubleClick issue)
Signed-off-by: sriram.k <sriram.k@samsung.com>
Change-Id: I71498d35dd9a1fc52bfa75da01fb4d60066fab50

11 years agoMerge "Fixed divider thickness issue in ColorPicker and also submitted new Handler...
Syed Khaja Moinuddin [Mon, 15 Apr 2013 01:39:53 +0000 (10:39 +0900)]
Merge "Fixed divider thickness issue in ColorPicker and also submitted new Handler image from GUI 3.5 Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>" into tizen_2.1

11 years agoModified to draw the item divider and the annex properly
youseong.ji [Sun, 14 Apr 2013 19:21:53 +0000 (04:21 +0900)]
Modified to draw the item divider and the annex properly

Change-Id: Ic37d97e8ad3415f245d367e5e9e8843be7b0686e
Signed-off-by: youseong.ji <youseong.ji@samsung.com>
11 years agoFixed divider thickness issue in ColorPicker
Syed Khaja Moinuddin [Sun, 14 Apr 2013 11:54:53 +0000 (20:54 +0900)]
Fixed divider thickness issue in ColorPicker
and also submitted new Handler image from GUI 3.5
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
Change-Id: I55f849ed00720ea693d58261d40b6ca6772b80a9
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
11 years agoMerge "When changing visible of form, set state of quickpanel - for jira issue N_SE...
Bang Keuck do [Sun, 14 Apr 2013 12:30:07 +0000 (21:30 +0900)]
Merge "When changing visible of form, set state of quickpanel - for jira issue N_SE-34318." into tizen_2.1

11 years agofix prevent issue
woo [Sun, 14 Apr 2013 11:52:47 +0000 (20:52 +0900)]
fix prevent issue

Change-Id: I9baca263ccb9fdd56062f5d16e380a23018a7616
Signed-off-by: woo <s-w.woo@samsung.com>
11 years agoMerge "Fixed N_SE-34325 issue, Added the destroy of Effect object" into tizen_2.1
JongwooLee [Sun, 14 Apr 2013 11:51:27 +0000 (20:51 +0900)]
Merge "Fixed N_SE-34325 issue, Added the destroy of Effect object" into tizen_2.1

11 years agoWhen changing visible of form, set state of quickpanel - for jira issue N_SE-34318.
Keuckdo Bang [Sun, 14 Apr 2013 10:55:17 +0000 (19:55 +0900)]
When changing visible of form, set state of quickpanel - for jira issue N_SE-34318.

Change-Id: I52f81705b56305b43f29429ecdc02245e9cece7a

11 years agoMerge "apply check gui" into tizen_2.1
Ki-Dong Hong [Sun, 14 Apr 2013 10:00:47 +0000 (19:00 +0900)]
Merge "apply check gui" into tizen_2.1

11 years agoapply check gui
Myung Jin Kim [Sun, 14 Apr 2013 10:01:04 +0000 (19:01 +0900)]
apply check gui

Change-Id: I19b07061924eb3bef2cab70fd67de204f93a6afb

11 years agoMerge "apply check gui" into tizen_2.1
MyungJinKim [Sun, 14 Apr 2013 09:57:17 +0000 (18:57 +0900)]
Merge "apply check gui" into tizen_2.1

11 years agoapply check gui
Myung Jin Kim [Sun, 14 Apr 2013 09:55:19 +0000 (18:55 +0900)]
apply check gui

Change-Id: I51666633db961ae053d076d23b3fcf552e96e70d

11 years agoMerge "New GUI 3.5 bitmaps applied in ColorPicker. Signed-off-by: Syed Khaja Moinuddi...
Syed Khaja Moinuddin [Sun, 14 Apr 2013 09:30:09 +0000 (18:30 +0900)]
Merge "New GUI 3.5 bitmaps applied in ColorPicker. Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>" into tizen_2.1

11 years agoNew GUI 3.5 bitmaps applied in ColorPicker.
Syed Khaja Moinuddin [Sun, 14 Apr 2013 07:48:08 +0000 (16:48 +0900)]
New GUI 3.5 bitmaps applied in ColorPicker.
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
Change-Id: I8f55fd40aad091f44690cb3413f1de4b66c50bcf
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
11 years agofix prevent issue
minkyu kim [Sun, 14 Apr 2013 09:08:43 +0000 (18:08 +0900)]
fix prevent issue

Change-Id: Ic2e1780d406fe79749f1437df8c7bf23f48eda49

11 years agoRollback code about quichpanel.
Keuckdo Bang [Sun, 14 Apr 2013 08:33:26 +0000 (17:33 +0900)]
Rollback code about quichpanel.

Change-Id: I3072abc942aa4806a48abfe6c6f94f72ac745578

11 years agoMerge "Fix transparent dimming layer display error" into tizen_2.1
jaewon7.cho [Sun, 14 Apr 2013 08:27:21 +0000 (17:27 +0900)]
Merge "Fix transparent dimming layer display error" into tizen_2.1

11 years agoMerge "Fixed to drawable text length" into tizen_2.1
Yunji Park [Sun, 14 Apr 2013 08:17:41 +0000 (17:17 +0900)]
Merge "Fixed to drawable text length" into tizen_2.1

11 years agoFixed to drawable text length
Yunji Park [Sun, 14 Apr 2013 08:15:43 +0000 (17:15 +0900)]
Fixed to drawable text length

Change-Id: I4f9b05442a7f48ef4ed87c25f69b3edee84be55c

11 years agoFix transparent dimming layer display error
jaewon7.cho [Sun, 14 Apr 2013 08:00:30 +0000 (17:00 +0900)]
Fix transparent dimming layer display error

Change-Id: Ifc2dd5bb20030eca78f9e5b081f48ed18e74169f
Signed-off-by: jaewon7.cho <jaewon7.cho@samsung.com>
11 years agoFixed N_SE-34325 issue, Added the destroy of Effect object
JongwooLee [Sun, 14 Apr 2013 07:54:17 +0000 (16:54 +0900)]
Fixed N_SE-34325 issue, Added the destroy of Effect object

Change-Id: I6e0ab86237ae2e2bb53544e5f4cb4ed6d9e20e51
Signed-off-by: JongwooLee <jongwoo718.lee@samsung.com>
11 years agoFixed S1-13460 and changed to use member variable.
clone [Sun, 14 Apr 2013 07:26:50 +0000 (16:26 +0900)]
Fixed S1-13460 and changed to use member variable.

Change-Id: I42da9c5cd5d69b253f7f49a797baca6aa79e742a
Signed-off-by: clone <ingyou.park@samsung.com>
11 years agoAdded new color code for Slider OverLay Text.
Syed Khaja Moinuddin [Sun, 14 Apr 2013 07:11:47 +0000 (16:11 +0900)]
Added new color code for Slider OverLay Text.
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
Change-Id: I163a38e530028c2b1cafb5668e8d41963314ad57

11 years agoMerge "apply treshold and toolbar rearrange" into tizen_2.1
MyungJinKim [Sun, 14 Apr 2013 06:36:57 +0000 (15:36 +0900)]
Merge "apply treshold and toolbar rearrange" into tizen_2.1

11 years agoapply treshold and toolbar rearrange
Myung Jin Kim [Sun, 14 Apr 2013 06:33:15 +0000 (15:33 +0900)]
apply treshold and toolbar rearrange

Change-Id: I03ff86e056ae564071166b110b738a79214f50df