platform/core/uifw/dali-csharp-binder.git
4 years agoSupport legacy way to create InputMethodContext 82/215882/1
Jiyun Yang [Mon, 14 Oct 2019 06:37:18 +0000 (15:37 +0900)]
Support legacy way to create InputMethodContext

This reverts commit fb14dac2cb6d6bb5e0fd27a7d8dddbe527762764.

Change-Id: I76d7f2cdcd620860922c3025b2dd73cbdb5a8c99

4 years agoAdd SetParent interface 13/215513/2
Wonsik Jung [Thu, 10 Oct 2019 03:16:10 +0000 (12:16 +0900)]
Add SetParent interface

Add SetParent, GetParent and Unparent interface.
It is to support transient_for function.

Change-Id: I1685e2d58782ba5b7bcfc5ea06af4871d1fb5851

4 years agoAdded bindings for RotationGesture & its detector 22/215622/2
Adeel Kazmi [Fri, 11 Oct 2019 15:00:06 +0000 (16:00 +0100)]
Added bindings for RotationGesture & its detector

Change-Id: I2415332f5a11eaa5b8fb40d92e5c1955a7ca0964

4 years agoDALi Version 1.4.41 56/215556/1 dali_1.4.41
Anton Obzhirov [Thu, 10 Oct 2019 14:57:51 +0000 (15:57 +0100)]
DALi Version 1.4.41

Change-Id: I26f2af9c67d354ea51163f5567c6c79cee5094dc

4 years agoDALi Version 1.4.40 82/215282/1 dali_1.4.40
Adeel Kazmi [Fri, 4 Oct 2019 12:40:43 +0000 (13:40 +0100)]
DALi Version 1.4.40

Change-Id: I88013767c2365d4179cfd084f0786ad818e305be

4 years agoDALi Version 1.4.39 89/214889/1 dali_1.4.39
adam.b [Fri, 27 Sep 2019 09:16:14 +0000 (10:16 +0100)]
DALi Version 1.4.39

Change-Id: If41eedf825d8623e66956d1c9bf9cdc074416eb8

4 years agoFix svace issue 38/214538/2
huiyu.eun [Tue, 24 Sep 2019 02:27:47 +0000 (11:27 +0900)]
Fix svace issue

Return value of a function 'Dali::Property::Map::Find' is dereferenced without checking.

Change-Id: I8074fae7a18a290bb93594f127bf8a3418f4620b
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years agoMerge "Add SetInputPanelPosition binding" into devel/master
Seoyeon Kim [Tue, 24 Sep 2019 01:42:38 +0000 (01:42 +0000)]
Merge "Add SetInputPanelPosition binding" into devel/master

4 years agoDALi Version 1.4.38 10/214310/1 dali_1.4.38
Victor Cebollada [Fri, 20 Sep 2019 06:24:40 +0000 (07:24 +0100)]
DALi Version 1.4.38

Change-Id: Id006c66ed6e01adc700c618abd83cb54565e7133

4 years agoDALi Version 1.4.37 38/213838/1 dali_1.4.37
Richard Huang [Fri, 13 Sep 2019 12:19:51 +0000 (13:19 +0100)]
DALi Version 1.4.37

Change-Id: Ic007285b29feee413f1474dfb7316ae5da2ed21b

4 years agoAdd SetInputPanelPosition binding 83/213683/1
Seoyeon Kim [Tue, 10 Sep 2019 06:45:17 +0000 (15:45 +0900)]
Add SetInputPanelPosition binding

Change-Id: I1e8ec322c4fb1c9b6a1dcc35a5d4fe48a5711997
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
4 years agoMerge "Ensure all Application::New methods: Use pointers to the static argC & argV...
Adeel Kazmi [Mon, 9 Sep 2019 14:15:08 +0000 (14:15 +0000)]
Merge "Ensure all Application::New methods: Use pointers to the static argC & argV variables rather than local" into devel/master

