platform/core/uifw/dali-csharp-binder.git
18 months ago[dali_2.2.0] Merge branch 'devel/master' 74/283874/1
Adam Bialogonski [Fri, 4 Nov 2022 10:36:53 +0000 (10:36 +0000)]
[dali_2.2.0] Merge branch 'devel/master'

Change-Id: Ia2b61295271bbf8b2f000632170d29f76ad3c602

18 months agoDALi Version 2.2.0 68/283868/1 dali_2.2.0
Adam Bialogonski [Fri, 4 Nov 2022 10:36:05 +0000 (10:36 +0000)]
DALi Version 2.2.0

Change-Id: I59ffa76719a37921280f938c369e3c1433bac792

18 months agoFix SVACE issue 15/283715/1
Seoyeon Kim [Wed, 2 Nov 2022 05:40:00 +0000 (14:40 +0900)]
Fix SVACE issue

- The issue is 'Casting a signed value which has type int to a bigger
unsigned integer type std::size_t while initializing a variable.'

- Changed the parameter type from `int` to `uint32_t` for `size_t` casting

Change-Id: I60aea0daa4d1f689a900acc6daa42eb3abcbeadb
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
18 months agoMerge "Binding GestureSourceType." into devel/master
joogab yun [Tue, 1 Nov 2022 00:36:36 +0000 (00:36 +0000)]
Merge "Binding GestureSourceType." into devel/master

18 months agoBinding GestureSourceType. 69/283369/4
joogab.yun [Tue, 25 Oct 2022 08:22:51 +0000 (17:22 +0900)]
Binding GestureSourceType.

refer : https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-core/+/283368/

Change-Id: Ie8e2520f00b47b0601a52095cb08c360f211e806

18 months ago[dali_2.1.46] Merge branch 'devel/master' 57/283557/1
Richard Huang [Fri, 28 Oct 2022 10:26:35 +0000 (11:26 +0100)]
[dali_2.1.46] Merge branch 'devel/master'

Change-Id: I24fa940c39ad72d3170f2ed5327c0403e31cf012

18 months agoDALi Version 2.1.46 51/283551/1 dali_2.1.46
Richard Huang [Fri, 28 Oct 2022 10:25:47 +0000 (11:25 +0100)]
DALi Version 2.1.46

Change-Id: I347954f8a211fde0a4a7e57d3e5f57996e209f8c

18 months agoResolve C# retrieving string output lifecycle 36/283336/1
Eunki, Hong [Mon, 24 Oct 2022 13:08:23 +0000 (22:08 +0900)]
Resolve C# retrieving string output lifecycle

Change-Id: I95a1b865efa3c2c9171d6c5d810d953e2cd41b9a
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
18 months ago[dali_2.1.45] Merge branch 'devel/master' 93/283293/1
David Steele [Fri, 21 Oct 2022 10:48:04 +0000 (11:48 +0100)]
[dali_2.1.45] Merge branch 'devel/master'

Change-Id: Iaf2a15e42311463db0bbb58cc6cdbe86b80a24e3

18 months agoDALi Version 2.1.45 87/283287/1 dali_2.1.45
David Steele [Fri, 21 Oct 2022 10:47:36 +0000 (11:47 +0100)]
DALi Version 2.1.45

Change-Id: I63598686f69c347b70b77a99b1070608d3dcc8d4

19 months agoFix coverity issue (null check) 38/283238/1
Eunki, Hong [Thu, 20 Oct 2022 15:45:14 +0000 (00:45 +0900)]
Fix coverity issue (null check)

Change-Id: I15b7fd0b4e65a94847a72b6d7d1e76430543d386
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months agoChange nui property get/set not to use PropertyValue (part5) 96/283196/3
Eunki, Hong [Thu, 20 Oct 2022 05:34:39 +0000 (14:34 +0900)]
Change nui property get/set not to use PropertyValue (part5)

Make some internal API for Visual / DoAction

