platform/framework/native/uifw.git
11 years agofixed bug (Focus Display, ContextMenu hiding issue)
Chulheon [Wed, 27 Mar 2013 00:56:43 +0000 (09:56 +0900)]
fixed bug (Focus Display, ContextMenu hiding issue)

Change-Id: Ic271fb3ac5a4e66d0a9262fc7489853d694e2ba4

11 years agoJIRA issues : N_SE-28942, 29459
Syed Khaja Moinuddin [Mon, 25 Mar 2013 02:47:48 +0000 (11:47 +0900)]
JIRA issues : N_SE-28942, 29459
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
Change-Id: I38dcd6585a008541b7de0e7135e1c54b79efe443
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
11 years agoapply panel black gui
Myung Jin Kim [Tue, 26 Mar 2013 14:14:06 +0000 (23:14 +0900)]
apply panel black gui

Change-Id: Ib668eb6d72c4244e85f04bde8f5ca639370f14c3

11 years agoAdd _Window Focus List
keonpyo.kong [Tue, 26 Mar 2013 13:57:26 +0000 (22:57 +0900)]
Add _Window Focus List

Change-Id: Ifb9de8585d257a25c81c91926b3bf3884f491f1b
Signed-off-by: keonpyo.kong <keonpyo.kong@samsung.com>
11 years agoFixes in EditDate / EditTime w.r.t OnActivation /
Syed Khaja Moinuddin [Tue, 26 Mar 2013 02:33:31 +0000 (11:33 +0900)]
Fixes in EditDate / EditTime w.r.t OnActivation /
 OnDeactivation.
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
Change-Id: I912c9fbc475e0c0387101567da7e424bdcf70636
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
11 years agofix button image source, toolbar touch sound, toolbar min align
Myung Jin Kim [Tue, 26 Mar 2013 13:32:39 +0000 (22:32 +0900)]
fix button image source, toolbar touch sound, toolbar min align

Change-Id: I33547925ed7c035aa4078cb968c04bbb91f08208

11 years agoModified to work properly on double tab on tableview item
youseong.ji [Tue, 26 Mar 2013 05:10:39 +0000 (14:10 +0900)]
Modified to work properly on double tab on tableview item

Change-Id: I9749334c5b0996dd0592ef0bf1b2808233e8a1bf
Signed-off-by: youseong.ji <youseong.ji@samsung.com>
11 years agoAddition of Seperate Panes with VisualElement animations for SplitPanel.
sr.shashank [Wed, 20 Mar 2013 12:06:20 +0000 (17:36 +0530)]
Addition of Seperate Panes with VisualElement animations for SplitPanel.

Change-Id: Id6f9772fcc9728359cc3f9806564d0ffd36e425d
Signed-off-by: sr.shashank <sr.shashank@samsung.com>
11 years agoDCM-948 : AddControlAnimatorEventListener is not working
HyeJin Lee [Tue, 26 Mar 2013 11:08:34 +0000 (20:08 +0900)]
DCM-948 : AddControlAnimatorEventListener is not working

Change-Id: I9f1477b744a8743ba88b75e939fbc0a73c3826d4

11 years agoGuideText Color settings in SB as per new UX
Ayush [Thu, 21 Mar 2013 06:23:22 +0000 (11:53 +0530)]
GuideText Color settings in SB as per new UX

Change-Id: I81030b1067f2477f7302bd4c939d3e8f641b7b6a
Signed-off-by: Ayush <ayush.sriv@samsung.com>
11 years agoRemoved top-down SetBounds().
Jeahoon Kim [Tue, 26 Mar 2013 10:06:34 +0000 (19:06 +0900)]
Removed top-down SetBounds().

Change-Id: I87266d79253a0c710c1bfaa64ae5d7e0d37f7bd9
Signed-off-by: Jeahoon Kim <jeahoon.kim@samsung.com>
11 years agoChange deleting order of Controls
jaewon7.cho [Tue, 26 Mar 2013 06:26:25 +0000 (15:26 +0900)]
Change deleting order of Controls

