platform/core/uifw/dali-toolkit.git
5 years agoDisable watermarking plugin sandbox/oogurtsov/dali-toolkit
Oleg Ogurtsov [Thu, 23 Aug 2018 09:22:30 +0000 (12:22 +0300)]
Disable watermarking plugin

Change-Id: I0205a6ec419b568e541e89de0ffbe00a8b77050d

5 years ago[Tizen] Add codes for Dali Windows Backend accepted/tizen/unified/20180918.062842 submit/tizen/20180917.062303
adun [Fri, 9 Mar 2018 02:14:59 +0000 (10:14 +0800)]
[Tizen] Add codes for Dali Windows Backend

1. Remove the unneccesary modification.
2. Move the third-part lib to windows-dependencies.

Remove unneccesary committed files.

Change-Id: I793717f10ba0748906e0cbfed5fd2041c851a122

5 years ago[Tizen] Modify codes for Dali Windows backend
adun [Thu, 21 Jun 2018 06:52:36 +0000 (14:52 +0800)]
[Tizen] Modify codes for Dali Windows backend

Change-Id: I31c00c080b56ef72a210b1f0e8e3f23e42b5c088

5 years ago[Tizen] Scene, Scene Loader, and glTF Loader
Joogab Yun [Mon, 17 Sep 2018 04:59:25 +0000 (13:59 +0900)]
[Tizen] Scene, Scene Loader, and glTF Loader

This reverts commit e89aa76860cca51c640c00fef0236db0f59c1a71.

Change-Id: I8dddc5bc5e31f08c2c09b5a299fee43db2e68b77

5 years ago[Tizen] Do not substarct outline width in text-controller
Joogab Yun [Mon, 17 Sep 2018 04:59:07 +0000 (13:59 +0900)]
[Tizen] Do not substarct outline width in text-controller

This reverts commit fbdbd9494ef97d68c60c9568038dac9ebe94717e.

Change-Id: If497cfd09a1f9c59a3bbe8b6c87924c20425419a

5 years ago[Tizen] Implement WebViewLite interface
Joogab Yun [Mon, 17 Sep 2018 04:58:50 +0000 (13:58 +0900)]
[Tizen] Implement WebViewLite interface

This reverts commit bc1d821413eb618efb08d4f33d7cbd7c868f480f.

Change-Id: Ifc8c24d5bafac4953a635dbeb4904c623e391cd1

5 years ago[Tizen] Restore behavior of Uploaded and LoadingFinished signal
Joogab Yun [Mon, 17 Sep 2018 04:58:34 +0000 (13:58 +0900)]
[Tizen] Restore behavior of Uploaded and LoadingFinished signal

This reverts commit b47c3b868e24e0689e5f365a300d329307652c56.

Change-Id: I0cdec1b82527e57a8438e14839aad76b06b36802

5 years agoMerge branch 'devel/master' into tizen
Joogab Yun [Mon, 17 Sep 2018 04:58:23 +0000 (13:58 +0900)]
Merge branch 'devel/master' into tizen

5 years agoRevert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"
Joogab Yun [Mon, 17 Sep 2018 04:58:17 +0000 (13:58 +0900)]
Revert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"

This reverts commit 87af7661c129edee39165bff15aa5ac2e030707d.

5 years agoRevert "[Tizen] Implement WebViewLite interface"
Joogab Yun [Mon, 17 Sep 2018 04:58:15 +0000 (13:58 +0900)]
Revert "[Tizen] Implement WebViewLite interface"

This reverts commit 67afa615b9d65c3037fc583d289b07ac487d57b1.

5 years agoRevert "[Tizen] Do not substarct outline width in text-controller"
Joogab Yun [Mon, 17 Sep 2018 04:58:12 +0000 (13:58 +0900)]
Revert "[Tizen] Do not substarct outline width in text-controller"

This reverts commit 5db35fb273cd9af9a2929ff29b5a8b462eb511c6.

5 years agoRevert "[Tizen] Add codes for Dali Windows Backend"
Joogab Yun [Mon, 17 Sep 2018 04:58:10 +0000 (13:58 +0900)]
Revert "[Tizen] Add codes for Dali Windows Backend"

This reverts commit 1f6e3445bc8f1d1f2854c3533e78fca6d91ff3cb.

5 years agoRevert "Revert "Controls are LayoutGroups instead of LayoutItems""
Joogab Yun [Mon, 17 Sep 2018 04:58:07 +0000 (13:58 +0900)]
Revert "Revert "Controls are LayoutGroups instead of LayoutItems""

This reverts commit 86b774172a9e35e8300a8edda1af625a4999d331.