Change-Id: I3a55bca4098813584c038a4dff5d0affebddf91e
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months agoChange nui property get/set not to use PropertyValue (part4) 07/282907/2
dongsug.song [Thu, 13 Oct 2022 07:31:33 +0000 (16:31 +0900)]
Change nui property get/set not to use PropertyValue (part4)

Change-Id: I823c4f18087ddcae8481a46bceb90146ec5cbed2

19 months agoMerge "DALi Version 2.1.44" into devel/master
David Steele [Fri, 14 Oct 2022 12:02:54 +0000 (12:02 +0000)]
Merge "DALi Version 2.1.44" into devel/master

19 months agoMerge "Modify window position data type" into devel/master
Eunki Hong [Fri, 14 Oct 2022 10:11:09 +0000 (10:11 +0000)]
Merge "Modify window position data type" into devel/master

19 months ago[dali_2.1.44] Merge branch 'devel/master' 06/283006/1
Adam Bialogonski [Fri, 14 Oct 2022 09:26:45 +0000 (10:26 +0100)]
[dali_2.1.44] Merge branch 'devel/master'

Change-Id: I9ac82dffe7fc9463b4d96c58be2adc8dba27db9f

19 months agoDALi Version 2.1.44 00/283000/1 dali_2.1.44
Adam Bialogonski [Fri, 14 Oct 2022 09:25:57 +0000 (10:25 +0100)]
DALi Version 2.1.44

Change-Id: Id8d41176729f331921671ff50c8ba7ee6dd61f30

19 months agoBind Matrix operator* 44/282644/3
Eunki, Hong [Fri, 7 Oct 2022 07:48:15 +0000 (16:48 +0900)]
Bind Matrix operator*

Change-Id: Icf377fff8761bac00bcc7fd6e21c0ee866904f59
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months agoModify window position data type 79/281979/9
Wonsik Jung [Sun, 25 Sep 2022 21:37:49 +0000 (06:37 +0900)]
Modify window position data type

Current WindowPosition has the unsigned int data type.
It means that current data type can not support the negative coordinate.
This patch is to support it.

Change-Id: I0d6609425a158753878f51fdde96c4611dd894c5

19 months agoMerge "Remove Dali::Any container accessor" into devel/master
Eunki Hong [Thu, 13 Oct 2022 03:06:46 +0000 (03:06 +0000)]
Merge "Remove Dali::Any container accessor" into devel/master

19 months agoMerge "Bind DevelCameraActor::Property::PROJECTION_DIRECTION" into devel/master
David Steele [Wed, 12 Oct 2022 14:53:24 +0000 (14:53 +0000)]
Merge "Bind DevelCameraActor::Property::PROJECTION_DIRECTION" into devel/master

19 months agoApply initial dali style for NUI binded TextLabel 68/282768/1
Eunki, Hong [Tue, 11 Oct 2022 08:20:16 +0000 (17:20 +0900)]
Apply initial dali style for NUI binded TextLabel

Change-Id: I3b3404369a58beaf18ce43ff3d0337bffad659f0
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months agoBind DevelCameraActor::Property::PROJECTION_DIRECTION 93/282393/4
Eunki, Hong [Fri, 30 Sep 2022 12:03:18 +0000 (21:03 +0900)]
Bind DevelCameraActor::Property::PROJECTION_DIRECTION

Change-Id: I047370a202a279e1d33630863e966140c7fbe19f
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months ago[dali_2.1.43] Merge branch 'devel/master' 65/282665/1
Adeel Kazmi [Fri, 7 Oct 2022 11:24:33 +0000 (12:24 +0100)]
[dali_2.1.43] Merge branch 'devel/master'

Change-Id: Idc4f1086064b70f3269ea4fbb4eaabef0a53f598

19 months agoDALi Version 2.1.43 59/282659/1 dali_2.1.43
Adeel Kazmi [Fri, 7 Oct 2022 11:23:45 +0000 (12:23 +0100)]
DALi Version 2.1.43

Change-Id: I240e42f512ef2a27256ed11e2e9ff5abad13bfe0

