platform/core/uifw/dali-csharp-binder.git
6 years ago[Tizen] Enable GBS build 59/175159/1 accepted/tizen/unified/20180412.073729 submit/tizen/20180409.102708 submit/tizen/20180410.045356
huiyu.eun [Mon, 9 Apr 2018 05:51:35 +0000 (14:51 +0900)]
[Tizen] Enable GBS build

This reverts commit 23c44283b96238b1e8b08f3935f5ac7ff2af9ecc.

Change-Id: I5de43dba862b01f85c1367584d4637ab0367d79a
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
6 years agoMerge branch 'devel/master' into tizen 58/175158/1
huiyu.eun [Mon, 9 Apr 2018 05:48:08 +0000 (14:48 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I915cb74621f4e6cab2152498344435a4381e4eba
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
6 years agoDALi Version 1.3.19 52/175152/1 dali_1.3.19
huiyu.eun [Mon, 9 Apr 2018 05:45:40 +0000 (14:45 +0900)]
DALi Version 1.3.19

Change-Id: I6895417f07b19126a40961c9dc3262e7e1b9315c
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
6 years agoRevert "[Tizen] Enable GBS build" 57/175157/1
huiyu.eun [Mon, 9 Apr 2018 05:44:18 +0000 (14:44 +0900)]
Revert "[Tizen] Enable GBS build"

This reverts commit d234ecd8bab55387b1eb8a478236e46fa9e1f397.

Change-Id: I6434cc7893509f006e0f5f034add92029a49bb57
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
6 years agoFix coverity issue 23/175123/1
huiyu.eun [Mon, 9 Apr 2018 04:15:10 +0000 (13:15 +0900)]
Fix coverity issue

: Passing null pointer darg, which dereferences it.
(The dereference happens because this is a virtual function call.)

Change-Id: I317395b4c351ab2f23dfc662be4ad2ff85a140d9
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
6 years agoFix coverity issue 18/175118/2
huiyu.eun [Mon, 9 Apr 2018 04:15:10 +0000 (13:15 +0900)]
Fix coverity issue

: Passing null pointer darg, which dereferences it.
(The dereference happens because this is a virtual function call.)

Change-Id: I317395b4c351ab2f23dfc662be4ad2ff85a140d9
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
6 years ago[Tizen] Enable GBS build 53/174053/1 accepted/tizen/unified/20180405.064401 submit/tizen/20180328.001635 submit/tizen/20180402.083306 submit/tizen/20180403.133913
dongsug.song [Tue, 27 Mar 2018 23:38:41 +0000 (08:38 +0900)]
[Tizen] Enable GBS build

Change-Id: I10cccb5150774ee51372a5b8d4220ae6f77f817f
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years agoMerge branch 'devel/master' into tizen 52/174052/1
dongsug.song [Tue, 27 Mar 2018 13:48:03 +0000 (22:48 +0900)]
Merge branch 'devel/master' into tizen

Conflicts:
packaging/dali-csharp-binder.spec

Change-Id: I651f001cf42b4993b72c528885aa739ed5cf855f

6 years agosync with tizen branch 05/173905/1
dongsug.song [Tue, 27 Mar 2018 01:56:57 +0000 (10:56 +0900)]
sync with tizen branch

Change-Id: I1a617ede8379f0f2b9b1a43614fc82e560e2d3e6
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years agoCheck dynamic_cast 04/173904/1
huiyu.eun [Tue, 20 Mar 2018 08:03:29 +0000 (17:03 +0900)]
Check dynamic_cast

Dynamic cast to pointer dynamic_cast <SwigDirector_ViewImpl *>(arg1) can return NULL.

Change-Id: Ie9118d2f0424589304c6f169e957684d191822f0
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
6 years agofix build error with ecore-wl2 03/173903/1
Wonsik, Jung [Tue, 20 Mar 2018 05:09:14 +0000 (14:09 +0900)]
fix build error with ecore-wl2

fix build error with ecore-wl2. It is for upgrading efl120

Change-Id: Ida986637a9b4dd296051027edda458e3d59bce22

6 years agoecore-wl: fix build issue 02/173902/1
Wonsik, Jung [Thu, 8 Mar 2018 07:42:56 +0000 (16:42 +0900)]
ecore-wl: fix build issue

Change-Id: Ib9b504bfbed09a0699aa570c0a39d50d8c5e7caa
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
6 years agoecore-wl2: applying ecore-wl2 01/173901/1
Wonsik, Jung [Tue, 13 Feb 2018 07:28:13 +0000 (16:28 +0900)]
ecore-wl2: applying ecore-wl2

This patch is for supporting ecore-wl2
In addition, it is considered boht ecore-wl2 and ecore-wayland

Change-Id: I8423feea5c9a133ec51a19324f36d9df10afe20c
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
6 years agoFix svace issue 00/173900/1
huiyu [Wed, 7 Mar 2018 02:03:30 +0000 (11:03 +0900)]
Fix svace issue

Change-Id: I1f02c40daa74c2ae6887b8fe94479c0e991da48f
Signed-off-by: huiyu <huiyu@huiyu-linux.tn.corp.samsungelectronics.net>
6 years ago[Tizen] Check dynamic_cast 70/173270/1
huiyu.eun [Tue, 20 Mar 2018 08:03:29 +0000 (17:03 +0900)]
[Tizen] Check dynamic_cast

Dynamic cast to pointer dynamic_cast <SwigDirector_ViewImpl *>(arg1) can return NULL.

Change-Id: Ie9118d2f0424589304c6f169e957684d191822f0
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
6 years ago[Tizen] fix build error with ecore-wl2 20/173220/1 accepted/tizen/unified/20180328.010346 submit/tizen/20180319.053649
Wonsik, Jung [Tue, 20 Mar 2018 05:09:14 +0000 (14:09 +0900)]
[Tizen] fix build error with ecore-wl2

fix build error with ecore-wl2. It is for upgrading efl120

Change-Id: Ida986637a9b4dd296051027edda458e3d59bce22

6 years ago[Tizen] ecore-wl: fix build issue 04/173004/1
Wonsik, Jung [Thu, 8 Mar 2018 07:42:56 +0000 (16:42 +0900)]
[Tizen] ecore-wl: fix build issue

Change-Id: Ib9b504bfbed09a0699aa570c0a39d50d8c5e7caa
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
6 years ago[Tizen] ecore-wl2: applying ecore-wl2 02/173002/1
Wonsik, Jung [Tue, 13 Feb 2018 07:28:13 +0000 (16:28 +0900)]
[Tizen] ecore-wl2: applying ecore-wl2

This patch is for supporting ecore-wl2
In addition, it is considered boht ecore-wl2 and ecore-wayland

Change-Id: I8423feea5c9a133ec51a19324f36d9df10afe20c
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
6 years agoFix svace issue 22/171722/1
huiyu [Wed, 7 Mar 2018 02:03:30 +0000 (11:03 +0900)]
Fix svace issue

Change-Id: I1f02c40daa74c2ae6887b8fe94479c0e991da48f
Signed-off-by: huiyu <huiyu@huiyu-linux.tn.corp.samsungelectronics.net>
6 years agoSync with tizen branch 35/170935/1
dongsug.song [Fri, 23 Feb 2018 08:30:23 +0000 (17:30 +0900)]
Sync with tizen branch

Change-Id: I01d85e05a0a6560809c097d5234b65da4f1298c9
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years agoEnable both of Ubuntu build and Tizen GBS build 55/170755/1
dongsug.song [Thu, 22 Feb 2018 03:53:39 +0000 (12:53 +0900)]
Enable both of Ubuntu build and Tizen GBS build

Change-Id: I65b11ac66567d87045bc05f9ec3b6c4f9416cb0b
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years ago[Tizen] Fix svace issue 66/170566/2
huiyu,eun [Wed, 21 Feb 2018 00:26:51 +0000 (09:26 +0900)]
[Tizen] Fix svace issue

Pointer 'array' returned from function 'malloc' at application.cpp:2239 may be null,
 and it is dereferenced at application.cpp:2245.

Change-Id: I151d4410345f39870c17df02f3a162f8518f2ff9
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[Tizen] sync with DALi_1.3.9 01/170201/1
dongsug.song [Wed, 14 Feb 2018 07:01:00 +0000 (16:01 +0900)]
[Tizen] sync with DALi_1.3.9

Change-Id: I72a4a1a01500f8faf1fc16a1ae231b8c89e071ca
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years ago[Tizen] Sync tizen_4.0 branch 50/169650/3 accepted/tizen/unified/20180209.103609 submit/tizen/20180208.082432
huiyu,eun [Thu, 8 Feb 2018 06:23:14 +0000 (15:23 +0900)]
[Tizen] Sync tizen_4.0 branch

Change-Id: I100b3ed27856d1651951d8891af4e23407bfbe6b
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years agoPorted downstream changes into devel/master 64/169164/1
David Steele [Fri, 2 Feb 2018 15:06:56 +0000 (15:06 +0000)]
Ported downstream changes into devel/master

Latest tizenfx Tizen.NUI requires some features from tizen_4.0 branch that
aren't present in devel/master; but tizen_4.0 branch doesn't build for
desktop.

Fixes:
Application::New argument list handling

New class:
FontClient

APIs:
ImfManager::Finalize
TextLabel::VERTICAL_LINE_ALIGNMENT
TextField::ENABLE_SHIFT_SELECTION
TextEditor::ENABLE_SHIFT_SELECTION

Change-Id: I3a0e8b6758e55804d18e517da163a985b23f1b4e
Signed-off-by: David Steele <david.steele@samsung.com>
6 years agoMerge branch 'tizen_4.0' into tizen 76/168676/2 accepted/tizen/unified/20180206.064214 submit/tizen/20180205.023347 submit/tizen/20180205.100518
huiyu,eun [Tue, 30 Jan 2018 06:20:24 +0000 (15:20 +0900)]
Merge branch 'tizen_4.0' into tizen

Change-Id: I6fac860a3d5c42e9eda5e137851ec703ea8a0fd1
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years agoRevert "[Tizen] dali_1.2.65 upgrade" 75/168675/1
huiyu,eun [Tue, 30 Jan 2018 06:19:38 +0000 (15:19 +0900)]
Revert "[Tizen] dali_1.2.65 upgrade"

This reverts commit 2c1ae840161ba084c163f706add20603e59512b2.

Change-Id: I79f7c4249f997584b2df5b5c49614ff56841047d

6 years ago[4.0] changed to return null string (not NULL) in KeyEvent's error case 79/168479/1 accepted/tizen/4.0/unified/20180131.050221 submit/tizen_4.0/20180129.062802
dongsug.song [Mon, 29 Jan 2018 01:54:45 +0000 (10:54 +0900)]
[4.0] changed to return null string (not NULL) in KeyEvent's error case

Change-Id: Ib954727910fd34220cb755a87f94dbc193e8d63c
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years ago[4.0] Add protect codes to avoid the crash when key's handle is null 20/168420/1
adun [Fri, 26 Jan 2018 08:04:33 +0000 (16:04 +0800)]
[4.0] Add protect codes to avoid the crash when key's handle is null

Change-Id: I78bacf5bce85526effdee0034fa2dc4291e5bc54

6 years ago[4.0] DALi version 1.2.83 87/168187/1 submit/tizen_4.0/20180125.045739
huiyu,eun [Thu, 25 Jan 2018 01:14:33 +0000 (10:14 +0900)]
[4.0] DALi version 1.2.83

Change-Id: I86508ac412e0065e81365da5432c79c4ed9880b6
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[4.0] DALi version 1.2.82 03/167503/1 accepted/tizen/4.0/unified/20180119.060740 accepted/tizen/4.0/unified/20180119.133719 submit/tizen_4.0/20180118.063616 submit/tizen_4.0/20180119.025151
huiyu,eun [Thu, 18 Jan 2018 04:56:00 +0000 (13:56 +0900)]
[4.0] DALi version 1.2.82

Change-Id: I414a51a901b5fae9af92064fbfa839ea7ae48c60
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[4.0] Added binding for VERTICAL_LINE_ALIGNMENT property 75/167475/1
huiyu,eun [Thu, 18 Jan 2018 01:57:07 +0000 (10:57 +0900)]
[4.0] Added binding for VERTICAL_LINE_ALIGNMENT property

Change-Id: I3b5b218b63c6d1f31afe7259a1a4be5fa148b24e
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[4.0] Added bindings for Loop Count for the animated GIF. 71/166971/1
Umar [Thu, 11 Jan 2018 21:10:31 +0000 (21:10 +0000)]
[4.0] Added bindings for Loop Count for the animated GIF.

Change-Id: I5338d219b297209851a54a0f959d630f2ece3088

6 years ago[4.0] Added bindings for playback (i.e. Play, Pause, Stop) for the animated GIF. 70/166970/1
Umar [Thu, 11 Jan 2018 17:43:05 +0000 (17:43 +0000)]
[4.0] Added bindings for playback (i.e. Play, Pause, Stop) for the animated GIF.

Change-Id: Iad74bd888e83af369d791e90f9a236bd4c4ba969

6 years agoMerge "Add protect codes for application" into tizen_4.0
dongsug song [Fri, 12 Jan 2018 07:41:38 +0000 (07:41 +0000)]
Merge "Add protect codes for application" into tizen_4.0

6 years ago[4.0] DALi version 1.2.81 21/166821/2 accepted/tizen/4.0/unified/20180116.022707 submit/tizen_4.0/20180112.054144 tizen_4.0.IoT.p2_release
huiyu,eun [Fri, 12 Jan 2018 04:43:43 +0000 (13:43 +0900)]
[4.0] DALi version 1.2.81

Change-Id: I49d0adcc696906a4b3b45126dc790a994addaee7
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years agoAdded bindings for Loop Count for the animated GIF. 67/166767/1
Umar [Thu, 11 Jan 2018 21:10:31 +0000 (21:10 +0000)]
Added bindings for Loop Count for the animated GIF.

Change-Id: I5338d219b297209851a54a0f959d630f2ece3088

6 years agoAdded bindings for playback (i.e. Play, Pause, Stop) for the animated GIF. 59/166759/1
Umar [Thu, 11 Jan 2018 17:43:05 +0000 (17:43 +0000)]
Added bindings for playback (i.e. Play, Pause, Stop) for the animated GIF.

Change-Id: Iad74bd888e83af369d791e90f9a236bd4c4ba969

6 years ago[4.0] add Reload() to reload image forcely 56/166756/1
dongsug.song [Tue, 19 Dec 2017 13:08:18 +0000 (22:08 +0900)]
[4.0] add Reload() to reload image forcely

Change-Id: I5d0bf340766c5db375c458c46abfd950377c79be
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years agoAdd protect codes for application 41/166641/1
xb.teng [Thu, 11 Jan 2018 08:56:13 +0000 (16:56 +0800)]
Add protect codes for application

Change-Id: I162806a54d405ce7c488fcdc65c22ecd6e8b71fc

6 years ago[4.0] DALi version 1.2.80 69/166469/1 accepted/tizen/4.0/unified/20180111.051348 submit/tizen_4.0/20180110.094500
huiyu,eun [Wed, 10 Jan 2018 09:19:41 +0000 (18:19 +0900)]
[4.0] DALi version 1.2.80

Change-Id: Ic5e7328f7b818b9dacc0eb859cf6ae00a918365b
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[4.0] DALi version 1.2.79 07/165807/1 accepted/tizen/4.0/unified/20180111.045818 submit/tizen_4.0/20180104.070146
dongsug.song [Thu, 4 Jan 2018 06:18:52 +0000 (15:18 +0900)]
[4.0] DALi version 1.2.79

Change-Id: I019f46c546d1fb27562268020503154a942e88b9
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years agoRevert "[4.0] C# binding for PixelBuffer::GetMetadata()" 17/165417/1 accepted/tizen/4.0/unified/20180104.054059 submit/tizen_4.0/20180103.021210 submit/tizen_4.0/20180104.011142
dongsug.song [Fri, 29 Dec 2017 02:07:03 +0000 (11:07 +0900)]
Revert "[4.0] C# binding for PixelBuffer::GetMetadata()"

- errors : kantm2 C#FS transparent box shows as X-box, MyContents App 100% crash

This reverts commit eef9499d7e4608a9024deeb12ce40fd118ea884e.

Change-Id: Ic4c80324b0d10187600cc76bb8dca4ed0fcb03db

6 years agoRevert "[4.0] fix build error" 16/165416/1
dongsug.song [Fri, 29 Dec 2017 02:05:55 +0000 (11:05 +0900)]
Revert "[4.0] fix build error"

- errors : kantm2 C#FS transparent box shows as X-box, MyContents App 100% crash

This reverts commit b6b8f7e96cbd2aedecb2ca3c18eef81e0444b32e.

Change-Id: I63f13468ea5d122485fc99c40405799348d0e90a

6 years ago[4.0] fix build error 62/165362/1
dongsug.song [Thu, 28 Dec 2017 10:21:20 +0000 (19:21 +0900)]
[4.0] fix build error

Change-Id: I66ab36ceaeacfd4c8d38c5f9cf1328424fb3f672
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years ago[4.0] DALi version 1.2.78 42/165342/1 submit/tizen_4.0/20171228.093240
huiyu,eun [Thu, 28 Dec 2017 08:43:09 +0000 (17:43 +0900)]
[4.0] DALi version 1.2.78

Change-Id: I198f897dbac07a2f7a672d3ca6b5ab6b923f7b34
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[4.0] C# binding for PixelBuffer::GetMetadata() 94/165294/1
adam.b [Mon, 11 Dec 2017 17:42:08 +0000 (17:42 +0000)]
[4.0] C# binding for PixelBuffer::GetMetadata()

Change-Id: Id7821867322954bb6c5e83180135cff7f8a19ee4

6 years ago[4.0] Fix svace issue 90/165290/1
huiyu,eun [Thu, 28 Dec 2017 02:11:17 +0000 (11:11 +0900)]
[4.0] Fix svace issue

SEC_DO_NOT_ASSIGN_ADDR_OF_LOCAL_TO_GLOBAL
Local address escapes function scope via assignment to the global variable

Change-Id: I42dc8222430307a9d19c199541f48da4fa739d79
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[4.0] Fix build error 07/165207/1 accepted/tizen/4.0/unified/20171228.065105 submit/tizen_4.0/20171227.063609
huiyu,eun [Wed, 27 Dec 2017 05:44:15 +0000 (14:44 +0900)]
[4.0] Fix build error

Change-Id: Ic8b7b087e444e69d8649a0bf9eee5d06ff87aecc
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years agoRevert "[4.0] TextLabel sets vertical line alignment to MIDDLE for C# NUI" 03/165203/1
huiyu,eun [Wed, 27 Dec 2017 05:35:59 +0000 (14:35 +0900)]
Revert "[4.0] TextLabel sets vertical line alignment to MIDDLE for C# NUI"

This reverts commit 9d723f878c84e4f93206de10aef7c8a148b5a7d0.

Change-Id: I3a33c72d21e41c84c193d1de85cb46e72d76c957

6 years agoRevert "[4.0] Fix build error" 02/165202/1
huiyu,eun [Wed, 27 Dec 2017 05:35:43 +0000 (14:35 +0900)]
Revert "[4.0] Fix build error"

This reverts commit 2bde4e2c3bb8736f88240b50b95cdd1e0ecb0302.

Change-Id: I2d79c3162ed76c4eeb5559b29fdc79e32d8f2a0c

6 years ago[4.0] DALi version 1.2.77 17/165117/1 submit/tizen_4.0/20171226.082854
huiyu,eun [Tue, 26 Dec 2017 08:29:42 +0000 (17:29 +0900)]
[4.0] DALi version 1.2.77

Change-Id: I73fce260512b05c698481fc060638e5a69230812
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years agoC# binding for PixelBuffer::GetMetadata() 07/163507/4
adam.b [Mon, 11 Dec 2017 17:42:08 +0000 (17:42 +0000)]
C# binding for PixelBuffer::GetMetadata()

Change-Id: Id7821867322954bb6c5e83180135cff7f8a19ee4

6 years ago[4.0] Fix build error 89/164989/1
minho.sun [Fri, 22 Dec 2017 07:41:30 +0000 (16:41 +0900)]
[4.0] Fix build error

Change-Id: Ic4b71b6f186eeaf2b7fde80a99d63b2f1afd760f
Signed-off-by: minho.sun <minho.sun@samsung.com>
6 years agoMerge "Fix build error caused by moving some devel apis to public" into devel/master
Adeel Kazmi [Thu, 21 Dec 2017 18:53:37 +0000 (18:53 +0000)]
Merge "Fix build error caused by moving some devel apis to public" into devel/master

6 years ago[4.0] TextLabel sets vertical line alignment to MIDDLE for C# NUI 15/164915/1
adam.b [Wed, 13 Dec 2017 18:30:22 +0000 (18:30 +0000)]
[4.0] TextLabel sets vertical line alignment to MIDDLE for C# NUI

Change-Id: Icc2ca051a61346470f62c84669efb75a7e7251ef

6 years ago[4.0] DALi version 1.2.76 91/164791/1 accepted/tizen/4.0/unified/20171222.062716 submit/tizen_4.0/20171221.053908
huiyu,eun [Thu, 21 Dec 2017 05:14:59 +0000 (14:14 +0900)]
[4.0] DALi version 1.2.76

Change-Id: I6015fbb4b73767e1f00c19b6c1b5cbbc9fdae996
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[4.0] Fix build error caused by moving some devel apis to public 52/164652/2
Moonhee Choi [Wed, 20 Dec 2017 06:53:27 +0000 (15:53 +0900)]
[4.0] Fix build error caused by moving some devel apis to public
 - https://review.tizen.org/gerrit/#/c/164637/
 - Related to ACR-1125

Change-Id: I4516119b923ceea4173464dc0ea70f0d270853b4
Signed-off-by: Moonhee Choi <mh0310.choi@samsung.com>
6 years ago[4.0] DALi version 1.2.75 19/164619/1 accepted/tizen/4.0/unified/20171221.070849 submit/tizen_4.0/20171220.054557
dongsug.song [Wed, 20 Dec 2017 05:04:14 +0000 (14:04 +0900)]
[4.0] DALi version 1.2.75

Change-Id: I0e3f0a6d6456967b9227b37acfde62c463ad3f8d
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years ago[4.0] Manual binding for pixel-buffer and image-loading 12/163212/4
xb.teng [Fri, 8 Dec 2017 03:55:53 +0000 (11:55 +0800)]
[4.0] Manual binding for pixel-buffer and image-loading

Change-Id: I369433df4bc5c004a8782d8d67f738bdfbc675e2

6 years agoMerge "[4.0] Modify CSharp_Dali_Application_New_SWIG_1~3" into tizen_4.0
dongsug song [Wed, 20 Dec 2017 01:40:21 +0000 (01:40 +0000)]
Merge "[4.0] Modify CSharp_Dali_Application_New_SWIG_1~3" into tizen_4.0

6 years agoMerge "[4.0] add Reload() to reload image forcely" into tizen_4.0
dongsug.song [Wed, 20 Dec 2017 01:20:50 +0000 (01:20 +0000)]
Merge "[4.0] add Reload() to reload image forcely" into tizen_4.0

6 years ago[4.0] add Reload() to reload image forcely 25/164525/1
dongsug.song [Tue, 19 Dec 2017 13:08:18 +0000 (22:08 +0900)]
[4.0] add Reload() to reload image forcely

Change-Id: I5d0bf340766c5db375c458c46abfd950377c79be
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years ago[4.0] add EnableShiftSelection in TextField,TextEditor 14/164514/2
dongsug.song [Tue, 19 Dec 2017 11:23:39 +0000 (20:23 +0900)]
[4.0] add EnableShiftSelection in TextField,TextEditor

Change-Id: I780c515cfde6a7c189e4993c9e9efde12f496558
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years ago[4.0] Modify CSharp_Dali_Application_New_SWIG_1~3 71/164371/3
huiyu,eun [Tue, 19 Dec 2017 01:55:37 +0000 (10:55 +0900)]
[4.0] Modify CSharp_Dali_Application_New_SWIG_1~3

Change-Id: Id8d7bc97d76281da7c48bc68a951e4a9845faa04
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[4.0] DALi Version 1.2.74 80/164280/1 accepted/tizen/4.0/unified/20171219.072204 submit/tizen_4.0/20171218.104831
huiyu,eun [Mon, 18 Dec 2017 09:53:49 +0000 (18:53 +0900)]
[4.0] DALi Version 1.2.74

Change-Id: Ida1247e757a6cf88113af01be3930ae2ecca4d6d
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years agoFix build error caused by moving some devel apis to public 69/164269/1
minho.sun [Mon, 18 Dec 2017 09:20:47 +0000 (18:20 +0900)]
Fix build error caused by moving some devel apis to public

Change-Id: Ie1d9198b88448f0668115b0fbf4e26ecb1cfc3fd
Signed-off-by: minho.sun <minho.sun@samsung.com>
6 years ago[4.0] Update widget/widget-impl/widget-application binding 96/162196/13
xb.teng [Wed, 29 Nov 2017 12:54:37 +0000 (20:54 +0800)]
[4.0] Update widget/widget-impl/widget-application binding

Update Widget/Widget-Impl/Widget-Application binding

Change-Id: Ib9789c84c25c8f277e85b1f22efda9a0ec35e900

6 years ago[4.0] DALi Version 1.2.73 44/163944/1 accepted/tizen/4.0/unified/20171215.060742 submit/tizen_4.0/20171214.071527
huiyu,eun [Thu, 14 Dec 2017 07:04:38 +0000 (16:04 +0900)]
[4.0] DALi Version 1.2.73

Change-Id: I9e07f147571029f3e7be58de9acb4efcfafb4543
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years agoTextLabel sets vertical line alignment to MIDDLE for C# NUI 67/163867/1
adam.b [Wed, 13 Dec 2017 18:30:22 +0000 (18:30 +0000)]
TextLabel sets vertical line alignment to MIDDLE for C# NUI

Change-Id: I68f95de42b6184173263339726016b9c6ae05d9e

6 years ago[4.0] DALi Version 1.2.72 86/163786/2 submit/tizen_4.0/20171213.103220
huiyu,eun [Wed, 13 Dec 2017 10:12:17 +0000 (19:12 +0900)]
[4.0] DALi Version 1.2.72

Change-Id: Ia8776f0da140e6f332c55be02bfe331bd074ce45
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[4.0] DALi Version 1.2.71 53/163653/1 accepted/tizen/4.0/unified/20171213.040905 submit/tizen_4.0/20171213.004332
huiyu,eun [Tue, 12 Dec 2017 16:20:08 +0000 (01:20 +0900)]
[4.0] DALi Version 1.2.71

Change-Id: I50c6ec2e0d9e91fc86b7b70fbe03cbcb9ab5b18c

6 years agoMerge "[4.0] Fix crash bug" into tizen_4.0
dongsug song [Tue, 12 Dec 2017 14:30:11 +0000 (14:30 +0000)]
Merge "[4.0] Fix crash bug" into tizen_4.0

6 years ago[4.0] Fix crash bug 42/163642/2
huiyu,eun [Tue, 12 Dec 2017 14:19:51 +0000 (23:19 +0900)]
[4.0] Fix crash bug

The strlen is working on array[0] which is currently uninitialized
– so will return a random length back, and will likely copy > 30 bytes of data.
Instead, it should take the length of temp.

Change-Id: If58e1eaf273918501000877b9977d29166970310

6 years ago[4.0] DALi Version 1.2.70 04/163404/1 accepted/tizen/4.0/unified/20171212.064906 submit/tizen_4.0/20171211.060416
dongsug.song [Mon, 11 Dec 2017 04:31:25 +0000 (13:31 +0900)]
[4.0] DALi Version 1.2.70

Change-Id: Idd8365c01802dcf2ca55ee8b424f19b59980e19f
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years agoFix image visual auxiliary issue 51/163351/1
xb.teng [Tue, 5 Dec 2017 13:16:55 +0000 (21:16 +0800)]
Fix image visual auxiliary issue

Change-Id: Ie48ef852c8960659f7cd2088043ea2fbd215c134
(cherry picked from commit e9052b6edaad0723b0a9f7f2e8f7a403a92174a2)

6 years agoFix image visual auxiliary issue 39/162839/1 accepted/tizen/4.0/unified/20171205.222154 submit/tizen_4.0/20171205.134230
xb.teng [Tue, 5 Dec 2017 13:16:55 +0000 (21:16 +0800)]
Fix image visual auxiliary issue

Change-Id: Ie48ef852c8960659f7cd2088043ea2fbd215c134

6 years ago[4.0] DALi version 1.2.69 57/162757/1 accepted/tizen/4.0/unified/20171205.221950 submit/tizen_4.0/20171205.071939 submit/tizen_4.0/20171205.085322
Heeyong Song [Tue, 5 Dec 2017 07:10:07 +0000 (16:10 +0900)]
[4.0] DALi version 1.2.69

Change-Id: If08252b02b6f7d21644a66a818b39d008ca1780a

6 years agoMerge "[4.0] Manual binding for font-client" into tizen_4.0
dongsug song [Tue, 5 Dec 2017 06:36:56 +0000 (06:36 +0000)]
Merge "[4.0] Manual binding for font-client" into tizen_4.0

6 years ago[4.0] Manual binding for font-client 22/162622/2
xb.teng [Mon, 4 Dec 2017 12:04:20 +0000 (20:04 +0800)]
[4.0] Manual binding for font-client

Change-Id: Ic3a54a12527cc5c8a7a531e215e95de8fc64f569

6 years agoMerge "[4.0] Added text direction property in text-label" into tizen_4.0
dongsug song [Mon, 4 Dec 2017 10:10:14 +0000 (10:10 +0000)]
Merge "[4.0] Added text direction property in text-label" into tizen_4.0

6 years agoMerge "Added text direction property in text-label" into devel/master
taeyoon0.lee [Mon, 4 Dec 2017 08:36:35 +0000 (08:36 +0000)]
Merge "Added text direction property in text-label" into devel/master

6 years agoMerge "dali-csharp-binder tizen branch => devel/master back sync" into devel/master
dongsug song [Mon, 4 Dec 2017 08:21:17 +0000 (08:21 +0000)]
Merge "dali-csharp-binder tizen branch => devel/master back sync" into devel/master

6 years agoMerge "[4.0] Added NPatch auxiliary image properties" into tizen_4.0
dongsug song [Mon, 4 Dec 2017 05:00:24 +0000 (05:00 +0000)]
Merge "[4.0] Added NPatch auxiliary image properties" into tizen_4.0

6 years ago[4.0] Added text direction property in text-label 39/162439/1
taeyoon0.lee [Thu, 30 Nov 2017 06:27:59 +0000 (15:27 +0900)]
[4.0] Added text direction property in text-label

 - Left to Right or Right to Left

Change-Id: I55216bd060b513669552dc0339a21d60a674c141

6 years ago[4.0] Added NPatch auxiliary image properties 02/162402/1
David Steele [Thu, 30 Nov 2017 18:10:02 +0000 (18:10 +0000)]
[4.0] Added NPatch auxiliary image properties

Change-Id: I96f2b2ff3dff765906a196241e499711b3abc1ed
(cherry picked from commit 43b803a23dac240725d037d006f470d2f970f8af)

6 years agoMerge "Added NPatch auxiliary image properties" into devel/master
Adeel Kazmi [Thu, 30 Nov 2017 19:53:38 +0000 (19:53 +0000)]
Merge "Added NPatch auxiliary image properties" into devel/master

6 years agoAdded NPatch auxiliary image properties 98/162398/1
David Steele [Thu, 30 Nov 2017 18:10:02 +0000 (18:10 +0000)]
Added NPatch auxiliary image properties

Change-Id: I96f2b2ff3dff765906a196241e499711b3abc1ed

6 years ago[4.0] DevelControl::DoAction added 79/162379/5
Agnelo Vaz [Wed, 29 Nov 2017 17:15:07 +0000 (17:15 +0000)]
[4.0] DevelControl::DoAction added

Change-Id: Idbeb3f67bb2b534a8e1d09ea8127451b31dbdcdc

6 years agoAdded text direction property in text-label 87/162287/2
taeyoon0.lee [Thu, 30 Nov 2017 06:27:59 +0000 (15:27 +0900)]
Added text direction property in text-label

 - Left to Right or Right to Left

Change-Id: I55216bd060b513669552dc0339a21d60a674c141

6 years agoDevelControl::DoAction added 20/162220/1
Agnelo Vaz [Wed, 29 Nov 2017 17:15:07 +0000 (17:15 +0000)]
DevelControl::DoAction added

Change-Id: Idbeb3f67bb2b534a8e1d09ea8127451b31dbdcdc

6 years ago[4.0] DALi version 1.2.68 54/162154/1
Heeyong Song [Wed, 29 Nov 2017 09:38:03 +0000 (18:38 +0900)]
[4.0] DALi version 1.2.68

Change-Id: Ie9bb42e1862516df7fe9409e00c7f0b74dafb65a

6 years ago[4.0] DALi version 1.2.67 50/161750/1 accepted/tizen/4.0/unified/20171128.072840 submit/tizen_4.0/20171127.091326
Heeyong Song [Mon, 27 Nov 2017 08:38:09 +0000 (17:38 +0900)]
[4.0] DALi version 1.2.67

Change-Id: I80882f6d0bc10861d3ec7b7f5cd7bf8d759d6f5e

6 years agodali-csharp-binder tizen branch => devel/master back sync 67/160867/2
Feng Jin [Mon, 20 Nov 2017 17:19:41 +0000 (01:19 +0800)]
dali-csharp-binder tizen branch => devel/master back sync

Change-Id: I2a07a0bb7b0cf81c42f4cbcffb6218935efa8101
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
6 years ago[4.0] DALi version 1.2.66 03/160803/1 accepted/tizen/4.0/unified/20171121.061740 submit/tizen_4.0/20171120.062402
Heeyong Song [Mon, 20 Nov 2017 06:19:33 +0000 (15:19 +0900)]
[4.0] DALi version 1.2.66

Change-Id: I17baf8957d0eff6a94bc4c98c7c4da0463d0f6da

6 years ago[Tizen] dali_1.2.65 upgrade 86/160186/3 accepted/tizen/unified/20171117.124956 submit/tizen/20171115.014233 submit/tizen/20171115.054905
huiyu,eun [Wed, 15 Nov 2017 00:52:44 +0000 (09:52 +0900)]
[Tizen] dali_1.2.65 upgrade

Change-Id: Id41e919583a1bbaba16683584df534c3282412b1
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years agoMerge branch 'tizen_4.0' into tizen 03/160203/1
huiyu,eun [Wed, 15 Nov 2017 01:27:05 +0000 (10:27 +0900)]
Merge branch 'tizen_4.0' into tizen

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
packaging/dali-csharp-binder.spec

Change-Id: I41bc7969c02100f13d98eff84535884ca8bb83f2

6 years ago[Tizen] Manual binding for Widget/WidgetData/WidgetApplication 96/160096/4
huiyu,eun [Tue, 14 Nov 2017 10:49:53 +0000 (19:49 +0900)]
[Tizen] Manual binding for Widget/WidgetData/WidgetApplication

This reverts commit a6ef3b8b603e89149c6585726127713e62273efa.

Change-Id: I60e9737a12ca8e6fb65d018dddade5643fb35a4d

6 years ago[Tizen] Add a new constructor binding for Application. 94/160094/4
huiyu,eun [Tue, 14 Nov 2017 10:49:40 +0000 (19:49 +0900)]
[Tizen] Add a new constructor binding for Application.

This reverts commit cd034d08efc5a0052ddf91de6655f54a835226c7.

Change-Id: I929bc92e9ac07aae11b23adc1d7551342cd90304

6 years ago[Tizen] fix crash caused by callback null 93/160093/4
huiyu,eun [Tue, 14 Nov 2017 10:49:20 +0000 (19:49 +0900)]
[Tizen] fix crash caused by callback null

This reverts commit c91328bf41c143a9618e04a501b7bea525db257e.

Change-Id: I5989681e06c64125f5700169a56f298c0b13a33f