platform/core/uifw/dali-csharp-binder.git
4 years agoRevert "[Tizen]Add WatchView"
Joogab Yun [Mon, 7 Sep 2020 06:09:57 +0000 (15:09 +0900)]
Revert "[Tizen]Add WatchView"

This reverts commit 3ec666d1bb463aca324d64f23871b14d4d6f399f.

4 years agoUpdate C# binding after removing Window::ResizedSignal accepted/tizen/unified/20200903.151835 submit/tizen/20200902.124054
Joogab Yun [Wed, 2 Sep 2020 01:56:50 +0000 (10:56 +0900)]
Update C# binding after removing Window::ResizedSignal

This reverts commit 122f6537a208980ae74c00a9613f9c6799b3acd8.

Change-Id: I0057955069956147d8971241001c0be074301808

4 years agoUpdates following rename of PropertyBuffer
Joogab Yun [Wed, 2 Sep 2020 01:56:34 +0000 (10:56 +0900)]
Updates following rename of PropertyBuffer

This reverts commit 6753514bbfe30f71301801eca1c7141f03d12f78.

Change-Id: I3cf9b9444e37b48437421e13496b520d2681d588

4 years agoMerge "[Tizen]Add WatchView" into tizen
sunghyun kim [Wed, 2 Sep 2020 01:09:20 +0000 (01:09 +0000)]
Merge "[Tizen]Add WatchView" into tizen

4 years agoRevert "Updates following rename of PropertyBuffer"
Joogab Yun [Tue, 1 Sep 2020 09:03:16 +0000 (18:03 +0900)]
Revert "Updates following rename of PropertyBuffer"

This reverts commit 569a4b9e2f130cfc73c3b4cb8d06998d5c51e635.

4 years agoRevert "Update C# binding after removing Window::ResizedSignal"
Joogab Yun [Tue, 1 Sep 2020 09:03:10 +0000 (18:03 +0900)]
Revert "Update C# binding after removing Window::ResizedSignal"

This reverts commit ed10479e3b3f8d917d81ad92fa09b632b2bd0d01.

4 years agoRevert "Provide binding after HoverEvent class pimpling"
Joogab Yun [Tue, 1 Sep 2020 08:28:49 +0000 (17:28 +0900)]
Revert "Provide binding after HoverEvent class pimpling"

This reverts commit f94d339acca32c71a024342c12699e56bddf5606.

4 years agoRevert "WheelEvent class pimpling"
Joogab Yun [Tue, 1 Sep 2020 08:28:32 +0000 (17:28 +0900)]
Revert "WheelEvent class pimpling"

This reverts commit abbeccd4353515757e48dc9e5149f0ef9aabf2f3.

4 years agoRevert "KeyEvent class pimpling"
Joogab Yun [Tue, 1 Sep 2020 08:28:19 +0000 (17:28 +0900)]
Revert "KeyEvent class pimpling"

This reverts commit 02d9d97307add43637c3cceb92ef2499b33bdf59.

4 years agoRevert "Defined catch exception"
Joogab Yun [Tue, 1 Sep 2020 08:28:11 +0000 (17:28 +0900)]
Revert "Defined catch exception"

This reverts commit b1e60115df22e59deb898a41469d8749ab325d5e.

4 years agoRevert "Move TouchPoint to Devel API"
Joogab Yun [Tue, 1 Sep 2020 08:24:34 +0000 (17:24 +0900)]
Revert "Move TouchPoint to Devel API"

This reverts commit 7cabdc98fbd749aa34e64cc152f0f5129af24548.

4 years ago[Tizen] Add GlWindow
Joogab Yun [Tue, 1 Sep 2020 08:24:15 +0000 (17:24 +0900)]
[Tizen] Add GlWindow

This reverts commit f1b7ae213c78d231c7fc25979b58697dd04eaee9.

Change-Id: I04c2a055796665cc34010c36b629051c7dbee112

4 years ago[Tizen] Add AutofillContainer and bindings
Joogab Yun [Tue, 1 Sep 2020 08:23:57 +0000 (17:23 +0900)]
[Tizen] Add AutofillContainer and bindings

