platform/core/uifw/dali-csharp-binder.git
7 years agoDali C#: sync with dali version upgraded to 1.2.22 08/111508/1 accepted/tizen/common/20170123.182557 accepted/tizen/mobile/20170123.113704 accepted/tizen/tv/20170123.113724 submit/tizen/20170121.041050 submit/tizen/20170123.015134 submit/tizen_common/20170123.022625
dongsug.song [Sat, 21 Jan 2017 02:35:07 +0000 (11:35 +0900)]
Dali C#: sync with dali version upgraded to 1.2.22

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: I6caf91a83c7d58bcecdc5427540655b0dbe7e6cc

7 years agoDali C#: GBS build error fix 54/110254/7 submit/tizen/20170120.053306
dongsug.song [Fri, 13 Jan 2017 10:18:24 +0000 (19:18 +0900)]
Dali C#: GBS build error fix

- GBS build error occurs by the difference of dali version between tizen and devel/master branch.
- Dali tizen branch should be upgraded as soon as possible.
- change access modifiers of internal-folder as 'internal'.

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: Ifb59141ede18c4a6d597b46f4b991aa63b0f1d32

7 years agoDali C#: initial code commit for tizen branch 13/109713/2 submit/tizen/20170113.062746
dongsug.song [Wed, 11 Jan 2017 08:30:59 +0000 (17:30 +0900)]
Dali C#: initial code commit for tizen branch

- csharp native wrapper GBS build enabled. (libdali-csharp-binder.so)
- .NET Core Dali library GBS build enabled. (Tizen.NUI.dll) so there are two .spec files.
- based on 2017-01-11 code snapshot, Dali version 1.2.21.
- patchsets (https://review.tizen.org/gerrit/#/c/108639/, https://review.tizen.org/gerrit/#/c/108776/)
  are applied.
- separation of public and internal folder.
- sample app Visual Studio project added. (etc/SampleApplication/SampleApplication.sln)
- need to commit Tizen.NUI.dll into DXL NuGet server.

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: I819c38a255b3000099e51f8a4c782597284a7eb7

7 years agoInitial empty repository
Jong Jeong Kim [Wed, 14 Dec 2016 01:12:41 +0000 (17:12 -0800)]
Initial empty repository