dongsug.song [Wed, 31 May 2017 01:45:41 +0000 (10:45 +0900)]
sync with devel/master branch
Change-Id: I44d969cd3623e95e1d90985e6603f8f0a4390678
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Seoyeon Kim [Mon, 29 May 2017 09:40:41 +0000 (18:40 +0900)]
[Tizen] Fix API reference documentation
- Match the documentation with the parameter name
- Remove the mention of internal API : View.GetTargetSize
- Add documentation
Change-Id: I268d3a04021a5b4777de52042cf793639b458402
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
dongsug.song [Mon, 22 May 2017 04:27:19 +0000 (13:27 +0900)]
[Tizen] SVACE issue fix
Change-Id: If42c70c5c8d6dedc9b9e8610b2ee5d65ef82c87f
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug.song [Fri, 19 May 2017 08:07:17 +0000 (17:07 +0900)]
[Tizen] temporary fix for TCT failure of XU3 Milestone1 release
Change-Id: I318ac5f298d3eb3509f7b3276c731bf0017f5821
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug.song [Wed, 17 May 2017 12:23:50 +0000 (21:23 +0900)]
nui 0.2.39 release
Change-Id: I9462bd8600a48053260aac438573e4060578481d
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
SukHyung, Kang [Mon, 15 May 2017 05:42:26 +0000 (14:42 +0900)]
Remove dependency for Tizen.Applications.dll
Change-Id: If42f01cc2a1f626fd706de073698fe80181439fc
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
Seoyeon Kim [Wed, 10 May 2017 08:00:13 +0000 (17:00 +0900)]
Text Control devel Properties manual binding
- TextEditor / TextField / TextLabel
Change-Id: I67dac52150c46b1a74cfe6557abdd66c24381c44
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
dongsug.song [Tue, 9 May 2017 08:15:09 +0000 (17:15 +0900)]
nui 0.2.28 release
Change-Id: I0e15f213f8dbae1143fddab8031e79e8c43e06d9
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug song [Mon, 8 May 2017 03:22:36 +0000 (03:22 +0000)]
Merge "Change ItemView to public to make manual tct template." into tizen
dongsug song [Tue, 2 May 2017 12:12:09 +0000 (12:12 +0000)]
Merge "Fix some build errors." into tizen
Feng Jin [Tue, 2 May 2017 19:58:37 +0000 (03:58 +0800)]
Fix some build errors.
Change-Id: Ibfa71a90aaa268e7cc46ccbcdd705e9acf49dd34
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
dongsug song [Tue, 2 May 2017 12:10:03 +0000 (12:10 +0000)]
Merge "Remove "SelectedStateImage","UnselectedStateImage" and "DisabledStateImage" property of Button." into tizen
Feng Jin [Tue, 2 May 2017 19:54:39 +0000 (03:54 +0800)]
Remove "SelectedStateImage","UnselectedStateImage" and "DisabledStateImage" property of Button.
Change-Id: Idd59493611b6d10bbcb39c743ce829d81333b9f6
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
dongsug.song [Tue, 2 May 2017 11:39:07 +0000 (20:39 +0900)]
add FriendAssembly
Change-Id: Ib90da7f4d6fae80c56e80ced5c4eb8ce7b438ce7
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug.song [Tue, 2 May 2017 03:49:35 +0000 (12:49 +0900)]
ViewRegistryHelper class is moved to Application side
- ViewRegistryHelper class is only required for the application which uses Dali json theme/style Builder
- ViewRegistryHelper uses C# System.Runtime library and this causes some delay at launching time (ex: KantM board, 300ms delay)
- This is not needed for all application (no need to included in NUI) so it is moved to application side.
Conflicts:
NUISamples/NUISamples/NUISamples.TizenTV/examples/Main.cs
Change-Id: I5ee38801a1f81991f9d6e76a0cbaa6b59d4a3d4f
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug.song [Tue, 2 May 2017 08:37:28 +0000 (08:37 +0000)]
Merge "change Dispose pattern" into tizen
dongsug.song [Tue, 2 May 2017 08:35:19 +0000 (08:35 +0000)]
Merge "Fix == operator overriding bug" into tizen
dongsug.song [Tue, 2 May 2017 08:13:39 +0000 (08:13 +0000)]
Merge "ImfManager manual binding" into tizen
Feng Jin [Tue, 2 May 2017 13:17:53 +0000 (21:17 +0800)]
Manual merge for NUI v0.2.37
Change-Id: I526b368c39e14466b5a340d22375d5f18018d464
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
dongsug.song [Thu, 27 Apr 2017 02:05:03 +0000 (11:05 +0900)]
ImfManager manual binding
- this should be merged together with https://review.tizen.org/gerrit/#/c/127269/
Change-Id: I857fc36ccae86d0da8a3a284927c5c2f199b2fe1
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug.song [Tue, 2 May 2017 07:41:35 +0000 (16:41 +0900)]
change Dispose pattern
- add DisposeQueue pattern for the classes which inherit from IDisposable.
- remove DispoaseQueue Add(finalize) codes of the classes which inherit from BaseHandle class.
Change-Id: I0891c96a94e5e38ca1bf9d4402f3fdc171016b5e
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug.song [Fri, 28 Apr 2017 12:34:01 +0000 (21:34 +0900)]
Fix == operator overriding bug
Change-Id: Id25fa18c89c9e2dda8a2c0f04b6178173beb5c6f
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
xb.teng [Fri, 28 Apr 2017 09:50:53 +0000 (17:50 +0800)]
Add NPatch properties for ImageView
Change-Id: I882212496d32d832c37b2d626b12a4f0be4a0751
Signed-off-by: xb.teng <xb.teng@samsung.com>
Heeyong Song [Thu, 27 Apr 2017 06:41:29 +0000 (06:41 +0000)]
Merge "Add LICENSE.BSD-3-Clause file" into tizen
xb.teng [Wed, 26 Apr 2017 20:14:48 +0000 (04:14 +0800)]
Convert AlphaFunction from string type to enum and AnimatorVisual to VisualAnimator
Change-Id: I46003dc0df432c61375d296760c55d06bbc4e8c2
Signed-off-by: xb.teng <xb.teng@samsung.com>
Feng Jin [Tue, 25 Apr 2017 19:06:37 +0000 (03:06 +0800)]
Fix some build error.
Change-Id: Icb7fd1db89dd5f01b52ed6b6af9f3114bbae5035
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
Feng Jin [Tue, 25 Apr 2017 18:50:09 +0000 (02:50 +0800)]
Remove SetDeviceName and SetDeviceClass
Change-Id: I71911dde4276a5aa6519785c04e47eed4af84e35
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
Seoyeon Kim [Tue, 25 Apr 2017 12:22:23 +0000 (21:22 +0900)]
Add LICENSE.BSD-3-Clause file
- BSD 2.0 is the wrong expression of BSD-3-Clause. Fixed it.
Change-Id: I7bbde24a52940fdc06727c947cfcb7edcb051a1a
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
dongsug song [Tue, 25 Apr 2017 10:09:54 +0000 (10:09 +0000)]
Merge "Change the namespace of ImageView, TextLabel, TextEditor, TextField, View, VisualView, CustomView to Tizen.NUI.BaseComponents." into tizen
Feng Jin [Tue, 25 Apr 2017 16:51:50 +0000 (00:51 +0800)]
Change the namespace of ImageView, TextLabel, TextEditor, TextField, View, VisualView, CustomView to Tizen.NUI.BaseComponents.
Change-Id: Iecba1b602725804ca1c38dee8f699cd6f98faabc
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
Youxia Wu [Tue, 25 Apr 2017 16:05:00 +0000 (00:05 +0800)]
Manual merge for NUI v0.2.36
Change-Id: I1ee2149e58782bb0a7b6f1793f62f71d9e912b5f
Signed-off-by: Youxia Wu <youxia.wu@partner.samsung.com>
xb.teng [Tue, 25 Apr 2017 14:59:30 +0000 (22:59 +0800)]
Fix some little issues.
Change-Id: If035560ca9c428dd7fbc6db767c30260a753a674
xb.teng [Mon, 24 Apr 2017 17:30:44 +0000 (01:30 +0800)]
1.[NUI 276] c# nui visual high level class refactorying.
2.Put some common enums and structs into a NUIConstants file.
Note:
HorizontalAlignment.HorizontalAlignBegin --> HorizontalAlignment.Begin,
HorizontalAlignment.HorizontalAlignCenter --> HorizontalAlignment.Center,
HorizontalAlignment.HorizontalAlignEnd --> HorizontalAlignment.End,
VerticalAlignment.VerticalAlignTop --> VerticalAlignment.Top,
VerticalAlignment.VerticalAlignCenter --> VerticalAlignment.Center,
VerticalAlignment.VerticalAlignBottom --> VerticalAlignment.Bottom.
Change-Id: I770900db2404cb46b29269853e1db3f37e7e5401
dongsug.song [Fri, 21 Apr 2017 11:09:10 +0000 (20:09 +0900)]
configure Platform Lite and Log define
Change-Id: Idfcaf635ab96b748e017c74284f71bdcdfe11721
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug.song [Fri, 21 Apr 2017 08:02:46 +0000 (17:02 +0900)]
keygrab & ecore-wl-window-handle c# binding
- this is a pair with dali-adaptor patch of https://review.tizen.org/gerrit/#/c/126398/
Change-Id: Id1c776151c9a683f985bbea54f6d6dc9c3f4fcdd
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug.song [Fri, 21 Apr 2017 07:55:28 +0000 (00:55 -0700)]
Merge "GC, OOM kill issue fix" into tizen
dongsug song [Fri, 21 Apr 2017 07:52:33 +0000 (00:52 -0700)]
Merge "Improve the compatibility for the "destinationValue" parameter of AnimateTo and AnimateBy." into tizen
Feng Jin [Tue, 18 Apr 2017 16:15:37 +0000 (00:15 +0800)]
Improve the compatibility for the "destinationValue" parameter of AnimateTo and AnimateBy.
Change-Id: Ibf2c81902788d1829c77cad7b7070851c95eb0c4
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
dongsug.song [Tue, 18 Apr 2017 11:32:48 +0000 (20:32 +0900)]
GC, OOM kill issue fix
Conflicts:
NUISamples/NUISamples/NUISamples.TizenTV/examples/Main.cs
Change-Id: I84b6b9363a0006eb0a33f4700c1052f38db7cbda
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Feng Jin [Tue, 18 Apr 2017 10:50:11 +0000 (18:50 +0800)]
Change "PositionUsesAnchorPoint" to public.
Please run positionUsesAnchorPoint-test.cs to test it.
Change-Id: I300712cf423efaf926cf46208ed729384c0d4be2
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
Feng Jin [Mon, 17 Apr 2017 22:13:23 +0000 (06:13 +0800)]
fix build error of GBS and VS
Change-Id: I21d39ad39b214d7ebfdd3e8fd8d082e0119ee70f
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
Feng Jin [Mon, 17 Apr 2017 20:36:07 +0000 (04:36 +0800)]
Add manual merge for Key.cs
Change-Id: I6f22db32da7bf22c64b4f9d013d9339e7b93b5ba
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
Feng Jin [Mon, 17 Apr 2017 11:05:02 +0000 (19:05 +0800)]
Manual merge for nui v0.2.35.
Split namespace for UIComponents.
Change-Id: I45951fb5b1e0f035b351df2fe70b0cf9376448fb
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
dongsug song [Mon, 17 Apr 2017 02:26:32 +0000 (19:26 -0700)]
Merge "Fix some bugs: (1)Change the return type of Window.IsVisible() form void to bool. (2)Change the type of PushButton.IconPadding to Vector4. (3)Change some properties in TextEditor and TextField to string type." into tizen
dongsug.song [Fri, 14 Apr 2017 12:46:43 +0000 (21:46 +0900)]
PositionUseAnchorPoint sample app changed, static get property setting
Change-Id: I7a6868a9bfd3d35a527b590aaeeec2d6ccd4149d
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug song [Fri, 14 Apr 2017 04:54:30 +0000 (21:54 -0700)]
Merge "Add the license in csapi-nui.spec file" into tizen
dongsug song [Fri, 14 Apr 2017 03:22:28 +0000 (20:22 -0700)]
Merge "[NUI-252] change string type of property to enum type of property" into tizen
xb.teng [Tue, 11 Apr 2017 15:49:22 +0000 (23:49 +0800)]
[NUI-252] change string type of property to enum type of property
Change-Id: I64aa478b559d7222d6f33c112da48e90da5672ad
Signed-off-by: xb.teng <xb.teng@samsung.com>
Feng Jin [Wed, 12 Apr 2017 16:54:24 +0000 (00:54 +0800)]
Change ItemView to public to make manual tct template.
Change-Id: I52bf20671d3a169a38f4e75c59ea97e1801d188c
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
Seoyeon Kim [Thu, 13 Apr 2017 08:28:22 +0000 (17:28 +0900)]
Add the license in csapi-nui.spec file
- Set the license as Apache-2.0, BSD-2-Clause, and MIT
Change-Id: I17417637a4b961f02d11f76fb0845e716fed67e7
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
dongsug.song [Thu, 13 Apr 2017 01:38:48 +0000 (10:38 +0900)]
replace Console.WriteLine() with Tizen.Log.Debug()
Change-Id: Ic7ebec76c01000ca4eddc463b92f5880ff88bcd0
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug.song [Wed, 12 Apr 2017 11:11:19 +0000 (20:11 +0900)]
add property types include Opacity & CreateFromObject() types added
Change-Id: I49aef6969515c8cd80ee538de1ac8eb179a617ac
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
minho.sun [Wed, 12 Apr 2017 10:24:58 +0000 (19:24 +0900)]
Return null when CurrentFocusView is not exist.
C# developer uses ? keyword for null check.
// Example
Tizen.Log.Error("NUI", " CurrentFocusView : " + currentFocusView?.Name);
To support this, CurrentFocusView() should return null when
there is no focused view.
Change-Id: I0806fb24fa7d9dd0626767e45cc590430f54332f
Signed-off-by: minho.sun <minho.sun@samsung.com>
dongsug.song [Wed, 12 Apr 2017 06:55:00 +0000 (15:55 +0900)]
add comments, fix RelativeVector build error
Change-Id: I72842bba7a4a914d5a45892b77e7ccad209b41bb
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Feng Jin [Tue, 11 Apr 2017 14:29:40 +0000 (22:29 +0800)]
Fix some bugs:
(1)Change the return type of Window.IsVisible() form void to bool.
(2)Change the type of PushButton.IconPadding to Vector4.
(3)Change some properties in TextEditor and TextField to string type.
Change-Id: I15cab04c9a9b846e6d5a1457ed1c3bfd4e26a53a
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
Heeyong Song [Tue, 11 Apr 2017 08:45:41 +0000 (17:45 +0900)]
Update comments
Change-Id: If79a7a5a5a0dcaedcafc000648b1c6e3e109bda5
dongsug song [Tue, 11 Apr 2017 07:15:37 +0000 (00:15 -0700)]
Merge "Implement normalized Vector2/3/4 class." into tizen
Feng Jin [Wed, 29 Mar 2017 16:33:47 +0000 (00:33 +0800)]
Implement normalized Vector2/3/4 class.
Change-Id: I86b3a50bfd02cf00c246f1f57d80b96c66331127
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
dongsug.song [Mon, 10 Apr 2017 10:23:26 +0000 (19:23 +0900)]
nui 0.2.34 release
Change-Id: Ic7eae4f274329e6dd769d2d7cbda229b2e7cd2bf
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug.song [Mon, 10 Apr 2017 10:01:20 +0000 (19:01 +0900)]
not use Dynamic due to slow performance
Change-Id: Ib3150616e2ac80a7e9ee35765697f67a8cbb8c5b
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Feng Jin [Mon, 10 Apr 2017 11:52:33 +0000 (19:52 +0800)]
Manual merge for nui v0.2.34
Change-Id: Icde14aa3d15981ef6a831940060d61b3da73462b
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
dongsug.song [Sun, 9 Apr 2017 12:37:34 +0000 (21:37 +0900)]
Visual transition, SVG/AGIF added
- Transition(Animation) example added, SVG/AGIF Visual example added. (visual-animation-test.cs)
- AnimatorVisual, SVGVisual, AnimatedImageVisaul(AGIF) high level classes added.
- Visaul high level class naming changed (remove "Map" suffix)
- UpdateVisual() added. (by only changing high level visual class's property, visual is updated automatically)
- property naming change : Offset => Position, VisualSize => Size
Change-Id: I978b820ed1dc5dadc54d1ed9872f4182f022bd2f
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Feng Jin [Fri, 7 Apr 2017 19:40:43 +0000 (03:40 +0800)]
Add some comments into NUI.
Change-Id: Ia98b64de29dae7d916a8eeb8e08f86f7538ba9b7
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
minho.sun [Fri, 7 Apr 2017 07:03:13 +0000 (16:03 +0900)]
Change all "inputfocus" & "keyboardfocus" to "focus"
Change all the name which have "inputfocus" or "keyboardfocus".
Change-Id: Iaa18b1d2635a13edab9fc0510dfaaf2bdc45bdd7
Signed-off-by: minho.sun <minho.sun@samsung.com>
dongsug.song [Wed, 5 Apr 2017 04:33:10 +0000 (13:33 +0900)]
fix PreFocusChange signal count error
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: If7b91770fb15c611cdde273b8b068b727a89b0d7
dongsug.song [Tue, 4 Apr 2017 05:54:40 +0000 (14:54 +0900)]
netstandard version up to 1.6
Change-Id: I821b74991791da9f0c5cc8c00241122b61ce4bc3
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug.song [Tue, 4 Apr 2017 02:12:16 +0000 (11:12 +0900)]
temporary fix of crash problem
Change-Id: I553ba5c8d9d41c36937c6fa10089015fe01f8ba7
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug.song [Fri, 31 Mar 2017 12:33:39 +0000 (21:33 +0900)]
build error fix
Change-Id: Ie8a4a40a0052d68975ae3e0953d5900fd919bfee
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug.song [Fri, 31 Mar 2017 12:19:11 +0000 (21:19 +0900)]
nui 0.2.33-pre1 updated
Change-Id: I121cbc013f87ce0e36fddc98a7d6da755cba76c5
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Feng Jin [Fri, 31 Mar 2017 16:23:39 +0000 (00:23 +0800)]
Manual Merge for nui v0.2.33-pre
Change-Id: I27020dd5ffbfc38aa30234317016abf655ab0bd1
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
hyunjushin [Fri, 31 Mar 2017 07:27:42 +0000 (16:27 +0900)]
add deprecated comment.
Change-Id: I7151f15a18b20ffaabb2e1ecb025d9a5370617fa
dongsug.song [Thu, 30 Mar 2017 14:30:45 +0000 (23:30 +0900)]
PositionUseAnchor enabled, samples added
Change-Id: I4c8182ea672063880954db4089c40f37d5960e91
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug song [Thu, 30 Mar 2017 10:42:29 +0000 (03:42 -0700)]
Merge "Fixed CustomAlgorithmInterface crash issue in dotnet core" into tizen
xb.teng [Thu, 30 Mar 2017 06:50:59 +0000 (14:50 +0800)]
Fixed CustomAlgorithmInterface crash issue in dotnet core
Change-Id: Ifcaad4419297fe6b62b790384e4120ec56af9bab
Signed-off-by: xb.teng <xb.teng@samsung.com>
dongsug.song [Thu, 30 Mar 2017 06:59:03 +0000 (15:59 +0900)]
N-Patch image visual high level class
Change-Id: I02a778954c973fc5a75c1c961a825b27708cf7e7
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug song [Thu, 30 Mar 2017 06:45:21 +0000 (23:45 -0700)]
Merge "Enable nui register a control with namespace" into tizen
dongsug.song [Thu, 30 Mar 2017 00:56:27 +0000 (17:56 -0700)]
Merge "dali native version check and remove local nui project" into tizen
dongsug.song [Wed, 29 Mar 2017 22:54:20 +0000 (07:54 +0900)]
nuspec file changed for NuGet package
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: I7259713db4a0644d4c476c5957685114af84feeb
dongsug.song [Wed, 29 Mar 2017 23:26:38 +0000 (08:26 +0900)]
dali native version check and remove local nui project
Change-Id: I972158fab2a16f560238f7b01a9d562000e649cb
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
xb.teng [Wed, 29 Mar 2017 09:25:54 +0000 (17:25 +0800)]
Enable nui register a control with namespace
Change-Id: Idc637305143606ef759b5bd89a7e9f4f870b8f49
xb.teng [Mon, 27 Mar 2017 07:54:28 +0000 (15:54 +0800)]
nui 0.2.32 manual merge, mapping to dali 1.2.32
Change-Id: I86bb8e8261736bb6bcfb948a55dfc44ab9133f9d
dongsug.song [Fri, 24 Mar 2017 08:06:39 +0000 (17:06 +0900)]
nui 1.2.31-2 release for tizen c# Preview3
Change-Id: I1f5c050bc12c2da4ddc251cc71f22fff54a4ab15
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Seoyeon Kim [Fri, 24 Mar 2017 01:57:31 +0000 (18:57 -0700)]
Merge "Fix SVACE issues" into tizen
minho.sun [Thu, 23 Mar 2017 17:07:12 +0000 (02:07 +0900)]
Fix for TCT
Fix for TCT
Change-Id: I1e8b6c17ed857cc5e1f8293e9d77042777016b15
Signed-off-by: minho.sun <minho.sun@samsung.com>
dongsug.song [Thu, 23 Mar 2017 13:18:51 +0000 (22:18 +0900)]
move back VisualFactory to public
Change-Id: Iac982f92dbfdafb6bcc1a9014609998be215aa7c
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Seoyeon Kim [Thu, 23 Mar 2017 12:35:28 +0000 (21:35 +0900)]
Fix SVACE issues
- Most issues are related to matching the indentation.
Change-Id: Id7a4c01b0d14304531e885c8968a87786c6f9f47
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
minho.sun [Thu, 23 Mar 2017 10:34:53 +0000 (03:34 -0700)]
Merge "Fix TCT issues" into tizen
dongsug.song [Thu, 23 Mar 2017 09:57:44 +0000 (18:57 +0900)]
to resolve TCT issues
Change-Id: I8f808b9c74744fa986ea684454a1b00cc885fef0
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
minho.sun [Thu, 23 Mar 2017 07:16:58 +0000 (16:16 +0900)]
Fix TCT issues
Fix TCT issues for CustomView and TextLabel.
CustomView:
EmitKeyEventSignal & KeyboardEnter are internal api in native side.
So change these apis to internal.
TextLabel:
The type of Emboss & Outline is actually string.
So change type to string.
Change-Id: I7c67e54c1ec0995c8da5f386d163035f388d29d2
Signed-off-by: minho.sun <minho.sun@samsung.com>
dongsug.song [Thu, 23 Mar 2017 05:56:32 +0000 (14:56 +0900)]
fix VS compile error
Change-Id: Ibb1630816bfeec3eb1fdd006806672acbba1e36e
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug song [Wed, 22 Mar 2017 05:32:18 +0000 (22:32 -0700)]
Merge "dali-1.2.31, nui 0.2.31 upgrade" into tizen
xb.teng [Sun, 19 Mar 2017 13:05:14 +0000 (21:05 +0800)]
dali-1.2.31, nui 0.2.31 upgrade
Change-Id: I266c2143245fe0c42752927ea6d8d263f95db16f
Signed-off-by: xb.teng <xb.teng@samsung.com>
dongsug.song [Sat, 18 Mar 2017 13:51:56 +0000 (22:51 +0900)]
friend assembly, nuget lib test
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: Ibbcae16b742d6423ba5993e6951095b003d86ef6
dongsug.song [Mon, 20 Mar 2017 08:53:24 +0000 (17:53 +0900)]
Add comments, nui 0.2.31 upgrade
Change-Id: I6d09ea0e557193b31cbc3fc0e27fa21d0f421259
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
minho.sun [Mon, 20 Mar 2017 06:26:05 +0000 (15:26 +0900)]
Fixed SizeScalePolicyType error
Make setter of SizeScalePolicyType change value to string.
Change-Id: I0e1473fd733cee32e6f606d4f2933daa33ee1eb6
Signed-off-by: minho.sun <minho.sun@samsung.com>
dongsug.song [Mon, 20 Mar 2017 00:41:33 +0000 (17:41 -0700)]
Merge "In CustomView handling Actor, changed as View" into tizen
dongsug.song [Mon, 20 Mar 2017 00:41:00 +0000 (17:41 -0700)]
Merge "sibling order test" into tizen
dongsug.song [Mon, 20 Mar 2017 00:40:41 +0000 (17:40 -0700)]
Merge "PreFocusChange disconnect error issue" into tizen
dongsug.song [Fri, 17 Mar 2017 13:36:07 +0000 (22:36 +0900)]
sibling order test
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: I2c59402b5e7d0f3ee53c979488816d73f6d070e5
dongsug.song [Wed, 15 Mar 2017 14:29:28 +0000 (23:29 +0900)]
PreFocusChange disconnect error issue
Change-Id: Ided4cc351a8912b224dc0a0a89408ec28793c373
Signed-off-by: dongsug.song <dongsug.song@samsung.com>