[NUI] sync with dalihub (#718)
authorhuiyueun <35286162+huiyueun@users.noreply.github.com>
Tue, 19 Feb 2019 06:40:43 +0000 (15:40 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 19 Feb 2019 06:40:43 +0000 (15:40 +0900)
commit142bb4717dd7ed4fd4077a4cd9d67d1fc2a78140
tree306f4c478042954e465cdb3fd1b9f550a8675b0e
parent411c8d3d0759a8ccc46ca1d29beaf651826829bd
[NUI] sync with dalihub (#718)

* [NUI] Codacy error fix

Change-Id: Ib407c7be01ad4e42913bf7896edc050e9b4bd370
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] Add API for get the original size of image

* Adding LayoutController

LayoutController from C# exclusive Layouting (LayoutingEx)
where all layouting in processed in the NUI side.

Change-Id: Ic97166e51cd2ef173f6685659f53f53253c93b21

* [NUI] Fix svace issue

Change-Id: I014294612530f600c14c237484f95dfff0c5ec96
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
src/Tizen.NUI/src/internal/Layouting/LayoutController.cs [new file with mode: 0644]
src/Tizen.NUI/src/internal/Layouting/LayoutPINVOKE.cs
src/Tizen.NUI/src/internal/ManualPINVOKE.cs
src/Tizen.NUI/src/internal/NDalicPINVOKE.cs
src/Tizen.NUI/src/internal/Xaml/ApplyPropertiesVisitor.cs
src/Tizen.NUI/src/internal/Xaml/CreateValuesVisitor.cs
src/Tizen.NUI/src/internal/XamlBinding/ObservableWrapper.cs
src/Tizen.NUI/src/internal/XamlBinding/StyleSheets/StyleSheetExtensions.cs
src/Tizen.NUI/src/public/ImageLoading.cs
src/Tizen.NUI/src/public/Window.cs