Adeel Kazmi [Fri, 17 Feb 2017 17:23:28 +0000 (17:23 +0000)]
[3.0] (ImageView) Downgrade warning level of Image param APIs to only show with a debug build
Change-Id: Ib0467d0b310cd695bd950de1993384dd73744ec6
Nick Holland [Thu, 16 Feb 2017 12:37:56 +0000 (12:37 +0000)]
[3.0] Allow text-selection scroll indicator to have a different style
Change-Id: I5e9899fe28580b83ecb3fc13309df4812ffc0390
Paul Wisbey [Thu, 16 Feb 2017 09:52:58 +0000 (01:52 -0800)]
Revert "[3.0] Moved regular scrollbar image url into stylesheet"
This reverts commit
06ce512a5bbfcac3ee3bf00ee578f2518f92deae.
Change-Id: Id1981ed71d7fec5d57194572e2196dda79a33ef2
Nick Holland [Wed, 15 Feb 2017 19:08:02 +0000 (19:08 +0000)]
[3.0] Moved regular scrollbar image url into stylesheet
Change-Id: Ie4d333671d7e45bce6ee259c9bd29435e285d748
Victor Cebollada [Mon, 13 Feb 2017 09:27:19 +0000 (09:27 +0000)]
[3.0] Fix for cursor size and position.
* If the cursor is bigger than the height of the text control it's
set as not visible.
* The patch updates the size and position of the cursor to make
a portion of it visible.
Change-Id: I5cb258325d8692d8248e32efe42367c5c9d19e1f
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Paul Wisbey [Sun, 12 Feb 2017 19:50:34 +0000 (19:50 +0000)]
[3.0] Fixed the ItemView already scrolled to end logic
Change-Id: I7d4e9df6c4c801077a46e6957b6d159977646de2
Seoyeon Kim [Fri, 10 Feb 2017 05:39:53 +0000 (21:39 -0800)]
Merge "[3.0] Fixed Svace Issue" into tizen_3.0
Seoyeon Kim [Thu, 9 Feb 2017 07:34:33 +0000 (16:34 +0900)]
[3.0] Fixed Svace Issue
- Initialized one of class member
Change-Id: I2294ab995ad67af2405776370aeab5157bd35e7c
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Heeyong Song [Thu, 9 Feb 2017 08:27:41 +0000 (17:27 +0900)]
[3.0] Fix SVACE issue - memory leak
- Delete the elements of mResourceRequests
Change-Id: Ic4ba5a09e6c3dbfc8ebfc85a0344790f6a16a661
adam.b [Thu, 9 Feb 2017 15:18:33 +0000 (15:18 +0000)]
[3.0] Fixed 9-patch rendering issue when applying a scale.
Integrating scale with size was causing a glitch
during scaling a 9-patch image (when scale < 1)
Change-Id: I1cee72cab42e9d828f312c3747a22e48347d5f50
Victor Cebollada [Thu, 9 Feb 2017 14:33:57 +0000 (14:33 +0000)]
[3.0] Fix cursor display issue.
* On resume after the power key is pressed the text controller is
still in edit mode.
When the power key is pressed, the text controller is set to the
INACTIVE state.
* @todo: Different applications may want a different behaviour on resume.
Change-Id: I770b991bc0c141b5a2db260cf7ef7a693ead4b02
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Victor Cebollada [Tue, 7 Feb 2017 17:07:14 +0000 (17:07 +0000)]
[3.0] Added scroll-bar to text selection toolbar
Change-Id: I93f87fcb2471c85ef251a3b396130677b0a7e070
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Victor Cebollada [Wed, 8 Feb 2017 14:33:24 +0000 (14:33 +0000)]
[3.0] Text - Fix for text controller.
* Fixes the issue when two or more pre-edit events
arrive from the imf manager.
The text controller was not able to remove the
previous text.
Change-Id: I85ba391f6d3c7f5609fbd0ba1b49cb3440059269
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Paul Wisbey [Mon, 6 Feb 2017 13:39:51 +0000 (13:39 +0000)]
[3.0] Use TextField point-size 8.5
Change-Id: I0557e507d46a7640fb08a16eac8b90d0296e85f2
Heeyong Song [Fri, 3 Feb 2017 03:42:38 +0000 (19:42 -0800)]
Merge "[3.0] change adding focus indicator logic" into tizen_3.0
minho.sun [Thu, 2 Feb 2017 06:21:44 +0000 (15:21 +0900)]
[3.0] change adding focus indicator logic
Make sure KeyboardFocusManager add focus indicator according to
mIsFocusIndicatorEnabled.
Change-Id: I036dbf4acf75214108d21dedce73cf604279669e
Signed-off-by: minho.sun <minho.sun@samsung.com>
Adeel Kazmi [Tue, 20 Dec 2016 10:46:50 +0000 (10:46 +0000)]
[3.0] Remove incorrect Deprecated warning from Internal::Control
This is called from OnChildAdd so a control doing the right thing will always see this warning.
Classes overriding this method will not show the wanring which is actually the incorrect thing.
Best to just remove it as it's polluting the log.
Change-Id: I8509f14b75fd4e8e632f19f9487056454b4fba0c
Victor Cebollada [Mon, 23 Jan 2017 08:54:50 +0000 (08:54 +0000)]
[3.0] Text - Use the uColor uniform to render the emojis.
* Allows to mix the emoji color with a given color.
i.e. a different alpha.
Change-Id: If8b3a4eecf2dc65785afd3aafbe03c485ac0d444
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Ferran Sole [Fri, 20 Jan 2017 10:52:22 +0000 (10:52 +0000)]
Fix for ItemView OVERSHOOT_SIZE
Setting overshoot size after overshoot was enabled was not working
Change-Id: I000958217e14ba4aaab408076af969bc34d671ef
Victor Cebollada [Wed, 11 Jan 2017 16:17:08 +0000 (16:17 +0000)]
[3.0] Text's selection popup mirroring.
* Reverses the order of the text's selection popup toolbar
when the platform's language is right to left.
* Scrolls to the first reversed button (that's the end
of the toolbar).
Change-Id: I58c5bbc5402810e0bd94510cc3f12143b572e395
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Seoyeon Kim [Tue, 10 Jan 2017 05:19:34 +0000 (14:19 +0900)]
[3.0] Update doxygen comments
- Fix the graph description in ItemView::RemoveItem()
- Add some descriptions in more detail, checked by LB
Change-Id: I98fb22b4b02830da42651c16e7dfe2bc207a5137
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
suhyung Eom [Fri, 6 Jan 2017 06:25:56 +0000 (15:25 +0900)]
[3.0] Add dali-adaptor as shared library
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: Ib78fc4f1ec04e690770d17c2c9a601457d96b000
suhyung Eom [Fri, 30 Dec 2016 06:27:35 +0000 (22:27 -0800)]
Merge "[3.0] Fixed crash issue by referencing unallocated memory" into tizen_3.0
suhyung Eom [Fri, 30 Dec 2016 05:39:10 +0000 (14:39 +0900)]
[3.0] Fixed crash issue by referencing unallocated memory
Crash was occurred when referencing unallocated memory
Wrong memory of DefaultFont->FindFont was used with condition
(script = TextAbstraction::UNKNOWN and defaultFonts != NULL)
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: Ifacceb7b6766156c7d3b11d2c2408f57dad2e6ee
Seoyeon Kim [Fri, 30 Dec 2016 04:38:42 +0000 (13:38 +0900)]
[3.0] Fix the warning log causing the wrong position
Change-Id: I8eee4d59970c3c1243e6155961089d7a085e75c1
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Taeyoon Lee [Fri, 30 Dec 2016 04:35:28 +0000 (20:35 -0800)]
Merge "Fix a bug in control background setting" into tizen_3.0
Seoyeon Kim [Thu, 29 Dec 2016 02:46:27 +0000 (18:46 -0800)]
Merge "[3.0] Add Visual descriptions to generate doxygen page" into tizen_3.0
suhyung Eom [Wed, 28 Dec 2016 04:18:49 +0000 (13:18 +0900)]
[3.0] Fixed bug that text is hidden by selection area
If layer behavior is 3D, selection highlight actor hide text actor in textField
Fixed by changing selection highlight actor's Z position in case of
Layer_3D is used
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I396227c0c110043a69976076d6b8f00379c358b7
suhyung Eom [Mon, 26 Dec 2016 04:39:07 +0000 (13:39 +0900)]
[3.0] Added po files for more languages
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I916f1e7eb58cc8b0a6fff1e96dfc56fd102cd6ae
Seoyeon Kim [Thu, 22 Dec 2016 07:21:23 +0000 (16:21 +0900)]
[3.0] Add Visual descriptions to generate doxygen page
Change-Id: I6d90458289e4d01064c08ba9eac3a0a91cc78252
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Xiangyin Ma [Wed, 21 Dec 2016 14:47:07 +0000 (14:47 +0000)]
Fix a bug in control background setting
Change-Id: I25eef3eff01496eb28ac12be79443e783fb09168
suhyung Eom [Tue, 20 Dec 2016 01:11:35 +0000 (10:11 +0900)]
[3.0] Move virtual destructor same position as 2.4
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I2ecac312d03ec325d6c0e73185a3063c6b31cb11
suhyung Eom [Fri, 16 Dec 2016 05:42:45 +0000 (14:42 +0900)]
[3.0] Move virtual destructor position to its original
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I060d3b1c67119975dd1e6bbfb95efafe967e4a1d
Paul Wisbey [Fri, 16 Dec 2016 15:36:09 +0000 (07:36 -0800)]
Merge "[3.0] Text - Fix for placement actor." into tizen_3.0
Victor Cebollada [Wed, 14 Dec 2016 07:10:22 +0000 (07:10 +0000)]
[3.0] Text - Fix for placement actor.
* Aligns the placement actor within the text control according with the alignment properties.
Change-Id: I62782283d13195081b56d395eecb854eb30f1df9
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Seoyeon Kim [Fri, 16 Dec 2016 06:36:53 +0000 (15:36 +0900)]
[3.0] Add visuals group tag for doxygen
Change-Id: Iafd4f3a25113b890e0f01adab4d52d6b584efd97
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
dongsug.song [Tue, 13 Dec 2016 04:29:18 +0000 (20:29 -0800)]
Merge "[3.0] Remove dali csharp codes" into tizen_3.0
suhyung Eom [Thu, 1 Dec 2016 09:22:39 +0000 (18:22 +0900)]
Apply deprecate macro and LOG
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I4e70aac876a49a6bc67c17ee7e179f5ef6d23f13
Victor Cebollada [Thu, 8 Dec 2016 14:52:47 +0000 (14:52 +0000)]
[3.0] Text - TextClipper replaced by an Actor with the CLIPPING_MODE enabled.
* Fixes issues with the inherited alpha channel.
Change-Id: I6a3f125d6de10d4d3d8673a6b340f05ae0edd3f6
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
adam.b [Thu, 8 Dec 2016 14:58:04 +0000 (14:58 +0000)]
Added devel property PREMULTIPLIED_ALPHA ( "premultipliedAlpha" ).
Control::SetBackground() applies premultipliedAlpha on existing
visual if no new visual instantiated.
The property enables/disables premultiplied alpha on the Visual.
Example:
control.SetProperty( Toolkit::Control::Property::BACKGROUND,
Property::Map().
Add( "premultipliedAlpha", true ));
Change-Id: Ie28aaceb9e7b9ca4f7a1e4ef0cf424a4a7fe5f00
Victor Cebollada [Wed, 7 Dec 2016 10:42:36 +0000 (10:42 +0000)]
[3.0] Text - Fix for text's cursor position.
* The control's size stored in the view-model is not updated
when the text is void.
If the text's alignment is not BEGIN, the cursor position
is calculated badly.
Change-Id: I65f6c520268608ad1605fc2d0b70be96377bb9dd
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Victor Cebollada [Thu, 17 Nov 2016 11:49:55 +0000 (11:49 +0000)]
[3.0] Text - Fix for input style when there is a long press event.
* The input style was not updated.
Change-Id: I5758ee06739e2c1d28b62cb6d492c6f9bddf0b78
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Victor Cebollada [Thu, 27 Oct 2016 15:18:28 +0000 (16:18 +0100)]
[3.0] Text - Initialize the mUpdateCursorHookPosition member in the constructor.
Change-Id: I9ebaa2d3d6760913753771bf51aef9528b850a73
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Victor Cebollada [Fri, 21 Oct 2016 14:57:11 +0000 (15:57 +0100)]
[3.0] Fix for a single line text's vertical alignment.
* Use case:
- A TextField with the vertical alignment set to CENTER.
- Add some text. It's correctly aligned.
- Remove some text with the back space. It aligns the text to the TOP
Change-Id: I5c8c6f2bd81d8f78ba5ec2835c1e55531cb99a77
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Victor Cebollada [Fri, 30 Sep 2016 15:52:39 +0000 (16:52 +0100)]
[3.0] TextController refactor.
* A different control interface has been created for the editable text controls.
The text label doesn't need to implement the methods AddDecoration(),
TextChanged(), MaxLengthReached() and InputStyleChanged().
Change-Id: I803729d7d502b03923bae5744af887d8cfe84b57
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Victor Cebollada [Tue, 4 Oct 2016 13:11:06 +0000 (14:11 +0100)]
[3.0] Text - Ellipsis improvement.
* Elide all the characters if the control's height is not big enough.
* Fix the vertical alignment.
Change-Id: Ib7f8cc710b554952da357321e88058bbb3c7b0ab
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
suhyung Eom [Wed, 7 Dec 2016 02:28:33 +0000 (11:28 +0900)]
[3.0] Fixed svace defect
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I8de5d3deecbb0ad9ab4362eb84b4b07fc01e81e4
dongsug.song [Fri, 2 Dec 2016 10:09:51 +0000 (19:09 +0900)]
[3.0] Remove dali csharp codes
Change-Id: Ibfc4b287e5e5aba9ab0465a79be9c9f241010f80
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Victor Cebollada [Fri, 18 Nov 2016 08:30:20 +0000 (08:30 +0000)]
[3.0] Text - Fix for input style when the text gain the focus via KeyboardFocusGainEvent().
* The input style was not updated.
Change-Id: I6a71cfa605cbfac36ee03ac4754d51c6152a53f2
Adeel Kazmi [Thu, 24 Nov 2016 17:43:40 +0000 (17:43 +0000)]
[3.0] Change Internal::Control destructor to protected
This is a ref-counted object so another object should not be able to delete it.
Change-Id: I05d2d262f509380586584acfa1fb6646fe1ba688
minho.sun [Fri, 25 Nov 2016 02:08:21 +0000 (11:08 +0900)]
[3.0]Add focus indicator only when attaching physicalkeyboard
Add focus indicator only when attaching physicalkeyboard.
When user wants to preset focus actor before physicalkeyboard is
attached,
they can call SetCurrentFocusActor().
Before this patch, it always displays focus indicator whether
pyhisicalkeyboard is attached or not.
Now, if pyhisicalkeyboard is not attached, SetCurrentFocusActor() dosen't
add focus indicator to focus actor.
Change-Id: I8a7015279be77c77eb87f2a66346aa5924c76ab5
Signed-off-by: minho.sun <minho.sun@samsung.com>
Seoyeon Kim [Tue, 22 Nov 2016 10:00:25 +0000 (19:00 +0900)]
[3.0] Add deprecated tag and missed doxygen
- Add 'DEPRECATED_1_2_8' doxygen tag
- The doxygen warning log said some Property enumerations of class are not documented.
Change-Id: Ia39617bc2f3a64eb0f8d7de77ef547ae0ea4ee91
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Seoyeon Kim [Tue, 22 Nov 2016 01:01:13 +0000 (17:01 -0800)]
Merge "[3.0] Add Privilege doxygen tag about URL" into tizen_3.0
Minho Sun [Mon, 21 Nov 2016 07:19:34 +0000 (23:19 -0800)]
Merge "[3.0] (KeyboardFocusManager) Fixed ConnectSignal handling & SVACE error" into tizen_3.0
Seoyeon Kim [Thu, 17 Nov 2016 07:42:30 +0000 (16:42 +0900)]
[3.0] Add Privilege doxygen tag about URL
- To access to internet, media storage, and external storage in Tizen,
the user has to add the privileges.
Change-Id: I740227b1e1d0b463fce35755ab272a6749d8b543
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
David Steele [Fri, 16 Sep 2016 17:18:03 +0000 (18:18 +0100)]
[3.0] Changed control defaults to listen to style change
Not all controls listen to style change events, thus they can't be
re-styled through the style system.
Changed the default behaviour of all controls to listen to style
change events.
Added a new enum CONTROL_BEHAVIOUR_DEFAULT (value = 0) to show this.
Change-Id: I69b783609536a2bcd4f5c21d03a5bc380fab7f8a
Signed-off-by: David Steele <david.steele@samsung.com>
Tom Robinson [Thu, 17 Nov 2016 12:53:25 +0000 (12:53 +0000)]
[3.0] Published the AsyncImageLoader and SyncImageLoader to the public API
Change-Id: Ia9b7131fab371e3f1a263036710ca4a26747a8f8
Adeel Kazmi [Wed, 16 Nov 2016 17:43:37 +0000 (17:43 +0000)]
[3.0] (KeyboardFocusManager) Fixed ConnectSignal handling & SVACE error
Change-Id: Ic6893d38d9b957d41f9e4cdf287c7eb40e32433f
Xiangyin Ma [Wed, 28 Sep 2016 10:59:19 +0000 (11:59 +0100)]
[3.0]Deprecate the public APIs taking Image Handle as input
Change-Id: I699b771167a097f611c6135dcf405df16112d2a5
Yoonsang Lee [Tue, 1 Nov 2016 06:38:18 +0000 (15:38 +0900)]
Update README for dali-swig
Change-Id: I69bff78adad54dc45358f4d5e0774fa0fc73b3bc
minho.sun [Wed, 12 Oct 2016 05:43:44 +0000 (14:43 +0900)]
[3.0] Install default-feedback-theme.json files in styles folder
"feedback-style.cpp" can't find default-feedback-theme.json file because json file is not installed to ${PREFIX}/share/dali/toolkit/styles folder.
To fix this, make default-feedback-theme.json be installed to ${PREFIX}/dali/toolkit/styles folder
Change-Id: I813e13c52aaeacf34ec42f96af5012c64c328b37
Signed-off-by: minho.sun <minho.sun@samsung.com>
minho.sun [Wed, 12 Oct 2016 05:35:29 +0000 (14:35 +0900)]
[3.0] Remove current ScrollBar indicator when setting new customed indicator
Remove current ScrollBar indicator when setting new customed indicator using SetScrollIndicator();
Change-Id: I37d268889a1d68a235b9a50f2bab14d3886b189a
Signed-off-by: minho.sun <minho.sun@samsung.com>
taeyoon [Tue, 27 Sep 2016 08:58:37 +0000 (17:58 +0900)]
[3.0] Add GetEglImageTextureTarget() in TestNativeImageExtension
Change-Id: Ibde5be67dc31a93bb680d897d1ed20af205fd189
Seoyeon Kim [Fri, 23 Sep 2016 05:10:29 +0000 (14:10 +0900)]
[3.0] Add missed parameter documentation
- Parameters of some members are not documented.
- Enumeration of some classes are not documented.
- Return types of some members are not documented.
Change-Id: I09781311d2ef8aa33e62dfb7ddbbfc1f2371e924
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Seoyeon Kim [Wed, 21 Sep 2016 02:02:52 +0000 (19:02 -0700)]
Merge "[3.0] Fix license issue" into tizen
Seoyeon Kim [Tue, 20 Sep 2016 00:57:59 +0000 (09:57 +0900)]
[3.0] Fix license issue
- Change the license name and delete Samsung Properietary license
Change-Id: I3d72abc3bc5732571ac15cab75a7e0c5f1d818fb
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Adeel Kazmi [Fri, 16 Sep 2016 17:20:55 +0000 (18:20 +0100)]
[3.0] Move PageTurnView to Devel API
Change-Id: Icd4b14e55170f19a0abd9209b44621d45f99e102
Xiangyin Ma [Wed, 14 Sep 2016 10:40:35 +0000 (11:40 +0100)]
[3.0](SvgVisual)Stop displaying garbage pixels before rasterization getting finished
Change-Id: Icb8dcc7266e663a47d2d57997a597b52f96ce23d
taeyoon [Mon, 12 Sep 2016 11:47:54 +0000 (20:47 +0900)]
[3.0] Remove/Move experimental features
Change-Id: If7a3d70969b139a7e4024324a832f5aa9f09f88c
Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com>
Adeel Kazmi [Fri, 9 Sep 2016 13:16:01 +0000 (14:16 +0100)]
[3.0] Add alias for 1.2.5 APIs that need to be included in Tizen 3
Change-Id: Ifd092f492d5215539e31aa8e8dd5cf3edb168790
Tom Robinson [Tue, 12 Apr 2016 15:55:40 +0000 (16:55 +0100)]
[3.0] Clipping API feature in Actor
Change-Id: Id8702d5deda4b3aaa0968144e26d8b0a5d36d6fc
(cherry picked from commit
364fc7251884e4668ac5e362dd13e8312e3aca74)
Adeel Kazmi [Wed, 31 Aug 2016 08:45:20 +0000 (09:45 +0100)]
[3.0] Updated @since tags for APIs added since 1.2.0 that are required for Tizen 3.0
- Some APIs we have added since we did the minor version up are required for Tizen 3.0.
- Cleanest way to do this to ensure the tizen and devel/master branches do not diverge too much is
by using specific doxygen aliases for the APIs required for Tizen 3.0.
Change-Id: Ibf6dd635add3343000cb0e7edcaa0a3b5cf8aed9
Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com>
Adeel Kazmi [Fri, 9 Sep 2016 12:57:06 +0000 (05:57 -0700)]
Merge "[3.0] Add Privilege tags to dali.doxy.in" into tizen
Adeel Kazmi [Fri, 9 Sep 2016 12:56:59 +0000 (05:56 -0700)]
Merge "[3.0] Raised test coverage for Model3dView" into tizen
Adeel Kazmi [Fri, 9 Sep 2016 12:56:36 +0000 (05:56 -0700)]
Merge "[3.0] Removed 3D layer dependency of Model3dView and Mesh Visual." into tizen
David Steele [Fri, 2 Sep 2016 17:48:04 +0000 (18:48 +0100)]
[3.0] Raised test coverage for Model3dView
Change-Id: I14824620a0379bb0f6a10188e424449ac3e2af73
(cherry picked from commit
35cd4720d71f06f810258109e38d0c185c5d41ea)
Andrew Poor [Mon, 5 Sep 2016 16:02:52 +0000 (17:02 +0100)]
[3.0] Removed 3D layer dependency of Model3dView and Mesh Visual.
Change-Id: Id6573b42a2d176b1b3ead70c94a56cc60642bf65
Ferran Sole [Tue, 30 Aug 2016 11:51:25 +0000 (12:51 +0100)]
[3.0] Patch to synchronize with bug fixes done in Tizen 2.4 MCD branch.
Patches applied:
*Update scroll-view constraints before it's animated
*Disable refresh during Pinch
Change-Id: I90536978512eeac863f3d40d33a8ba24c53984a9
Victor Cebollada [Fri, 26 Aug 2016 08:38:24 +0000 (09:38 +0100)]
[3.0] TextController re-organization.
* Some test cases added to increase the coverage.
Change-Id: I209f0821805825b8b8b81b2d8e11b9db7a551c29
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
suhyung Eom [Wed, 3 Aug 2016 01:36:26 +0000 (10:36 +0900)]
[3.0] Implement wayland clipboard & same behaviour as EFL clipboard
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I524de8ccb7692a17656cd2335ce6bcf96e7bc07b
Taeyoon Lee [Fri, 2 Sep 2016 10:36:24 +0000 (03:36 -0700)]
Merge "[3.0] Add Text input style changed signal." into tizen
Taeyoon Lee [Fri, 2 Sep 2016 09:11:17 +0000 (02:11 -0700)]
Merge "[3.0] Rename color property of primitive visual to mixColor." into tizen
Taeyoon Lee [Fri, 2 Sep 2016 09:10:46 +0000 (02:10 -0700)]
Merge "[3.0] Minor primitive visual fixes." into tizen
Andrew Poor [Tue, 30 Aug 2016 14:28:32 +0000 (15:28 +0100)]
[3.0] Rename color property of primitive visual to mixColor.
Change-Id: I51c5d7fe9d9f5b14723727fca5d5c42de52e0692
Victor Cebollada [Wed, 27 Jul 2016 06:10:17 +0000 (07:10 +0100)]
[3.0] Add Text input style changed signal.
* The TextEditor and the TextField can notify through this signal any change
in the input style.
Change-Id: I2c00a09545b0fa3bdf2e628b5ef7ab2c5fa0179b
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
(cherry picked from commit
6ae9cd5f03bd0a8393eebf3cfb4508cab7fd3ede)
Andrew Poor [Tue, 30 Aug 2016 16:01:59 +0000 (17:01 +0100)]
[3.0] Minor primitive visual fixes.
Change-Id: I8a8d019054df488d744b5c9372b04bdaa11518b7
Seoyeon Kim [Mon, 29 Aug 2016 06:51:42 +0000 (15:51 +0900)]
[3.0] Add Privilege tags to dali.doxy.in
Change-Id: I096e01849e55ed21794886b59ebe2a5219fd5205
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
David Steele [Wed, 17 Aug 2016 18:20:47 +0000 (19:20 +0100)]
[3.0] Changed styles to use case-insensitive matching
Modified style sheets to use capitalized names for the styles to aid
readability.
Match algorithm changes control / style name to lower case, then
compares it to the style names that are also down-cased.
Change-Id: I048da5a7b8d00350669d11d797fab93f148dbdac
Signed-off-by: David Steele <david.steele@samsung.com>
(cherry picked from commit
6b8ba635f15d672e4773fac8d94b2ff2aa58e9b0)
minho.sun [Tue, 30 Aug 2016 01:01:57 +0000 (10:01 +0900)]
[3.0] Make all profile have mobile dali_toolkit_profile except tv
Make all profile have mobile dali_toolkit_profile except tv.
TV has own theme file, so need to seperate.
Change-Id: I1c2d59c700c9bf0e0e2428741cca362dee9950b7
Signed-off-by: minho.sun <minho.sun@samsung.com>
Adeel Kazmi [Tue, 16 Aug 2016 14:12:14 +0000 (15:12 +0100)]
[3.0] Rename DebugVisual to WireframeVisual
Change-Id: I3f35a00dbe2ba2153dca9e96849f0f1e7909ea35
David Steele [Tue, 23 Aug 2016 10:15:03 +0000 (11:15 +0100)]
[3.0] Fixed up AccessibilityAdaptor test cases
Change-Id: Ibf66186643762b9bd37ead1c158ff7ac7804b8e3
minho.sun [Thu, 28 Jul 2016 07:55:22 +0000 (16:55 +0900)]
[3.0] Add TV profile default theme
Add default Theme for TV profile.
TV has 1920x1080 resolution and different dpi.
Because of these differences, texts are shown too small on TV.
I made default theme file which has correct pointSize and other things on TV.
In spec, get profile name from build config file and determine which
default theme file path is right.
Change-Id: Ic38f20f1c687ba9f5e60135c6263185ff6cb15fc
Signed-off-by: minho.sun <minho.sun@samsung.com>
Nick Holland [Fri, 5 Aug 2016 14:09:13 +0000 (15:09 +0100)]
[3.0] DALi C# binding
Generated binding for overloadable operators in DALi math objects
Change-Id: Iec9b0ee03fa43d1b624eb5e683a5a91bad612354
Agnelo Vaz [Tue, 23 Aug 2016 16:05:38 +0000 (17:05 +0100)]
[3.0] Remove dead distance-field-effect.cpp file
Change-Id: Iba4006c6ea2dbd245cc3ab73c0bb43fef3aa9b9f
Seoyeon Kim [Mon, 1 Aug 2016 07:09:34 +0000 (16:09 +0900)]
[3.0] Add descriptions and example codes
Change-Id: Ic36766645c41ca1831bfd0cfa817ca54df8957f3
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
David Steele [Thu, 11 Aug 2016 16:18:53 +0000 (17:18 +0100)]
[3.0] Updated documentation to ensure DALi is referenced as such.
Change-Id: Ieb04dd28cd74b1af562ad66f0ded4c73209bff0b
Signed-off-by: David Steele <david.steele@samsung.com>
David Steele [Mon, 9 May 2016 09:45:21 +0000 (10:45 +0100)]
[3.0] Changed text controls to re-apply style after system font size change
Change-Id: I8125e09323a716effac5683158f7e4be61b8efc6
Signed-off-by: David Steele <david.steele@samsung.com>
suhyung Eom [Tue, 9 Aug 2016 00:29:12 +0000 (09:29 +0900)]
[3.0] Notify multiline hint to IMF context
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: If7b51387d37b3c3b652ac75cf74911904a2ed002
Adeel Kazmi [Wed, 10 Aug 2016 17:15:11 +0000 (18:15 +0100)]
[3.0] Lazy initialize ImageViews in KeyboardFocusManager & AccessibilityManager
- Both these managers created ImageViews at startup even if not required.
Change-Id: I40b6df684adac8acb6883175f8fe298558112d01
Victor Cebollada [Thu, 11 Aug 2016 14:56:04 +0000 (15:56 +0100)]
[3.0] Multilanguage support cache issue fix.
* Need to cache the font description used to query a default font
instead using the one retrieved from the font id.
Change-Id: Iee97a5e09c5e77fb3d24dc32e321d4413cdbbf2b
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>