summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
dongsug.song [Mon, 13 Mar 2017 07:17:45 +0000 (16:17 +0900)]
dali-csharp-binder upgrade to 1.2.30
Change-Id: Ic15a8b67cc3a30147f3127167e04b405e4ed6638
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug.song [Fri, 3 Mar 2017 02:13:03 +0000 (11:13 +0900)]
dali version upgrade to 1.2.28
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: I91d3f9b139004a8f4caa2f8e43ab8585bce2648c
dongsug.song [Thu, 16 Feb 2017 07:31:38 +0000 (16:31 +0900)]
Dali C#: version upgrade 1.2.25 sync with tizen branch
Change-Id: Ib4b7f0cf67b7792dcc64cec1c33db7d6149b53be
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
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
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
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
Jong Jeong Kim [Wed, 14 Dec 2016 01:12:41 +0000 (17:12 -0800)]
Initial empty repository