19 months agoRemove Dali::Any container accessor 97/282597/2
Eunki, Hong [Thu, 6 Oct 2022 08:09:28 +0000 (17:09 +0900)]
Remove Dali::Any container accessor

Let we make Dali::Any's member value as private.
So, let we don't allow to make custom AnyContainerImpl
+ change AnyContainerImpl member values.

Change-Id: I62b56cf156b5d2cb2040f74bef892c2e08e0de6d
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months agoChange nui property get/set not to use PropertyValue (part2) 43/282443/3
dongsug.song [Tue, 4 Oct 2022 02:21:26 +0000 (11:21 +0900)]
Change nui property get/set not to use PropertyValue (part2)

Change-Id: Iafee53759d9a9167a02cb60bc3427b17a30832da

19 months ago(Scene3D) Allow/Block model view's children hit-test events 62/281062/10
Eunki, Hong [Thu, 8 Sep 2022 12:46:07 +0000 (21:46 +0900)]
(Scene3D) Allow/Block model view's children hit-test events

Change-Id: I8677b1a0c51afe5fdc26967c3aa6f73086e9ae27
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months ago[dali_2.1.42] Merge branch 'devel/master' 88/282388/1
Richard Huang [Fri, 30 Sep 2022 10:29:38 +0000 (11:29 +0100)]
[dali_2.1.42] Merge branch 'devel/master'

Change-Id: Iade2b63c61e53e46f5cb6fe84fac1c214ebf0532

19 months agoDALi Version 2.1.42 82/282382/1 dali_2.1.42
Richard Huang [Fri, 30 Sep 2022 10:28:49 +0000 (11:28 +0100)]
DALi Version 2.1.42

Change-Id: Ie20b1cbd019b5413c4ec959f7c299101ecd8baf3

19 months agoChange(part1) nui property get/set not to use PropertyValue 75/281975/2
dongsug.song [Sat, 24 Sep 2022 11:26:57 +0000 (20:26 +0900)]
Change(part1) nui property get/set not to use PropertyValue

Change-Id: I029b8a60c22afae4f8cdd1fe85cc459aa9cfdb0e

19 months ago[dali_2.1.41] Merge branch 'devel/master' 64/281964/1
David Steele [Fri, 23 Sep 2022 10:57:13 +0000 (11:57 +0100)]
[dali_2.1.41] Merge branch 'devel/master'

Change-Id: I21f4ec29bfd85c67ceb43e5e36a0a6cd7436346e

19 months agoDALi Version 2.1.41 58/281958/1 dali_2.1.41
David Steele [Fri, 23 Sep 2022 10:56:45 +0000 (11:56 +0100)]
DALi Version 2.1.41

Change-Id: Ic2f6e9dc73dd0eadd6872487e04a41b84231951f

20 months agoChange ModelView to Model 14/281214/6
seungho [Wed, 14 Sep 2022 07:57:22 +0000 (16:57 +0900)]
Change ModelView to Model

Change-Id: I6b1da0ce122919810c02f1d824617e39f90a3abe
Signed-off-by: seungho <sbsh.baek@samsung.com>
20 months agoAdd Set/Get ImageBasedLight ScaleFactor 04/281204/6
seungho [Wed, 14 Sep 2022 07:21:04 +0000 (16:21 +0900)]
Add Set/Get ImageBasedLight ScaleFactor

Change-Id: Idd335ba4d1dec005124e47dbff4dfa92886e36d3
Signed-off-by: seungho <sbsh.baek@samsung.com>
20 months agoMerge "DALi Version 2.1.40" into devel/master
Adeel Kazmi [Fri, 16 Sep 2022 11:23:36 +0000 (11:23 +0000)]
Merge "DALi Version 2.1.40" into devel/master

20 months ago[dali_2.1.40] Merge branch 'devel/master' 12/281412/1
Adeel Kazmi [Fri, 16 Sep 2022 11:06:05 +0000 (12:06 +0100)]
[dali_2.1.40] Merge branch 'devel/master'