Change-Id: I1c832df0133b5e2f983d05018413c946cc08ff63
Signed-off-by: jaewon7.cho <jaewon7.cho@samsung.com>
11 years agoFix for TDIS-4525
Saravana Balaji [Wed, 27 Mar 2013 05:46:09 +0000 (11:16 +0530)]
Fix for TDIS-4525

Change-Id: I8e0520364bdbf1c7a0bd706e541dd23ab3efff70
Signed-off-by: Saravana Balaji <saravana.bs@samsung.com>
11 years agoMerge "JIRA issues : N_SE-28942, 29459." into tizen_2.1
KishoreKumar [Wed, 27 Mar 2013 06:11:19 +0000 (15:11 +0900)]
Merge "JIRA issues : N_SE-28942, 29459." into tizen_2.1

11 years agoMerge changes I63f34633,Ic3203f0c,Ia7d84edd,Ife1ac6c2 into tizen_2.1
Kang Hee Ju [Wed, 27 Mar 2013 06:10:05 +0000 (15:10 +0900)]
Merge changes I63f34633,Ic3203f0c,Ia7d84edd,Ife1ac6c2 into tizen_2.1

* changes:
  change internal mathod name
  Fixed a problem that display a useless log (from GetMaskingCoolor())
  Support GetFoucsListN()
  Memory Leak fixes and Font changes

11 years agoJIRA issues : N_SE-28942, 29459.
kishorekumar Dachinamoorthy [Wed, 27 Mar 2013 06:09:17 +0000 (11:39 +0530)]
JIRA issues : N_SE-28942, 29459.

Change-Id: I84e705dda65b15a8ed9a0e7ac1aac562b02557b7
Signed-off-by: kishorekumar Dachinamoorthy <kishore.d@samsung.com>
11 years agoRevert "OnTouchMove issue fix in EditDate / EditTime."
SeungwanWoo [Wed, 27 Mar 2013 04:58:45 +0000 (13:58 +0900)]
Revert "OnTouchMove issue fix in EditDate / EditTime."

This reverts commit 4aace244eed1f05917e82615b99f2dead1e7ad0e

Please revert this commit temporarily because roll-back working for 30min. sorry

11 years agoOnTouchMove issue fix in EditDate / EditTime.
Syed Khaja Moinuddin [Wed, 27 Mar 2013 04:16:56 +0000 (13:16 +0900)]
OnTouchMove issue fix in EditDate / EditTime.

Change-Id: I128daf1cba256eba949376f5496678e7b82e6226
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
11 years agochange internal mathod name
Sungyeon Woo [Tue, 26 Mar 2013 08:23:33 +0000 (17:23 +0900)]
change internal mathod name

Change-Id: I63f346336f1e78355954a2050083d4a93c37b849
Signed-off-by: Sungyeon Woo <s.woo@samsung.com>
11 years agoFixed a problem that display a useless log (from GetMaskingCoolor())
Youngki Ahn [Tue, 26 Mar 2013 07:21:19 +0000 (16:21 +0900)]
Fixed a problem that display a useless log (from GetMaskingCoolor())

Change-Id: Ic3203f0c1860820443cdc2d9432375c48302ebc5
Signed-off-by: Youngki Ahn <ykahn@samsung.com>
11 years agoSupport GetFoucsListN()
keonpyo.kong [Tue, 26 Mar 2013 04:12:11 +0000 (13:12 +0900)]
Support GetFoucsListN()

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

Change-Id: Ic628972154c804c2b88223fe4a6246424e18ca63
Signed-off-by: keonpyo.kong <keonpyo.kong@samsung.com>
add delete code

Change-Id: Ia7d84eddfacdace8eba164505c16f945add6d814
Signed-off-by: keonpyo.kong <keonpyo.kong@samsung.com>
11 years agoMemory Leak fixes and Font changes
Saravana Balaji [Mon, 25 Mar 2013 12:13:38 +0000 (17:43 +0530)]
Memory Leak fixes and Font changes

