Wonsik Jung [Thu, 29 Oct 2020 06:32:53 +0000 (15:32 +0900)]
Add common enum type for Window
Window and GlWindow's enum type are same.
It is unnessary that they has each their enum type.
For enhancement, common enum type is added and used both Window and GlWindow.
Change-Id: I13a66df2aae9156b2561949ad968920490670983
Wonsik Jung [Thu, 5 Nov 2020 09:46:55 +0000 (09:46 +0000)]
Merge "Use CallbackBase in GlWindow" into devel/master
ali198724 [Sun, 1 Nov 2020 10:57:47 +0000 (12:57 +0200)]
[dali-csharp] add texteditor scrolling functions
1- add HORIZONTAL_SCROLL_POSITION property
2- add VERTICAL_SCROLL_POSITION property
3- add ScrollBy function
Change-Id: I1b0cb6eb0665d820e58089bc43915cc15c9f7be6
David Steele [Fri, 30 Oct 2020 14:33:53 +0000 (14:33 +0000)]
DALi Version 1.9.36
Change-Id: I2e158b12247d93f0dc7271acb6f35d46209364d5
joogab yun [Thu, 29 Oct 2020 07:48:42 +0000 (07:48 +0000)]
Merge "Change property name from TouchDelegateArea to TouchArea." into devel/master
Wonsik Jung [Wed, 7 Oct 2020 09:24:48 +0000 (18:24 +0900)]
Use CallbackBase in GlWindow
Use CallbackBase in GlWindow's register gl callback function.
In addition, renderFrameCallback function's return value is changed.
It is for efficient rendering in render callback function.
Change-Id: Ie08f4c7ace897ff6720ede5e50b259f9a2b5a3ff
ali198724 [Thu, 29 Oct 2020 05:03:43 +0000 (08:03 +0300)]
[dali-csharp] add (_dali) into text editor property signature
Change-Id: I43d886b3c74ab540c3a956db7c1cef16992ef089
Joogab Yun [Thu, 29 Oct 2020 03:34:54 +0000 (12:34 +0900)]
Change property name from TouchDelegateArea to TouchArea.
Change-Id: Ica7a31dd3932ab0c79d5c9313a350784dd06f87c
JIYUN YANG [Mon, 26 Oct 2020 02:40:17 +0000 (02:40 +0000)]
Merge "Remove exception in ViewWrapperImpl::GetNextKeyboardFocusableActor" into devel/master
Adeel Kazmi [Fri, 23 Oct 2020 10:48:39 +0000 (10:48 +0000)]
Merge "DALi Version 1.9.35" into devel/master
adam.b [Fri, 23 Oct 2020 10:45:31 +0000 (11:45 +0100)]
DALi Version 1.9.35
Change-Id: I521c69f08b80042495cf31a09c23bd8c1bf2d979
Joogab Yun [Tue, 20 Oct 2020 08:18:14 +0000 (17:18 +0900)]
Add touchDelegateArea property.
Change-Id: Iee812f794fdb1d67ad2f246a640da7d3c1b77279
Jiyun Yang [Tue, 20 Oct 2020 07:19:43 +0000 (16:19 +0900)]
Remove exception in ViewWrapperImpl::GetNextKeyboardFocusableActor
In NUI, it is not normal to create an empty handle.
Because all class instance is a reference type in C#, it is way natural to return null
instead an empty handle when the developer want to specify no actor can be focused
in GetNextKeyboardFocusableActor().
So the binding code should handle null for the return value of GetNextKeyboardFocusableActor(),
and not throwing an exception for this.
Change-Id: Ie12af44277743adea63bc45cfa8158bc6d4bce18
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
Ali Alzyod [Sun, 18 Oct 2020 08:48:01 +0000 (11:48 +0300)]
[dali-csharp-binder] Add extra text selection support to TextEditor
Add support for (SelectWholeText, SelectNone, GetSelectedText)
Change-Id: I2812130d377164066c85aa478258b5c920e2e549
Richard Huang [Fri, 16 Oct 2020 10:32:29 +0000 (11:32 +0100)]
DALi Version 1.9.34
Change-Id: I541a3998959354464a2dc8172950050db9ffa03f
Joogab Yun [Wed, 7 Oct 2020 05:35:27 +0000 (14:35 +0900)]
Add intercept touch event
Change-Id: Iba7b5e22abb01fd65a7580fe0ef263994155a607
György Straub [Fri, 9 Oct 2020 13:06:20 +0000 (14:06 +0100)]
DALi Version 1.9.33
Change-Id: I0853f8c138b2ca09f79d00625199b0939003c65a
ali198724 [Wed, 7 Oct 2020 06:13:55 +0000 (09:13 +0300)]
Dali-Csharp: fit text export properties signatures
Change-Id: I7826fd896072667e510d21b855412074b6d071c9
ali198724 [Wed, 30 Sep 2020 16:58:15 +0000 (19:58 +0300)]
dali-csharp-binder: add support for ENABLE_EDITING in text classes
Change-Id: I3d904395d8af6cecf78a218742298920f98b2ca2
Cheng-Shiun Tsai [Fri, 2 Oct 2020 09:46:52 +0000 (10:46 +0100)]
DALi Version 1.9.32
Change-Id: I8958f77673031dc8432c89c53150b9e8c47b8164
Adeel Kazmi [Fri, 25 Sep 2020 10:58:33 +0000 (11:58 +0100)]
DALi Version 1.9.31
Change-Id: I1ba3a77e24437b282d07a802eab16d66067d1b86
joogab yun [Wed, 23 Sep 2020 05:47:54 +0000 (05:47 +0000)]
Merge "TextField/TextEditor: add properties for SELECTED_TEXT_START/END" into devel/master
Wonsik Jung [Tue, 22 Sep 2020 01:25:47 +0000 (01:25 +0000)]
Merge "Add GlWindow binder" into devel/master
ali198724 [Fri, 18 Sep 2020 11:23:30 +0000 (14:23 +0300)]
TextField/TextEditor: add properties for SELECTED_TEXT_START/END
Change-Id: I163de25f390918cffe6161b7038589dd5d4d2a15
David Steele [Fri, 18 Sep 2020 10:35:23 +0000 (11:35 +0100)]
DALi Version 1.9.30
Change-Id: I8d6b79625995f103d4083b295717b11e65c737ab
sunghyun kim [Tue, 15 Sep 2020 05:34:15 +0000 (05:34 +0000)]
Merge "Add WatchView" into devel/master
huiyu.eun [Tue, 15 Sep 2020 03:14:32 +0000 (12:14 +0900)]
Fix svace issue
Change-Id: I5a83973fe214ac4849a0331f59b8de4322d7be77
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
Sunghyun Kim [Tue, 25 Aug 2020 07:22:54 +0000 (16:22 +0900)]
Add WatchView
Change-Id: Ia7ffb0926760d702073aea0c5a906276ceba23f9
adam.b [Fri, 11 Sep 2020 11:56:53 +0000 (12:56 +0100)]
DALi Version 1.9.29
Change-Id: I3b021f35367ef405f47b01330b582df0ba040cc9
Wonsik Jung [Fri, 4 Sep 2020 07:33:12 +0000 (16:33 +0900)]
Add GlWindow binder
Add GlWindow feature that is to support the native GLES application in DALi/NUI.
It has the interface to setup simple egl config.
In addition, three callback fuctions are initialize, rendering and terminate.
The functions are called on idler.
Change-Id: If22d3145d295b97829e54d73a006389b183c08a0
Richard Huang [Thu, 10 Sep 2020 12:41:46 +0000 (13:41 +0100)]
Add C# binding to upcast Gesture to BaseHandle
Change-Id: Ie1b46a616cd1b73dd9c85bd136da6117f8415f2a
Joogab Yun [Wed, 9 Sep 2020 05:37:02 +0000 (14:37 +0900)]
Fixed the problem that KeyEvent binder is not working
Change-Id: Iee5f32b28cb66c0164dd491eee4e4764c05c1065
huiyu.eun [Wed, 9 Sep 2020 01:23:44 +0000 (10:23 +0900)]
Modify name bug
Change-Id: I162e680fbf677c9ab2246ae5e191d91c4b352da6
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
Richard Huang [Tue, 8 Sep 2020 10:17:25 +0000 (11:17 +0100)]
Add bidning for devel apis to create valid handle for Gesture classes
Change-Id: I16b1c721c89c9b54aa90a214a55572c18d0f8673
Adeel Kazmi [Fri, 4 Sep 2020 12:17:42 +0000 (13:17 +0100)]
Remove internal & unused Adaptor functions from binder and NUI
Change-Id: I8d217eb2e0c6b375b40a0b2856192b853b074475
Richard Huang [Fri, 4 Sep 2020 10:16:01 +0000 (11:16 +0100)]
DALi Version 1.9.28
Change-Id: I0ce188b77c9f232aaea9755d2f9439dddadd99a4
Adeel Kazmi [Thu, 3 Sep 2020 17:23:36 +0000 (17:23 +0000)]
Merge "Removed On(...)Event()" into devel/master
adam.b [Thu, 3 Sep 2020 14:35:10 +0000 (15:35 +0100)]
Removed On(...)Event()
Change-Id: I9911097f0041607217567eee4390371ac0bcc22d
Richard Huang [Thu, 3 Sep 2020 15:02:29 +0000 (16:02 +0100)]
Change binding after OnPropertySet() signature changes
Change-Id: I340c48c6212f15222d7f8ca368232589d5d786fe
Adeel Kazmi [Thu, 3 Sep 2020 11:58:59 +0000 (11:58 +0000)]
Merge "Moved Gesture::State and -::Type to gesture-enumerations.h." into devel/master
Adeel Kazmi [Wed, 2 Sep 2020 20:09:37 +0000 (20:09 +0000)]
Merge "Changes after TouchedSignal changes" into devel/master
Adeel Kazmi [Wed, 2 Sep 2020 19:26:30 +0000 (19:26 +0000)]
Merge "Removing Configuration::ContextLoss bindings" into devel/master
David Steele [Wed, 2 Sep 2020 14:52:59 +0000 (15:52 +0100)]
Removing Configuration::ContextLoss bindings
Change-Id: I7be385a2b17476512d34d94f1ae2b65a14685859
Adeel Kazmi [Wed, 2 Sep 2020 13:57:49 +0000 (14:57 +0100)]
Changes after TouchedSignal changes
Change-Id: I307212c029e8e802e8d57fe577e2566f24c38981
Richard Huang [Wed, 2 Sep 2020 13:46:31 +0000 (14:46 +0100)]
Provide binding for new API which creates an initialized HoverEvent handle
Change-Id: Idac2c17caf95a45aa87459ee0f02d53159b17011
György Straub [Wed, 2 Sep 2020 13:20:03 +0000 (14:20 +0100)]
Moved Gesture::State and -::Type to gesture-enumerations.h.
Change-Id: I210bbeed508c59ff765db38a9b1e92305ba25f3c
Signed-off-by: György Straub <g.straub@partner.samsung.com>
Joogab Yun [Wed, 24 Jun 2020 10:28:28 +0000 (19:28 +0900)]
Refactoring Gestures Class
Change-Id: Ifb910e80884a7146a99830fa73fc16e0f235e0e2
Richard Huang [Fri, 28 Aug 2020 15:32:44 +0000 (16:32 +0100)]
Move TouchPoint to Devel API
Change-Id: I8f46a06dcfc1cf6751f000e568b4d1761b1ba189
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
Adeel Kazmi [Fri, 28 Aug 2020 13:42:14 +0000 (14:42 +0100)]
Ensure CFlags are picked up by the Makefile
Change-Id: Ifb969fac4ae16ec4a18baebba8ec6d6020846179
Victor Cebollada [Fri, 28 Aug 2020 10:11:58 +0000 (11:11 +0100)]
DALi Version 1.9.27
Change-Id: I3c71d4163dd5d0da8ac339530c9b12bba9314be9
David Steele [Thu, 27 Aug 2020 17:43:42 +0000 (18:43 +0100)]
Migrating to C++17
Change-Id: Idb660c9423c6d70b6690376256fd20724d37145d
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>
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>
Adeel Kazmi [Wed, 26 Aug 2020 23:57:12 +0000 (23:57 +0000)]
Merge "Update C# binding after removing Window::ResizedSignal" into devel/master
Adeel Kazmi [Wed, 26 Aug 2020 19:47:15 +0000 (20:47 +0100)]
Changes after RotationGesture made public
Change-Id: I593bab7c21785d54b0d0a503b8de86375862754f
Richard Huang [Wed, 26 Aug 2020 15:21:59 +0000 (16:21 +0100)]
Update C# binding after removing Window::ResizedSignal
Change-Id: Iea256d3586797087da1d619aeed698fa8ccf6dc8
Adeel Kazmi [Wed, 26 Aug 2020 10:02:44 +0000 (10:02 +0000)]
Merge "Add support for Windows builds" 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
David Steele [Tue, 25 Aug 2020 10:42:29 +0000 (11:42 +0100)]
Updates following rename of PropertyBuffer
Change-Id: I28c19aa50737419da45581cf0d61bca8afb5e6eb
Richard Huang [Tue, 25 Aug 2020 09:36:25 +0000 (10:36 +0100)]
KeyEvent class pimpling
Change-Id: I379550d1167ed4258eb221fd9b0ee982fa5e6e85
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
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>
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
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>
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
György Straub [Fri, 21 Aug 2020 07:52:41 +0000 (08:52 +0100)]
DALi Version 1.9.26
Change-Id: Ic37cf2f55abb1eee3afbfb4ff763fa73b659c228
David Steele [Thu, 20 Aug 2020 13:00:03 +0000 (13:00 +0000)]
Merge "Removing unused API ViewImpl::OnAccessibiityTouch" into devel/master
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>
David Steele [Wed, 19 Aug 2020 11:04:04 +0000 (12:04 +0100)]
Removing unused API ViewImpl::OnAccessibiityTouch
Change-Id: I5bbfcdbdb83c8f13487361985167828ac09a6249
Richard Huang [Tue, 18 Aug 2020 17:14:53 +0000 (18:14 +0100)]
WheelEvent class pimpling
Change-Id: Ifd7a8dfa5ad145bd8acdb6acb1521710190eefb9
Adeel Kazmi [Fri, 14 Aug 2020 15:27:48 +0000 (16:27 +0100)]
Changes after TouchData renamed to TouchEvent
Change-Id: Iac4ff8ce966e6fa3989cf6c3ffe0280abd4371a2
greynaga [Fri, 14 Aug 2020 10:39:11 +0000 (11:39 +0100)]
DALi Version 1.9.25
Change-Id: I1eda8c1f202e99f482a612daac412259c8b16d2d
David Steele [Thu, 13 Aug 2020 16:59:37 +0000 (16:59 +0000)]
Merge "Updates following removal of TouchEvent" into devel/master
Richard Huang [Wed, 12 Aug 2020 13:34:56 +0000 (14:34 +0100)]
Provide binding after HoverEvent class pimpling
Change-Id: Ife5e0820bebb13ed53c939457bffc43e961896cc
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>
Adeel Kazmi [Fri, 7 Aug 2020 14:50:54 +0000 (14:50 +0000)]
Merge "DALi Version 1.9.24" into devel/master
David Steele [Fri, 7 Aug 2020 14:42:26 +0000 (15:42 +0100)]
DALi Version 1.9.24
Change-Id: I08e412a9153d32dcb4d3692b0f4187d8819168b9
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
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>
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>
joogab yun [Wed, 5 Aug 2020 08:56:16 +0000 (08:56 +0000)]
Merge "bind minLineSize in RendererParameters" into devel/master
Seoyeon Kim [Wed, 5 Aug 2020 01:38:04 +0000 (01:38 +0000)]
Merge "Add KeyboardRepeatSettingsChangedSignal binding" into devel/master
Richard Huang [Tue, 4 Aug 2020 11:13:48 +0000 (12:13 +0100)]
Rename OnStage signals and related internal changes
Change-Id: I4192c41b52107ce56c837644bf32cab527807d89
Joogab Yun [Tue, 4 Aug 2020 08:30:14 +0000 (17:30 +0900)]
bind minLineSize in RendererParameters
Change-Id: If207caf70fe7f2af851350326a7aedb10ecb6f3f
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>
Cheng-Shiun Tsai [Fri, 31 Jul 2020 10:11:44 +0000 (11:11 +0100)]
DALi Version 1.9.23
Change-Id: Icd0269e1f227c9f3ef1f4670e68df1b2f417d25a
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>
Adeel Kazmi [Fri, 24 Jul 2020 11:58:51 +0000 (11:58 +0000)]
Merge "Updates for NativeImageInterface" into devel/master
Richard Huang [Fri, 24 Jul 2020 09:48:43 +0000 (10:48 +0100)]
DALi Version 1.9.22
Change-Id: Ia677e530ec7e2fbd663fce6727d1cddc6c99d792
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
David Steele [Mon, 20 Jul 2020 17:25:24 +0000 (18:25 +0100)]
Updates for NativeImageInterface
Change-Id: Ie63d373a74dd465f2b9a61f7085ded19a8bc9e6d
adam.b [Fri, 17 Jul 2020 12:12:26 +0000 (13:12 +0100)]
DALi Version 1.9.21
Change-Id: Iaf2550f0b1cfb17f6f711be6241a3cb0853edc8c
Adeel Kazmi [Tue, 14 Jul 2020 20:52:45 +0000 (21:52 +0100)]
Changes after Stage moved to Devel API
Change-Id: I4765e2bb4add9e3efda5aeb30cc13fa8bfd7d3da
dongsug song [Wed, 15 Jul 2020 07:06:40 +0000 (07:06 +0000)]
Merge "Add FrameRenderedCallback and FramePresentedCallback" 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
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
Joogab Yun [Thu, 9 Jul 2020 01:33:27 +0000 (10:33 +0900)]
Binding GetLastCharacterIndex() in text-utils-devel
Change-Id: I972f3d7ea530df0915a84397137e2856eab6754c
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
Yeongjong Lee [Mon, 6 Jul 2020 08:38:03 +0000 (17:38 +0900)]
Add child property bindings for FlexLayout
Child properties are added for FlexLayout.
- FlexAlignmentSelf
- FlexPositionType
- FlexAspectRatio
- FlexBasis
- FlexShrink
- FlexGrow
See also,
dali-toolkit: https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-toolkit/+/237889/
dali-csharp-binder: https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-csharp-binder/+/237888/
NUI: https://github.com/Samsung/TizenFX/pull/1803
Change-Id: I71710ae569cd324ab3d4537e9095836efbde8f4f