Change-Id: I4aa93b80c74e5e17f4f392a0219b6fe1651e6d03

20 months agoDALi Version 2.1.40 06/281406/1 dali_2.1.40
Adeel Kazmi [Fri, 16 Sep 2022 11:05:17 +0000 (12:05 +0100)]
DALi Version 2.1.40

Change-Id: I7608b0da5e1d49300873bb8734f1798c45089a2f

20 months agoFix svace UNREACHABLE_CODE issues 71/281371/1
Jaehyun Cho [Fri, 16 Sep 2022 06:00:19 +0000 (15:00 +0900)]
Fix svace UNREACHABLE_CODE issues

The unreachable codes are removed.

Change-Id: Ib24654bada65ccfbd4f564586d0707524b75cd9a

20 months agoChange constructor index in SceneView 42/281142/2
seungho [Tue, 13 Sep 2022 09:31:31 +0000 (18:31 +0900)]
Change constructor index in SceneView

Change-Id: I5da3abaf2b41e17c6fe26e40d7ae7f2da62c08c8
Signed-off-by: seungho <sbsh.baek@samsung.com>
20 months agoAdd null checking for Actor methods 44/281144/1
dongsug.song [Tue, 13 Sep 2022 11:13:30 +0000 (20:13 +0900)]
Add null checking for Actor methods

Change-Id: Iaef8a4b2a00d0ba6d9b6f1aec537a7391338ea1f

20 months ago[dali_2.1.39] Merge branch 'devel/master' 94/281094/1
Adam Bialogonski [Fri, 9 Sep 2022 09:06:49 +0000 (10:06 +0100)]
[dali_2.1.39] Merge branch 'devel/master'

Change-Id: I3c999b54282decc56f6c763ba4a96b3be718beb2

20 months agoDALi Version 2.1.39 88/281088/1 dali_2.1.39
Adam Bialogonski [Fri, 9 Sep 2022 09:06:01 +0000 (10:06 +0100)]
DALi Version 2.1.39

Change-Id: If8615b048d85859a5316b8b5e279544d10c143b8

20 months ago[dali_2.1.38] Merge branch 'devel/master' 39/280739/1
Richard Huang [Fri, 2 Sep 2022 12:01:34 +0000 (13:01 +0100)]
[dali_2.1.38] Merge branch 'devel/master'

Change-Id: If312582240bf39914e922aa08e3cc12a8f237764

20 months agoDALi Version 2.1.38 33/280733/1 dali_2.1.38
Richard Huang [Fri, 2 Sep 2022 12:00:45 +0000 (13:00 +0100)]
DALi Version 2.1.38

Change-Id: I86d6764116df8edc0aab8015251af025c54a6734

20 months agoBinds Dali::Scene3D::SceneView 98/280198/5
seungho [Thu, 25 Aug 2022 07:05:07 +0000 (16:05 +0900)]
Binds Dali::Scene3D::SceneView

Change-Id: I2c7a3c048fb3e0e005f416d776969b88069a927e
Signed-off-by: seungho <sbsh.baek@samsung.com>
20 months agoMerge "DALi Version 2.1.37" into devel/master
Adeel Kazmi [Fri, 26 Aug 2022 11:24:00 +0000 (11:24 +0000)]
Merge "DALi Version 2.1.37" into devel/master

20 months ago[dali_2.1.37] Merge branch 'devel/master' 17/280317/1
David Steele [Fri, 26 Aug 2022 11:16:03 +0000 (12:16 +0100)]
[dali_2.1.37] Merge branch 'devel/master'

Change-Id: I4a46ad79d26dc4a72206cdeac5311eeb006dccfe

20 months agoDALi Version 2.1.37 11/280311/1 dali_2.1.37
David Steele [Fri, 26 Aug 2022 11:15:36 +0000 (12:15 +0100)]
DALi Version 2.1.37

Change-Id: Id1bed1b429306aaf9d58f11dabae0b80a345dcf6