Change-Id: Ife1ac6c23399c91072c2098aa273302f92c31432
Signed-off-by: Saravana Balaji <saravana.bs@samsung.com>
11 years agoSR to RC13 - roll-back and fix window rotation to decide orientation timing
woo [Wed, 27 Mar 2013 03:43:14 +0000 (12:43 +0900)]
SR to RC13 - roll-back and fix window rotation to decide orientation timing
roll-back commit is like below
-------------------------------------------------
commit abd57b7feaf7f300baa97dd116f0bcafd2d552b8
Merge: 1df195d ce7085b
Author: Kang Hee Ju <mobum.kang@samsung.com>
Date:   Tue Mar 26 15:11:07 2013 +0900

    Merge "Fix WindowManager Rotation" into tizen_2.1

Change-Id: Ib90af541fe9ea69aabbb516112356c8b856ea2ba
Signed-off-by: woo <s-w.woo@samsung.com>
-------------------------------------------------

11 years agoMerge "Frame is made by full screen." into tizen_2.1
Kang Hee Ju [Wed, 27 Mar 2013 02:16:54 +0000 (11:16 +0900)]
Merge "Frame is made by full screen." into tizen_2.1

11 years agoMerge "modify preview event, drag/drop, add evas touch log" into tizen_2.1
Kang Hee Ju [Wed, 27 Mar 2013 01:50:47 +0000 (10:50 +0900)]
Merge "modify preview event, drag/drop, add evas touch log" into tizen_2.1

11 years agoFrame is made by full screen.
Keuckdo Bang [Wed, 27 Mar 2013 01:36:33 +0000 (10:36 +0900)]
Frame is made by full screen.

Change-Id: I77857e7b59aa2d5aa7b4e278e5b9aad15b94a81c

11 years agoFixed nine-patched drawing error in case of whole black bitmap
Youngki Ahn [Wed, 27 Mar 2013 01:26:39 +0000 (10:26 +0900)]
Fixed nine-patched drawing error in case of whole black bitmap

Change-Id: I6241cfe96b38239e83d862538b4f204a3aa1e8c6
Signed-off-by: Youngki Ahn <ykahn@samsung.com>
11 years agomodify preview event, drag/drop, add evas touch log
minkyu kim [Wed, 27 Mar 2013 01:24:04 +0000 (10:24 +0900)]
modify preview event, drag/drop, add evas touch log

Change-Id: Ic9d365cc7bd20b6e73cb4701359253c016f8bae4

11 years agofixed bug (Focus Display, ContextMenu hiding issue)
Chulheon [Wed, 27 Mar 2013 00:56:43 +0000 (09:56 +0900)]
fixed bug (Focus Display, ContextMenu hiding issue)

Change-Id: If91e4f32be4016afdac96a435ac9e8bf2965bbc4

11 years agoMerge "Add _Window Focus List" into tizen_2.1
Kang Hee Ju [Wed, 27 Mar 2013 00:30:11 +0000 (09:30 +0900)]
Merge "Add _Window Focus List" into tizen_2.1

11 years agoMerge "Revert "reset commit to request SR"" into tizen_2.1
Hyungu Ju [Tue, 26 Mar 2013 19:05:37 +0000 (04:05 +0900)]
Merge "Revert "reset commit to request SR"" into tizen_2.1

11 years agoRevert "reset commit to request SR"
SeungwanWoo [Tue, 26 Mar 2013 19:04:10 +0000 (04:04 +0900)]
Revert "reset commit to request SR"

This reverts commit ee98ab3b533e64ff8ca3c17e5b3de651cdd63ad7

11 years agoMerge "fix window rotation to decide orientation timing" into tizen_2.1
Hyungu Ju [Tue, 26 Mar 2013 17:58:46 +0000 (02:58 +0900)]
Merge "fix window rotation to decide orientation timing" into tizen_2.1

11 years agoMerge "reset commit to request SR" into tizen_2.1
Hyungu Ju [Tue, 26 Mar 2013 17:58:17 +0000 (02:58 +0900)]
Merge "reset commit to request SR" into tizen_2.1

11 years agofix window rotation to decide orientation timing
woo [Tue, 26 Mar 2013 17:51:37 +0000 (02:51 +0900)]
fix window rotation to decide orientation timing

Change-Id: Ia87638c46efbdf2894eedbeb6bb453bfe7ffa26d
Signed-off-by: woo <s-w.woo@samsung.com>
11 years agoreset commit to request SR
woo [Tue, 26 Mar 2013 17:55:05 +0000 (02:55 +0900)]
reset commit to request SR

