joogab.yun [Fri, 10 Sep 2021 07:58:20 +0000 (16:58 +0900)]
Binding DISPATCH_KEY_EVENTS
Change-Id: I420ab3d3599060b61f28c9a6359887b0fa497b08
Adam Bialogonski [Fri, 24 Sep 2021 08:48:13 +0000 (09:48 +0100)]
DALi Version 2.0.45
Change-Id: Ib8c648e2c67e5f631a9ccb7e1288355085c8254f
Richard Huang [Fri, 17 Sep 2021 10:42:43 +0000 (11:42 +0100)]
DALi Version 2.0.44
Change-Id: Ia06deb97a848e6f5780a09198537f743fe527133
Seoyeon Kim [Mon, 13 Sep 2021 03:42:41 +0000 (03:42 +0000)]
Merge "Fix AtspiAccessibility functions to apply to all profiles" into devel/master
Seoyeon Kim [Mon, 13 Sep 2021 00:09:34 +0000 (09:09 +0900)]
Fix AtspiAccessibility functions to apply to all profiles
- Revert "[ATSPI] Hotfix for common profile with ATSPI.IsEnabled()"
This reverts commit
b228f3f42e34dab1778664822253cc43c2ce77a3.
- Move atspi-wrap.cpp file to all profiles including Ubuntu build
Change-Id: I0b9a7d3f88cdef8321b275b7474173b0097d8787
junsu choi [Mon, 13 Sep 2021 00:40:11 +0000 (00:40 +0000)]
Merge "Fix svace issue in CanvasView" into devel/master
Eunki Hong [Sat, 11 Sep 2021 14:15:31 +0000 (07:15 -0700)]
Fix svace issue in CanvasView
Change-Id: I49aeac97a6a9eee06e814a680bde77a85143ef75
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
Adeel Kazmi [Fri, 10 Sep 2021 15:24:39 +0000 (15:24 +0000)]
Merge "DALi Version 2.0.43" into devel/master
David Steele [Fri, 10 Sep 2021 15:20:54 +0000 (16:20 +0100)]
DALi Version 2.0.43
Change-Id: Ibf66da9af14b6a3df1422d039db02c2a675b51dd
Wonsik Jung [Fri, 10 Sep 2021 05:41:46 +0000 (05:41 +0000)]
Merge "Add SetParent wrapper to Window-wrap" into devel/master
Seungho BAEK [Wed, 8 Sep 2021 11:01:14 +0000 (11:01 +0000)]
Merge "Bind Scale transition" into devel/master
huayong.xu [Tue, 7 Sep 2021 07:26:12 +0000 (15:26 +0800)]
Fix crash when written chunk of response is null.
Change-Id: Ibefb7ebbaa4c43bf02c23f56c8e75442dafdbe99
Eunki, Hong [Tue, 7 Sep 2021 10:01:14 +0000 (19:01 +0900)]
[ATSPI] Hotfix for common profile with ATSPI.IsEnabled()
There is some issue with ATSPI in Ubuntu platform.
So we build atspi-wrap.cpp in tizen profile only.
But ATSPI::IsEnable(); API could be called for all profile
This patch hotfix this issue.
We move that function to other file.
(= control-devel-wrap.cpp which relation API defined)
Change-Id: I139ba72c5c3ad8ad2be4255c47e770d29675892e
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Wonsik Jung [Mon, 6 Sep 2021 10:08:02 +0000 (19:08 +0900)]
Add SetParent wrapper to Window-wrap
Add SetParent wrapper to window-wrap.
This wrapper has additional flag whether child is the above or below of the parent.
Change-Id: If9349de78f52fb20aeee54f7095bf6da3306e5b7
Seungho BAEK [Mon, 6 Sep 2021 05:44:46 +0000 (05:44 +0000)]
Merge "Bind slide transition" into devel/master
Adeel Kazmi [Fri, 3 Sep 2021 15:11:33 +0000 (15:11 +0000)]
Merge "DALi Version 2.0.42" into devel/master
Adeel Kazmi [Fri, 3 Sep 2021 15:04:44 +0000 (16:04 +0100)]
DALi Version 2.0.42
Change-Id: I815b1fbbb002995dbd03b7427e63c4c361b962e4
seungho [Thu, 12 Aug 2021 12:49:57 +0000 (21:49 +0900)]
Bind Scale transition
Change-Id: I98f553c79754d1971d978df113f3fd87763ebc3a
Signed-off-by: seungho <sbsh.baek@samsung.com>
Seungho Baek [Thu, 5 Aug 2021 15:39:27 +0000 (00:39 +0900)]
Bind slide transition
Change-Id: I1bba15ec48c41ea725f5db792cdaee9e0f565ad1
Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
JunsuChoi [Thu, 2 Sep 2021 07:18:01 +0000 (16:18 +0900)]
CanvasView: Change int type to unsigned int for index value
Change-Id: I5e2134e5b7a698299e165becdab85fdaf28efb70
joogab yun [Mon, 30 Aug 2021 05:07:30 +0000 (05:07 +0000)]
Merge "Binding KEYBOARD_FOCUSABLE_CHILDREN property" into devel/master
Seungho BAEK [Mon, 30 Aug 2021 00:59:52 +0000 (00:59 +0000)]
Merge "Refactoring transition and fadeTransition" into devel/master
David Steele [Fri, 27 Aug 2021 11:43:13 +0000 (11:43 +0000)]
Merge "DALi Version 2.0.41" into devel/master
Adam Bialogonski [Fri, 27 Aug 2021 09:49:51 +0000 (10:49 +0100)]
DALi Version 2.0.41
Change-Id: I5f13e95527f9b835aff2671bae7ba3dc2171803c
seungho [Tue, 17 Aug 2021 07:05:51 +0000 (16:05 +0900)]
Refactoring transition and fadeTransition
Change-Id: I8dc0d2f276540a0c2926fbfc96c945254d682e0e
Signed-off-by: seungho <sbsh.baek@samsung.com>
Bowon Ryu [Fri, 27 Aug 2021 02:01:13 +0000 (02:01 +0000)]
Merge "Add SelectionCleared signal" into devel/master
Wonsik Jung [Thu, 26 Aug 2021 08:36:23 +0000 (08:36 +0000)]
Merge "Add the window wrappers about input region" into devel/master
JIYUN YANG [Wed, 25 Aug 2021 07:08:57 +0000 (07:08 +0000)]
Merge "Implement more request interceptor APIs." into devel/master
Seoyeon Kim [Wed, 25 Aug 2021 05:16:58 +0000 (05:16 +0000)]
Merge "[ATSPI] Add C# binding of AtspiAccessibility::IsEnabled" into devel/master
joogab.yun [Thu, 19 Aug 2021 08:23:22 +0000 (17:23 +0900)]
Binding KEYBOARD_FOCUSABLE_CHILDREN property
Change-Id: Ifcbc6347a0ea1db99235dd35f63058541dec6fc6
Seoyeon Kim [Tue, 24 Aug 2021 04:50:42 +0000 (13:50 +0900)]
[ATSPI] Add C# binding of AtspiAccessibility::IsEnabled
- Added `IsEnabled()` to check accessibility state
Change-Id: Ia159916ea6149055b2fa45df72985d7c67095d8a
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
huayong.xu [Tue, 24 Aug 2021 02:58:19 +0000 (10:58 +0800)]
Implement more request interceptor APIs.
Change-Id: I06347ea1e9738d7686bfe3fc0700054c2088b5fe
Wonsik Jung [Fri, 6 Aug 2021 08:30:06 +0000 (17:30 +0900)]
Add the window wrappers about input region
Add the window wrappers about input region.
Add and Subtract region.
Change-Id: I2f23f63f11548d8e4c728f215e98fb076f214866
abdullah [Sun, 22 Aug 2021 14:49:11 +0000 (17:49 +0300)]
Add SelectionCleared signal
Change-Id: Ic8a67258876004449ec4b43c517c0f2c14ad06b0
Sara Samara [Mon, 9 Aug 2021 05:50:32 +0000 (08:50 +0300)]
[NUI] Support Public APIs - CopyText, CutText & PasteText
string CopyText(TextEditor textEditor) or string CopyText(TextField textField)
This function will copy the previously selected string into the clipboard and will return it.
string CutText(TextEditor textEditor) or string CutText(TextField textField)
This function will cut the previously selected string into the clipboard and will return it.
void PasteText(TextEditor textEditor) or void PasteText(TextField textField
This function will paste the most recent string in the clipboard stack into the text control.
corresponding dali-toolkit patch:
https://review.tizen.org/gerrit/c/platform/core/uifw/dali-toolkit/+/262080
Change-Id: I668510d999f2e4a36b50ffc57d28912cba288220
Seoyeon Kim [Mon, 23 Aug 2021 08:39:18 +0000 (08:39 +0000)]
Merge "[NUI] Add SelectionChanged event" into devel/master
JunsuChoi [Fri, 13 Aug 2021 02:06:30 +0000 (11:06 +0900)]
Add CanvasView::Shape::AddPath api binder
Change-Id: I3484511ce5a694542a7d8b50032dab749a4cbfb3
Adeel Kazmi [Fri, 20 Aug 2021 11:20:47 +0000 (11:20 +0000)]
Merge "DALi Version 2.0.40" into devel/master
David Steele [Fri, 20 Aug 2021 11:18:57 +0000 (12:18 +0100)]
DALi Version 2.0.40
Change-Id: I6e7b435c3a7088415e233bc48a2042b7d2f33bb4
Bowon Ryu [Fri, 20 Aug 2021 07:21:58 +0000 (07:21 +0000)]
Merge "[NUI] Add CursorPositionChanged event" into devel/master
Bowon Ryu [Fri, 20 Aug 2021 02:30:20 +0000 (02:30 +0000)]
Merge "[NUI] Support min line size in texteditor" into devel/master
Eunki, Hong [Thu, 19 Aug 2021 07:23:15 +0000 (16:23 +0900)]
Fix PixelData ReleaseFunction type + Remove memoryleak potential
In dali-wrap.cpp, PixelData's buffer always create by new method.
But the releaseFunction used by input value.
So I fixed the ReleaseFunctoin type ans DELETE_ARRAY.
+
It have potential of memory leak when we got some exceptions during PixelData::New();
So I add every memory release routines inside of catch routine
+
Rename each arguments relative with PixelData
Change-Id: I7cc3b31049e9d3336469b9aeb22d8e889fd2e03b
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
abdullah [Mon, 9 Aug 2021 08:48:36 +0000 (11:48 +0300)]
[NUI] Add SelectionChanged event
related patch : https://review.tizen.org/gerrit/c/platform/core/uifw/dali-toolkit/+/262091
Change-Id: Ifd352980d2d82cec2617580500102425dcfa32cc
abdullah [Mon, 9 Aug 2021 12:17:36 +0000 (15:17 +0300)]
[NUI] Add CursorPositionChanged event
Change-Id: I53bdebedeb5ced7061b392e9770389dfc24944b1
Taehyub Kim [Fri, 13 Aug 2021 12:50:46 +0000 (21:50 +0900)]
RiveAnimationView: add build configuration not to support TV AV Profile
Change-Id: Ib1344f99eef948d1ee1d14ff309cced7b8939abc
David Steele [Fri, 13 Aug 2021 13:04:04 +0000 (13:04 +0000)]
Merge "DALi Version 2.0.39" into devel/master
Adeel Kazmi [Fri, 13 Aug 2021 12:46:57 +0000 (13:46 +0100)]
DALi Version 2.0.39
Change-Id: Ie4d00f461618ec7dbbf9287c2b3636e5c066bf45
JunsuChoi [Fri, 13 Aug 2021 03:06:19 +0000 (12:06 +0900)]
CanvasView: Apply code formatter
Change-Id: I2b421cc77fe8cf65d117cbb0b97fa8715a4fe10f
junsu choi [Fri, 13 Aug 2021 02:00:17 +0000 (02:00 +0000)]
Merge "Add CanvasRenderer::Picture class binder" into devel/master
junsu choi [Fri, 13 Aug 2021 02:00:11 +0000 (02:00 +0000)]
Merge "Add CanvasRenderer::Gradient, LinearGradient, RadialGradient binder" into devel/master
abdullah [Wed, 28 Jul 2021 11:43:38 +0000 (14:43 +0300)]
[NUI] Support min line size in texteditor
Change-Id: I42ff03097a734a55e037d2508f729efcda6251d8
JunsuChoi [Wed, 11 Aug 2021 07:34:04 +0000 (16:34 +0900)]
Add CanvasRenderer::Picture class binder
Change-Id: I0b07d84881c6dfce613f9ddbf621cae2555135fe
JunsuChoi [Mon, 2 Aug 2021 05:45:38 +0000 (14:45 +0900)]
Add CanvasView::DrawableGroup::RemoveDrawable() api binder
Change-Id: I197059f4528bfbdee2e3bbf990e602a0d0ac5283
Seungho Baek [Mon, 9 Aug 2021 04:59:27 +0000 (13:59 +0900)]
Move catch exception macro to common.h
Change-Id: I195d0ca70e71608f5f8604cab1e350beb22fa8e2
Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
Seungho BAEK [Mon, 9 Aug 2021 04:47:34 +0000 (04:47 +0000)]
Merge "Remove unnecessary heading guard." into devel/master
Bowon Ryu [Thu, 29 Jul 2021 10:58:41 +0000 (19:58 +0900)]
Add SelectText to TextField, TextEditor
relative patch:
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-toolkit/+/261509/
Change-Id: I1e0fd07401c9d39acd99d099b893b219031dda97
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
Bowon Ryu [Fri, 21 May 2021 08:24:38 +0000 (17:24 +0900)]
Add InputFilter to TextField, TextEditor
Change-Id: Icb01e64e14af80e46992b005c693504a1b14d6e9
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
Seungho Baek [Mon, 9 Aug 2021 03:01:39 +0000 (12:01 +0900)]
Remove unnecessary heading guard.
Change-Id: I16eef0840fffb084fd9721c26bc251ef10acab60
Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
Adeel Kazmi [Fri, 6 Aug 2021 10:27:51 +0000 (10:27 +0000)]
Merge "DALi Version 2.0.38" into devel/master
Richard Huang [Fri, 6 Aug 2021 09:48:10 +0000 (10:48 +0100)]
DALi Version 2.0.38
Change-Id: I39a5642fb4fcdd152d6709c18b3bea43c2c6f5b5
JunsuChoi [Thu, 5 Aug 2021 08:38:00 +0000 (17:38 +0900)]
Add CanvasRenderer::Gradient, LinearGradient, RadialGradient binder
Change-Id: I7cdd84f832c9a02f5d33a03a5f05d508dc7bf052
joogab yun [Fri, 6 Aug 2021 04:50:32 +0000 (04:50 +0000)]
Merge "Add SetTapMaximumAllowedTime binding" into devel/master
joogab.yun [Fri, 23 Jul 2021 05:54:23 +0000 (14:54 +0900)]
Add SetTapMaximumAllowedTime binding
Change-Id: I7f189e474d0e5b7d8d80af51ae14c2aff9754ac3
Seungho Baek [Thu, 5 Aug 2021 15:20:48 +0000 (00:20 +0900)]
Fix build warning
Change-Id: I7fce469939d8ad25de3f9f21b891fdbe11747720
Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
Seungho BAEK [Thu, 5 Aug 2021 11:41:10 +0000 (11:41 +0000)]
Merge "Unify file name as *-wrap.cpp for the wrapping code" into devel/master
Daekwang Ryu [Mon, 7 Jun 2021 02:35:48 +0000 (11:35 +0900)]
Fix to build incrementally with gbs
Change-Id: I0de98e0525065af657fadc14885e35bd531dee8c
Seungho Baek [Thu, 5 Aug 2021 02:42:25 +0000 (11:42 +0900)]
Unify file name as *-wrap.cpp for the wrapping code
Change-Id: Ic1809a55f55dad266056466b200bf0c1c8560054
Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
Adeel Kazmi [Wed, 4 Aug 2021 15:47:11 +0000 (15:47 +0000)]
Merge "Change ColorDepth enum name to ColorFormat" into devel/master
junsu choi [Tue, 3 Aug 2021 08:09:35 +0000 (08:09 +0000)]
Merge "Add Toolkit::CanvasView::Property::VIEW_BOX binder" into devel/master
Daekwang Ryu [Fri, 30 Jul 2021 05:55:43 +0000 (14:55 +0900)]
Change ColorDepth enum name to ColorFormat
Change-Id: Id24772decc4c31f0f3f71fb949c64e81f1b5fbe0
Seungho BAEK [Tue, 3 Aug 2021 01:24:30 +0000 (01:24 +0000)]
Merge "Add RiveAnimationView csharp binder codes to control the rive animation by the time." into devel/master
Taehyub Kim [Thu, 15 Jul 2021 08:48:58 +0000 (17:48 +0900)]
Add RiveAnimationView csharp binder codes to control the rive animation by the time.
Change-Id: I67dd430e5e31231994a08b8f2d5a4291a3674f92
JunsuChoi [Mon, 2 Aug 2021 04:22:19 +0000 (13:22 +0900)]
CanvasView: Change api name
Since the method name of the same concept in CanvasView is used as
'RemoveAllDrawables', change it to maintain the concept.
Change-Id: I4b05bf0250e44522df7ddd1c6e63e5563a8821d5
Adeel Kazmi [Fri, 30 Jul 2021 11:00:51 +0000 (11:00 +0000)]
Merge "DALi Version 2.0.37" into devel/master
Adam Bialogonski [Fri, 30 Jul 2021 10:22:11 +0000 (11:22 +0100)]
DALi Version 2.0.37
Change-Id: I4967838e9c1d750a8cb2ff419f9898957806a984
JunsuChoi [Fri, 30 Jul 2021 07:50:22 +0000 (16:50 +0900)]
Add Toolkit::CanvasView::Property::VIEW_BOX binder
Change-Id: I8615df06deaff5b0962fa1210ce5ba34a6436cb6
huayong.xu [Mon, 26 Jul 2021 05:58:16 +0000 (13:58 +0800)]
Unregister request interceptor callback.
Change-Id: I21ae6aa8fdca452c31b1762c89b5ff47fa03b857
Bowon Ryu [Fri, 30 Jul 2021 02:59:37 +0000 (02:59 +0000)]
Merge "[NUI] Support Ellipsis position Property" into devel/master
junsu choi [Thu, 29 Jul 2021 08:46:24 +0000 (08:46 +0000)]
Merge "Add CanvasView::RemoveDrawable(), RemoveAllDrawables() api binder" into devel/master
junsu choi [Thu, 29 Jul 2021 08:46:14 +0000 (08:46 +0000)]
Merge "Add CanvasView::New() api binder" into devel/master
Taehyub Kim [Thu, 29 Jul 2021 08:20:01 +0000 (08:20 +0000)]
Merge "Change RiveAnimationView dependency package" into devel/master
JunsuChoi [Thu, 29 Jul 2021 07:31:29 +0000 (16:31 +0900)]
Add CanvasView::RemoveDrawable(), RemoveAllDrawables() api binder
Change-Id: I82beea27be87a5f82f62dc584587cd82378a62e6
Shrouq Sabah [Tue, 29 Jun 2021 23:30:46 +0000 (02:30 +0300)]
[NUI] Support Ellipsis position Property
Added new property Ellipsis to TextEditor
Added new property Ellipsis_Position to TextLabel, TextField and TextEditor
Handled Ellipsis poistion for below cases:
Positions: END, START and MIDDLE
TextController: TextLabel, TextField and TextEditor
SingleLine and Muilt-lines with differnat LineWrap modes
Text direction LTR and RTL
END algorithm already exits
START and MIDDLE algorithms added according to END one
This is to integrate with NUI.
Change-Id: Ia991d8573c2cdbeb904a3703991b840631599f6e
JunsuChoi [Wed, 28 Jul 2021 05:55:37 +0000 (14:55 +0900)]
Add CanvasView::New() api binder
Change-Id: I2b0ad13f20982dfd86edf7a8e031accace5b9780
JunsuChoi [Wed, 28 Jul 2021 07:49:26 +0000 (16:49 +0900)]
CanvasView: Clean up code
Rename and remove unnecessary variables
Change-Id: I5fdf25279f65a920ca6b863c2b8ed5061905077d
Taehyub Kim [Tue, 27 Jul 2021 07:26:51 +0000 (16:26 +0900)]
Change RiveAnimationView dependency package
RiveAnimationView package was seperated from dali2-extension
so the dependency package of RiveAnimationView should be changed.
Change-Id: I4ab6436b6196496b5ba3a49edbf7a304bfc8f52d
Eunki, Hong [Thu, 8 Jul 2021 10:26:28 +0000 (19:26 +0900)]
Add Encoded Image Buffer class
relative patch :
(EncodedImageBuffer)
review.tizen.org/gerrit/#/c/platform/core/uifw/dali-toolkit/+/259415
Change-Id: Iedfb3d7f6e843bae7316a43402acb03710b93f05
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
junsu choi [Mon, 26 Jul 2021 08:04:26 +0000 (08:04 +0000)]
Merge "Add CanvasRenderer::Drawable::SetClipPath/SetMask api binder" into devel/master
sunghyun kim [Mon, 26 Jul 2021 01:11:07 +0000 (01:11 +0000)]
Merge "Add NativeImageQueue" into devel/master
David Steele [Fri, 23 Jul 2021 10:33:09 +0000 (10:33 +0000)]
Merge "DALi Version 2.0.36" into devel/master
Richard Huang [Fri, 23 Jul 2021 09:28:53 +0000 (10:28 +0100)]
DALi Version 2.0.36
Change-Id: Id717259a5bbfcef2f303566c9ba1ded5db32b70b
JIYUN YANG [Fri, 23 Jul 2021 08:45:05 +0000 (08:45 +0000)]
Merge "Add binding code of WebView::GetPlainTextAsynchronously" into devel/master
Jiyun Yang [Thu, 22 Jul 2021 13:14:36 +0000 (22:14 +0900)]
Add binding code of WebView::GetPlainTextAsynchronously
Change-Id: Ia51747db50671d2486d8ac94c38f31a560415d4f
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
Sunghyun Kim [Wed, 14 Jul 2021 10:50:38 +0000 (19:50 +0900)]
Add NativeImageQueue
When the application uses several buffers in NativeImageQueue,
the application can get buffer directly using these APIs.
Change-Id: Ib78152066ee0a2f7248728aaf326a3ed64f33a92
joogab yun [Fri, 23 Jul 2021 00:38:59 +0000 (00:38 +0000)]
Merge "Add input-options Binding" into devel/master
seungho [Thu, 22 Jul 2021 08:56:35 +0000 (17:56 +0900)]
fix coverity issue to make processor-controller catch dali exception
Change-Id: I02a69a799cc20696bf4c0734cf608290afd474a0
Signed-off-by: seungho <sbsh.baek@samsung.com>
JunsuChoi [Thu, 22 Jul 2021 08:31:05 +0000 (17:31 +0900)]
Add CanvasRenderer::Drawable::SetClipPath/SetMask api binder
Change-Id: I9f902d9a3f666b6da09138f17b2f14fe376941a1
seungho [Thu, 22 Jul 2021 08:29:11 +0000 (17:29 +0900)]
Fix svace issue to initialize member variable of processor-controller
Change-Id: I26e14c4e956da5a3d403b4453584393a23fef70e
Signed-off-by: seungho <sbsh.baek@samsung.com>
joogab.yun [Thu, 22 Jul 2021 05:01:13 +0000 (14:01 +0900)]
Revert "add input-options binding"
Change-Id: I1fad1ec30870a29a1d53357625d554f607429c5c
joogab.yun [Thu, 22 Jul 2021 02:00:58 +0000 (11:00 +0900)]
Add input-options Binding
Change-Id: Id174f203bdacd425bfb754b4e7a8f07d20958188