4 years agoEnsure all Application::New methods: Use pointers to the static argC & argV variables... 42/213642/3
Adeel Kazmi [Mon, 9 Sep 2019 11:21:07 +0000 (12:21 +0100)]
Ensure all Application::New methods: Use pointers to the static argC & argV variables rather than local

Change-Id: I980a528f2f5b46af81adbb847ddc781a6cea6e05

4 years agoMerge "Add UPDATE_SIZE_HINT property" into devel/master
dongsug song [Fri, 6 Sep 2019 00:03:27 +0000 (00:03 +0000)]
Merge "Add UPDATE_SIZE_HINT property" into devel/master

4 years agoMerge "DALi Version 1.4.36" into devel/master
Adeel Kazmi [Thu, 5 Sep 2019 14:31:14 +0000 (14:31 +0000)]
Merge "DALi Version 1.4.36" into devel/master

4 years agoDALi Version 1.4.36 78/213478/1 dali_1.4.36
Anton Obzhirov [Thu, 5 Sep 2019 14:27:41 +0000 (15:27 +0100)]
DALi Version 1.4.36

Change-Id: Ic8fbd68a31fd9e3d79257cb3ca6ea25b3843ca51

4 years agoAdd UPDATE_SIZE_HINT property 40/213440/1
huiyu.eun [Thu, 5 Sep 2019 08:30:53 +0000 (17:30 +0900)]
Add UPDATE_SIZE_HINT property

Change-Id: I2d114c4c348e58dd02777e637b3bf763a9788ab2
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years agoRevert "Add UPDATE_SIZE_HINT property" 38/213438/1
huiyu.eun [Thu, 5 Sep 2019 08:16:56 +0000 (17:16 +0900)]
Revert "Add UPDATE_SIZE_HINT property"

This reverts commit 7a930ff359a42003d0a6f5187a909d8ef2688f3b.

Change-Id: I213259aae0c0e586ce7c8f4ddbb7f274cdcfed1a

4 years agoAdd UPDATE_SIZE_HINT property 15/213415/1
huiyu.eun [Thu, 5 Sep 2019 02:27:27 +0000 (11:27 +0900)]
Add UPDATE_SIZE_HINT property

Change-Id: Ibc04eb80bbd8dfbb0478074181f422253455c7fb
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years agoFix svace issue 92/213392/1
huiyu.eun [Thu, 5 Sep 2019 01:49:13 +0000 (10:49 +0900)]
Fix svace issue

Return value of a function 'Dali::Property::Map::Find' is dereferenced without checking.

Change-Id: I944682e9f4589235052c2b33dae22e59b68b6431
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years agoDALi Version 1.4.35 98/213098/1 dali_1.4.35
György Straub [Fri, 30 Aug 2019 08:00:22 +0000 (09:00 +0100)]
DALi Version 1.4.35

Change-Id: Ic6a8f7373de9ea22eb934d74ccdafa0e5c4d4006

4 years agoMerge "DALi Version 1.4.34" into devel/master
Adeel Kazmi [Fri, 23 Aug 2019 10:43:44 +0000 (10:43 +0000)]
Merge "DALi Version 1.4.34" into devel/master

4 years agoDALi Version 1.4.34 18/212618/1 dali_1.4.34
greynaga [Fri, 23 Aug 2019 10:02:34 +0000 (11:02 +0100)]
DALi Version 1.4.34

Change-Id: I0fe03e4fb3d26a1215c770e26fb7f9e69a425cd8

4 years agoMerge "Fix NUI.View.GetId() native crash" into devel/master
dongsug song [Fri, 23 Aug 2019 01:44:07 +0000 (01:44 +0000)]
Merge "Fix NUI.View.GetId() native crash" into devel/master

4 years agoFix NUI.View.GetId() native crash 51/212551/1
dongsug.song [Fri, 23 Aug 2019 01:35:59 +0000 (10:35 +0900)]
Fix NUI.View.GetId() native crash

