platform/core/uifw/dali-toolkit.git
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

5 years agoRevert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"
WonSik Jung [Mon, 13 Aug 2018 02:27:30 +0000 (11:27 +0900)]
Revert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"

This reverts commit b7835228efd1af594222fcb37c330eca48a99fbb.

5 years agoRevert "[Tizen] Implement WebViewLite interface"
WonSik Jung [Mon, 13 Aug 2018 02:27:24 +0000 (11:27 +0900)]
Revert "[Tizen] Implement WebViewLite interface"

This reverts commit 0d44a05f8155dcf6e9a002bb8fea560bd0ccd77f.

5 years agoRevert "[Tizen] Do not substarct outline width in text-controller"
WonSik Jung [Mon, 13 Aug 2018 02:27:21 +0000 (11:27 +0900)]
Revert "[Tizen] Do not substarct outline width in text-controller"

This reverts commit 0779330f794c6feb0f2649a6beec73f22d4181c1.

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

This reverts commit 52c96dc706a5b134a0faeec3c76deecf0b1e5f33.

5 years agoRevert "[Tizen] Add codes for Dali Windows Backend"
WonSik Jung [Mon, 13 Aug 2018 02:27:14 +0000 (11:27 +0900)]
Revert "[Tizen] Add codes for Dali Windows Backend"

This reverts commit 20125e47f9f183b0d39972ada01280da8984d942.

5 years agoSvace errors in Grid layout 95/186595/1
Agnelo Vaz [Fri, 10 Aug 2018 14:37:46 +0000 (15:37 +0100)]
Svace errors in Grid layout

Change-Id: I396bded7da473a87a54428105d86ff5b5a85d5d2

5 years agoDALi Version 1.3.36 53/186553/1 dali_1.3.36
György Straub [Fri, 10 Aug 2018 09:11:07 +0000 (10:11 +0100)]
DALi Version 1.3.36

Change-Id: I9901953dfa0791187a721b47efcec40baabebf3f

5 years agoMerge "Adding GridLayout" into devel/master
Adeel Kazmi [Thu, 9 Aug 2018 08:36:07 +0000 (08:36 +0000)]
Merge "Adding GridLayout" into devel/master

5 years agoAdding GridLayout 15/182515/18
Agnelo Vaz [Mon, 25 Jun 2018 15:41:31 +0000 (16:41 +0100)]
Adding GridLayout

Change-Id: I2e23b7b2a396677167a88f6366a6b9ea6d0f617b

5 years agoMerge "Added UseFocusIndicator API to devel keyboard-focus-manager" into devel/master
Adeel Kazmi [Wed, 8 Aug 2018 16:28:18 +0000 (16:28 +0000)]
Merge "Added UseFocusIndicator API to devel keyboard-focus-manager" into devel/master

5 years agoSet the thread name (image/svg) 44/185744/3
huiyu.eun [Thu, 2 Aug 2018 03:01:09 +0000 (12:01 +0900)]
Set the thread name (image/svg)

Change-Id: I367167bbe0e5b6d66080d3d093ba0a1a1d785831
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
5 years agoAdded UseFocusIndicator API to devel keyboard-focus-manager 01/183901/7
minho.sun [Thu, 12 Jul 2018 06:58:12 +0000 (15:58 +0900)]
Added UseFocusIndicator API to devel keyboard-focus-manager

Added UseFocusIndicator API to devel keyboard-focus-manager.

Some developers want to use other way to indicate focus state instead of using focus indicator.
In this case, currently they use work-around which is setting transparent actor as focus indicator.

For convenience, support UseFocusIndicator API.

If user sets state to false, focus indicator will disapear immediately
and not be shown until setting state to true.

Change-Id: I0678f56e17e76751fe6a365b2d565f7b592c6d36
Signed-off-by: minho.sun <minho.sun@samsung.com>
5 years agoMerge "Support software styling" into devel/master
minho.sun [Mon, 6 Aug 2018 00:29:22 +0000 (00:29 +0000)]
Merge "Support software styling" into devel/master

5 years agoDALi Version 1.3.35 02/185902/1 dali_1.3.35
greynaga [Fri, 3 Aug 2018 09:30:28 +0000 (10:30 +0100)]
DALi Version 1.3.35

Change-Id: Ie6be83bf0927dbd530cc530553bb3ab60fa61fb8