Change-Id: I8270f91f4bb76b2d4acf7fd26a9579535a868f8d
Signed-off-by: woo <s-w.woo@samsung.com>
11 years agoRevert "fix window rotation to decide orientation timing"
SeungwanWoo [Tue, 26 Mar 2013 17:46:21 +0000 (02:46 +0900)]
Revert "fix window rotation to decide orientation timing"

This reverts commit 1ef704381b7ee415436d9f71127d88d9df773728

11 years agoMerge "fix window rotation to decide orientation timing" into tizen_2.1
woo [Tue, 26 Mar 2013 17:07:16 +0000 (02:07 +0900)]
Merge "fix window rotation to decide orientation timing" into tizen_2.1

11 years agofix window rotation to decide orientation timing
woo [Tue, 26 Mar 2013 17:06:07 +0000 (02:06 +0900)]
fix window rotation to decide orientation timing

Change-Id: I7ca595a325a7629317209bc7d2ee91b9110d3faf
Signed-off-by: woo <s-w.woo@samsung.com>
11 years agoMerge "Modified to work properly on double tab on tableview item" into tizen_2.1
youseong.ji [Tue, 26 Mar 2013 15:05:47 +0000 (00:05 +0900)]
Merge "Modified to work properly on double tab on tableview item" into tizen_2.1

11 years agoMerge "JIRA issues : N_SE-28942, 29459 Signed-off-by: Syed Khaja Moinuddin <moinuddin...
KishoreKumar [Tue, 26 Mar 2013 14:29:42 +0000 (23:29 +0900)]
Merge "JIRA issues : N_SE-28942, 29459 Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>" into tizen_2.1

11 years agoJIRA issues : N_SE-28942, 29459
Syed Khaja Moinuddin [Mon, 25 Mar 2013 02:47:48 +0000 (11:47 +0900)]
JIRA issues : N_SE-28942, 29459
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
Change-Id: I5625386f938438775df1515eb55d102ab9bbb05a
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
11 years agoMerge "apply panel black gui" into tizen_2.1
Ki-Dong Hong [Tue, 26 Mar 2013 14:14:51 +0000 (23:14 +0900)]
Merge "apply panel black gui" into tizen_2.1

11 years agoapply panel black gui
Myung Jin Kim [Tue, 26 Mar 2013 14:14:06 +0000 (23:14 +0900)]
apply panel black gui

Change-Id: I8a237fded04f53095d1d8d7937cceb3d67334347

11 years agoMerge "Fixes in EditDate / EditTime w.r.t OnActivation / OnDeactivation. Signed...
Syed Khaja Moinuddin [Tue, 26 Mar 2013 14:12:32 +0000 (23:12 +0900)]
Merge "Fixes in EditDate / EditTime w.r.t OnActivation /  OnDeactivation. Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>" into tizen_2.1

11 years agoAdd _Window Focus List
keonpyo.kong [Tue, 26 Mar 2013 13:57:26 +0000 (22:57 +0900)]
Add _Window Focus List

Change-Id: Ib4f5672e982878a7b1dd47ce75d7df283fcf88c3
Signed-off-by: keonpyo.kong <keonpyo.kong@samsung.com>
11 years agoFixes in EditDate / EditTime w.r.t OnActivation /
Syed Khaja Moinuddin [Tue, 26 Mar 2013 02:33:31 +0000 (11:33 +0900)]
Fixes in EditDate / EditTime w.r.t OnActivation /
 OnDeactivation.
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
Change-Id: Ib761aa03c6a6abfb44ae2b8020c068096c8583bf
Signed-off-by: Syed Khaja Moinuddin <moinuddin.s@samsung.com>
11 years agoMerge "fix button image source, toolbar touch sound, toolbar min align" into tizen_2.1
Ki-Dong Hong [Tue, 26 Mar 2013 13:33:41 +0000 (22:33 +0900)]
Merge "fix button image source, toolbar touch sound, toolbar min align" into tizen_2.1

11 years agofix button image source, toolbar touch sound, toolbar min align
Myung Jin Kim [Tue, 26 Mar 2013 13:32:39 +0000 (22:32 +0900)]
fix button image source, toolbar touch sound, toolbar min align