Change-Id: I58edfccd08be8b9a5a7fc2b0fa2f56200e5d303d
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
4 years agoMerge "Manual binding for C# Application to create main window with given size and...
Adeel Kazmi [Thu, 22 Aug 2019 16:50:46 +0000 (16:50 +0000)]
Merge "Manual binding for C# Application to create main window with given size and position" into devel/master

4 years agoManual binding for C# Application to create main window with given size and position 52/211952/2
Richard Huang [Mon, 12 Aug 2019 14:52:59 +0000 (15:52 +0100)]
Manual binding for C# Application to create main window with given size and position

Change-Id: I74c178b53cef69adadf663da70edfbde93b56fb1

4 years agoDALi Version 1.4.33 77/212177/1 dali_1.4.33
Cheng-Shiun Tsai [Fri, 16 Aug 2019 09:41:03 +0000 (10:41 +0100)]
DALi Version 1.4.33

Change-Id: I04b323cce120adfa59957c787e25206ab2450994

4 years agoDALi Version 1.4.32 51/211851/1 dali_1.4.32
Agnelo Vaz [Fri, 9 Aug 2019 10:31:20 +0000 (11:31 +0100)]
DALi Version 1.4.32

Change-Id: I33ac3c9c6b8a7766dd0ae2d233263d318cb5619a

4 years agoRemove APIs deprecated in Tizen 3.0 68/211568/1
Agnelo Vaz [Tue, 6 Aug 2019 15:42:51 +0000 (16:42 +0100)]
Remove APIs deprecated in Tizen 3.0

Change-Id: I043256b0cd15b3261241f1a6863093b31f9f4443

4 years agoDALi Version 1.4.31 01/211401/1 dali_1.4.31
Adeel Kazmi [Fri, 2 Aug 2019 10:26:50 +0000 (11:26 +0100)]
DALi Version 1.4.31

Change-Id: Ie57268f1351926bb42c8cf17d37df261cb1e99f4

4 years agoAdd default size when creating Windows 76/211176/2
Sunghyun kim [Wed, 31 Jul 2019 01:01:03 +0000 (10:01 +0900)]
Add default size when creating Windows

Change-Id: Id3ca3978d083afd302e5d8fb6c4ea8d00c9d0b38

4 years agoAdd transition-effect 86/211086/2
dongsug.song [Tue, 30 Jul 2019 01:57:12 +0000 (10:57 +0900)]
Add transition-effect

Change-Id: Ie78041ad848cfb5576bc819b119353eb41eba97f
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
4 years agoDALi Version 1.4.30 68/210968/1 dali_1.4.30
adam.b [Fri, 26 Jul 2019 10:47:47 +0000 (11:47 +0100)]
DALi Version 1.4.30

Change-Id: Ia817cab54875869bdf51c9640042a4008fa5c3da

4 years agoMerge "Fix csharp-binder build error" into devel/master
Seoyeon Kim [Thu, 25 Jul 2019 04:48:49 +0000 (04:48 +0000)]
Merge "Fix csharp-binder build error" into devel/master

4 years agoFix csharp-binder build error 14/210814/1
Seoyeon Kim [Thu, 25 Jul 2019 04:42:44 +0000 (13:42 +0900)]
Fix csharp-binder build error

- Because there's using an old API in InputMethodContext,
 there would be a build fail.
- Fixed to use the correct API

Change-Id: I2d3bb9f369a7b89d8a189add8483e17b3c71e72c
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
4 years agoMerge "Add SetMIMEType and ContentReceivedSignal bindings" into devel/master
Seoyeon Kim [Thu, 25 Jul 2019 04:21:38 +0000 (04:21 +0000)]
Merge "Add SetMIMEType and ContentReceivedSignal bindings" into devel/master