5 years agoSupport software styling 42/185142/9
minho.sun [Thu, 26 Jul 2018 08:20:42 +0000 (17:20 +0900)]
Support software styling

When DALi fails to find font which support correct style,
apply software styling to glyph.

DALi will support bold / italic by software.

Change-Id: Icaacd70c3721fe0c1f56b7782f3a6510fc6bfb59
Signed-off-by: minho.sun <minho.sun@samsung.com>
5 years ago[Tizen] Add codes for Dali Windows Backend accepted/tizen/unified/20180802.134934 submit/tizen/20180802.052907 submit/tizen/20180802.072959
minho.sun [Thu, 2 Aug 2018 01:26:07 +0000 (10:26 +0900)]
[Tizen] Add codes for Dali Windows Backend

This reverts commit 8a1ba749cd94c2bc08e71baf02c72a1a3d381c77.

Conflicts:
dali-toolkit/internal/layouting/linear-layout-impl.cpp

Change-Id: Iac70b230accb9c0f404a1546cd26ae34b59d3551

5 years ago[Tizen] Changed Control::SetLayout to handle empty layouts
minho.sun [Thu, 2 Aug 2018 01:24:21 +0000 (10:24 +0900)]
[Tizen] Changed Control::SetLayout to handle empty layouts

This reverts commit bff2dd1a94d07a1ef8d8589a46615db53ce7d916.

Change-Id: I634a9d8a4d19242ec4f4f3c12f9381b07adc5db1

5 years ago[Tizen] Do not substarct outline width in text-controller
minho.sun [Thu, 2 Aug 2018 01:24:09 +0000 (10:24 +0900)]
[Tizen] Do not substarct outline width in text-controller

This reverts commit dfc63cd430ca6b8a331ed09490a7219ac3584f46.

Change-Id: I42c88c29739323fb38cbc31302f282038466c29b

5 years ago[Tizen] Implement WebViewLite interface
minho.sun [Thu, 2 Aug 2018 01:23:57 +0000 (10:23 +0900)]
[Tizen] Implement WebViewLite interface

This reverts commit caaf651bdd60b9aff9705705e5dc40aa7138570e.

Change-Id: I01887e2f6f00c9c4bd9c102ea98ff891eae4bbf2

5 years ago[Tizen] Restore behavior of Uploaded and LoadingFinished signal
minho.sun [Thu, 2 Aug 2018 01:23:43 +0000 (10:23 +0900)]
[Tizen] Restore behavior of Uploaded and LoadingFinished signal

This reverts commit 24f4d30f14ffce268d002da4fa81a5bcb7b5dea8.

Change-Id: I028fa935914c2fb37439ae4ceaab68e4b534b6bf

5 years agoMerge branch 'devel/master' into tizen
minho.sun [Thu, 2 Aug 2018 01:23:01 +0000 (10:23 +0900)]
Merge branch 'devel/master' into tizen

5 years agoRevert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"
minho.sun [Thu, 2 Aug 2018 01:22:30 +0000 (10:22 +0900)]
Revert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"

This reverts commit 6b1d55c1e46eac83d66b198dc08f142dfd7a65ae.

5 years agoRevert "[Tizen] Implement WebViewLite interface"
minho.sun [Thu, 2 Aug 2018 01:22:28 +0000 (10:22 +0900)]
Revert "[Tizen] Implement WebViewLite interface"

This reverts commit 5fafd2f5bdccb939cd1c6f0ed683df9bd8e43c14.

5 years agoRevert "[Tizen] Do not substarct outline width in text-controller"
minho.sun [Thu, 2 Aug 2018 01:22:25 +0000 (10:22 +0900)]
Revert "[Tizen] Do not substarct outline width in text-controller"

This reverts commit a4f68627350323829fe34629d1d8510329c5c0e2.

5 years agoRevert "[Tizen] Changed Control::SetLayout to handle empty layouts"
minho.sun [Thu, 2 Aug 2018 01:22:23 +0000 (10:22 +0900)]
Revert "[Tizen] Changed Control::SetLayout to handle empty layouts"

This reverts commit ca885e842b188ed56f0362f974e6287cc7f6914f.

5 years agoRevert "[Tizen] Add codes for Dali Windows Backend"
minho.sun [Thu, 2 Aug 2018 01:22:20 +0000 (10:22 +0900)]
Revert "[Tizen] Add codes for Dali Windows Backend"