Change-Id: I546653adf3b33db10ac25760857ad8eba7da45f4

11 years agoMerge "Addition of Seperate Panes with VisualElement animations for SplitPanel."...
sr.shashank [Tue, 26 Mar 2013 12:59:25 +0000 (21:59 +0900)]
Merge "Addition of Seperate Panes with VisualElement animations for SplitPanel." into tizen_2.1

11 years agoMerge "Fix for TDIS-470, 4347 in SGL (Crash in DeleteGroupItem and RemoveAllITems...
katpaga.a [Tue, 26 Mar 2013 12:33:27 +0000 (21:33 +0900)]
Merge "Fix for TDIS-470, 4347 in SGL (Crash in DeleteGroupItem and RemoveAllITems)" into tizen_2.1

11 years agoModified to work properly on double tab on tableview item
youseong.ji [Tue, 26 Mar 2013 05:10:39 +0000 (14:10 +0900)]
Modified to work properly on double tab on tableview item

Change-Id: I4ff2bb31bef5fa2f404e8ae5948f1c4d6c6cf11a
Signed-off-by: youseong.ji <youseong.ji@samsung.com>
11 years agoAddition of Seperate Panes with VisualElement animations for SplitPanel.
sr.shashank [Wed, 20 Mar 2013 12:06:20 +0000 (17:36 +0530)]
Addition of Seperate Panes with VisualElement animations for SplitPanel.

Change-Id: I44ba17b66d4987e2039cd6208538daa470a72dbc
Signed-off-by: sr.shashank <sr.shashank@samsung.com>
11 years agoMerge "Removed top-down SetBounds()." into tizen_2.1
Jeahoon Kim [Tue, 26 Mar 2013 11:25:03 +0000 (20:25 +0900)]
Merge "Removed top-down SetBounds()." into tizen_2.1

11 years agoDCM-948 : AddControlAnimatorEventListener is not working
HyeJin Lee [Tue, 26 Mar 2013 11:08:34 +0000 (20:08 +0900)]
DCM-948 : AddControlAnimatorEventListener is not working

Change-Id: If5451b43e6716575e876253240985245782f6fea

11 years agoGuideText Color settings in SB as per new UX
Ayush [Thu, 21 Mar 2013 06:23:22 +0000 (11:53 +0530)]
GuideText Color settings in SB as per new UX

Change-Id: I4c54dc1a9cd07fb583b35137c334200d0102202c
Signed-off-by: Ayush <ayush.sriv@samsung.com>
11 years agoRemoved top-down SetBounds().
Jeahoon Kim [Tue, 26 Mar 2013 10:06:34 +0000 (19:06 +0900)]
Removed top-down SetBounds().

Change-Id: Ia571e6b0715058839a552785cac85fb64d810472
Signed-off-by: Jeahoon Kim <jeahoon.kim@samsung.com>
11 years agoMerge "Modified context item sweep operation" into tizen_2.1
SangYong Lee [Tue, 26 Mar 2013 10:30:13 +0000 (19:30 +0900)]
Merge "Modified context item sweep operation" into tizen_2.1

11 years agoMerge "Modify wrong event fire for IconlistItem state" into tizen_2.1
Kang Hee Ju [Tue, 26 Mar 2013 10:26:06 +0000 (19:26 +0900)]
Merge "Modify wrong event fire for IconlistItem state" into tizen_2.1

11 years agoChange deleting order of Controls
jaewon7.cho [Tue, 26 Mar 2013 06:26:25 +0000 (15:26 +0900)]
Change deleting order of Controls

Change-Id: I69e1ec98d0c1ba49d8b829afae199be4634d8726
Signed-off-by: jaewon7.cho <jaewon7.cho@samsung.com>
11 years agoMerge "add UpdateClientBounds() on Popup" into tizen_2.1
DongJinJeon [Tue, 26 Mar 2013 09:38:28 +0000 (18:38 +0900)]
Merge "add UpdateClientBounds() on Popup" into tizen_2.1

11 years agochange internal mathod name
Sungyeon Woo [Tue, 26 Mar 2013 08:23:33 +0000 (17:23 +0900)]
change internal mathod name