4 years agoAdd SetMIMEType and ContentReceivedSignal bindings 52/210252/3
Seoyeon Kim [Wed, 17 Jul 2019 07:56:14 +0000 (16:56 +0900)]
Add SetMIMEType and ContentReceivedSignal bindings

Change-Id: I883429de57b5450482a31572778f14626fa6475b
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
4 years agoMerge "DALi Version 1.4.29" into devel/master
Adeel Kazmi [Fri, 19 Jul 2019 09:30:58 +0000 (09:30 +0000)]
Merge "DALi Version 1.4.29" into devel/master

4 years agoDALi Version 1.4.29 72/210472/1 dali_1.4.29
Victor Cebollada [Fri, 19 Jul 2019 08:52:03 +0000 (09:52 +0100)]
DALi Version 1.4.29

Change-Id: I251b409f0700e1dbb151f1906731b4dd6dc514bd

4 years agoAdd tizen files to Common rpm 09/210409/2
huiyu.eun [Fri, 19 Jul 2019 01:08:14 +0000 (10:08 +0900)]
Add tizen files to Common rpm

fail issue on rpi

Change-Id: I3a45adff4edab298146ed85f405b4b7d8015a901
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years agoMerge "Remove FrameBufferImage" into devel/master
Adeel Kazmi [Thu, 18 Jul 2019 14:04:09 +0000 (14:04 +0000)]
Merge "Remove FrameBufferImage" into devel/master

4 years agoRemove FrameBufferImage 85/210285/1
Paul Wisbey [Wed, 17 Jul 2019 17:28:32 +0000 (18:28 +0100)]
Remove FrameBufferImage

Change-Id: Idfd38676a1e9db36dc2bae74c0115679b2ad4644

4 years agoRename PAGE_SIZE property to VIEW_PAGE_SIZE. 90/210090/1
Anton Obzhirov [Mon, 15 Jul 2019 14:55:47 +0000 (15:55 +0100)]
Rename PAGE_SIZE property to VIEW_PAGE_SIZE.

Change-Id: Id407ef845086b63550338a0e47fe21d56328fd33

4 years agoDALi Version 1.4.28 34/209934/1 dali_1.4.28
Richard Huang [Fri, 12 Jul 2019 10:17:58 +0000 (11:17 +0100)]
DALi Version 1.4.28

Change-Id: Ifa5638da02c2607743301dc9250590550bb6bd87

4 years agoRemove deprecated APIs from GaussianBlurView 51/209551/1
Paul Wisbey [Mon, 8 Jul 2019 15:02:02 +0000 (16:02 +0100)]
Remove deprecated APIs from GaussianBlurView

Change-Id: I90bfeb00f131965f318c6baebda5a598db726eb8

4 years agoAdd C# binding for GetWindows 72/209272/2
Sunghyun kim [Thu, 4 Jul 2019 07:41:11 +0000 (16:41 +0900)]
Add C# binding for GetWindows

VD want to get window list.
so i added C# biding for it.

Change-Id: I4914bc7c0ee1128963431f1f34f9a29e2c8fcb06

4 years agoFix NUI SetCustomAlgorithm crash 28/209428/1
dongsug.song [Fri, 5 Jul 2019 12:19:16 +0000 (21:19 +0900)]
Fix NUI SetCustomAlgorithm crash

Change-Id: Iae847c59830d94ef853983511d744d36e59eec0e
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
4 years agoMerge "Add null pointer check code to WebView binding" into devel/master
JIYUN YANG [Fri, 5 Jul 2019 10:35:59 +0000 (10:35 +0000)]
Merge "Add null pointer check code to WebView binding" into devel/master

4 years agoDALi Version 1.4.27 76/209376/1 dali_1.4.27
György Straub [Fri, 5 Jul 2019 07:56:18 +0000 (08:56 +0100)]
DALi Version 1.4.27

Change-Id: I400db226d208902d14af17fa68f42d8a7de1cbde