This reverts commit 238567aa6a9b67926056254607db3589d9b19a98.

5 years agoMerge "Fix focus issue after calling ClearFocus api" into devel/master
Adeel Kazmi [Wed, 1 Aug 2018 12:56:18 +0000 (12:56 +0000)]
Merge "Fix focus issue after calling ClearFocus api" into devel/master

5 years agoMerge "Modified StyleManager::SetTheme to prevent ApplyDefaultTheme breaking" into...
HyunJu Shin [Tue, 31 Jul 2018 09:58:20 +0000 (09:58 +0000)]
Merge "Modified StyleManager::SetTheme to prevent ApplyDefaultTheme breaking" into devel/master

5 years agoFix LinearLayout Padding bug 43/185043/3
Seoyeon Kim [Wed, 25 Jul 2018 11:25:27 +0000 (20:25 +0900)]
Fix LinearLayout Padding bug

- Consider padding.start to child left when layouting the children vertically.
- Consider padding.top to child top at first on Layout passes.

Change-Id: I75236f8c85a4b5e91edc5868da2250bdc9bf3f19
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
5 years agoModified StyleManager::SetTheme to prevent ApplyDefaultTheme breaking 06/184106/2
David Steele [Fri, 13 Jul 2018 15:44:06 +0000 (16:44 +0100)]
Modified StyleManager::SetTheme to prevent ApplyDefaultTheme breaking

Change-Id: I6066314d734b87eb1b13ed7946f5e14ef40e4e70

5 years agoMerge "Change layout item list order according to the actor's child list" into devel...
Adeel Kazmi [Fri, 27 Jul 2018 15:51:55 +0000 (15:51 +0000)]
Merge "Change layout item list order according to the actor's child list" into devel/master

5 years agoDALi Version 1.3.34 12/185312/1 dali_1.3.34
David Steele [Fri, 27 Jul 2018 11:42:35 +0000 (12:42 +0100)]
DALi Version 1.3.34

Change-Id: Ief0d54cbd4756d718e03b381899c6dc25358c56d

5 years agoChange layout item list order according to the actor's child list 25/185025/2
Heeyong Song [Wed, 25 Jul 2018 08:56:31 +0000 (17:56 +0900)]
Change layout item list order according to the actor's child list

Change-Id: Ibffb65ec27cc5aea98a2736efb3dab9af4b66322

5 years ago(ImageView) if no padding, then do not set the transform 62/185062/2
Adeel Kazmi [Wed, 25 Jul 2018 18:24:30 +0000 (19:24 +0100)]
(ImageView) if no padding, then do not set the transform

Previously, we hardcoded the transform every time even if we didn't need to.
This inadvertantly meant that we could not do some animations.

Now, we just set the transform if we've got padding or the fitting-mode
is set to FIT_KEEPT_ASPECT_RATIO.

Change-Id: Ie15c79bb547ced3399851e33a11704fe869d31f6

5 years agoAdded base64 encoding/decoding for Property Array/String 75/184975/2
David Steele [Tue, 24 Jul 2018 19:25:22 +0000 (20:25 +0100)]
Added base64 encoding/decoding for Property Array/String

We need a means of reading and writing data blocks through the property
system for CustomShaders in VK. Added a mechanism to allow encoding
a vector of uin32_t data into a Property::Value of type STRING or
ARRAY of STRINGS, and a means of decoding the same.

This allows us to keep the property system in line with a JSON encoding,
but trading off data size and decode time.

Change-Id: I2247b340571644b21be5b9ef87fc0e3108e2f571
Signed-off-by: David Steele <david.steele@samsung.com>
5 years agoFix focus issue after calling ClearFocus api 34/185034/2
xb.teng [Wed, 25 Jul 2018 10:00:31 +0000 (18:00 +0800)]
Fix focus issue after calling ClearFocus api

After calling ClearFocus api, mIsFocusIndicatorEnabled will be 0.
In this case, if you call SetCurrentFocusActor again, then the first pressed direction key is valid, but the second pressed direction key can works. It's an issue.

Change-Id: I0d731263f11b40fa3211fd64388f8c9da5707fc9