Change-Id: I5ca5d756e94fea7c42efed32465a9ebf472a2b6c
Signed-off-by: Sungyeon Woo <s.woo@samsung.com>
11 years agoMerge "Fixed a problem that display a useless log (from GetMaskingCoolor())" into...
Youngki Ahn [Tue, 26 Mar 2013 07:29:03 +0000 (16:29 +0900)]
Merge "Fixed a problem that display a useless log (from GetMaskingCoolor())" into tizen_2.1

11 years agoMerge "Support GetFoucsListN()" into tizen_2.1
Kang Hee Ju [Tue, 26 Mar 2013 07:26:56 +0000 (16:26 +0900)]
Merge "Support GetFoucsListN()" into tizen_2.1

11 years agoFixed a problem that display a useless log (from GetMaskingCoolor())
Youngki Ahn [Tue, 26 Mar 2013 07:21:19 +0000 (16:21 +0900)]
Fixed a problem that display a useless log (from GetMaskingCoolor())

Change-Id: I44eb2abacee1127844d0e3a0124da15c5ed6126f
Signed-off-by: Youngki Ahn <ykahn@samsung.com>
11 years agoSupport GetFoucsListN()
keonpyo.kong [Tue, 26 Mar 2013 04:12:11 +0000 (13:12 +0900)]
Support GetFoucsListN()

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

Change-Id: Ic628972154c804c2b88223fe4a6246424e18ca63
Signed-off-by: keonpyo.kong <keonpyo.kong@samsung.com>
add delete code

Change-Id: Ia7d84eddfacdace8eba164505c16f945add6d814
Signed-off-by: keonpyo.kong <keonpyo.kong@samsung.com>
11 years agoMerge "Memory Leak fixes and Font changes" into tizen_2.1
Saravana Balaji [Tue, 26 Mar 2013 06:19:45 +0000 (15:19 +0900)]
Merge "Memory Leak fixes and Font changes" into tizen_2.1

11 years agoMemory Leak fixes and Font changes
Saravana Balaji [Mon, 25 Mar 2013 12:13:38 +0000 (17:43 +0530)]
Memory Leak fixes and Font changes

Change-Id: Iee1a295a78d3ebd4cb798e09f5c251a2ac834237
Signed-off-by: Saravana Balaji <saravana.bs@samsung.com>
11 years agoMerge "Fix WindowManager Rotation" into tizen_2.1
Kang Hee Ju [Tue, 26 Mar 2013 06:11:07 +0000 (15:11 +0900)]
Merge "Fix WindowManager Rotation" into tizen_2.1

11 years agoFix WindowManager Rotation
Choi Munseok [Tue, 26 Mar 2013 05:59:56 +0000 (14:59 +0900)]
Fix WindowManager Rotation

Change-Id: Ifc965467a00201740552f2508f41bca3ee5cb342
Signed-off-by: Choi Munseok <ms47.choi@samsung.com>
11 years agoemail crash : N_SE-28594 N_SE-30151 N_SE-30170
HyeJin Lee [Tue, 26 Mar 2013 05:40:45 +0000 (14:40 +0900)]
email crash : N_SE-28594 N_SE-30151 N_SE-30170

Change-Id: I267dc9a3d2480110fa3b09aaed83bf6d98c912b4

11 years agoModified context item sweep operation
SangYong Lee [Tue, 26 Mar 2013 05:03:15 +0000 (14:03 +0900)]
Modified context item sweep operation

Change-Id: I39d51ca44708ceeeaaae295d54322a08684cd25c
Signed-off-by: SangYong Lee <sangyongim.lee@samsung.com>
11 years agoadd UpdateClientBounds() on Popup
DongJinJeon [Tue, 26 Mar 2013 04:34:00 +0000 (13:34 +0900)]
add UpdateClientBounds() on Popup

Change-Id: I54fb39f910162183e8fcbc945cc44c0dcfe34a8a
Signed-off-by: DongJinJeon <dongjin2193.jeon@samsung.com>
11 years agomodified GetTextExtent for bidi(JIRA N_SE-25947)
Sungyeon Woo [Tue, 26 Mar 2013 01:52:33 +0000 (10:52 +0900)]
modified GetTextExtent for bidi(JIRA N_SE-25947)