4 years agoAdd null pointer check code to WebView binding 00/206200/3
Jiyun Yang [Wed, 15 May 2019 06:05:44 +0000 (15:05 +0900)]
Add null pointer check code to WebView binding

Change-Id: Id71d0f2578b39b203267033cc683278cc93356e6
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
4 years agoMerge "Add C# binding for GetLogicalKey API" into devel/master
Adeel Kazmi [Tue, 2 Jul 2019 11:00:37 +0000 (11:00 +0000)]
Merge "Add C# binding for GetLogicalKey API" into devel/master

4 years agoDALi Version 1.4.26 93/208793/1 dali_1.4.26
greynaga [Fri, 28 Jun 2019 10:42:59 +0000 (11:42 +0100)]
DALi Version 1.4.26

Change-Id: I8113fdbcc8745358f63376eaf5657ef23ccdd445

4 years agoRemove unused SetUseHardwareVSync Adaptor API. 60/208460/1
Anton Obzhirov [Mon, 24 Jun 2019 13:41:00 +0000 (14:41 +0100)]
Remove unused SetUseHardwareVSync Adaptor API.

Change-Id: I3e269f003d5602a0d77dc1142aceb21a85b47dc4

4 years agoAdd TextFit in TextLabel 92/208392/1
dongsug.song [Mon, 24 Jun 2019 04:22:55 +0000 (13:22 +0900)]
Add TextFit in TextLabel

Change-Id: I006bb8cacb04fb3a950326fb690def09ab28f942
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
4 years agoDALi Version 1.4.25 52/208252/1 dali_1.4.25
Anton Obzhirov [Thu, 20 Jun 2019 10:20:47 +0000 (11:20 +0100)]
DALi Version 1.4.25

Change-Id: I82b8e74e246ff35ee368971eb7a6561a27007ec0

4 years agoDALi Version 1.4.24 75/207975/1
Agnelo Vaz [Fri, 14 Jun 2019 10:37:06 +0000 (11:37 +0100)]
DALi Version 1.4.24

Change-Id: I72c1f4a2ad3ad15c2984191bdfd1d5b52cc8278b

4 years agoDALi Version 1.4.23 76/207576/1 dali_1.4.23
Adeel Kazmi [Fri, 7 Jun 2019 09:56:17 +0000 (10:56 +0100)]
DALi Version 1.4.23

Change-Id: Icd0186f8b98d6a99738cad9155f64ededb37fd1b

4 years agoMerge "FlexLayout bindings" into devel/master
Adeel Kazmi [Thu, 6 Jun 2019 10:30:58 +0000 (10:30 +0000)]
Merge "FlexLayout bindings" into devel/master

4 years agoMerge "Add C# binding for Multi Window" into devel/master
sunghyun kim [Tue, 4 Jun 2019 08:33:10 +0000 (08:33 +0000)]
Merge "Add C# binding for Multi Window" into devel/master

4 years agoFlexLayout bindings 84/201484/22
Agnelo Vaz [Thu, 14 Mar 2019 20:16:54 +0000 (20:16 +0000)]
FlexLayout bindings

Change-Id: Iffda06a7e3c23cce30666ad21888d95154b89c7b

4 years agoMerge "DALi Version 1.4.22" into devel/master
Adeel Kazmi [Fri, 31 May 2019 10:52:10 +0000 (10:52 +0000)]
Merge "DALi Version 1.4.22" into devel/master

4 years agoDALi Version 1.4.22 68/207268/1 dali_1.4.22
adam.b [Fri, 31 May 2019 09:52:16 +0000 (10:52 +0100)]
DALi Version 1.4.22

Change-Id: Iaa9e837194930e0b4f06b1bc435e477b8297226d

4 years ago[NUI] Add Renderer Ranges 34/207234/2
huiyu.eun [Fri, 31 May 2019 01:49:05 +0000 (10:49 +0900)]
[NUI] Add Renderer Ranges