5 years ago[Tizen] Add codes for Dali Windows Backend accepted/tizen/unified/20180724.073304 submit/tizen/20180723.084643
Daekwang Ryu [Mon, 23 Jul 2018 05:35:46 +0000 (14:35 +0900)]
[Tizen] Add codes for Dali Windows Backend

This reverts commit 94464655944de025a2c22b237868e45aea45b139.

5 years ago[Tizen] Changed Control::SetLayout to handle empty layouts
Daekwang Ryu [Mon, 23 Jul 2018 05:35:41 +0000 (14:35 +0900)]
[Tizen] Changed Control::SetLayout to handle empty layouts

This reverts commit a060ee84d5d203d8c7538b91fdb91b2f3812e9a3.

5 years ago[Tizen] Do not substarct outline width in text-controller
Daekwang Ryu [Mon, 23 Jul 2018 05:35:39 +0000 (14:35 +0900)]
[Tizen] Do not substarct outline width in text-controller

This reverts commit 4d0cf0c4a57a5c5d470de813744d85c3741c301b.

5 years ago[Tizen] Implement WebViewLite interface
Daekwang Ryu [Mon, 23 Jul 2018 05:35:37 +0000 (14:35 +0900)]
[Tizen] Implement WebViewLite interface

This reverts commit 143072725b8b49b10a7a2e0fe8494dce3e6ca347.

5 years ago[Tizen] Restore behavior of Uploaded and LoadingFinished signal
Daekwang Ryu [Mon, 23 Jul 2018 05:35:34 +0000 (14:35 +0900)]
[Tizen] Restore behavior of Uploaded and LoadingFinished signal

This reverts commit aef44096fe8871235fba4c8f8ce6b7e33c0fba00.

5 years agoFix image-visual natural size issue using atlas 16/174916/20
huiyu.eun [Thu, 5 Apr 2018 02:29:36 +0000 (11:29 +0900)]
Fix image-visual natural size issue using atlas

Change-Id: Id91909d3a2d934b485723c0b1d2d21ab4b075b70
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
5 years agoMerge branch 'devel/master' into tizen
Daekwang Ryu [Mon, 23 Jul 2018 05:35:20 +0000 (14:35 +0900)]
Merge branch 'devel/master' into tizen

5 years agoRevert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"
Daekwang Ryu [Mon, 23 Jul 2018 05:35:11 +0000 (14:35 +0900)]
Revert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"

This reverts commit e08f48efa79b7241264e7cb2b460245e5a9a54c6.

5 years agoRevert "[Tizen] Implement WebViewLite interface"
Daekwang Ryu [Mon, 23 Jul 2018 05:35:08 +0000 (14:35 +0900)]
Revert "[Tizen] Implement WebViewLite interface"

This reverts commit 294bc07028c6727db66be09e998d6d85819b4976.

5 years agoRevert "[Tizen] Do not substarct outline width in text-controller"
Daekwang Ryu [Mon, 23 Jul 2018 05:35:05 +0000 (14:35 +0900)]
Revert "[Tizen] Do not substarct outline width in text-controller"

This reverts commit a437c4f9b142c4ca00e9dd378e2968c9cb583782.

5 years agoRevert "[Tizen] Changed Control::SetLayout to handle empty layouts"
Daekwang Ryu [Mon, 23 Jul 2018 05:35:02 +0000 (14:35 +0900)]
Revert "[Tizen] Changed Control::SetLayout to handle empty layouts"

This reverts commit ada6e4b3625f5cd0fe97abbd51c6488931456f9d.

5 years agoRevert "[Tizen] Add codes for Dali Windows Backend"
Daekwang Ryu [Mon, 23 Jul 2018 05:35:00 +0000 (14:35 +0900)]
Revert "[Tizen] Add codes for Dali Windows Backend"

This reverts commit a581878bf0de250859827868f64b866a7318264d.

5 years agoDALi Version 1.3.33 26/184726/1 dali_1.3.33
Angelos Gkountis [Fri, 20 Jul 2018 12:30:36 +0000 (13:30 +0100)]
DALi Version 1.3.33

Change-Id: I58aa483da47b670f172a4a3856ebcc8b6a66e890

5 years agoRemove dali-csharp-wrapper.manifest 47/184647/1
Adeel Kazmi [Thu, 19 Jul 2018 16:51:07 +0000 (17:51 +0100)]
Remove dali-csharp-wrapper.manifest

Change-Id: I2e4ce97709a324bf5fe3d17c9ef7973d38235956