Change-Id: Ifa506e7e33ac0ed3cfe55c279f0dbe6b1c70d282
Signed-off-by: Sungyeon Woo <s.woo@samsung.com>
11 years agoMerge "Modified Section footer item layout" into tizen_2.1
SangYong Lee [Tue, 26 Mar 2013 01:39:48 +0000 (10:39 +0900)]
Merge "Modified Section footer item layout" into tizen_2.1

11 years agoMerge "Fixed for N_SE-29828; blank space after last item." into tizen_2.1
clone [Tue, 26 Mar 2013 01:37:39 +0000 (10:37 +0900)]
Merge "Fixed for N_SE-29828; blank space after last item." into tizen_2.1

11 years agoMerge "defence code for division by zero" into tizen_2.1
Youngki Ahn [Tue, 26 Mar 2013 01:03:37 +0000 (10:03 +0900)]
Merge "defence code for division by zero" into tizen_2.1

11 years agoMerge "Method to check Bitmap boundary is modified by using the user specified bounds...
Youngki Ahn [Tue, 26 Mar 2013 00:51:18 +0000 (09:51 +0900)]
Merge "Method to check Bitmap boundary is modified by using the user specified bounds" into tizen_2.1

11 years agofix jira defect
Myung Jin Kim [Mon, 25 Mar 2013 16:14:51 +0000 (01:14 +0900)]
fix jira defect

Change-Id: Ie2d0c4b8389b11e2062545cbea170c1a81a4cadc

11 years agoModify wrong event fire for IconlistItem state
wonyoung12.lee [Mon, 25 Mar 2013 13:51:37 +0000 (22:51 +0900)]
Modify wrong event fire for IconlistItem state

Change-Id: I96bffcba412f0200ae896d3df300ab8f9021d893
Signed-off-by: wonyoung12.lee <wonyoung12.lee@samsung.com>
11 years agoMerge "modify SetTouchCapture for edit date" into tizen_2.1
Kang Hee Ju [Mon, 25 Mar 2013 13:41:21 +0000 (22:41 +0900)]
Merge "modify SetTouchCapture for edit date" into tizen_2.1

11 years agoMerge "Use SetAsPremultiplied function & Change DrawBitmap in Capture" into tizen_2.1
jisun10.lee [Mon, 25 Mar 2013 13:39:57 +0000 (22:39 +0900)]
Merge "Use SetAsPremultiplied function & Change DrawBitmap in Capture" into tizen_2.1

11 years agomodify SetTouchCapture for edit date
minkyu kim [Mon, 25 Mar 2013 13:24:36 +0000 (22:24 +0900)]
modify SetTouchCapture for edit date

Change-Id: I7763cf9761b2028530acbcbb819af13784fc7a29

11 years agoMerge "Fixing UTs crash in slider." into tizen_2.1
KishoreKumar [Mon, 25 Mar 2013 13:29:27 +0000 (22:29 +0900)]
Merge "Fixing UTs crash in slider." into tizen_2.1

11 years agoUse SetAsPremultiplied function & Change DrawBitmap in Capture
jisun10.lee [Mon, 25 Mar 2013 13:22:45 +0000 (22:22 +0900)]
Use SetAsPremultiplied function & Change DrawBitmap in Capture

Change-Id: I6643555595b889fdb411a29e347b70be057da578

11 years agodefence code for division by zero
Sungyeon Woo [Mon, 25 Mar 2013 13:08:32 +0000 (22:08 +0900)]
defence code for division by zero

Change-Id: I11d903797a5b666bc19acd41ad06188d42dc3b5c
Signed-off-by: Sungyeon Woo <s.woo@samsung.com>
11 years agoNull setting for FocusedControl
keonpyo.kong [Mon, 25 Mar 2013 13:19:54 +0000 (22:19 +0900)]
Null setting for FocusedControl

Change-Id: I511ab2a4a488edfaf6e4b54966506824d820a8a2
Signed-off-by: keonpyo.kong <keonpyo.kong@samsung.com>
11 years agoFix for TDIS-470, 4347 in SGL (Crash in DeleteGroupItem and RemoveAllITems)
katpaga.a [Mon, 25 Mar 2013 10:40:06 +0000 (16:10 +0530)]
Fix for TDIS-470, 4347 in SGL (Crash in DeleteGroupItem and RemoveAllITems)