20 months agoFix svace (Uninitialized local value) 68/280268/1
Eunki, Hong [Fri, 26 Aug 2022 04:43:44 +0000 (13:43 +0900)]
Fix svace (Uninitialized local value)

Let we make uninitialized local value as zero.

Change-Id: I859880e002750110e4a9c3dd3e32bb42fa498eb2
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
21 months ago[dali_2.1.36] Merge branch 'devel/master' 60/279960/1
Adam Bialogonski [Fri, 19 Aug 2022 10:09:06 +0000 (11:09 +0100)]
[dali_2.1.36] Merge branch 'devel/master'

Change-Id: I59617ac6d5d36af2777a4643385d333c25b1d14d

21 months agoDALi Version 2.1.36 54/279954/1 dali_2.1.36
Adam Bialogonski [Fri, 19 Aug 2022 10:08:19 +0000 (11:08 +0100)]
DALi Version 2.1.36

Change-Id: I54dc52a94ac47bb167678af34d656766bf3867a7

21 months agoFix memory leak defects 08/279808/1
dongsug.song [Thu, 18 Aug 2022 06:01:41 +0000 (15:01 +0900)]
Fix memory leak defects

Change-Id: I10b11096dafe8dd138eaa0001da5ed4465fefffb

21 months agoAdd DoActionExtension binding 20/279320/4
dongsug.song [Fri, 5 Aug 2022 10:30:37 +0000 (19:30 +0900)]
Add DoActionExtension binding

Change-Id: I5b304e215597a8b3140abca6028444b70cd6982b

21 months agoRemove build warnings 81/279681/1
Seoyeon Kim [Tue, 16 Aug 2022 04:59:21 +0000 (13:59 +0900)]
Remove build warnings

- warning: variable ‘jresult’ set but not used [-Wunused-but-set-variable]
- Updated to return 'jresult' to be set as 'void *' type.

Change-Id: I31a7f6848634a91717fdc487ea175d7b92f7b11d
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
21 months ago[dali_2.1.35] Merge branch 'devel/master' 48/279648/1
Adeel Kazmi [Fri, 12 Aug 2022 11:24:12 +0000 (12:24 +0100)]
[dali_2.1.35] Merge branch 'devel/master'

Change-Id: I6073ec612857b9cc069d58654862dfbb92e3294c

21 months agoDALi Version 2.1.35 42/279642/1 dali_2.1.35
Adeel Kazmi [Fri, 12 Aug 2022 11:23:26 +0000 (12:23 +0100)]
DALi Version 2.1.35

Change-Id: I7634635280fbe1c0e4a28296cda0acb7c660ae25

21 months agoMerge "Add an API for getting web view when request is intercepted." into devel/master
dongsug song [Thu, 11 Aug 2022 09:08:08 +0000 (09:08 +0000)]
Merge "Add an API for getting web view when request is intercepted." into devel/master

21 months agoMerge "Add Window Moved event" into devel/master
Wonsik Jung [Wed, 10 Aug 2022 06:03:04 +0000 (06:03 +0000)]
Merge "Add Window Moved event" into devel/master

21 months ago[dali_2.1.34] Merge branch 'devel/master' 34/279334/1
David Steele [Fri, 5 Aug 2022 11:51:45 +0000 (12:51 +0100)]
[dali_2.1.34] Merge branch 'devel/master'

Change-Id: Id392fad439737169df8b691703cd24cabcd3285b

21 months agoDALi Version 2.1.34 28/279328/1 dali_2.1.34
David Steele [Fri, 5 Aug 2022 11:51:19 +0000 (12:51 +0100)]
DALi Version 2.1.34

Change-Id: Ia95e5f5f5ef17ad7e33e31cb9518c07cffbb935f

21 months agoAdd Window Moved event 95/278895/5
Wonsik Jung [Wed, 27 Jul 2022 12:35:51 +0000 (21:35 +0900)]
Add Window Moved event

If window is moved by server, sever will notify that to the client.
This event is for that.

Change-Id: I54f81322b3dd0791d2206cf2473350d093a47137