5 years agoFix text opacity issue 09/184409/1
Heeyong Song [Wed, 18 Jul 2018 01:18:54 +0000 (10:18 +0900)]
Fix text opacity issue

The renderer opacity value should be restored when the text opacity value is not zero.

Change-Id: Iff61b7e5665b3d083278d34fcb7701089cd48c91

5 years agoFix text color issue 93/183793/4
Heeyong Song [Wed, 11 Jul 2018 06:20:43 +0000 (15:20 +0900)]
Fix text color issue

- Alpha values are pre-multiplied in all text cases. Don't multiply alpha in text shaders.
- Make Renderer's opacity 0 only if a text color's alpha is zero to skip rendering

Change-Id: Ie27ecf23d5b38a2234466ba4963a4a04103b5a45

5 years ago[Tizen] Add codes for Dali Windows Backend accepted/tizen/unified/20180718.154156 submit/tizen/20180716.101100 submit/tizen/20180718.024923
Seungho, Baek [Mon, 16 Jul 2018 05:49:49 +0000 (14:49 +0900)]
[Tizen] Add codes for Dali Windows Backend

This reverts commit 3d873017c3ba94b4bfedde682ce8667bcf206527.

5 years ago[Tizen] Changed Control::SetLayout to handle empty layouts
Seungho, Baek [Mon, 16 Jul 2018 05:49:36 +0000 (14:49 +0900)]
[Tizen] Changed Control::SetLayout to handle empty layouts

This reverts commit e11e93080e08dec7cee84766ee13ee67d2596777.

5 years ago[Tizen] Do not substarct outline width in text-controller
Seungho, Baek [Mon, 16 Jul 2018 05:49:24 +0000 (14:49 +0900)]
[Tizen] Do not substarct outline width in text-controller

This reverts commit 0fb3dbb120136703255b1473c5977a18efbce721.

5 years ago[Tizen] Implement WebViewLite interface
Seungho, Baek [Mon, 16 Jul 2018 05:49:09 +0000 (14:49 +0900)]
[Tizen] Implement WebViewLite interface

This reverts commit ca57686512411528f93fdd1a0395dfc0d2323058.

5 years ago[Tizen] Restore behavior of Uploaded and LoadingFinished signal
Seungho, Baek [Mon, 16 Jul 2018 05:48:49 +0000 (14:48 +0900)]
[Tizen] Restore behavior of Uploaded and LoadingFinished signal

This reverts commit e67e9b3d73584b1bf8274daf72fc925159011d46.

5 years agoMerge branch 'devel/master' into tizen
Seungho, Baek [Mon, 16 Jul 2018 05:47:53 +0000 (14:47 +0900)]
Merge branch 'devel/master' into tizen

5 years agoRevert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"
Seungho, Baek [Mon, 16 Jul 2018 05:47:26 +0000 (14:47 +0900)]
Revert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"

This reverts commit 8025e4d0a73ed7cbdcc9be8a4423e840afa51a02.

5 years agoRevert "[Tizen] Implement WebViewLite interface"
Seungho, Baek [Mon, 16 Jul 2018 05:47:13 +0000 (14:47 +0900)]
Revert "[Tizen] Implement WebViewLite interface"

This reverts commit fea5100412681db4ac265f59f8e3f7212c9d89fb.

5 years agoRevert "[Tizen] Do not substarct outline width in text-controller"
Seungho, Baek [Mon, 16 Jul 2018 05:47:04 +0000 (14:47 +0900)]
Revert "[Tizen] Do not substarct outline width in text-controller"

This reverts commit f4858327c8a12b6b5dd5d190e73dafaf82df596b.

5 years agoRevert "[Tizen] Changed Control::SetLayout to handle empty layouts"
Seungho, Baek [Mon, 16 Jul 2018 05:46:53 +0000 (14:46 +0900)]
Revert "[Tizen] Changed Control::SetLayout to handle empty layouts"

This reverts commit b701946569ddf650fb3a4eb410bbb8a6737fa167.

5 years agoRevert "[Tizen] Add codes for Dali Windows Backend"
Seungho, Baek [Mon, 16 Jul 2018 05:46:41 +0000 (14:46 +0900)]
Revert "[Tizen] Add codes for Dali Windows Backend"

This reverts commit 168c3a19dc98c04a513f95a7668e35d480b2e0cc.