This reverts commit 6f98c3d9aad75c3e5e93bceb6134344506ddf2f1.

Change-Id: Iaa148a7c2d0db2d10e42f874f4ae3438254652ea

4 years agoMerge branch 'devel/master' into tizen
Joogab Yun [Tue, 1 Sep 2020 08:23:52 +0000 (17:23 +0900)]
Merge branch 'devel/master' into tizen

4 years agoRevert "[Tizen] Add AutofillContainer and bindings"
Joogab Yun [Tue, 1 Sep 2020 08:23:42 +0000 (17:23 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit 81815e28e2f6b8539d553e2a67c122dd82e64cf2.

4 years agoRevert "[Tizen] Add GlWindow"
Joogab Yun [Tue, 1 Sep 2020 08:23:39 +0000 (17:23 +0900)]
Revert "[Tizen] Add GlWindow"

This reverts commit d24f0cc532bf769159a7c49d146dde7cfa736de7.

4 years agoRevert "Revert "WheelEvent class pimpling""
Joogab Yun [Tue, 1 Sep 2020 08:23:36 +0000 (17:23 +0900)]
Revert "Revert "WheelEvent class pimpling""

This reverts commit 8a1fe5e7920c5443b0765850c47443debabbfe68.

4 years agoRevert "Revert "Provide binding after HoverEvent class pimpling""
Joogab Yun [Tue, 1 Sep 2020 08:23:34 +0000 (17:23 +0900)]
Revert "Revert "Provide binding after HoverEvent class pimpling""

This reverts commit c88c26496e32b18071458a6d300bc3a4809df481.

4 years ago[Tizen]Add WatchView 73/242373/5
Sunghyun Kim [Tue, 25 Aug 2020 07:22:54 +0000 (16:22 +0900)]
[Tizen]Add WatchView

Change-Id: Ia7ffb0926760d702073aea0c5a906276ceba23f9

4 years agoMove TouchPoint to Devel API 76/242676/2
Richard Huang [Fri, 28 Aug 2020 15:32:44 +0000 (16:32 +0100)]
Move TouchPoint to Devel API

Change-Id: I8f46a06dcfc1cf6751f000e568b4d1761b1ba189

4 years agoMerge "Ensure CFlags are picked up by the Makefile" into devel/master
Adeel Kazmi [Fri, 28 Aug 2020 14:32:20 +0000 (14:32 +0000)]
Merge "Ensure CFlags are picked up by the Makefile" into devel/master

4 years agoEnsure CFlags are picked up by the Makefile 63/242663/2
Adeel Kazmi [Fri, 28 Aug 2020 13:42:14 +0000 (14:42 +0100)]
Ensure CFlags are picked up by the Makefile

Change-Id: Ifb969fac4ae16ec4a18baebba8ec6d6020846179

4 years agoDALi Version 1.9.27 29/242629/1 dali_1.9.27
Victor Cebollada [Fri, 28 Aug 2020 10:11:58 +0000 (11:11 +0100)]
DALi Version 1.9.27

Change-Id: I3c71d4163dd5d0da8ac339530c9b12bba9314be9

4 years agoRevert "Provide binding after HoverEvent class pimpling" accepted/tizen/unified/20200831.001950 submit/tizen/20200828.113809
Joogab Yun [Fri, 28 Aug 2020 02:11:07 +0000 (11:11 +0900)]
Revert "Provide binding after HoverEvent class pimpling"

This reverts commit 27798295a2219073717c1613a53ab9df87d95002.

Change-Id: I7eb31e9cc404968702ec93e86aa70f0c353cb25a

4 years agoRevert "WheelEvent class pimpling"
Joogab Yun [Fri, 28 Aug 2020 02:11:01 +0000 (11:11 +0900)]
Revert "WheelEvent class pimpling"

This reverts commit abbeccd4353515757e48dc9e5149f0ef9aabf2f3.

4 years agoMigrating to C++17 47/242547/1
David Steele [Thu, 27 Aug 2020 17:43:42 +0000 (18:43 +0100)]
Migrating to C++17

Change-Id: Idb660c9423c6d70b6690376256fd20724d37145d

4 years agoBinding to create Texture using TbmSurface 32/242432/2
huiyu.eun [Thu, 27 Aug 2020 02:52:48 +0000 (11:52 +0900)]
Binding to create Texture using TbmSurface

This reverts commit 63025ee8b6f9c7fa21ff2b450fdb9a769775e4ea.

Change-Id: Ib6b8330d4c960cd1acd47e6588d354c27599825e
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years agoDefined catch exception 64/242264/4
huiyu.eun [Tue, 25 Aug 2020 09:25:03 +0000 (18:25 +0900)]
Defined catch exception

Change-Id: I2c86454c649814505342ef74d5d27d215782bfe6
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years agoMerge "Update C# binding after removing Window::ResizedSignal" into devel/master
Adeel Kazmi [Wed, 26 Aug 2020 23:57:12 +0000 (23:57 +0000)]
Merge "Update C# binding after removing Window::ResizedSignal" into devel/master

4 years agoChanges after RotationGesture made public 17/242417/1
Adeel Kazmi [Wed, 26 Aug 2020 19:47:15 +0000 (20:47 +0100)]
Changes after RotationGesture made public

Change-Id: I593bab7c21785d54b0d0a503b8de86375862754f

4 years agoUpdate C# binding after removing Window::ResizedSignal 06/242406/4
Richard Huang [Wed, 26 Aug 2020 15:21:59 +0000 (16:21 +0100)]
Update C# binding after removing Window::ResizedSignal

Change-Id: Iea256d3586797087da1d619aeed698fa8ccf6dc8

4 years agoMerge "Add support for Windows builds" into devel/master
Adeel Kazmi [Wed, 26 Aug 2020 10:02:44 +0000 (10:02 +0000)]
Merge "Add support for Windows builds" into devel/master

4 years agoMerge "Updates following rename of PropertyBuffer" into devel/master
Adeel Kazmi [Tue, 25 Aug 2020 18:25:28 +0000 (18:25 +0000)]
Merge "Updates following rename of PropertyBuffer" into devel/master

4 years ago[Tizen] Add GlWindow 78/242278/2
Wonsik Jung [Tue, 25 Aug 2020 07:17:08 +0000 (16:17 +0900)]
[Tizen] Add GlWindow

Add GlWindow to support the native GLES Application.

Change-Id: I7331e607815890876645566cba2565fe9e9b0d54

4 years agoUpdates following rename of PropertyBuffer 93/242293/1
David Steele [Tue, 25 Aug 2020 10:42:29 +0000 (11:42 +0100)]
Updates following rename of PropertyBuffer

Change-Id: I28c19aa50737419da45581cf0d61bca8afb5e6eb

4 years agoKeyEvent class pimpling 86/242286/1
Richard Huang [Tue, 25 Aug 2020 09:36:25 +0000 (10:36 +0100)]
KeyEvent class pimpling

Change-Id: I379550d1167ed4258eb221fd9b0ee982fa5e6e85

4 years agoRevert "Binding to create Texture using TbmSurface" 44/242244/1
huiyu.eun [Tue, 25 Aug 2020 07:21:35 +0000 (16:21 +0900)]
Revert "Binding to create Texture using TbmSurface"

This reverts commit 8020b8b85123648a3b3ee6c5d5d1b5d8b5d40bbf.

Change-Id: Ia4a8fb18d606ccba704cb275e77e498bd64ceeec

4 years agoBinding to create Texture using TbmSurface 54/239854/10
huiyu.eun [Mon, 13 Jul 2020 09:35:48 +0000 (18:35 +0900)]
Binding to create Texture using TbmSurface

Change-Id: I95e221be68d49eaedbb83d80a01c0e87bfd97707
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years agoAdd support for Windows builds 63/242163/1
Wander Lairson Costa [Thu, 16 Jul 2020 20:14:45 +0000 (17:14 -0300)]
Add support for Windows builds

Under build/tizen there is a CMakeLists.txt file that provides builds
for the Windows platform. The README file was updated with instructions
to build it.

We also fix small build issues when compiling with msvc.

Change-Id: I210ae579c71cda93eada753944979066edd8636f

4 years ago[Tizen] Add AutofillContainer and bindings accepted/tizen/unified/20200826.133127 submit/tizen/20200825.050532
Joogab Yun [Mon, 24 Aug 2020 05:35:07 +0000 (14:35 +0900)]
[Tizen] Add AutofillContainer and bindings

This reverts commit 0a807c7dd07731294df0f780c9baa133588d3b62.

Change-Id: I9fe05cb59edf5c84ea7c4220da6a9771e59a3289

4 years agoMerge branch 'devel/master' into tizen
Joogab Yun [Mon, 24 Aug 2020 05:34:58 +0000 (14:34 +0900)]
Merge branch 'devel/master' into tizen

4 years agoRevert "[Tizen] Add AutofillContainer and bindings"
Joogab Yun [Mon, 24 Aug 2020 05:34:34 +0000 (14:34 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit bb323eeb1c29d8c1656d106406f90f5caf4d5a0c.

4 years agoRevert "Revert "Changes after TouchData renamed to TouchEvent""
Joogab Yun [Mon, 24 Aug 2020 05:34:31 +0000 (14:34 +0900)]
Revert "Revert "Changes after TouchData renamed to TouchEvent""

This reverts commit a92ad5c2b7af99e9b88ff555f7497f4f6ec614a7.

4 years agoRevert "Revert "Updates following removal of TouchEvent""
Joogab Yun [Mon, 24 Aug 2020 05:34:29 +0000 (14:34 +0900)]
Revert "Revert "Updates following removal of TouchEvent""

This reverts commit bf6978e367125cf1b86fab1dd8312315f903e6d6.

4 years agoRevert "Revert "Provide binding after HoverEvent class pimpling""
Joogab Yun [Mon, 24 Aug 2020 05:34:25 +0000 (14:34 +0900)]
Revert "Revert "Provide binding after HoverEvent class pimpling""

This reverts commit 18dc812359d0b6aa67ac58470eaf11182269c469.

4 years agoFix svace issue 75/242075/2
huiyu.eun [Mon, 24 Aug 2020 04:18:21 +0000 (13:18 +0900)]
Fix svace issue

Change-Id: I106a4f5732f0d6b479293d4e14567e8d5ed0b324
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years agoMerge "Fix capture issue of to capture sub-scene." into devel/master
Seungho BAEK [Mon, 24 Aug 2020 00:40:22 +0000 (00:40 +0000)]
Merge "Fix capture issue of to capture sub-scene." into devel/master

4 years agoDALi Version 1.9.26 85/241985/1 dali_1.9.26
György Straub [Fri, 21 Aug 2020 07:52:41 +0000 (08:52 +0100)]
DALi Version 1.9.26

Change-Id: Ic37cf2f55abb1eee3afbfb4ff763fa73b659c228

4 years agoMerge "Removing unused API ViewImpl::OnAccessibiityTouch" into devel/master
David Steele [Thu, 20 Aug 2020 13:00:03 +0000 (13:00 +0000)]
Merge "Removing unused API ViewImpl::OnAccessibiityTouch" into devel/master

4 years agoFix capture issue of to capture sub-scene. 20/241420/4
seungho [Thu, 20 Aug 2020 04:36:36 +0000 (13:36 +0900)]
Fix capture issue of to capture sub-scene.

Change-Id: I75c48a6622cae1b60b28c8b6f25fa2ff109ae6eb
Signed-off-by: seungho <seungho@seungho.tn.corp.samsungelectronics.net>
4 years agoRemoving unused API ViewImpl::OnAccessibiityTouch 77/241377/1
David Steele [Wed, 19 Aug 2020 11:04:04 +0000 (12:04 +0100)]
Removing unused API ViewImpl::OnAccessibiityTouch

Change-Id: I5bbfcdbdb83c8f13487361985167828ac09a6249

4 years agoRevert "Provide binding after HoverEvent class pimpling" accepted/tizen/unified/20200820.034747 submit/tizen/20200819.064657
Joogab Yun [Wed, 19 Aug 2020 05:16:44 +0000 (14:16 +0900)]
Revert "Provide binding after HoverEvent class pimpling"

This reverts commit f94d339acca32c71a024342c12699e56bddf5606.

4 years agoRevert "Updates following removal of TouchEvent"
Joogab Yun [Wed, 19 Aug 2020 05:16:38 +0000 (14:16 +0900)]
Revert "Updates following removal of TouchEvent"

This reverts commit 56739b42c8e0846f5f6859a4e8e482d7c1678b10.

4 years agoRevert "Changes after TouchData renamed to TouchEvent"
Joogab Yun [Wed, 19 Aug 2020 05:16:31 +0000 (14:16 +0900)]
Revert "Changes after TouchData renamed to TouchEvent"

This reverts commit 0a72f5af344050a41ec8e7cd38c944890447bb53.

4 years agoWheelEvent class pimpling 59/241359/1
Richard Huang [Tue, 18 Aug 2020 17:14:53 +0000 (18:14 +0100)]
WheelEvent class pimpling

Change-Id: Ifd7a8dfa5ad145bd8acdb6acb1521710190eefb9

4 years ago[Tizen] Add AutofillContainer and bindings
Joogab Yun [Tue, 18 Aug 2020 07:53:25 +0000 (16:53 +0900)]
[Tizen] Add AutofillContainer and bindings

This reverts commit 87100c6916ed91e645ac669df329a8edec2a4c56.

Change-Id: Ic41832911b498b545296c226e9a3bd6be8758e67

4 years agoMerge branch 'devel/master' into tizen
Joogab Yun [Tue, 18 Aug 2020 07:53:14 +0000 (16:53 +0900)]
Merge branch 'devel/master' into tizen

4 years agoRevert "[Tizen] Add AutofillContainer and bindings"
Joogab Yun [Tue, 18 Aug 2020 07:53:06 +0000 (16:53 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit cbfa8f79e4cef6e4ae2793162a8e166458e13106.

4 years agoChanges after TouchData renamed to TouchEvent 06/241106/1
Adeel Kazmi [Fri, 14 Aug 2020 15:27:48 +0000 (16:27 +0100)]
Changes after TouchData renamed to TouchEvent

Change-Id: Iac4ff8ce966e6fa3989cf6c3ffe0280abd4371a2

4 years agoDALi Version 1.9.25 91/241091/1 dali_1.9.25
greynaga [Fri, 14 Aug 2020 10:39:11 +0000 (11:39 +0100)]
DALi Version 1.9.25

Change-Id: I1eda8c1f202e99f482a612daac412259c8b16d2d

4 years agoMerge "Updates following removal of TouchEvent" into devel/master
David Steele [Thu, 13 Aug 2020 16:59:37 +0000 (16:59 +0000)]
Merge "Updates following removal of TouchEvent" into devel/master

4 years agoProvide binding after HoverEvent class pimpling 99/240899/1
Richard Huang [Wed, 12 Aug 2020 13:34:56 +0000 (14:34 +0100)]
Provide binding after HoverEvent class pimpling

Change-Id: Ife5e0820bebb13ed53c939457bffc43e961896cc

4 years agoUpdates following removal of TouchEvent 88/240888/1
David Steele [Wed, 12 Aug 2020 10:33:02 +0000 (11:33 +0100)]
Updates following removal of TouchEvent

Removed ViewWrapper::OnTouchEvent callback
Updated ViewWrapper::AccessibilityTouch

Change-Id: I097b2d411cb04d67a2c004ae6c2f9668c60280f0
Signed-off-by: David Steele <david.steele@samsung.com>
4 years ago[Tizen] Add AutofillContainer and bindings accepted/tizen/unified/20200811.050435 accepted/tizen/unified/20200814.123103 submit/tizen/20200810.064352 submit/tizen/20200814.024056
Wonsik Jung [Mon, 10 Aug 2020 05:44:27 +0000 (14:44 +0900)]
[Tizen] Add AutofillContainer and bindings

This reverts commit 1c6fd003b39c63b0c9526109f4eab21c77bc08fd.

4 years agoMerge branch 'devel/master' into tizen
Wonsik Jung [Mon, 10 Aug 2020 05:44:17 +0000 (14:44 +0900)]
Merge branch 'devel/master' into tizen

4 years agoRevert "[Tizen] Add AutofillContainer and bindings"
Wonsik Jung [Mon, 10 Aug 2020 05:44:03 +0000 (14:44 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit 9659c4137559d8971036225b5af916608e3928c2.

4 years agoRevert "[Tizen] Add KeyboardRepeatSettingsChangedSignal binding"
Wonsik Jung [Mon, 10 Aug 2020 05:44:00 +0000 (14:44 +0900)]
Revert "[Tizen] Add KeyboardRepeatSettingsChangedSignal binding"

This reverts commit 7c92ef07bae91e7fbb94f4a0fb0b64594ab71fae.

4 years agoMerge "DALi Version 1.9.24" into devel/master
Adeel Kazmi [Fri, 7 Aug 2020 14:50:54 +0000 (14:50 +0000)]
Merge "DALi Version 1.9.24" into devel/master

4 years agoDALi Version 1.9.24 74/240574/1 dali_1.9.24
David Steele [Fri, 7 Aug 2020 14:42:26 +0000 (15:42 +0100)]
DALi Version 1.9.24

Change-Id: I08e412a9153d32dcb4d3692b0f4187d8819168b9

4 years agoMerge "Add MAX_LENGTH and MaxLengthReachedSignal bindings of TextEditor" into devel...
Seoyeon Kim [Fri, 7 Aug 2020 01:26:08 +0000 (01:26 +0000)]
Merge "Add MAX_LENGTH and MaxLengthReachedSignal bindings of TextEditor" into devel/master

4 years agoFix Coverity issues 26/240426/1
seungho [Thu, 6 Aug 2020 07:29:45 +0000 (16:29 +0900)]
Fix Coverity issues

 - delete unreturned handle in capture

Change-Id: Id83d4534209bd59d010d007f8c90a87ca2d94bfe
Signed-off-by: seungho <seungho@seungho.tn.corp.samsungelectronics.net>
4 years agoAdd MAX_LENGTH and MaxLengthReachedSignal bindings of TextEditor 91/240391/1
Seoyeon Kim [Thu, 6 Aug 2020 04:23:15 +0000 (13:23 +0900)]
Add MAX_LENGTH and MaxLengthReachedSignal bindings of TextEditor

Change-Id: I60f9070688846ba9a28c5d9b69ed8096a53ae344
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
4 years agoMerge "bind minLineSize in RendererParameters" into devel/master
joogab yun [Wed, 5 Aug 2020 08:56:16 +0000 (08:56 +0000)]
Merge "bind minLineSize in RendererParameters" into devel/master

4 years agoMerge "Add KeyboardRepeatSettingsChangedSignal binding" into devel/master
Seoyeon Kim [Wed, 5 Aug 2020 01:38:04 +0000 (01:38 +0000)]
Merge "Add KeyboardRepeatSettingsChangedSignal binding" into devel/master

4 years agoRename OnStage signals and related internal changes 20/240220/1
Richard Huang [Tue, 4 Aug 2020 11:13:48 +0000 (12:13 +0100)]
Rename OnStage signals and related internal changes

Change-Id: I4192c41b52107ce56c837644bf32cab527807d89

4 years agobind minLineSize in RendererParameters 92/240192/2
Joogab Yun [Tue, 4 Aug 2020 08:30:14 +0000 (17:30 +0900)]
bind minLineSize in RendererParameters

Change-Id: If207caf70fe7f2af851350326a7aedb10ecb6f3f

4 years ago[Tizen] Add KeyboardRepeatSettingsChangedSignal binding 60/240160/1 accepted/tizen/unified/20200805.122513 submit/tizen/20200804.070754
Seoyeon Kim [Wed, 22 Jul 2020 05:44:23 +0000 (14:44 +0900)]
[Tizen] Add KeyboardRepeatSettingsChangedSignal binding

- Added Dali::DevelWindow::KeyboardRepeatSettingsChangedSignal binding to Window

Change-Id: Ic98147497ebdafb6c07836119532fe4b688a5b47
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
4 years agoAdd KeyboardRepeatSettingsChangedSignal binding 43/239143/6
Seoyeon Kim [Wed, 22 Jul 2020 05:44:23 +0000 (14:44 +0900)]
Add KeyboardRepeatSettingsChangedSignal binding

- Added Dali::DevelWindow::KeyboardRepeatSettingsChangedSignal binding to Window

Change-Id: Ic98147497ebdafb6c07836119532fe4b688a5b47
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
4 years agoDALi Version 1.9.23 00/240000/1 dali_1.9.23
Cheng-Shiun Tsai [Fri, 31 Jul 2020 10:11:44 +0000 (11:11 +0100)]
DALi Version 1.9.23

Change-Id: Icd0269e1f227c9f3ef1f4670e68df1b2f417d25a

4 years agoBinding FrameCallbackInterface 41/239141/4
huiyu.eun [Fri, 17 Jul 2020 06:36:33 +0000 (15:36 +0900)]
Binding FrameCallbackInterface

 - adding RemoveFrameCallback

Change-Id: Icae18b8c64a58afcadb503f3174ccac6a8b3bb77
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years ago[Tizen] Add AutofillContainer and bindings accepted/tizen/unified/20200729.165638 accepted/tizen/unified/20200731.145742 submit/tizen/20200727.071635 submit/tizen/20200728.012923 submit/tizen/20200731.001840
Heeyong Song [Mon, 27 Jul 2020 06:41:30 +0000 (15:41 +0900)]
[Tizen] Add AutofillContainer and bindings

Change-Id: Ia604e077b26e761c773ea6857adc05cc3bf1c420

4 years agoMerge branch 'devel/master' into tizen
Heeyong Song [Mon, 27 Jul 2020 06:41:12 +0000 (15:41 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I2fae360cd62885f4729fdb07e4a084f819b31157

4 years agoRevert "[Tizen] Add AutofillContainer and bindings"
Heeyong Song [Mon, 27 Jul 2020 06:40:44 +0000 (15:40 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit 62a48ba7202513719d36630a851db6aa5c36ac14.

Change-Id: Ib9c6076f39f48538e1716fedf4bce39003333b44

4 years agoMerge "Updates for NativeImageInterface" into devel/master
Adeel Kazmi [Fri, 24 Jul 2020 11:58:51 +0000 (11:58 +0000)]
Merge "Updates for NativeImageInterface" into devel/master

4 years agoDALi Version 1.9.22 99/239399/1 dali_1.9.22
Richard Huang [Fri, 24 Jul 2020 09:48:43 +0000 (10:48 +0100)]
DALi Version 1.9.22

Change-Id: Ia677e530ec7e2fbd663fce6727d1cddc6c99d792

4 years agoAdd binding about CAPTURE_ALL_TOUCH_AFTER_START property 50/239050/1
Joogab Yun [Tue, 21 Jul 2020 09:59:50 +0000 (18:59 +0900)]
Add binding about CAPTURE_ALL_TOUCH_AFTER_START property

Change-Id: Id8abd5acc058bd3fa413e4d2b9876b1040e58efa

4 years ago[Tizen] Add AutofillContainer and bindings accepted/tizen/unified/20200722.014919 submit/tizen/20200721.075326
Daekwang Ryu [Tue, 21 Jul 2020 06:47:18 +0000 (15:47 +0900)]
[Tizen] Add AutofillContainer and bindings

This reverts commit a469b54f03a9b568a0d1d4d88a294d14d3b3afa5.

Change-Id: Ia1fb9ca8dcb7dddf9634f76215b63acf9ce1840d

4 years agoMerge branch 'devel/master' into tizen
Daekwang Ryu [Tue, 21 Jul 2020 06:44:10 +0000 (15:44 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Ic123a4d618bdb122656dfe2123d4527fbbe8ce9e

4 years agoRevert "[Tizen] Add AutofillContainer and bindings"
Daekwang Ryu [Tue, 21 Jul 2020 06:44:03 +0000 (15:44 +0900)]
Revert "[Tizen] Add AutofillContainer and bindings"

This reverts commit 3b1b02476170950ed8fa681f4701348d65566e1a.

4 years agoRevert "Capture binding"
Daekwang Ryu [Tue, 21 Jul 2020 06:43:53 +0000 (15:43 +0900)]
Revert "Capture binding"

This reverts commit d59dba3e4b56db7f4fd7fb1b039c5bb6ee5d15ba.

4 years agoRevert "Add FrameRenderedCallback and FramePresentedCallback"
Daekwang Ryu [Tue, 21 Jul 2020 06:43:51 +0000 (15:43 +0900)]
Revert "Add FrameRenderedCallback and FramePresentedCallback"

This reverts commit f8c9f3271717819a5eccf2ae4c35b326903ed06e.

4 years agoUpdates for NativeImageInterface 49/238949/1
David Steele [Mon, 20 Jul 2020 17:25:24 +0000 (18:25 +0100)]
Updates for NativeImageInterface

Change-Id: Ie63d373a74dd465f2b9a61f7085ded19a8bc9e6d

4 years agoDALi Version 1.9.21 15/238815/1 dali_1.9.21
adam.b [Fri, 17 Jul 2020 12:12:26 +0000 (13:12 +0100)]
DALi Version 1.9.21

Change-Id: Iaf2550f0b1cfb17f6f711be6241a3cb0853edc8c

4 years agoAdd FrameRenderedCallback and FramePresentedCallback 95/238695/1
Dongsug Song [Wed, 8 Jul 2020 12:02:08 +0000 (21:02 +0900)]
Add FrameRenderedCallback and FramePresentedCallback

- csharp binding for DALi DevelWindow's AddFrameRenderedCallback and AddFramePresentedCallback
- TestCase will not be added in tizen CSharp-TCT, but they were added in NUI test sample to do TDD
- paired with https://github.com/Samsung/TizenFX/pull/1811

Change-Id: I8ed2d1b82a4430138b644107678dd86b7d3ff29e

4 years agoCapture binding 94/238694/1
Dongsug Song [Tue, 23 Jun 2020 11:41:45 +0000 (20:41 +0900)]
Capture binding

- Capture c# binding
- paired with https://github.com/Samsung/TizenFX/pull/1752

Change-Id: I4e914b716c082380fb5443fa197b83be0a572167

4 years agoChanges after Stage moved to Devel API 22/238522/2
Adeel Kazmi [Tue, 14 Jul 2020 20:52:45 +0000 (21:52 +0100)]
Changes after Stage moved to Devel API

Change-Id: I4765e2bb4add9e3efda5aeb30cc13fa8bfd7d3da

4 years agoMerge "Add FrameRenderedCallback and FramePresentedCallback" into devel/master
dongsug song [Wed, 15 Jul 2020 07:06:40 +0000 (07:06 +0000)]
Merge "Add FrameRenderedCallback and FramePresentedCallback" into devel/master

4 years agoMerge "Add child property bindings for FlexLayout" into devel/master
Minho Sun [Wed, 15 Jul 2020 05:28:49 +0000 (05:28 +0000)]
Merge "Add child property bindings for FlexLayout" into devel/master

4 years agoCapture binding 00/238500/1
Dongsug Song [Tue, 23 Jun 2020 11:41:45 +0000 (20:41 +0900)]
Capture binding

- Capture c# binding
- paired with https://github.com/Samsung/TizenFX/pull/1752

Change-Id: I4e914b716c082380fb5443fa197b83be0a572167

4 years agoMerge branch 'devel/master' into tizen accepted/tizen/unified/20200715.002053 submit/tizen/20200714.093003
Seungho, Baek [Tue, 14 Jul 2020 08:58:27 +0000 (17:58 +0900)]
Merge branch 'devel/master' into tizen