Change-Id: Id3e391f251150dca61087d4c3ea0fd156856e8c5
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years agoAdd C# binding for Multi Window 19/206619/5
Sunghyun kim [Wed, 22 May 2019 06:47:40 +0000 (15:47 +0900)]
Add C# binding for Multi Window

Change-Id: I3763c34b9a91fdd82b245b6d5e596a806b29db19

4 years agoDALi Version 1.4.21 39/206739/1 dali_1.4.21
Victor Cebollada [Fri, 24 May 2019 06:07:09 +0000 (07:07 +0100)]
DALi Version 1.4.21

Change-Id: Ice7eb0996f6e2510ab8c6f329d70242c720be763

4 years agoAdd C# binding for GetLogicalKey API 53/206453/1
Seoyeon Kim [Mon, 11 Mar 2019 08:40:27 +0000 (17:40 +0900)]
Add C# binding for GetLogicalKey API

Change-Id: Ib6f451b5cfb9077ce7899858397f6615d3441fb3
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
4 years agoDALi Version 1.4.20 07/206407/1 dali_1.4.20
György Straub [Fri, 17 May 2019 10:05:52 +0000 (11:05 +0100)]
DALi Version 1.4.20

Change-Id: I74c685ce7b0c9a5a9a90a66d77da666ed05b1f54

4 years agoMerge "Add bindings for new WebView APIs" into devel/master
JIYUN YANG [Tue, 14 May 2019 07:05:19 +0000 (07:05 +0000)]
Merge "Add bindings for new WebView APIs" into devel/master

4 years agoDALi Version 1.4.19 + NUI version 550 60/206060/1
Seungho, Baek [Tue, 14 May 2019 01:10:52 +0000 (10:10 +0900)]
DALi Version 1.4.19 + NUI version 550

Change-Id: I4e3202c4f89f1d2fe1d36827eb953fa8de9fd28c
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
4 years agoAdd bindings for new WebView APIs 08/205708/2
Jiyun Yang [Tue, 7 May 2019 09:37:06 +0000 (18:37 +0900)]
Add bindings for new WebView APIs

Add Properties
* CACHE_MODEL
* COOKIE_ACCEPT_POLICY
* USER_AGENT
* JAVASCRIPT_ENABLED
* LOAD_IMAGE_AUTOMATICALLY
* DEFAULT_TEXT_ENCODING_NAME
* DEFAULT_FONT_SIZE

Add Signals
* PageLoadErrorSignal

Add Methods
* Suspend
* Resume
* ClearCookies

Modify Methods
* EvaluateJavaScript

Change-Id: I8ebc688a071263af3dbac1771500a7a277fbca62
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
4 years agoMerge "Gesture event refactor" into devel/master
Adeel Kazmi [Fri, 10 May 2019 12:10:10 +0000 (12:10 +0000)]
Merge "Gesture event refactor" into devel/master

4 years agoDALi Version 1.4.19 31/205931/1 dali_1.4.19
Richard Huang [Fri, 10 May 2019 10:32:07 +0000 (11:32 +0100)]
DALi Version 1.4.19

Change-Id: Ib376a83758d00923e5e0db655ff110d59b09df29

4 years agoMerge "Changes after DragAndDropDetector was removed" into devel/master
David Steele [Thu, 9 May 2019 13:37:49 +0000 (13:37 +0000)]
Merge "Changes after DragAndDropDetector was removed" into devel/master

4 years agoMerge "Fix KeyboardFocusManager custom algorithm reset" into devel/master
dongsug song [Thu, 9 May 2019 07:28:32 +0000 (07:28 +0000)]
Merge "Fix KeyboardFocusManager custom algorithm reset" into devel/master

4 years agoAdd VisualSignal for VectorAnimationView Finished event c# binding 86/205786/1
dongsug.song [Tue, 30 Apr 2019 07:37:30 +0000 (16:37 +0900)]
Add VisualSignal for VectorAnimationView Finished event c# binding