5 years agoMerge "Apply markup properties for pre-set text" into devel/master
Adeel Kazmi [Fri, 13 Jul 2018 11:53:54 +0000 (11:53 +0000)]
Merge "Apply markup properties for pre-set text" into devel/master

5 years agoDALi Version 1.3.32 61/184061/1 dali_1.3.32
Adeel Kazmi [Fri, 13 Jul 2018 08:48:39 +0000 (09:48 +0100)]
DALi Version 1.3.32

Change-Id: Iffa83459f0584c4552b1fd3d44992610cee0cf41

5 years agoApply markup properties for pre-set text 40/158940/4
Jinho, Lee [Mon, 6 Nov 2017 05:12:09 +0000 (14:12 +0900)]
Apply markup properties for pre-set text

Change-Id: Idbff0dabb14f643f44e2268f6db9dacd7d1e1a44

5 years agoFix typo 95/183795/1
Heeyong Song [Wed, 11 Jul 2018 06:24:12 +0000 (15:24 +0900)]
Fix typo

Change-Id: I43210b09469197805ac36f8eedc71a9054af0919

5 years ago[Tizen] Add codes for Dali Windows Backend submit/tizen/20180709.075208 submit/tizen/20180711.013443 submit/tizen/20180716.055223
Joogab Yun [Mon, 9 Jul 2018 05:14:20 +0000 (14:14 +0900)]
[Tizen] Add codes for Dali Windows Backend

This reverts commit 2ede5ddaba27cb185a417af90290eadde143f320.

Change-Id: Id50b00b3e02626db45cef96206dbc07226e7b2ca

5 years ago[Tizen] Changed Control::SetLayout to handle empty layouts
Joogab Yun [Mon, 9 Jul 2018 05:13:58 +0000 (14:13 +0900)]
[Tizen] Changed Control::SetLayout to handle empty layouts

Change-Id: Id5e6fb1c9c38efc8a16da21fad771ff89e636d89

5 years ago[Tizen] Do not substarct outline width in text-controller
Joogab Yun [Mon, 9 Jul 2018 05:13:11 +0000 (14:13 +0900)]
[Tizen] Do not substarct outline width in text-controller

This reverts commit fd93b5cc912204d4ba27e0c6aec40e230541b6b8.

Change-Id: I5b16f0dadbb38af026a32c5fd0469b7d8c859192

5 years ago[Tizen] Implement WebViewLite interface
Joogab Yun [Mon, 9 Jul 2018 05:08:42 +0000 (14:08 +0900)]
[Tizen] Implement WebViewLite interface

This reverts commit cfcd7943120a5634419283da12ad1d1ccdea9e27.

Change-Id: Iaf7d4d8fe7feff4bb422fe56051b0b79f87b81d5

5 years ago[Tizen] Restore behavior of Uploaded and LoadingFinished signal
Joogab Yun [Mon, 9 Jul 2018 05:08:21 +0000 (14:08 +0900)]
[Tizen] Restore behavior of Uploaded and LoadingFinished signal

This reverts commit 94035c7eb51a27e2791f009829a7fde17ec260e8.

Change-Id: I0728c1a55c012ac2b9b48d51f3465fbfc503e85b