21 months agoMerge "Add binding for Actor::Property::UPDATE_AREA_HINT" into devel/master
sunghyun kim [Tue, 2 Aug 2022 04:34:28 +0000 (04:34 +0000)]
Merge "Add binding for Actor::Property::UPDATE_AREA_HINT" into devel/master

21 months agoAdd binding for Actor::Property::UPDATE_AREA_HINT 78/279078/3
tscholb [Mon, 1 Aug 2022 10:32:51 +0000 (19:32 +0900)]
Add binding for Actor::Property::UPDATE_AREA_HINT

Change-Id: I0a16872bcd2378733ff95c4ac0080652b0d20fe6

21 months agomerge mobile profile cmake to common profile 64/279064/2
dongsug.song [Mon, 1 Aug 2022 10:40:25 +0000 (19:40 +0900)]
merge mobile profile cmake to common profile

Change-Id: Iacfd2f9a4080872565e13b99d2e0943e9509216d

21 months agoAdd an API for getting web view when request is intercepted. 06/278806/2
huayong.xu [Tue, 26 Jul 2022 08:08:06 +0000 (16:08 +0800)]
Add an API for getting web view when request is intercepted.

Change-Id: Idcf0789462717b3c64e27135fe38c084f477035e

21 months agoFix entry point can't find issue 41/279041/3
Xianbing Teng [Mon, 1 Aug 2022 02:58:13 +0000 (10:58 +0800)]
Fix entry point can't find issue

Change-Id: I526e55a673e9596e3c68e563b9923a6b6b0ff3f1

21 months agoMerge " Fix WidgetView build error" into devel/master
sunghyun kim [Mon, 1 Aug 2022 06:03:21 +0000 (06:03 +0000)]
Merge " Fix WidgetView build error" into devel/master

21 months agoMerge "Fix svace issue, update ignore, remove model3d-view-wrap" into devel/master
Seungho BAEK [Mon, 1 Aug 2022 05:56:52 +0000 (05:56 +0000)]
Merge "Fix svace issue, update ignore, remove model3d-view-wrap" into devel/master

21 months ago Fix WidgetView build error 96/278996/2
tscholb [Fri, 29 Jul 2022 03:15:19 +0000 (12:15 +0900)]
 Fix WidgetView build error

Change-Id: Ie6ad779e001bb24f2c8a882e4ccb10acb311a49a

21 months ago[dali_2.1.33] Merge branch 'devel/master' 27/279027/1
Richard Huang [Fri, 29 Jul 2022 11:13:26 +0000 (12:13 +0100)]
[dali_2.1.33] Merge branch 'devel/master'

Change-Id: Ie8e340deb1a64820613691f7e7ce0a065a06fd6a

21 months agoDALi Version 2.1.33 21/279021/1 dali_2.1.33
Richard Huang [Fri, 29 Jul 2022 11:12:37 +0000 (12:12 +0100)]
DALi Version 2.1.33

Change-Id: Ie88f582632d6fae97d751bb654b9057ff1a6fd6c

21 months agoFix svace issue, update ignore, remove model3d-view-wrap 92/278992/3
seungho [Fri, 29 Jul 2022 03:14:04 +0000 (12:14 +0900)]
Fix svace issue, update ignore, remove model3d-view-wrap

Change-Id: Ib7cb9683b162dcc684475c76ae5a6e2a004b6c25
Signed-off-by: seungho <sbsh.baek@samsung.com>
21 months agoRemove useless argv allocation when create application. 89/278789/1
Eunki, Hong [Tue, 26 Jul 2022 07:05:09 +0000 (16:05 +0900)]
Remove useless argv allocation when create application.

We don't need to use the name of application name
"dali-csharp-app"

So, make most of application use nullptr.
And use gArgV only if argments comes from NUI side.

Change-Id: I2487e39b8f1a3f2adbd4e6309897b9e7f48d161e
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
21 months ago[dali_2.1.32] Merge branch 'devel/master' 20/278620/1
Adam Bialogonski [Fri, 22 Jul 2022 09:28:33 +0000 (10:28 +0100)]
[dali_2.1.32] Merge branch 'devel/master'