Change-Id: I88c12ef2a981c6178ba3d541580909d0261b45e2
Signed-off-by: katpaga.a <katpaga.a@samsung.com>
11 years agoFixing UTs crash in slider.
kishorekumar Dachinamoorthy [Mon, 25 Mar 2013 13:03:41 +0000 (18:33 +0530)]
Fixing UTs crash in slider.

Change-Id: I41df70918a79a975cce2c9ec2be4fbdbcc68bcbd
Signed-off-by: kishorekumar Dachinamoorthy <kishore.d@samsung.com>
11 years agoNull check for SetPrevious/Next Focus control
keonpyo.kong [Mon, 25 Mar 2013 12:24:20 +0000 (21:24 +0900)]
Null check for SetPrevious/Next Focus control

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

Change-Id: I96dfbce1be207ffba38f262ec92d101dde578ffc
Signed-off-by: keonpyo.kong <keonpyo.kong@samsung.com>
11 years agoMerge "Remove unnecessary draw code." into tizen_2.1
Bang Keuck do [Mon, 25 Mar 2013 12:56:08 +0000 (21:56 +0900)]
Merge "Remove unnecessary draw code." into tizen_2.1

11 years agoRemove unnecessary draw code.
Keuckdo Bang [Mon, 25 Mar 2013 12:38:47 +0000 (21:38 +0900)]
Remove unnecessary draw code.

Change-Id: I67da84a66f9495b5934c8d627f2cb9d7e4d54d19

11 years agoMethod to check Bitmap boundary is modified by using the user specified bounds
Youngki Ahn [Mon, 25 Mar 2013 11:38:15 +0000 (20:38 +0900)]
Method to check Bitmap boundary is modified by using the user specified bounds

Change-Id: I2990712af14d760418dade18330ec47d1b691bb7
Signed-off-by: Youngki Ahn <ykahn@samsung.com>
11 years agoMerge "logic caculcating clientbounds for layout was fixed." into tizen_2.1
Kang Hee Ju [Mon, 25 Mar 2013 11:23:35 +0000 (20:23 +0900)]
Merge "logic caculcating clientbounds for layout was fixed." into tizen_2.1

11 years agoMerge " BlackTheme change for Expandable list" into tizen_2.1
katpaga.a [Mon, 25 Mar 2013 11:16:36 +0000 (20:16 +0900)]
Merge " BlackTheme change for Expandable list" into tizen_2.1

11 years agoMerge "Remove Getxmlbounds in PopupImpl::OnBoundsChanged()" into tizen_2.1
Kang Hee Ju [Mon, 25 Mar 2013 11:02:05 +0000 (20:02 +0900)]
Merge "Remove Getxmlbounds in PopupImpl::OnBoundsChanged()" into tizen_2.1

11 years agologic caculcating clientbounds for layout was fixed.
Keuckdo Bang [Mon, 25 Mar 2013 09:53:17 +0000 (18:53 +0900)]
logic caculcating clientbounds for layout was fixed.

Change-Id: I46bedf96f55c3651ba54125a38eb4f437bff13f8

11 years ago BlackTheme change for Expandable list
katpaga.a [Mon, 25 Mar 2013 10:46:19 +0000 (16:16 +0530)]
BlackTheme change for Expandable list

Change-Id: I22d39af1c4866be262ccd6bb4d9b093e00f9b838
Signed-off-by: katpaga.a <katpaga.a@samsung.com>
11 years agoMerge "delete % before the URI of the privilege" into tizen_2.1
Eunyoung(Erin) Choi [Mon, 25 Mar 2013 10:21:17 +0000 (19:21 +0900)]
Merge "delete % before the URI of the privilege" into tizen_2.1

11 years agodelete % before the URI of the privilege
Minkyoung Kang [Mon, 25 Mar 2013 10:19:21 +0000 (19:19 +0900)]
delete % before the URI of the privilege

Change-Id: Ief11bb2ef2102e4ecd451009e25311676baba3b0