platform/core/uifw/dali-toolkit.git
5 years ago[Tizen] Add codes for Dali Windows Backend 39/182339/1 accepted/tizen/unified/20180622.122731 submit/tizen/20180622.055403
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: Ib4b441b94ac62cf3e62dad733d659648b63c25a4

5 years ago[Tizen] Changed Control::SetLayout to handle empty layouts 16/182316/1
David Steele [Thu, 21 Jun 2018 21:08:23 +0000 (22:08 +0100)]
[Tizen] 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] Fix ImageView Padding and Margin issues 15/182315/1
Seoyeon Kim [Tue, 19 Jun 2018 09:47:56 +0000 (18:47 +0900)]
[Tizen] 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().

- Add Margin calculation to set Image Visual position on ImageView::OnRelayout().

- Trigger to call Relayout when setting Margin and Padding.

Change-Id: Ic9090180caec59dc5a5f0d63bbb95757f18be0ed
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
5 years ago[Tizen] Do not substarct outline width in text-controller 14/182314/1
minho.sun [Fri, 22 Jun 2018 01:30:20 +0000 (10:30 +0900)]
[Tizen] Do not substarct outline width in text-controller

This reverts commit 17a56314fdbad354af0500fbc57995d2acaa2098.

Change-Id: I654a0f3805c9a37cb8fa3f036b9b06837cfbf6ed

5 years ago[Tizen] Implement WebViewLite interface 13/182313/1
minho.sun [Fri, 22 Jun 2018 01:30:06 +0000 (10:30 +0900)]
[Tizen] Implement WebViewLite interface

This reverts commit 0f3591374e66c5c0f791927564e437722fd601a6.

Change-Id: Ia69912d93b2d83c354926c956852532d90443dc8

5 years ago[Tizen] Restore behavior of Uploaded and LoadingFinished signal 12/182312/1
minho.sun [Fri, 22 Jun 2018 01:29:52 +0000 (10:29 +0900)]
[Tizen] Restore behavior of Uploaded and LoadingFinished signal

This reverts commit 8c738f7553606299c39ef8c53e0c1f6bd29f5b65.

Change-Id: Iba5a229e80e60e28f1f23dd9a0f018b0045f4694