Change-Id: I2f83c4a8757619bc854973f57b5913043f6d06c9

21 months agoDALi Version 2.1.32 14/278614/1 dali_2.1.32
Adam Bialogonski [Fri, 22 Jul 2022 09:27:44 +0000 (10:27 +0100)]
DALi Version 2.1.32

Change-Id: If294fdb2f63d7b1041c72805bef621e5780e2466

22 months agoMerge "Add binding for DevelControl::Property::AUTOMATION_ID" into devel/master
Lukasz Oleksak [Thu, 21 Jul 2022 11:15:37 +0000 (11:15 +0000)]
Merge "Add binding for DevelControl::Property::AUTOMATION_ID" into devel/master

22 months agoAdd scene3d module for csharp binder 28/278428/4
Xianbing Teng [Wed, 20 Jul 2022 09:25:38 +0000 (17:25 +0800)]
Add scene3d module for csharp binder

Change-Id: I6d2e9d52b6fc7a4204ead73059c660fe486c0609

22 months agoMerge "Make web engine context be a singleton." into devel/master
dongsug song [Wed, 20 Jul 2022 11:06:38 +0000 (11:06 +0000)]
Merge "Make web engine context be a singleton." into devel/master

22 months agoMerge "Update spec and CMakeLists.txt" into devel/master
dongsug song [Wed, 20 Jul 2022 08:33:31 +0000 (08:33 +0000)]
Merge "Update spec and CMakeLists.txt" into devel/master

22 months agoMerge "Fix issue that LoadContents of WebView cound not be called with null arguments...
dongsug song [Wed, 20 Jul 2022 08:11:36 +0000 (08:11 +0000)]
Merge "Fix issue that LoadContents of WebView cound not be called with null arguments." into devel/master

22 months agoMake web engine context be a singleton. 09/277709/2
huayong.xu [Tue, 12 Jul 2022 08:05:54 +0000 (16:05 +0800)]
Make web engine context be a singleton.

Change-Id: I7eed0a8d262fa5affcbbb004d4b74d42b48db251

22 months agoAdd binding for DevelControl::Property::AUTOMATION_ID 53/278353/1
Artur Świgoń [Tue, 19 Jul 2022 10:30:13 +0000 (12:30 +0200)]
Add binding for DevelControl::Property::AUTOMATION_ID

Change-Id: I990fdcf9971135dbbc68118d5014add61b476c39

22 months agoUpdate spec and CMakeLists.txt 35/275835/5
Xianbing Teng [Thu, 2 Jun 2022 13:26:22 +0000 (21:26 +0800)]
Update spec and CMakeLists.txt

Change-Id: I64621ac3368aae5b5d2457a0db28f5a4114b89cf

22 months ago[dali_2.1.31] Merge branch 'devel/master' 78/277978/1
Richard Huang [Fri, 15 Jul 2022 12:17:52 +0000 (13:17 +0100)]
[dali_2.1.31] Merge branch 'devel/master'

Change-Id: Icbc07746409eca89372bddba13e2100170f2a4fe

22 months agoDALi Version 2.1.31 72/277972/1 dali_2.1.31
Richard Huang [Fri, 15 Jul 2022 12:17:02 +0000 (13:17 +0100)]
DALi Version 2.1.31

Change-Id: Ie2ee180a96d685049f36c392ccc7ed1e7534e034

22 months agoMerge "Updates following web-engine devel header location change" into devel/master
Adeel Kazmi [Thu, 14 Jul 2022 18:13:15 +0000 (18:13 +0000)]
Merge "Updates following web-engine devel header location change" into devel/master

22 months agoMerge "Updates following canvas-renderer devel header location change" into devel...
Adeel Kazmi [Thu, 14 Jul 2022 14:59:18 +0000 (14:59 +0000)]
Merge "Updates following canvas-renderer devel header location change" into devel/master