Change-Id: I5fa0166a52d5698287b3fa25c72ac4e3c333d63a
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
4 years agoFix KeyboardFocusManager custom algorithm reset 85/205785/1
dongsug.song [Tue, 7 May 2019 07:34:44 +0000 (16:34 +0900)]
Fix KeyboardFocusManager custom algorithm reset

- Null checking of CSharp_Dali_SetCustomAlgorithm()'s arg2 is removed. arg2's null set means resetting user's CustomAlgrithm so it can be a null value.

Change-Id: Id06ed48f4a9ccc31655997585aea4f5d605ed016
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
4 years agoDALi Version 1.4.18 + NUI version 550 84/205784/1
huiyu.eun [Thu, 9 May 2019 06:55:22 +0000 (15:55 +0900)]
DALi Version 1.4.18 + NUI version 550

Change-Id: I067a12c4d82f33474d89d77fd564945e6bea890e
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years agoChanges after DragAndDropDetector was removed 87/205587/1
Adeel Kazmi [Tue, 7 May 2019 15:26:10 +0000 (16:26 +0100)]
Changes after DragAndDropDetector was removed

Change-Id: Icd77816680cb47036bb58cb05426d12a3d9e08f0

4 years agoRemove CXX03 build & old Tizen version builds 68/205368/1
Adeel Kazmi [Wed, 1 May 2019 16:40:39 +0000 (17:40 +0100)]
Remove CXX03 build & old Tizen version builds

Change-Id: Id645d0cbb453ef37ff086a813d4b30c819ef94e0

4 years agoDALi Version 1.4.18 36/205336/1 dali_1.4.18
Anton Obzhirov [Thu, 2 May 2019 10:46:09 +0000 (11:46 +0100)]
DALi Version 1.4.18

Change-Id: I25001b70ef74f716738c8ed6a695cfbace3f14ec

4 years agoGesture event refactor 16/204016/2
Daniel McEwen [Thu, 18 Apr 2019 11:05:25 +0000 (12:05 +0100)]
Gesture event refactor

Changes for event refactor into core

Change-Id: I6d37aaef3a85095743f6c12636c8724df68a4952

5 years agoDALi Version 1.4.17 14/204814/1 dali_1.4.17
greynaga [Fri, 26 Apr 2019 12:52:32 +0000 (13:52 +0100)]
DALi Version 1.4.17

Change-Id: I8a0c113a98e61d72bf4207799f6ba58fbde7f128

5 years agoMerge "Removing unused layout bindings" into devel/master
Adeel Kazmi [Thu, 25 Apr 2019 16:05:59 +0000 (16:05 +0000)]
Merge "Removing unused layout bindings" into devel/master

5 years agoFix PixelData delete issue 78/203978/3
huiyu.eun [Thu, 18 Apr 2019 08:47:13 +0000 (17:47 +0900)]
Fix PixelData delete issue

Change-Id: Id2b4ee7a8f5d1a79669ddb0182e42550f438d055
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
5 years agoRemoving unused layout bindings 75/203775/3
agnelo vaz [Wed, 17 Apr 2019 14:17:45 +0000 (15:17 +0100)]
Removing unused layout bindings

Change-Id: I537dd84e2646564dc709161ad11062fb8caf94ab

5 years agoDALi Version 1.4.16 02/204002/1 dali_1.4.16
Agnelo Vaz [Thu, 18 Apr 2019 10:20:13 +0000 (11:20 +0100)]
DALi Version 1.4.16

Change-Id: I011a23666ba72eec93e40f27c56fcb0860fde036

5 years agoMerge "add some inerfaces to select all text of text-field" into devel/master
Adeel Kazmi [Wed, 17 Apr 2019 14:29:36 +0000 (14:29 +0000)]
Merge "add some inerfaces to select all text of text-field" into devel/master

5 years agoadd some inerfaces to select all text of text-field 56/202956/3
Huayong Xu [Mon, 8 Apr 2019 06:45:35 +0000 (14:45 +0800)]
add some inerfaces to select all text of text-field