5 years agoRevert "[Tizen] Scene, Scene Loader, and glTF Loader"
Joogab Yun [Mon, 17 Sep 2018 04:58:03 +0000 (13:58 +0900)]
Revert "[Tizen] Scene, Scene Loader, and glTF Loader"

This reverts commit 3b1936ac3e6e5fce253da96f7a1ed4af495fc99b.

5 years agoDALi Version 1.3.41 47/189247/1 dali_1.3.41
adam.b [Fri, 14 Sep 2018 14:20:52 +0000 (15:20 +0100)]
DALi Version 1.3.41

Change-Id: I48090a35fdc145b028c054613747d1d050b2cb3c

5 years ago[Tizen] Scene, Scene Loader, and glTF Loader 72/189172/3 accepted/tizen/unified/20180917.041229 submit/tizen/20180914.062000 submit/tizen/20180917.004146
Seungho, Baek [Fri, 7 Sep 2018 08:43:50 +0000 (17:43 +0900)]
[Tizen] Scene, Scene Loader, and glTF Loader

 - Scene for the 3D Mesh object(Animated or not).
 - PBR rendering with Image Based Lighting
 - Scene Loader that loads scene from a kind of scene-format(extensible)
 - glTF Loader( TODO: sparse accessor, skeletal animation, morphing. )
 - UTC

Change-Id: I4ee6b5db3315b8d165bbf90269ce01c86cc70531
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
5 years agoAPI for Control to set LayoutRequired flag 06/188406/7
agnelo vaz [Tue, 4 Sep 2018 18:13:48 +0000 (19:13 +0100)]
API for Control to set LayoutRequired flag

Control behaviour can be set to need a layout and use
the Layout system or not and use the legacy size negotiation.

Change-Id: I90848cc238d8857d9ea380d9a6d5f6d82a431085

5 years agoRevert "Controls are LayoutGroups instead of LayoutItems" accepted/tizen/unified/20180911.055326 submit/tizen/20180910.070802
Heeyong Song [Mon, 10 Sep 2018 03:14:44 +0000 (12:14 +0900)]
Revert "Controls are LayoutGroups instead of LayoutItems"

This reverts commit 56a9f0862566dfb88e0f0266c211ca9766e9bf49.

Change-Id: I5132a66be269599b543fafc26d0748ab502bb644

5 years ago[Tizen] Add codes for Dali Windows Backend
Heeyong Song [Mon, 10 Sep 2018 02:46:16 +0000 (11:46 +0900)]
[Tizen] Add codes for Dali Windows Backend

Change-Id: Ibcafd717933d4d742f59b382d6d468e60498b395

5 years ago[Tizen] Do not substarct outline width in text-controller
Heeyong Song [Mon, 10 Sep 2018 02:45:35 +0000 (11:45 +0900)]
[Tizen] Do not substarct outline width in text-controller

Change-Id: I0da2b4beb5c215ca9e2e90cff9855b4d2fb1b489

5 years ago[Tizen] Implement WebViewLite interface
Heeyong Song [Mon, 10 Sep 2018 02:45:12 +0000 (11:45 +0900)]
[Tizen] Implement WebViewLite interface

Change-Id: I371c9d2d7e524c772d078edee9d5e36491b3e99c

5 years ago[Tizen] Restore behavior of Uploaded and LoadingFinished signal
Heeyong Song [Mon, 10 Sep 2018 02:44:48 +0000 (11:44 +0900)]
[Tizen] Restore behavior of Uploaded and LoadingFinished signal

Change-Id: I1ec229c2b50adcdbc44df41aba74613ae20333b9