22 months agoUpdates following web-engine devel header location change 18/277818/1
Adeel Kazmi [Wed, 13 Jul 2022 17:13:03 +0000 (18:13 +0100)]
Updates following web-engine devel header location change

Change-Id: I68d02d0a10a995df81b6796adcd2e75097677ad2

22 months agoUpdates following canvas-renderer devel header location change 13/277813/1
Adeel Kazmi [Wed, 13 Jul 2022 16:43:25 +0000 (17:43 +0100)]
Updates following canvas-renderer devel header location change

Change-Id: I6118316550b9f1a84e3794a1f6e85dd802e7d37e

22 months agoProperty::Value operator== bind 78/277578/2
Eunki, Hong [Fri, 8 Jul 2022 10:27:27 +0000 (19:27 +0900)]
Property::Value operator== bind

Change-Id: If167999961a6b0543c4f24c9854a4f7c8381d245
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
22 months agoBinding ALLOW_ONLY_OWN_TOUCH 56/276656/6
joogab.yun [Thu, 23 Jun 2022 02:13:22 +0000 (11:13 +0900)]
Binding ALLOW_ONLY_OWN_TOUCH
refer https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-core/+/276632/

Change-Id: I525bae35b1da8108d2b0fc3e75e5331bb36147f9

22 months agoMerge "[AT-SPI] Store AccessibilityAttributes in NUI" into devel/master
Seoyeon Kim [Fri, 8 Jul 2022 09:43:16 +0000 (09:43 +0000)]
Merge "[AT-SPI] Store AccessibilityAttributes in NUI" into devel/master

22 months ago[dali_2.1.30] Merge branch 'devel/master' 57/277557/1
Adeel Kazmi [Fri, 8 Jul 2022 05:49:06 +0000 (06:49 +0100)]
[dali_2.1.30] Merge branch 'devel/master'

Change-Id: I240d5d22fba89601bc4150befb44f758ac7926e3

22 months agoDALi Version 2.1.30 51/277551/1 dali_2.1.30
Adeel Kazmi [Fri, 8 Jul 2022 05:48:18 +0000 (06:48 +0100)]
DALi Version 2.1.30

Change-Id: I70a0d8e458c81e6ab3280404476b65223f8b7db4

22 months ago[AT-SPI] Store AccessibilityAttributes in NUI 88/277288/4
Artur Świgoń [Mon, 4 Jul 2022 13:03:25 +0000 (15:03 +0200)]
[AT-SPI] Store AccessibilityAttributes in NUI

Having a modifiable attribute dictionary in NUI removes the performance
penalty of having to go through interops on every modification. A new
override for GetAttributes in NUIViewAccessible will now collect the
attributes stored in NUI.

Change-Id: I43e0e6d231f70583e3390a2f3730491f17f48811

22 months agoAdd UiThread feature 54/274654/4
Daekwang Ryu [Thu, 7 Jul 2022 02:54:10 +0000 (11:54 +0900)]
Add UiThread feature

UiThread feature creates a thread for Dali.

Change-Id: If54d6df450fbca23b28bb98f1ecd7753c23bac5b

22 months agoFix issue that LoadContents of WebView cound not be called with null arguments. 31/277331/2
huayong.xu [Tue, 5 Jul 2022 06:48:09 +0000 (14:48 +0800)]
Fix issue that LoadContents of WebView cound not be called with null arguments.

Change-Id: I89b224adf5054bd905b9f191641fc112a20d340c

22 months agoBinding ReceiveAllTapEvents of TapGestureDetector 50/277050/4
joogab.yun [Thu, 30 Jun 2022 03:46:32 +0000 (12:46 +0900)]
Binding ReceiveAllTapEvents of TapGestureDetector

Change-Id: I4e043c9c08c95511324fc3809045a4ab0bd87034

22 months agoMerge "DALi Version 2.1.29" into devel/master
David Steele [Fri, 1 Jul 2022 11:12:05 +0000 (11:12 +0000)]
Merge "DALi Version 2.1.29" into devel/master