5 years agoMerge branch 'devel/master' into tizen
Joogab Yun [Mon, 9 Jul 2018 05:08:03 +0000 (14:08 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I44a09f34a612a4b42a4b8e873b50c321c78df06c

5 years agoRevert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"
Joogab Yun [Mon, 9 Jul 2018 05:07:44 +0000 (14:07 +0900)]
Revert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"

This reverts commit 0dff3c4148500946802549bbf52fcd0a29c4b903.

5 years agoRevert "[Tizen] Implement WebViewLite interface"
Joogab Yun [Mon, 9 Jul 2018 05:07:40 +0000 (14:07 +0900)]
Revert "[Tizen] Implement WebViewLite interface"

This reverts commit 2071b83651be91f3b21b59c138add939b1468f66.

5 years agoRevert "[Tizen] Do not substarct outline width in text-controller"
Joogab Yun [Mon, 9 Jul 2018 05:07:37 +0000 (14:07 +0900)]
Revert "[Tizen] Do not substarct outline width in text-controller"

This reverts commit 1cc6069b9fbd8a7af2463b5e89fd144cbb41cc49.

5 years agoRevert "[Tizen] Changed Control::SetLayout to handle empty layouts"
Joogab Yun [Mon, 9 Jul 2018 05:07:33 +0000 (14:07 +0900)]
Revert "[Tizen] Changed Control::SetLayout to handle empty layouts"

This reverts commit 2ec8c5f2b33bd2ac8e1ca84a5f9c4e9778748b2e.

5 years agoRevert "[Tizen] Add codes for Dali Windows Backend"
Joogab Yun [Mon, 9 Jul 2018 05:07:29 +0000 (14:07 +0900)]
Revert "[Tizen] Add codes for Dali Windows Backend"

This reverts commit 53ec3e12de51d072444f302f901232bb313f98a0.

5 years agoRevert "[Tizen] Change dependency"
Joogab Yun [Mon, 9 Jul 2018 05:07:26 +0000 (14:07 +0900)]
Revert "[Tizen] Change dependency"

This reverts commit fef630b929869ec7cb07f517ba3f5d57996d3eab.

5 years agoDALi Version 1.3.31 35/183535/1 dali_1.3.31
Agnelo Vaz [Fri, 6 Jul 2018 09:36:34 +0000 (10:36 +0100)]
DALi Version 1.3.31

Change-Id: Icae0ebdac2ade63739e63eb0efbc8672b447e723

5 years agoMerge "Add new layouting support for TextLabel and ImageView." into devel/master
Adeel Kazmi [Thu, 5 Jul 2018 15:24:55 +0000 (15:24 +0000)]
Merge "Add new layouting support for TextLabel and ImageView." into devel/master

5 years agoMerge "Fix ImageView Padding and Margin issues" into devel/master
Adeel Kazmi [Thu, 5 Jul 2018 15:03:18 +0000 (15:03 +0000)]
Merge "Fix ImageView Padding and Margin issues" into devel/master

5 years agoFix ImageView Padding and Margin issues 81/181981/16
Seoyeon Kim [Tue, 19 Jun 2018 09:47:56 +0000 (18:47 +0900)]
Fix ImageView Padding and Margin issues

- Currently padding does not apply to ImageView
  because the default Fitting Mode of ImageVisual have changed to FittingMode::FILL,
  so ImageVisual does not transform anything on ImageView::OnRelayout().

- Trigger to call Relayout when setting Margin and Padding.

- Removed SetBackgroundVisual() in control-impl.cpp as before,
  because it caused an incorrect behavior.

Change-Id: Ic9090180caec59dc5a5f0d63bbb95757f18be0ed
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
5 years agoAdded test to show Order of SetLayout is not important 23/183123/3
Agnelo Vaz [Mon, 2 Jul 2018 10:53:00 +0000 (11:53 +0100)]
Added test to show Order of SetLayout is not important

Change-Id: If80f4ce350504c22fa6bae70df1e519cffe98d1c

5 years agoMerge "Fixed unparenting a layout item from a layout group" into devel/master
David Steele [Wed, 4 Jul 2018 11:24:53 +0000 (11:24 +0000)]
Merge "Fixed unparenting a layout item from a layout group" into devel/master

5 years agoFixed unparenting a layout item from a layout group 34/183134/4
David Steele [Mon, 2 Jul 2018 15:42:11 +0000 (16:42 +0100)]
Fixed unparenting a layout item from a layout group

Unparenting a layout item from a layout group did not actually remove the
child from the parent, which if a new layout were set on a container, resulted
in the container having 2 separate layouts in it's parent layout.

Changed the Layout Parent/Child interfaces to allow LayoutItem
to remove itself from a LayoutGroup without explicitly referencing it's subclass.

Change-Id: Idf6d7813ab5a440dfbf44a8bbe46df2ca3698d64
Signed-off-by: David Steele <david.steele@samsung.com>
5 years agoAdd new layouting support for TextLabel and ImageView. 35/183135/2
Anton Obzhirov [Mon, 2 Jul 2018 17:13:56 +0000 (18:13 +0100)]
Add new layouting support for TextLabel and ImageView.

Change-Id: Ic4e72c3abc397277df72f14ce2af7057536ef4d0

5 years agoMerge "Change dependency" into devel/master
Adeel Kazmi [Tue, 3 Jul 2018 15:13:23 +0000 (15:13 +0000)]
Merge "Change dependency" into devel/master

5 years agoChanged Control::SetLayout to handle empty layouts 56/182256/2
David Steele [Thu, 21 Jun 2018 21:08:23 +0000 (22:08 +0100)]
Changed Control::SetLayout to handle empty layouts

Setting an empty layout now removes the layout from the control
and unparents it's children from that layout, orphaning them (removes
them from the layout hierarchy - they will no longer get measured/laid out).

Change-Id: Ice74ad251111f59c34b65f233ad288c412bb6883
Signed-off-by: David Steele <david.steele@samsung.com>
5 years ago[Tizen] Change dependency 59/183059/2 accepted/tizen/unified/20180703.062114 submit/tizen/20180702.090459
minho.sun [Fri, 20 Apr 2018 03:57:10 +0000 (12:57 +0900)]
[Tizen] Change dependency

Currently, we don't use adaptor-uv.
So don't need to give option to app which adaptor app will use.

So, make dali-toolkit directly require dali-adaptor instead of
dali-adaptor-devel.

Change-Id: I5693f5f1612e54b17282265a5b06279e01a025d2
Signed-off-by: minho.sun <minho.sun@samsung.com>
5 years ago[Tizen] Add codes for Dali Windows Backend
Sunghyun kim [Mon, 2 Jul 2018 07:18:31 +0000 (16:18 +0900)]
[Tizen] Add codes for Dali Windows Backend

This reverts commit ddcecd6ec9ee3e4441fe8b0a7aba2253cef02327.

Change-Id: If5afb68ebffb73c9e53632208617d1dc023276bb

5 years ago[Tizen] Changed Control::SetLayout to handle empty layouts
Sunghyun kim [Mon, 2 Jul 2018 07:16:31 +0000 (16:16 +0900)]
[Tizen] Changed Control::SetLayout to handle empty layouts

This reverts commit 70af9b56b598122bf7dc91adcd1ffacbb94ae733.

Conflicts:
automated-tests/src/dali-toolkit/utc-Dali-Layouting.cpp

Change-Id: I70dd03cb323c8574bd652b20b2191ce2401ea561

5 years ago[Tizen] Do not substarct outline width in text-controller
Sunghyun kim [Mon, 2 Jul 2018 07:10:15 +0000 (16:10 +0900)]
[Tizen] Do not substarct outline width in text-controller

This reverts commit c4d78101ac36eae241c2b0ca7deadce0274fa56b.

Change-Id: I5d0c6db3451f9018ace8846cd0c9977f2672c0fb

5 years ago[Tizen] Implement WebViewLite interface
Sunghyun kim [Mon, 2 Jul 2018 06:26:02 +0000 (15:26 +0900)]
[Tizen] Implement WebViewLite interface

This reverts commit 4a3b216e9168bd531fda825bbbcc5f8b8f49da5e.

Change-Id: I6adadeeefa1db34fc462a77628ba3fa08805cd8c

5 years ago[Tizen] Restore behavior of Uploaded and LoadingFinished signal
Sunghyun kim [Mon, 2 Jul 2018 06:24:14 +0000 (15:24 +0900)]
[Tizen] Restore behavior of Uploaded and LoadingFinished signal

This reverts commit 23abd178559a1f5970fc8a3a39b71910b8528721.

Change-Id: I2912decbfbed5daea4e7cf79bb3de1217d35e2e5

5 years agoMerge branch 'devel/master' into tizen
Sunghyun kim [Mon, 2 Jul 2018 06:07:05 +0000 (15:07 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Icd9d7483fc35172caa0e3933b1b084ccadb2cbe8

5 years agoRevert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"
Sunghyun kim [Mon, 2 Jul 2018 06:06:36 +0000 (15:06 +0900)]
Revert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"

This reverts commit 37ba97898c8099b96d7c90f01521f760e945e1d6.

Change-Id: Ieea5f8601760d0572feba770ff6a66bbd7ef10ea

5 years agoRevert "[Tizen] Implement WebViewLite interface"
Sunghyun kim [Mon, 2 Jul 2018 06:06:00 +0000 (15:06 +0900)]
Revert "[Tizen] Implement WebViewLite interface"

This reverts commit 3ee380bbbe1c004dc2954e8acd08c477596ef917.

Change-Id: I705c97cd9e3b9f1fa06247cd8f949ed10a191ffc