5 years agoMerge branch 'devel/master' into tizen 11/182311/1
minho.sun [Fri, 22 Jun 2018 01:29:36 +0000 (10:29 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: If0713f4d32f254deabe65d7b41f4b0b654aa43e5

5 years agoRevert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal" 10/182310/1
minho.sun [Fri, 22 Jun 2018 01:06:35 +0000 (10:06 +0900)]
Revert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"

This reverts commit c32984c54ee2b7b2d123acbcc9f48c62afc36fc7.

Change-Id: I2e73ee5c3fb493c51ca6c39a64858e15e4385dee

5 years agoRevert "[Tizen] Implement WebViewLite interface" 09/182309/1
minho.sun [Fri, 22 Jun 2018 01:06:29 +0000 (10:06 +0900)]
Revert "[Tizen] Implement WebViewLite interface"

This reverts commit 24922e17943d8ac8d284e6364c418bb75f35a9ea.

Change-Id: Ia5ec4b65712592d2f579c64b1eb7e1b71afb255e

5 years agoRevert "[Tizen] Do not substarct outline width in text-controller" 08/182308/1
minho.sun [Fri, 22 Jun 2018 01:06:21 +0000 (10:06 +0900)]
Revert "[Tizen] Do not substarct outline width in text-controller"

This reverts commit def544e814b2bb8d0cc37557047578a296277336.

Change-Id: I2b9261ed69daa7ef9045b7885c43041c25929a87

5 years agoRevert "[Tizen] Change the API macros for layout" 07/182307/1
minho.sun [Fri, 22 Jun 2018 01:06:14 +0000 (10:06 +0900)]
Revert "[Tizen] Change the API macros for layout"

This reverts commit 6c7a2c30fee9f6fd1d6ca3e079960e5ea7f1f1ee.

Change-Id: I94091784c7fa791c06e18f739338d50f6cbe8fa2

5 years agoRevert "[Tizen] Add codes for Dali Windows Backend" 06/182306/1
minho.sun [Fri, 22 Jun 2018 01:06:03 +0000 (10:06 +0900)]
Revert "[Tizen] Add codes for Dali Windows Backend"

This reverts commit dae84d59edbafc1332530ef6efce51277dfeb331.

Change-Id: I2718eb8fabfa5215337cc3396d94e39376e0e9fa

5 years agoRevert "[Tizen] fixed SVACE issue about Windows Backend" 05/182305/1
minho.sun [Fri, 22 Jun 2018 01:05:40 +0000 (10:05 +0900)]
Revert "[Tizen] fixed SVACE issue about Windows Backend"

This reverts commit 2b09117e6a001897ef4c7fc58b335fd2ada3d085.

Change-Id: Ia1550bdc14ceee85beb398b4e7ee552728d0ecc7

5 years agoRevert "[Tizen] Making LayoutItem explicit constructor public." 04/182304/1
minho.sun [Fri, 22 Jun 2018 01:05:26 +0000 (10:05 +0900)]
Revert "[Tizen] Making LayoutItem explicit constructor public."

This reverts commit d9b455e8aeb7c078d28e5369ffd499b6b94dfedd.

Change-Id: Idde4f3fa0452187a1cb12fd092e46b5d3a3e6007

5 years agoRevert "[Tizen] Merge HBoxLayout and VBoxLayout into LinearLayout." 03/182303/1
minho.sun [Fri, 22 Jun 2018 01:04:16 +0000 (10:04 +0900)]
Revert "[Tizen] Merge HBoxLayout and VBoxLayout into LinearLayout."

This reverts commit 84cda40bc4c41daca533b20739c01c43d1082400.

Change-Id: I85689ec9a408216c1ce7a6ae1eaf2a1cbb3759c8

5 years agoOn Actor child order change signal, forces relayout of container. 93/181693/4
David Steele [Fri, 15 Jun 2018 15:38:10 +0000 (16:38 +0100)]
On Actor child order change signal, forces relayout of container.

If the child order changes, then relayout occurs. Note that the basic layouts work
in LayoutID order, not actor sibling order. A specialized layout has to be written
to order the children by sibling order.

Added custom layout to test harness.

Change-Id: I7c8f393ff804192eed74a23fd06b0b5763de1dc1
Signed-off-by: David Steele <david.steele@samsung.com>
5 years agoInherit parent's layout animation 96/182196/2
Heeyong Song [Thu, 21 Jun 2018 07:01:11 +0000 (16:01 +0900)]
Inherit parent's layout animation

Change-Id: I049b087506c4aa1ed286b8aaf797709256b78e8e

5 years agoMerge "Fix request layout propagation in layout tree" into devel/master
David Steele [Wed, 20 Jun 2018 14:43:22 +0000 (14:43 +0000)]
Merge "Fix request layout propagation in layout tree" into devel/master

5 years agoMerge "Fix RTL direction layout for LinearLayout." into devel/master
David Steele [Wed, 20 Jun 2018 14:41:40 +0000 (14:41 +0000)]
Merge "Fix RTL direction layout for LinearLayout." into devel/master

5 years agoMerge "Exporting one constructor used by csharpbinder and making an API private....
David Steele [Wed, 20 Jun 2018 13:22:38 +0000 (13:22 +0000)]
Merge "Exporting one constructor used by csharpbinder and making an API private." into devel/master

5 years agoFix RTL direction layout for LinearLayout. 08/182008/2
Anton Obzhirov [Tue, 19 Jun 2018 14:45:14 +0000 (15:45 +0100)]
Fix RTL direction layout for LinearLayout.

Change-Id: I43be3b6a10aa76455a920a61d20981a26070b1b4

5 years agoFix request layout propagation in layout tree 96/181896/2
Anton Obzhirov [Mon, 18 Jun 2018 16:10:58 +0000 (17:10 +0100)]
Fix request layout propagation in layout tree

Change-Id: I5af25ad0e7699659cb1329c7685c891873200eed

5 years agoMerge "Fix linear layout size issue" into devel/master
David Steele [Wed, 20 Jun 2018 11:10:15 +0000 (11:10 +0000)]
Merge "Fix linear layout size issue" into devel/master

5 years agoMerge "Fix nested layout issue" into devel/master
David Steele [Wed, 20 Jun 2018 11:09:47 +0000 (11:09 +0000)]
Merge "Fix nested layout issue" into devel/master

5 years agoChange the API macros of layout 70/182070/1
Heeyong Song [Fri, 18 May 2018 01:26:15 +0000 (10:26 +0900)]
Change the API macros of layout

Change-Id: I149912ba6bcb33de04d27c7dbb86aa5ff56754a5

5 years agoFix linear layout size issue 54/182054/1
Heeyong Song [Wed, 20 Jun 2018 06:08:04 +0000 (15:08 +0900)]
Fix linear layout size issue

Change-Id: Ic129628d5a8eba3d40f074de445e31ebd441359b

5 years agoFix nested layout issue 52/182052/1
Heeyong Song [Wed, 20 Jun 2018 06:00:35 +0000 (15:00 +0900)]
Fix nested layout issue

Change-Id: Ic739aa8787aa972c3fd6752f394537d15c40eb66

5 years agoMerge HBoxLayout and VBoxLayout into LinearLayout. 55/181555/4
Anton Obzhirov [Fri, 8 Jun 2018 16:30:45 +0000 (17:30 +0100)]
Merge HBoxLayout and VBoxLayout into LinearLayout.

Change-Id: I4e1f6b50e37f8050312116f73048a026c1855b4f

5 years ago[Tizen] Merge HBoxLayout and VBoxLayout into LinearLayout. 36/181936/1 accepted/tizen/unified/20180620.131544 submit/tizen/20180619.102234
Anton Obzhirov [Fri, 8 Jun 2018 16:30:45 +0000 (17:30 +0100)]
[Tizen] Merge HBoxLayout and VBoxLayout into LinearLayout.

Change-Id: I4e1f6b50e37f8050312116f73048a026c1855b4f

5 years ago[Tizen] Making LayoutItem explicit constructor public.
Seoyeon Kim [Tue, 19 Jun 2018 02:29:44 +0000 (11:29 +0900)]
[Tizen] Making LayoutItem explicit constructor public.

This reverts commit 521330203541f17eaeffbd9f23e72de077d89ce0.

Change-Id: I51a297baa7580a3f0bdc7980a9b5ac36c1015097

5 years ago[Tizen] fixed SVACE issue about Windows Backend
Seoyeon Kim [Tue, 19 Jun 2018 02:28:43 +0000 (11:28 +0900)]
[Tizen] fixed SVACE issue about Windows Backend

This reverts commit 800547b53cc55b1f508548d9c9419fba0dc42380.

Change-Id: I378dfcd81300e99931b2e2d591b1208c4ebbdf79

5 years ago[Tizen] Add codes for Dali Windows Backend
Seoyeon Kim [Tue, 19 Jun 2018 02:28:26 +0000 (11:28 +0900)]
[Tizen] Add codes for Dali Windows Backend

This reverts commit a7e5f33b07154daf0e9f51462beeb347566c79c0.

Change-Id: If21b76fdde3467cc8da1ea588f7b3ddac59dcfe7

5 years ago[Tizen] Change the API macros for layout
Seoyeon Kim [Tue, 19 Jun 2018 02:28:06 +0000 (11:28 +0900)]
[Tizen] Change the API macros for layout

This reverts commit 504feb260b0f39a708714f05a19cc421fcadc776.

Change-Id: I4abeed469abc10a9e807e4d7a41b2e25ecc03eea

5 years ago[Tizen] Do not substarct outline width in text-controller
Seoyeon Kim [Tue, 19 Jun 2018 02:27:38 +0000 (11:27 +0900)]
[Tizen] Do not substarct outline width in text-controller

This reverts commit 96a4a5956552eaa3b4b32babcd44c02ad4b1e4f1.

Change-Id: Id7c60e3b4ea51ec18bdf6c62da01d8b2482ed1b0

5 years ago[Tizen] Implement WebViewLite interface
Seoyeon Kim [Tue, 19 Jun 2018 02:27:17 +0000 (11:27 +0900)]
[Tizen] Implement WebViewLite interface

This reverts commit 935b1f587f74efd5ad086fe0bbb4094cc5613c6d.

Change-Id: I582a91e6d66f5451c059264b071d95566bfaa0e9

5 years ago[Tizen] Restore behavior of Uploaded and LoadingFinished signal
Seoyeon Kim [Tue, 19 Jun 2018 02:26:58 +0000 (11:26 +0900)]
[Tizen] Restore behavior of Uploaded and LoadingFinished signal

This reverts commit 38617c5785ff34d8a9f582c2ff16080100645bf5.

Change-Id: I4f6b5b4b2ef588e6bb03d86c4ca48dc0a9006b16

5 years agoMerge branch 'devel/master' into tizen
Seoyeon Kim [Tue, 19 Jun 2018 02:26:34 +0000 (11:26 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I7c81da9ff622692089692721a9eda454e5f615c4

5 years agoRevert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"
Seoyeon Kim [Tue, 19 Jun 2018 02:24:06 +0000 (11:24 +0900)]
Revert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"

This reverts commit 5c20481589edbaf16815c0a1c668d6577a6b037b.

Change-Id: I8c2f056b11bf6ccdae5aee1c4e267c00238aa21a

5 years agoRevert "[Tizen] Implement WebViewLite interface"
Seoyeon Kim [Tue, 19 Jun 2018 02:23:18 +0000 (11:23 +0900)]
Revert "[Tizen] Implement WebViewLite interface"

This reverts commit c80553aae8602ddbb05e0ae5b2f4c3e7defad1a9.

Change-Id: Iaa3d078a9934b6ccd31e77f39b9d874dfa1d7ef9

5 years agoRevert "[Tizen] Do not substarct outline width in text-controller"
Seoyeon Kim [Tue, 19 Jun 2018 02:23:05 +0000 (11:23 +0900)]
Revert "[Tizen] Do not substarct outline width in text-controller"

This reverts commit 88075b45371650125f330d3d836e61b97fdbbc87.

Change-Id: Ia895c2fa7f8212331fe5d2bc480d2d887a0c4f93

5 years agoRevert "[Tizen] Change the API macros for layout"
Seoyeon Kim [Tue, 19 Jun 2018 02:22:50 +0000 (11:22 +0900)]
Revert "[Tizen] Change the API macros for layout"

This reverts commit 6ae5497d0b0d6f94d43261b2d527a4f590ee6fe2.

5 years agoRevert "[Tizen] Add codes for Dali Windows Backend"
Seoyeon Kim [Tue, 19 Jun 2018 02:22:32 +0000 (11:22 +0900)]
Revert "[Tizen] Add codes for Dali Windows Backend"

This reverts commit 1720c3fa8442d479b2e45860a300a5b8e7e1afe0.

Change-Id: I9166e02816606c08223f222b0c62591da6e22879

5 years agoRevert "[Tizen] fixed SVACE issue about Windows Backend"
Seoyeon Kim [Tue, 19 Jun 2018 02:22:16 +0000 (11:22 +0900)]
Revert "[Tizen] fixed SVACE issue about Windows Backend"

This reverts commit 9bce79a501620825151bfcccee0b7cf1f7f0783d.

Change-Id: I3179df2d1584e5d0358cae1d621f563347aa6b74

5 years agoRevert "[Tizen] Add FlexLayout."
Seoyeon Kim [Tue, 19 Jun 2018 02:22:00 +0000 (11:22 +0900)]
Revert "[Tizen] Add FlexLayout."

This reverts commit 9ff5b8decfb18303ab6f11d66c7d40dfc4271dc0.

Change-Id: I04bca264585188a8267b37d3070b603b2b1986f9

5 years agoRevert "[Tizen] Fix WIDTH_SPECIFICATION & HEIGHT_SPECIFICATION bug."
Seoyeon Kim [Tue, 19 Jun 2018 02:21:47 +0000 (11:21 +0900)]
Revert "[Tizen] Fix WIDTH_SPECIFICATION & HEIGHT_SPECIFICATION bug."

This reverts commit 2eea42e7bfe47a797f1a98e07d7082142e8b002d.

Change-Id: I58549ba3d780b63e49f070488c4d58ace6d61364

5 years agoRevert "[Tizen] Making LayoutItem explicit constructor public."
Seoyeon Kim [Tue, 19 Jun 2018 02:21:33 +0000 (11:21 +0900)]
Revert "[Tizen] Making LayoutItem explicit constructor public."

This reverts commit e8cb25a747964616966eac8448e3f436cdbbf0da.

Change-Id: Icfc634fe30389a25ef9bbb6df3694f536e3cc768

5 years agoRevert "[Tizen] Fix layout group crash"
Seoyeon Kim [Tue, 19 Jun 2018 02:21:11 +0000 (11:21 +0900)]
Revert "[Tizen] Fix layout group crash"

This reverts commit 6eb7714490cf2f5da2b95828ff6635f7fc7bf0e2.

Change-Id: Ie8a7b3a648d94851f7a42734dfbf75e4e3250a63

5 years agoRemoved obsolete MARGIN_SPECIFICATION child property 61/181561/2
David Steele [Thu, 14 Jun 2018 18:22:56 +0000 (19:22 +0100)]
Removed obsolete MARGIN_SPECIFICATION child property

LayoutGroup no longer defines MARGIN_SPECIFICATION child property
Removed from header, and migrated Vbox to use LayoutItem::GetMargin instead.

Change-Id: Id9bb90cf5faffb6162d1b9d661f855a7b7164af6
Signed-off-by: David Steele <david.steele@samsung.com>
5 years agoTurned off Layout logging by default 60/181560/3
David Steele [Thu, 14 Jun 2018 18:18:56 +0000 (19:18 +0100)]
Turned off Layout logging by default

Extended layouting logging to show when measures happen

Change-Id: Ifb2fd075162af175e3982da19ef8ef022e707dd1

5 years agoMerge "Adding Absolute layout" into devel/master
Adeel Kazmi [Fri, 15 Jun 2018 08:08:40 +0000 (08:08 +0000)]
Merge "Adding Absolute layout" into devel/master

5 years agoAdd a parameter of AddIdle function 78/180978/2
Heeyong Song [Thu, 7 Jun 2018 05:49:32 +0000 (14:49 +0900)]
Add a parameter of AddIdle function

Change-Id: I5aac12993d17d41830116298845a3b870e1e6d85

5 years agoAdding Absolute layout 83/181383/8
Agnelo Vaz [Tue, 12 Jun 2018 16:22:41 +0000 (17:22 +0100)]
Adding Absolute layout

An layout that allows it's children to be positioned explictly.
Use Actor::Property::POSITION to provide the position.
The children can overlap and exceed their parent's boundary.

Limitations

The absolute layout does not have it's own Padding.

Change-Id: I52d15128acd22250c90d993bb1a33afd738e1cbe

5 years agoExporting one constructor used by csharpbinder and making an API private. 62/181562/1
Muhammad Umar [Thu, 14 Jun 2018 18:50:36 +0000 (19:50 +0100)]
Exporting one constructor used by csharpbinder and making an API private.

Change-Id: I041537afa224654dc45db335b57778ecba074e8c

5 years agoFix layout group crash 95/181495/2
Heeyong Song [Thu, 14 Jun 2018 08:13:14 +0000 (17:13 +0900)]
Fix layout group crash

Change-Id: I6c6574794b2a8eab30fb9910426dca665f94b9a1

5 years ago[Tizen] Fix layout group crash 94/181494/1
Heeyong Song [Thu, 14 Jun 2018 08:13:14 +0000 (17:13 +0900)]
[Tizen] Fix layout group crash

Change-Id: I6c6574794b2a8eab30fb9910426dca665f94b9a1

5 years ago[Tizen] Making LayoutItem explicit constructor public. 78/181478/1
Muhammad Umar [Tue, 12 Jun 2018 19:21:34 +0000 (20:21 +0100)]
[Tizen] Making LayoutItem explicit constructor public.

Change-Id: I37c55a76883977e6f98f0d4e31e7b64fcee5b042

5 years ago[Tizen] Fix WIDTH_SPECIFICATION & HEIGHT_SPECIFICATION bug. 49/181449/1
Anton Obzhirov [Mon, 11 Jun 2018 18:04:29 +0000 (19:04 +0100)]
[Tizen] Fix WIDTH_SPECIFICATION & HEIGHT_SPECIFICATION bug.

Change-Id: I10b5faacc51491fdd2cf3ca6c9181a526c0f271c

5 years ago[Tizen] Add FlexLayout. 48/181448/1
Anton Obzhirov [Thu, 24 May 2018 10:15:46 +0000 (11:15 +0100)]
[Tizen] Add FlexLayout.

Change-Id: Ib8aff13cf5b3ecc93eb0826b3c4ef47c39b6efb2

5 years agoFix WIDTH_SPECIFICATION & HEIGHT_SPECIFICATION bug. 88/181288/7
Anton Obzhirov [Mon, 11 Jun 2018 18:04:29 +0000 (19:04 +0100)]
Fix WIDTH_SPECIFICATION & HEIGHT_SPECIFICATION bug.

Change-Id: I10b5faacc51491fdd2cf3ca6c9181a526c0f271c

5 years agoMerge "Add FlexLayout." into devel/master
Adeel Kazmi [Wed, 13 Jun 2018 12:04:17 +0000 (12:04 +0000)]
Merge "Add FlexLayout." into devel/master

5 years agoAdd FlexLayout. 39/181039/3
Anton Obzhirov [Thu, 24 May 2018 10:15:46 +0000 (11:15 +0100)]
Add FlexLayout.

Change-Id: Ib8aff13cf5b3ecc93eb0826b3c4ef47c39b6efb2

5 years ago[Tizen] fixed SVACE issue about Windows Backend accepted/tizen/unified/20180614.150710 submit/tizen/20180611.084528
Wonsik Jung [Mon, 11 Jun 2018 06:32:03 +0000 (15:32 +0900)]
[Tizen] fixed SVACE issue about Windows Backend

This reverts commit 8396018c570e668cdf6c5718b1a3453b9eca90fd.

Change-Id: Ia732e6cf537e609fe3da868e8dbb4378a6ab4e3b

5 years ago[Tizen] Add codes for Dali Windows Backend
Wonsik Jung [Mon, 11 Jun 2018 06:31:11 +0000 (15:31 +0900)]
[Tizen] Add codes for Dali Windows Backend

This reverts commit bbf91527832dba4a791b3eba4311643e45e1a696.

Change-Id: I1d510bfc5aa6b4fe0abc1ae72fa5dde0bf2235f6

5 years ago[Tizen] Change the API macros for layout
Wonsik Jung [Mon, 11 Jun 2018 06:30:25 +0000 (15:30 +0900)]
[Tizen] Change the API macros for layout

This reverts commit f57e8f63d7def520df0580f64d664c816f1c4803.

Change-Id: I41f8fbf2831645f974540e534160a6bc9c746fc4

5 years ago[Tizen] Do not substarct outline width in text-controller
Wonsik Jung [Mon, 11 Jun 2018 06:29:22 +0000 (15:29 +0900)]
[Tizen] Do not substarct outline width in text-controller

This reverts commit f59ccf621fad8ab63686dd2c25637cba07a5780f.

Change-Id: Ib7cbe845054c2800768aed6eafeb415411458ad5

5 years ago[Tizen] Implement WebViewLite interface
Wonsik Jung [Mon, 11 Jun 2018 06:28:24 +0000 (15:28 +0900)]
[Tizen] Implement WebViewLite interface

This reverts commit 7398caac976a79bd37d3c41f81ca731895242201.

Change-Id: Ia215bfcb134af2b6503012dc7381b9b76136951f

5 years ago[Tizen] Restore behavior of Uploaded and LoadingFinished signal
Wonsik Jung [Mon, 11 Jun 2018 06:22:39 +0000 (15:22 +0900)]
[Tizen] Restore behavior of Uploaded and LoadingFinished signal

This reverts commit 558ff214168dc152f124998ce53eb3a338c9d34a.

Change-Id: If6be28dcf1195f7c4f36d9a568137666d623bc5f

5 years agoMerge branch 'devel/master' into tizen
Wonsik Jung [Mon, 11 Jun 2018 06:21:35 +0000 (15:21 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Ib23189cdfa5a02959dd64c57de7d02bbddb48f44

5 years agoRevert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"
Wonsik Jung [Mon, 11 Jun 2018 06:20:34 +0000 (15:20 +0900)]
Revert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"

This reverts commit 40b5447bbd0f09018b5cdbe05cde8cee5c85e4c4.

Change-Id: Id42a42af25df57f36d4ff97e1b82e06380303da9

5 years agoRevert "[Tizen] Implement WebViewLite interface"
Wonsik Jung [Mon, 11 Jun 2018 06:20:10 +0000 (15:20 +0900)]
Revert "[Tizen] Implement WebViewLite interface"

This reverts commit f3072d367c39bfb1b3cab86220e69cc6a78c98cc.

Change-Id: I1fa9442fc27b60afc2b541b5b98e6087dae820bf

5 years agoRevert "[Tizen] Do not substarct outline width in text-controller"
Wonsik Jung [Mon, 11 Jun 2018 06:19:49 +0000 (15:19 +0900)]
Revert "[Tizen] Do not substarct outline width in text-controller"

This reverts commit 11232b3754a0afd4b2c426efcde79fe3cc8e6429.

Change-Id: I6577bdbdddf954ad1d5f6aa97c024ccbbf36047b

5 years agoRevert "[Tizen] Change the API macros for layout"
Wonsik Jung [Mon, 11 Jun 2018 06:19:25 +0000 (15:19 +0900)]
Revert "[Tizen] Change the API macros for layout"

This reverts commit 750f18c7e28f835cf1f4d7412b1a1b36c4eac049.

Change-Id: Ica3b50d50106d56b7aa08da478d47a99add4884a

5 years agoRevert "[Tizen] Add codes for Dali Windows Backend"
Wonsik Jung [Mon, 11 Jun 2018 06:19:02 +0000 (15:19 +0900)]
Revert "[Tizen] Add codes for Dali Windows Backend"

This reverts commit 0fb02c47dbf3d89d7ba20aad824b70694996aa4c.

Change-Id: I4f9365e0bec4fe8a11363c14dd9aea2883758ead

5 years agoRevert "[Tizen] Fix SVACE issue"
Wonsik Jung [Mon, 11 Jun 2018 06:18:46 +0000 (15:18 +0900)]
Revert "[Tizen] Fix SVACE issue"

This reverts commit 77f779893ce12f6e68211f3d2873abd6a7c210bd.

Change-Id: I003e91ef09d707957ffaf3a3c9c3b4d8af0acb08

5 years agoRevert "[Tizen] fixed SVACE issue about Windows Backend"
Wonsik Jung [Mon, 11 Jun 2018 06:18:19 +0000 (15:18 +0900)]
Revert "[Tizen] fixed SVACE issue about Windows Backend"

This reverts commit df301f70b47d661a6b02d201006904310ed8dfc9.

Change-Id: I2795ec727416472c544e786730090086476bf159

5 years agoRevert "[Tizen] Initialize MeasureSize memeber variable"
Wonsik Jung [Mon, 11 Jun 2018 06:18:02 +0000 (15:18 +0900)]
Revert "[Tizen] Initialize MeasureSize memeber variable"

This reverts commit 13e7d89782377cf184f10be0376860774833b567.

5 years agoRevert "[Tizen] Fix some SVACE issues for yoga third-party code."
Wonsik Jung [Mon, 11 Jun 2018 06:17:38 +0000 (15:17 +0900)]
Revert "[Tizen] Fix some SVACE issues for yoga third-party code."

This reverts commit e18d3e77bcb931cd7307342013285034fbc21472.

Change-Id: I380bcb3e0ee5ee69656b937e3f6dfebed581fd06

5 years agoDALi Version 1.3.28 37/181137/1 dali_1.3.28
György Straub [Fri, 8 Jun 2018 10:49:49 +0000 (11:49 +0100)]
DALi Version 1.3.28

Change-Id: I5c77066a09061c90067e7498a6f000a2d3a03138

5 years agoAdd Layout property ranges in devel Dali Toolkit properties ranges. 36/181036/4
Anton Obzhirov [Thu, 7 Jun 2018 14:31:11 +0000 (15:31 +0100)]
Add Layout property ranges in devel Dali Toolkit properties ranges.

Change-Id: Ic01adb37b87f27058ba2362944fe98b48f1f1d58

5 years agoAdded automatic premultiplication of npatch visual images 24/180424/6
Heeyong Song [Tue, 29 May 2018 09:43:23 +0000 (18:43 +0900)]
Added automatic premultiplication of npatch visual images

Change-Id: I9d54e66470bef8465545d59b771ae501a2a44d6b

5 years agoDALi Version 1.3.27 39/180739/1 dali_1.3.27
David Steele [Fri, 1 Jun 2018 13:16:06 +0000 (14:16 +0100)]
DALi Version 1.3.27

Change-Id: I187f54fb09b9545043fd5dbbef1af05a641a6fec

5 years agoFix DALI_DEBUG_RENDERING crash 83/166083/5
Adeel Kazmi [Tue, 29 May 2018 14:25:19 +0000 (15:25 +0100)]
Fix DALI_DEBUG_RENDERING crash

Change-Id: I4a01e1b38f01e21eb45fb6995f531a36e99774ac

5 years agoMerge "Control Padding and Margin Properties used for layouts" into devel/master
Adeel Kazmi [Tue, 29 May 2018 14:08:03 +0000 (14:08 +0000)]
Merge "Control Padding and Margin Properties used for layouts" into devel/master

5 years agoControl Padding and Margin Properties used for layouts 49/180449/1
Agnelo Vaz [Fri, 27 Apr 2018 16:08:45 +0000 (17:08 +0100)]
Control Padding and Margin Properties used for layouts

Layout base gets and sets padding and margin using Control Properties.

Control::Property::PADDING
Control::Property::MARGIN

Extra logging and GetNaturalSize fix squashed in

Change-Id: I4a8acbb2bf9761fea153581a66c1f76d620f852b

5 years agoMerge "DALi Version 1.3.26" into devel/master
Adeel Kazmi [Thu, 24 May 2018 13:26:54 +0000 (13:26 +0000)]
Merge "DALi Version 1.3.26" into devel/master

5 years agoDALi Version 1.3.26 70/180070/1 dali_1.3.26
thothamon [Thu, 24 May 2018 13:18:13 +0000 (14:18 +0100)]
DALi Version 1.3.26

Change-Id: Ia7ed67b0e6107ae50fbc8d305347addff17bc983

5 years agoSynchronise Automated Tests 75/179975/1
Adeel Kazmi [Wed, 23 May 2018 18:11:06 +0000 (19:11 +0100)]
Synchronise Automated Tests

Change-Id: Ib5167962dc478a8878dfb74d04f9e64fa1227855

5 years agoFixed SVACE errors 51/179951/1
Adeel Kazmi [Wed, 23 May 2018 11:23:05 +0000 (12:23 +0100)]
Fixed SVACE errors

Change-Id: I478b27d3ca840a0f867415bf7326c658177e8fb4

5 years agoMerge "[Tizen] Fix some SVACE issues for yoga third-party code." into tizen accepted/tizen/unified/20180521.094901 accepted/tizen/unified/20180523.144452 submit/tizen/20180521.023026 submit/tizen/20180523.100836
Seoyeon Kim [Mon, 21 May 2018 00:21:37 +0000 (00:21 +0000)]
Merge "[Tizen] Fix some SVACE issues for yoga third-party code." into tizen

5 years agoMerge "[Tizen] Initialize MeasureSize memeber variable" into tizen
Seoyeon Kim [Mon, 21 May 2018 00:21:17 +0000 (00:21 +0000)]
Merge "[Tizen] Initialize MeasureSize memeber variable" into tizen

5 years ago[Tizen] Fix some SVACE issues for yoga third-party code. 37/179637/1
Anton Obzhirov [Fri, 18 May 2018 13:51:56 +0000 (14:51 +0100)]
[Tizen] Fix some SVACE issues for yoga third-party code.

Change-Id: Ia5997f1b8c50353f8308ea5f4da00c5a9631ea28

5 years agoMerge "Fix some SVACE issues for yoga third-party code." into devel/master
Adeel Kazmi [Fri, 18 May 2018 16:08:36 +0000 (16:08 +0000)]
Merge "Fix some SVACE issues for yoga third-party code." into devel/master

5 years agoMerge "Fix SVACE issue" into devel/master
Adeel Kazmi [Fri, 18 May 2018 14:04:18 +0000 (14:04 +0000)]
Merge "Fix SVACE issue" into devel/master

5 years agoFix some SVACE issues for yoga third-party code. 13/179613/1
Anton Obzhirov [Fri, 18 May 2018 13:51:56 +0000 (14:51 +0100)]
Fix some SVACE issues for yoga third-party code.

Change-Id: Ia5997f1b8c50353f8308ea5f4da00c5a9631ea28

5 years agoDALi Version 1.3.25 33/179533/1 dali_1.3.25
greynaga [Fri, 18 May 2018 11:03:39 +0000 (12:03 +0100)]
DALi Version 1.3.25

Change-Id: I223d0abbe29f20e8b51d054deca707482cbc5b3a

5 years agoFix SVACE issue 45/179445/2
Seoyeon Kim [Fri, 18 May 2018 02:01:46 +0000 (11:01 +0900)]
Fix SVACE issue

- Initialized member variables in control-data-impl.cpp and measure-size.h

Change-Id: I05695f892d9a0fb84c457c630d495130a7448022
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
5 years ago[Tizen] Initialize MeasureSize memeber variable 30/179530/1
Seoyeon Kim [Fri, 18 May 2018 10:29:22 +0000 (19:29 +0900)]
[Tizen] Initialize MeasureSize memeber variable

Change-Id: I386605a71ef48f2b49b1e2da5fd41124769b60ee
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
5 years ago[Tizen] fixed SVACE issue about Windows Backend 07/179507/1
Joogab Yun [Fri, 18 May 2018 08:32:40 +0000 (17:32 +0900)]
[Tizen] fixed SVACE issue about Windows Backend

Change-Id: If05f02d138511dc00219d21400268029c759c391

5 years ago[Tizen] Fix SVACE issue 53/179453/4 accepted/tizen/unified/20180521.003540 submit/tizen/20180518.060536
Seoyeon Kim [Fri, 18 May 2018 02:01:46 +0000 (11:01 +0900)]
[Tizen] Fix SVACE issue

- Initialized member variables in control-data-impl.cpp

Change-Id: I05695f892d9a0fb84c457c630d495130a7448022
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
5 years ago[Tizen] Add codes for Dali Windows Backend 55/179155/5
adun [Fri, 9 Mar 2018 02:14:59 +0000 (10:14 +0800)]
[Tizen] Add codes for Dali Windows Backend

Change-Id: I793717f10ba0748906e0cbfed5fd2041c851a122