5 years agoMerge branch 'devel/master' into tizen
Heeyong Song [Mon, 10 Sep 2018 02:44:30 +0000 (11:44 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I1101e8f44eeac3ac4a0a2d2aa0f7dec89b987cbe

5 years agoRevert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"
Heeyong Song [Mon, 10 Sep 2018 02:44:05 +0000 (11:44 +0900)]
Revert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"

This reverts commit df2318b335d39bdd1e41249faf9b7e17d3f9f261.

Change-Id: I5b42d4b3dff697af42bdec82ffb1b7683bdbdd7d

5 years agoRevert "[Tizen] Implement WebViewLite interface"
Heeyong Song [Mon, 10 Sep 2018 02:43:53 +0000 (11:43 +0900)]
Revert "[Tizen] Implement WebViewLite interface"

This reverts commit fe563c9a2323c5a24ad9f7ce50c733e8a065c10f.

Change-Id: I648d537f1a0b94b2f02daae0869cd00db2e893b5

5 years agoRevert "[Tizen] Do not substarct outline width in text-controller"
Heeyong Song [Mon, 10 Sep 2018 02:43:24 +0000 (11:43 +0900)]
Revert "[Tizen] Do not substarct outline width in text-controller"

This reverts commit 601f706aca93d4221f7d2208810dd3073ebf4a6d.

Change-Id: I4297a34bfc20103741c6516c7d70de9164136e8b

5 years agoRevert "[Tizen] Changed Control::SetLayout to handle empty layouts"
Heeyong Song [Mon, 10 Sep 2018 02:43:00 +0000 (11:43 +0900)]
Revert "[Tizen] Changed Control::SetLayout to handle empty layouts"

This reverts commit e9fe73c6c30130b35d6fbd39587900a8b0022421.

Change-Id: I3fafa4c9ed6422e118527dc88239c165ec184356

5 years agoRevert "[Tizen] Add codes for Dali Windows Backend"
Heeyong Song [Mon, 10 Sep 2018 02:41:02 +0000 (11:41 +0900)]
Revert "[Tizen] Add codes for Dali Windows Backend"

This reverts commit bc79cafd6a1304af31ac1b29de1e4ab6aefdeaf4.

Change-Id: I573c8ecd84c8b297845b23efca2054830a75bcf6

5 years agoRevert "Revert "Controls are LayoutGroups instead of LayoutItems""
Heeyong Song [Mon, 10 Sep 2018 02:40:46 +0000 (11:40 +0900)]
Revert "Revert "Controls are LayoutGroups instead of LayoutItems""

This reverts commit a9298b99fac2bad9c5bc8046530fde83b7f0e2c7.

Change-Id: Iece2d311b402ee46e38e40ee9f49d35011b0bdc6

5 years agoDALi Version 1.3.40 69/188669/1 dali_1.3.40
Victor Cebollada [Fri, 7 Sep 2018 07:31:35 +0000 (08:31 +0100)]
DALi Version 1.3.40

Change-Id: I64c4e6279489397410a68dc0dec1d2a11ea88633

5 years agoMerge "Fix possible error if negative grid columns set" into devel/master
David Steele [Wed, 5 Sep 2018 10:07:50 +0000 (10:07 +0000)]
Merge "Fix possible error if negative grid columns set" into devel/master

5 years agoMerge "Actor's position and size is not updated after DevelControl::SetLayout." into...
David Steele [Wed, 5 Sep 2018 10:04:28 +0000 (10:04 +0000)]
Merge "Actor's position and size is not updated after DevelControl::SetLayout." into devel/master

5 years agoFix possible error if negative grid columns set 44/187944/4
Agnelo Vaz [Wed, 29 Aug 2018 18:25:34 +0000 (19:25 +0100)]
Fix possible error if negative grid columns set

Change-Id: Icd20fe7968f1e77501e4593b2fa81d40aabacb55

5 years agoAdd weight support for LinearLayout. 01/187601/8
Anton Obzhirov [Thu, 23 Aug 2018 09:35:00 +0000 (10:35 +0100)]
Add weight support for LinearLayout.

Change-Id: Ibb97ee80b4346b9cca842043951dab42b3470a52

5 years agoActor's position and size is not updated after DevelControl::SetLayout. 49/188149/2
Anton Obzhirov [Fri, 31 Aug 2018 15:50:01 +0000 (16:50 +0100)]
Actor's position and size is not updated after DevelControl::SetLayout.

In case of reusing a layout LayoutItem::SetFrame
might fail to update actor position/size if the new and
the old layout bounds are the same.

Change-Id: I5c189afae93413866147c8814e3a10f2335872a7

5 years agoRevert "Controls are LayoutGroups instead of LayoutItems" accepted/tizen/unified/20180905.060739 submit/tizen/20180903.050015
Sunghyun kim [Mon, 3 Sep 2018 02:42:42 +0000 (11:42 +0900)]
Revert "Controls are LayoutGroups instead of LayoutItems"

This reverts commit 4ffa28333b5b7c92a3775577f4e02727fe05ba12.

Change-Id: I275af126cce9fdbdb1d47e2a8e77661bee6a5e0f

5 years ago[Tizen] Add codes for Dali Windows Backend
Sunghyun kim [Mon, 3 Sep 2018 02:42:26 +0000 (11:42 +0900)]
[Tizen] Add codes for Dali Windows Backend

This reverts commit cb92c9b7cb2d3ff05a688a4bd4af87c07f87084e.

Change-Id: If46130a799d2964caa8c80ca83786476c4d614f1

5 years ago[Tizen] Changed Control::SetLayout to handle empty layouts
Sunghyun kim [Mon, 3 Sep 2018 02:42:09 +0000 (11:42 +0900)]
[Tizen] Changed Control::SetLayout to handle empty layouts

This reverts commit 976f534e3f3312637d229595d436dab893eca9bc.

Change-Id: I728e0556dedb9463ae784d1526325f6877accf93

5 years ago[Tizen] Do not substarct outline width in text-controller
Sunghyun kim [Mon, 3 Sep 2018 02:41:47 +0000 (11:41 +0900)]
[Tizen] Do not substarct outline width in text-controller

This reverts commit 759751c3a195564a4d78020b9984b173e1195ff4.

Change-Id: Iadff6687fd6f9349cd59490a7c8a282ee3fa9d1b

5 years ago[Tizen] Implement WebViewLite interface
Sunghyun kim [Mon, 3 Sep 2018 02:41:21 +0000 (11:41 +0900)]
[Tizen] Implement WebViewLite interface

This reverts commit 02f98686ec1c3c40d9b72b09b2c273e0672a4228.

Change-Id: Ic002d451578835c2d3456cdf8557286d11f794b5

5 years ago[Tizen] Restore behavior of Uploaded and LoadingFinished signal
Sunghyun kim [Mon, 3 Sep 2018 02:41:01 +0000 (11:41 +0900)]
[Tizen] Restore behavior of Uploaded and LoadingFinished signal

This reverts commit 5c78547840183ac9181a45db69549ca98ebd783a.

Change-Id: I3ae64ccc7aa9b7338b4b2fb4fc9736b569fbfb0f

5 years agoMerge branch 'devel/master' into tizen
Sunghyun kim [Mon, 3 Sep 2018 02:40:25 +0000 (11:40 +0900)]
Merge branch 'devel/master' into tizen

5 years agoRevert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"
Sunghyun kim [Mon, 3 Sep 2018 02:34:13 +0000 (11:34 +0900)]
Revert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"

This reverts commit 8af4520cb16fd6184b479e1fda6bd02590754ef1.

Change-Id: I1bdd1183e4304f1a1ddca0530ba793b624bdb43d

5 years agoRevert "[Tizen] Implement WebViewLite interface"
Sunghyun kim [Mon, 3 Sep 2018 02:33:59 +0000 (11:33 +0900)]
Revert "[Tizen] Implement WebViewLite interface"

This reverts commit f39033a1af1cdc8d1508b50d27b6a3d13effbcba.

Change-Id: I87a43664e434d3e3369cabb40064fd354fd14e99

5 years agoRevert "[Tizen] Do not substarct outline width in text-controller"
Sunghyun kim [Mon, 3 Sep 2018 02:33:47 +0000 (11:33 +0900)]
Revert "[Tizen] Do not substarct outline width in text-controller"

This reverts commit 0108ad5529bc99bd09b1e2820a8811f86ad84e16.

Change-Id: Iaff080f6c38d5dbbd542efed68228a987067726a

5 years agoRevert "[Tizen] Changed Control::SetLayout to handle empty layouts"
Sunghyun kim [Mon, 3 Sep 2018 02:33:30 +0000 (11:33 +0900)]
Revert "[Tizen] Changed Control::SetLayout to handle empty layouts"

This reverts commit 2d49457990f9a2d2aa043f34db41fcebc84a228a.

Change-Id: Id86ddc2e2a2d6bbfcde3f80e7db9494e7b8cd141

5 years agoRevert "[Tizen] Add codes for Dali Windows Backend"
Sunghyun kim [Mon, 3 Sep 2018 02:33:11 +0000 (11:33 +0900)]
Revert "[Tizen] Add codes for Dali Windows Backend"

This reverts commit f2608c9be345a239eac3693feb084d51d2a7af11.

Change-Id: Ie56bd865e45d2eff41881103958de9e4dbb9f5b5

5 years agoRevert "Revert "Controls are LayoutGroups instead of LayoutItems""
Sunghyun kim [Mon, 3 Sep 2018 02:32:46 +0000 (11:32 +0900)]
Revert "Revert "Controls are LayoutGroups instead of LayoutItems""

This reverts commit 104c3bfb6430e3a3ed353977c1fce4d848c8bf99.

Change-Id: I5b6fc41c2156f9acaf3cebc83803cb0cbe46195c

5 years agoMerge "Fix setting z value issue in Layout" into devel/master
Adeel Kazmi [Fri, 31 Aug 2018 13:30:43 +0000 (13:30 +0000)]
Merge "Fix setting z value issue in Layout" into devel/master

5 years agoDALi Version 1.3.39 07/188107/1 dali_1.3.39
Richard Huang [Fri, 31 Aug 2018 09:40:03 +0000 (10:40 +0100)]
DALi Version 1.3.39

Change-Id: I07c0378420792cbbb3d16acd977049cc0f57bbcd

5 years agoRevert "Controls are LayoutGroups instead of LayoutItems" 03/188003/1 submit/tizen/20180831.010037 submit/tizen/20180903.012316
huiyu.eun [Thu, 30 Aug 2018 07:53:51 +0000 (16:53 +0900)]
Revert "Controls are LayoutGroups instead of LayoutItems"

This reverts commit 56a9f0862566dfb88e0f0266c211ca9766e9bf49.

Change-Id: I7e38a0aec0374dd6c33b70600c2576e1e441712c
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
5 years agoFix setting z value issue in Layout 40/187840/8
huiyu.eun [Wed, 29 Aug 2018 02:05:36 +0000 (11:05 +0900)]
Fix setting z value issue in Layout

Change-Id: I3b6dd617b4150b033bb600ae74c59c1dfdeb2d67
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
5 years agoMerge "Fix grid layout defaults" into devel/master
Adeel Kazmi [Tue, 28 Aug 2018 11:12:12 +0000 (11:12 +0000)]
Merge "Fix grid layout defaults" into devel/master

5 years agoMerge "Added IGNORE_SPACES_AFTER_TEXT property" into devel/master
Adeel Kazmi [Tue, 28 Aug 2018 10:40:38 +0000 (10:40 +0000)]
Merge "Added IGNORE_SPACES_AFTER_TEXT property" into devel/master

5 years agoMerge "Add bidirectional text tct." into devel/master
Adeel Kazmi [Tue, 28 Aug 2018 10:38:51 +0000 (10:38 +0000)]
Merge "Add bidirectional text tct." into devel/master

5 years agoMerge "Modify linebreak unit when creating LineLayout" into devel/master
Adeel Kazmi [Tue, 28 Aug 2018 10:38:15 +0000 (10:38 +0000)]
Merge "Modify linebreak unit when creating LineLayout" into devel/master

5 years agoFix grid layout defaults 89/187789/1
Agnelo Vaz [Tue, 28 Aug 2018 10:01:37 +0000 (11:01 +0100)]
Fix grid layout defaults

Change-Id: I6108a67192b01b06d62f8df0bdbbf1426aac5fc6

5 years agoFix typo in namespace description 17/187717/1
Jiyun Yang [Tue, 28 Aug 2018 05:04:01 +0000 (14:04 +0900)]
Fix typo in namespace description

Change-Id: I75a04ea5c74b49a5f0d3e75fe0c06d1ffa3707aa
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
5 years agoModify linebreak unit when creating LineLayout 13/166613/5
minho.sun [Thu, 11 Jan 2018 06:33:32 +0000 (15:33 +0900)]
Modify linebreak unit when creating LineLayout

 - period is reconized word unit.
 - In the past, if the text exceeded the line layout size, only the
   period was down to another line.
 - Modify line breaks to linebreak instead of Wordbreak.

Change-Id: Ice94c19550807f5e7d8907152e07ec0aaa4c6e10
Signed-off-by: minho.sun <minho.sun@samsung.com>
5 years agoAdd bidirectional text tct. 40/187640/1
minho.sun [Mon, 27 Aug 2018 06:01:44 +0000 (15:01 +0900)]
Add bidirectional text tct.

Add bidirectional text tct.
For this, made CreateTextModel() can support markup text.

Change-Id: I13ad4025635ba257611875284563bce09d8c6192
Signed-off-by: minho.sun <minho.sun@samsung.com>
5 years ago[Tizen] Add codes for Dali Windows Backend accepted/tizen/unified/20180828.062301 submit/tizen/20180827.051227
Joogab Yun [Mon, 27 Aug 2018 04:20:49 +0000 (13:20 +0900)]
[Tizen] Add codes for Dali Windows Backend

This reverts commit f4b3f65b8a2446149a6afa44f9d2bb9f3f5443e7.

Change-Id: Icafc260ea04a5997cf05a566dd3ccc99c909ed5b

5 years ago[Tizen] Changed Control::SetLayout to handle empty layouts
Joogab Yun [Mon, 27 Aug 2018 04:12:07 +0000 (13:12 +0900)]
[Tizen] Changed Control::SetLayout to handle empty layouts

This reverts commit 875781a5fb57d013b17af109b47b277a57ebbb50.

Change-Id: I621a0966073ebea2eced8dc25b3bad8d574f1b2c

5 years ago[Tizen] Do not substarct outline width in text-controller
Joogab Yun [Mon, 27 Aug 2018 04:11:51 +0000 (13:11 +0900)]
[Tizen] Do not substarct outline width in text-controller

This reverts commit 5f452207139374c69f8fa4a741ef04da163de04e.

Change-Id: Ie90db030b85a58680db0d14890e53b44da125a1b

5 years ago[Tizen] Implement WebViewLite interface
Joogab Yun [Mon, 27 Aug 2018 04:11:35 +0000 (13:11 +0900)]
[Tizen] Implement WebViewLite interface

This reverts commit 3a2a39252e9a0440ad37b4b3838aee723c627f45.

Change-Id: I4bb60e731541f890a6c450c6794cb5c2a4daf92e

5 years ago[Tizen] Restore behavior of Uploaded and LoadingFinished signal
Joogab Yun [Mon, 27 Aug 2018 04:11:11 +0000 (13:11 +0900)]
[Tizen] Restore behavior of Uploaded and LoadingFinished signal

This reverts commit 1e34bb00de10cd4709e147a31f6b3effe8d23b21.

Change-Id: I4121b07c79732b8b81438d291b5ba982667f1a5b

5 years agoMerge branch 'devel/master' into tizen
Joogab Yun [Mon, 27 Aug 2018 04:10:54 +0000 (13:10 +0900)]
Merge branch 'devel/master' into tizen

5 years agoRevert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"
Joogab Yun [Mon, 27 Aug 2018 04:10:29 +0000 (13:10 +0900)]
Revert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"

This reverts commit c54a491d41bdf0b29de6b4c74d6d1596a6387583.

5 years agoRevert "[Tizen] Implement WebViewLite interface"
Joogab Yun [Mon, 27 Aug 2018 04:10:26 +0000 (13:10 +0900)]
Revert "[Tizen] Implement WebViewLite interface"

This reverts commit 1c043c3f5cd6d9d557b89084d5a0b7e5d6059d33.

5 years agoRevert "[Tizen] Do not substarct outline width in text-controller"
Joogab Yun [Mon, 27 Aug 2018 04:10:23 +0000 (13:10 +0900)]
Revert "[Tizen] Do not substarct outline width in text-controller"

This reverts commit 9b9382e4322deffc38b68687fa695277eb7b911d.

5 years agoRevert "[Tizen] Changed Control::SetLayout to handle empty layouts"
Joogab Yun [Mon, 27 Aug 2018 04:10:20 +0000 (13:10 +0900)]
Revert "[Tizen] Changed Control::SetLayout to handle empty layouts"

This reverts commit 12cbd0623a0934db889e9a2203f97b31fd4b502b.

5 years agoRevert "[Tizen] Add codes for Dali Windows Backend"
Joogab Yun [Mon, 27 Aug 2018 04:10:17 +0000 (13:10 +0900)]
Revert "[Tizen] Add codes for Dali Windows Backend"

This reverts commit 4e33556657b8d5fd5ba75cf1cbba45f473b97742.

5 years agoAdded IGNORE_SPACES_AFTER_TEXT property 75/186675/7
minho.sun [Mon, 13 Aug 2018 09:52:28 +0000 (18:52 +0900)]
Added IGNORE_SPACES_AFTER_TEXT property

Currently, DALi doesn't make text to ellipsis when there are spaces
after text.

 "AAA                            " can't be ellipsis.
 "AAA                           A" can be ellipsis.

User wants to choose whether ignoring spaces after text or not.
So, added devel text property for this which is named IGNORE_SPACES_AFTER_TEXT.

Change-Id: Ibad9f70b1f8012dc4e04914e4f98072fc8741ad9
Signed-off-by: minho.sun <minho.sun@samsung.com>
5 years agoMerge "Controls are LayoutGroups instead of LayoutItems" into devel/master
Adeel Kazmi [Fri, 24 Aug 2018 11:18:59 +0000 (11:18 +0000)]
Merge "Controls are LayoutGroups instead of LayoutItems" into devel/master

5 years agoControls are LayoutGroups instead of LayoutItems 93/187193/11
Agnelo Vaz [Mon, 20 Aug 2018 16:28:20 +0000 (17:28 +0100)]
Controls are LayoutGroups instead of LayoutItems

LayoutGroup measures and layouts it's children.
Children are currently positioned by their AnchorPoint and Position.
Children are not positioned in relation to each other so may overlap.

Change-Id: I786736a13f5f0b00c15fec461b5a20883da9f346

5 years agoMerge "Add alignment support in LinearLayout." into devel/master
Adeel Kazmi [Thu, 23 Aug 2018 17:02:05 +0000 (17:02 +0000)]
Merge "Add alignment support in LinearLayout." into devel/master

5 years agoDALi Version 1.3.38 81/187481/1 dali_1.3.38
Anton Obzhirov [Thu, 23 Aug 2018 14:02:33 +0000 (15:02 +0100)]
DALi Version 1.3.38

Change-Id: I9f1ecdc0193ae5405f410d16c5de5af1c1867043

5 years agoAdd alignment support in LinearLayout. 48/184648/9
Anton Obzhirov [Thu, 19 Jul 2018 16:54:19 +0000 (17:54 +0100)]
Add alignment support in LinearLayout.

Change-Id: Ie9a575c4318335ab7806f06502a5e624f8365b50

5 years agoMerge "Add ImageVisualShaderFactory" into devel/master
Heeyong Song [Tue, 21 Aug 2018 00:16:38 +0000 (00:16 +0000)]
Merge "Add ImageVisualShaderFactory" into devel/master

5 years ago[Tizen] Add codes for Dali Windows Backend accepted/tizen/unified/20180820.153908 submit/tizen/20180820.063034
Seoyeon Kim [Mon, 20 Aug 2018 05:16:03 +0000 (14:16 +0900)]
[Tizen] Add codes for Dali Windows Backend

This reverts commit eb4baa2fc615efbe5599e750faeedb2fcfaf5a94.

Change-Id: I8be7d8f343ff05c328f9a13791f6e35df80f869f

5 years ago[Tizen] Changed Control::SetLayout to handle empty layouts
Seoyeon Kim [Mon, 20 Aug 2018 05:15:50 +0000 (14:15 +0900)]
[Tizen] Changed Control::SetLayout to handle empty layouts

This reverts commit 35ac3650440aa52dd47f4ae58dd9336c14d9c5f9.

Change-Id: I2d1c7a5d772e15c599e84208391923768ddc5ff5

5 years ago[Tizen] Do not substarct outline width in text-controller
Seoyeon Kim [Mon, 20 Aug 2018 05:15:40 +0000 (14:15 +0900)]
[Tizen] Do not substarct outline width in text-controller

This reverts commit 724b6eb7054d34511ca5b344b4fed5f57c4accd9.

Change-Id: Ic758824cd56c22e650c3ca87e37065ac87e723d0

5 years ago[Tizen] Implement WebViewLite interface
Seoyeon Kim [Mon, 20 Aug 2018 05:15:30 +0000 (14:15 +0900)]
[Tizen] Implement WebViewLite interface

This reverts commit 98eea7b9d7c7af98dbd16240f70eff8fab4b40e7.

Change-Id: I0de434faac97542c830dfb3eabf2b5aab3fd7365

5 years ago[Tizen] Restore behavior of Uploaded and LoadingFinished signal
Seoyeon Kim [Mon, 20 Aug 2018 05:15:16 +0000 (14:15 +0900)]
[Tizen] Restore behavior of Uploaded and LoadingFinished signal

This reverts commit 18378fe923142277611af061c1342f0296f51ce4.

Change-Id: I3bfe20d01c8c88e29df9dc5c3bc7de0086e87d3d

5 years agoMerge branch 'devel/master' into tizen
Seoyeon Kim [Mon, 20 Aug 2018 05:14:54 +0000 (14:14 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Ie82fdec4284be0794093eb206db6de48ace32b39

5 years agoRevert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"
Seoyeon Kim [Mon, 20 Aug 2018 05:14:45 +0000 (14:14 +0900)]
Revert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"

This reverts commit 7c68ef28fad3924bdff2d841694d12ab41bc2403.

Change-Id: Ida4057efd2d01c690282b7d21946a0f9526c4df5

5 years agoRevert "[Tizen] Implement WebViewLite interface"
Seoyeon Kim [Mon, 20 Aug 2018 05:14:35 +0000 (14:14 +0900)]
Revert "[Tizen] Implement WebViewLite interface"

This reverts commit 1f447fe7f8e02353924c78870a723ed9913ec483.

Change-Id: Ie2a641a3435222594823901c4bd557ca7942de1e

5 years agoRevert "[Tizen] Do not substarct outline width in text-controller"
Seoyeon Kim [Mon, 20 Aug 2018 05:14:22 +0000 (14:14 +0900)]
Revert "[Tizen] Do not substarct outline width in text-controller"

This reverts commit b4bee85264280e18aa12fbb42baa9718d00e2839.

Change-Id: I832834b40ae02f8cd55825daf33b65dc6960ba1d

5 years agoRevert "[Tizen] Changed Control::SetLayout to handle empty layouts"
Seoyeon Kim [Mon, 20 Aug 2018 05:14:14 +0000 (14:14 +0900)]
Revert "[Tizen] Changed Control::SetLayout to handle empty layouts"

This reverts commit a6a1f931214389c95340bd3cd7a843fb466fb757.

Change-Id: I72f67a09a85fad983e9b191c793b15ff60f32f0b

5 years agoRevert "[Tizen] Add codes for Dali Windows Backend"
Seoyeon Kim [Mon, 20 Aug 2018 05:13:58 +0000 (14:13 +0900)]
Revert "[Tizen] Add codes for Dali Windows Backend"

This reverts commit 5df6d7bc9e68f0b140df3229ef06f483bdd14d82.

Change-Id: I6a45ee803b2f52154e1ecba92c182186da822903

5 years agoDALi Version 1.3.37 48/187048/1 dali_1.3.37
thothamon [Fri, 17 Aug 2018 11:15:46 +0000 (12:15 +0100)]
DALi Version 1.3.37

Change-Id: I9a2217b59745816dd2d8254e194e8369cf095c43

5 years agoAdd ImageVisualShaderFactory 12/187012/2
Heeyong Song [Fri, 17 Aug 2018 06:02:58 +0000 (15:02 +0900)]
Add ImageVisualShaderFactory

- Add ImageVisualShaderFactory to share shader sources
- Support custom shader in SVG visual

Change-Id: I58ebab4dbbbb3a3976e1ec7ce84ac284f5bc890b

5 years agoImageView Relayout after ResourceReady 23/183723/2
Agnelo Vaz [Tue, 10 Jul 2018 09:30:18 +0000 (10:30 +0100)]
ImageView Relayout after ResourceReady

Change-Id: I81177df0b26eb8d4108e587724bd35e8d2e1c51e

5 years agoRevert "Fix focus issue after calling ClearFocus api" 60/186760/1
xb.teng [Tue, 14 Aug 2018 06:55:09 +0000 (14:55 +0800)]
Revert "Fix focus issue after calling ClearFocus api"

I revert this patch, because it doesn't cover mobile profile.
Mr. Sun upload a new patch for it:
https://review.tizen.org/gerrit/#/c/186741

This reverts commit f7e78caead4596a66b750444e77343856432d36d.

Change-Id: I8aef3d12907d74af849be9f061f92d65b27dea17

5 years agoFix a custom shader issue 58/186658/2
Heeyong Song [Mon, 13 Aug 2018 07:55:03 +0000 (16:55 +0900)]
Fix a custom shader issue

- Fix a hash key generation in the texture manager
- Set a pre-multiplied state according to the flag

Change-Id: I22481d3a01f9634f8ec2d85506034d8142b2ceaa

5 years ago[Tizen] Add codes for Dali Windows Backend accepted/tizen/unified/20180814.063235 submit/tizen/20180813.085527
WonSik Jung [Mon, 13 Aug 2018 02:33:36 +0000 (11:33 +0900)]
[Tizen] Add codes for Dali Windows Backend

Change-Id: I6953d0a413b463625346938bdf3bdf0728a3038e

5 years ago[Tizen] Changed Control::SetLayout to handle empty layouts
WonSik Jung [Mon, 13 Aug 2018 02:31:18 +0000 (11:31 +0900)]
[Tizen] Changed Control::SetLayout to handle empty layouts

Change-Id: I29a81c7275347a9f1be37c7dd5e1a4181234e590

5 years ago[Tizen] Do not substarct outline width in text-controller
WonSik Jung [Mon, 13 Aug 2018 02:30:44 +0000 (11:30 +0900)]
[Tizen] Do not substarct outline width in text-controller

Change-Id: I7eeaab68d63e2162096a4d10e7821a9b8f38013e

5 years ago[Tizen] Implement WebViewLite interface
WonSik Jung [Mon, 13 Aug 2018 02:30:06 +0000 (11:30 +0900)]
[Tizen] Implement WebViewLite interface

Change-Id: I51e4e0ecdfbd99ca0e3ebe1929d78ce4c75cdef1

5 years ago[Tizen] Restore behavior of Uploaded and LoadingFinished signal
WonSik Jung [Mon, 13 Aug 2018 02:29:23 +0000 (11:29 +0900)]
[Tizen] Restore behavior of Uploaded and LoadingFinished signal

Change-Id: I08d052454afda9e5d11a65bd1899782c6a37aa3c

5 years agoMerge branch 'devel/master' into tizen
WonSik Jung [Mon, 13 Aug 2018 02:28:47 +0000 (11:28 +0900)]
Merge branch 'devel/master' into tizen