Some interfaces are added for text-field,
all text could be selected and grah handle / popup be enabled or disabled.

Change-Id: Ie5cabe2ec4a0fe26875e547de659089e15afdb24
Signed-off-by: Huayong Xu <huayong.xu@samsung.com>
5 years agoDALi Version 1.4.15 20/203420/1 dali_1.4.15
Adeel Kazmi [Fri, 12 Apr 2019 10:49:10 +0000 (11:49 +0100)]
DALi Version 1.4.15

Change-Id: I1389837f7c3811e4f4c2638497e0a58a21e872d8

5 years ago[dali_1.4.14] Merge branch 'devel/master' 83/202883/1
adam.b [Fri, 5 Apr 2019 10:51:39 +0000 (11:51 +0100)]
[dali_1.4.14] Merge branch 'devel/master'

Change-Id: Ib85f7efef879ebb87ec07c58403da8824b6f975c

5 years agoDALi Version 1.4.14 78/202878/1 dali_1.4.14
adam.b [Fri, 5 Apr 2019 10:51:00 +0000 (11:51 +0100)]
DALi Version 1.4.14

Change-Id: I821a3058374c4a30f20036b8b7aae67270905898

5 years ago[dali_1.4.13] Merge branch 'devel/master' 02/202502/1
Victor Cebollada [Fri, 29 Mar 2019 07:08:06 +0000 (07:08 +0000)]
[dali_1.4.13] Merge branch 'devel/master'

Change-Id: Iba257955dcf3b77f2392c2a9fb1369b59bb1bdda

5 years agoDALi Version 1.4.13 97/202497/1 dali_1.4.13
Victor Cebollada [Fri, 29 Mar 2019 07:07:27 +0000 (07:07 +0000)]
DALi Version 1.4.13

Change-Id: Idb2334a5b901371343a80a9879a85e2de95a5b76

5 years ago[dali_1.4.12] Merge branch 'devel/master' 86/202086/1
Richard Huang [Fri, 22 Mar 2019 10:47:06 +0000 (10:47 +0000)]
[dali_1.4.12] Merge branch 'devel/master'

Change-Id: I872937cd5cbb1ca468254ed2aea3fbdd727b3243

5 years agoDALi Version 1.4.12 81/202081/1 dali_1.4.12
Richard Huang [Fri, 22 Mar 2019 10:46:12 +0000 (10:46 +0000)]
DALi Version 1.4.12

Change-Id: Ib0d21b1178cbe4c1417dd387fa6ed3796d26bf6e

5 years ago[dali_1.4.11] Merge branch 'devel/master' 44/201544/1
György Straub [Fri, 15 Mar 2019 09:40:36 +0000 (09:40 +0000)]
[dali_1.4.11] Merge branch 'devel/master'

Change-Id: Ib8ae3a5901212416c28ceafed5e98397f6d007ed

5 years agoDALi Version 1.4.11 39/201539/1 dali_1.4.11
György Straub [Fri, 15 Mar 2019 09:39:50 +0000 (09:39 +0000)]
DALi Version 1.4.11

Change-Id: Id1b8dfcecd2d3568c136b26588258232d2298da1

5 years agoMake changes in adaptor API for multiple windows. 27/201127/1
Anton Obzhirov [Fri, 8 Mar 2019 15:44:12 +0000 (15:44 +0000)]
Make changes in adaptor API for multiple windows.

Change-Id: I3f698e697b45ef09c2eb673174c0c803172333dd

5 years ago[dali_1.4.10] Merge branch 'devel/master' 22/201122/1
Daniel McEwen [Fri, 8 Mar 2019 11:30:31 +0000 (11:30 +0000)]
[dali_1.4.10] Merge branch 'devel/master'

Change-Id: I478d1ef30c18acf9387a75eeb6bff6eb038c2691