Adeel Kazmi [Thu, 11 Dec 2014 15:19:40 +0000 (07:19 -0800)]
Merge "ImfManager - Typo fix SetRestoreAferFocusLost typo fixed -> SetRestoreAfterFocusLost" into tizen
Nick Holland [Thu, 11 Dec 2014 15:02:33 +0000 (15:02 +0000)]
DALi Version 1.0.21
Change-Id: I9c8044e342b08430a53bbf09aa92d6f983716448
Victor Cebollada [Mon, 8 Dec 2014 15:29:47 +0000 (15:29 +0000)]
ImfManager - Typo fix
SetRestoreAferFocusLost typo fixed -> SetRestoreAfterFocusLost
Change-Id: I13ad105e09e7b91c845b57c911af28a8ed4d9299
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Adeel Kazmi [Wed, 10 Dec 2014 11:35:01 +0000 (11:35 +0000)]
(Control) Make Control constructors explicit
Change-Id: I917c039a8808470771d939dd33053965e23431a6
Adeel Kazmi [Fri, 5 Dec 2014 16:25:13 +0000 (08:25 -0800)]
Merge "Updated test harness behaviour" into tizen
David Steele [Thu, 4 Dec 2014 17:04:21 +0000 (17:04 +0000)]
Updated test harness behaviour
See https://review.tizen.org/gerrit/#/c/31222/ for full details
Change-Id: I3c55f3c2bda3c141a483dddccc60120fd9d634ac
Signed-off-by: David Steele <david.steele@partner.samsung.com>
Lee Morgan [Wed, 3 Dec 2014 12:24:48 +0000 (12:24 +0000)]
DALi Version 1.0.20
Change-Id: I8c5e98a3fe4a626872d66ff9d8e6b0697ff12983
Richard Huang [Tue, 2 Dec 2014 14:26:50 +0000 (14:26 +0000)]
Fixed gbs build error for animation code
Change-Id: I2cd02983888fd6bcdc97bb45feca328416fe7392
Kimmo Hoikka [Tue, 2 Dec 2014 12:02:00 +0000 (04:02 -0800)]
Merge "Adding support in Builder for path animations" into tizen
Ferran Sole [Fri, 21 Nov 2014 12:45:04 +0000 (12:45 +0000)]
Adding support in Builder for path animations
Added a new section called "paths" where paths are specified
"paths":
{
"path0":
{
"points":[ [100,100,0],[200,0,0],[300,100,0] ],
"curvature": 0.25
}
}
To create an animation:
"anim0":
{
"duration":1.0,
"properties":
[
{
"actor":myActor,
"path":"path0",
"forward":[1,0,0]
}
]
}
Change-Id: I11ac1804fe4e005107f42e8d8767cb692fce2d4a
David Steele [Mon, 1 Dec 2014 15:50:48 +0000 (15:50 +0000)]
Parallelized test case execution
Changed build script to stop on error.
Change-Id: Id5cb74ebb3f5e5bc2b3362a8d5b67883ec18f6d0
Signed-off-by: David Steele <david.steele@partner.samsung.com>
Kingsley Stephens [Thu, 27 Nov 2014 11:27:01 +0000 (11:27 +0000)]
DALi Version 1.0.19
Change-Id: Icce4236c06607e9c65203ffeef9a346dba7e9c89
Xiangyin Ma [Thu, 20 Nov 2014 13:03:29 +0000 (13:03 +0000)]
DALi Version 1.0.18
Change-Id: I5a6c33222780a993c57887b95345255fe27b12aa
Kimmo Hoikka [Mon, 17 Nov 2014 19:26:21 +0000 (19:26 +0000)]
remove rotating selector as its dead code
Change-Id: Iccb8f61096d3856c3bfe3a2d093548c6f06d4c21
Xiangyin Ma [Fri, 14 Nov 2014 17:07:33 +0000 (17:07 +0000)]
(toolkit) fix klocwork issues
Change-Id: I37803bebef48a9bf836b77eec6e2984296afc8f0
Andrew Cox [Thu, 13 Nov 2014 15:59:09 +0000 (15:59 +0000)]
Fixed broken Doxygen build
(breaks with latest doxygen source build)
And upgraded doxyfile for programming guide to
Doxygen 1.8.6, the default on Ubuntu 14.04.
Change-Id: Ib6879b7d21d36e47dfdfbfc6cb0a8c95378ee13c
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
Kimmo Hoikka [Thu, 13 Nov 2014 12:43:47 +0000 (04:43 -0800)]
Merge "(AutomatedTests) Removed Zero Ruler test as it is no longer possible to create one" into tizen
Kimmo Hoikka [Thu, 13 Nov 2014 12:43:16 +0000 (04:43 -0800)]
Merge "(Control) Remove virtual inlines, better arrange source file & remove one friend" into tizen
Adeel Kazmi [Thu, 13 Nov 2014 12:18:09 +0000 (04:18 -0800)]
Merge "DALi Version 1.0.17" into tizen
Nick Holland [Thu, 13 Nov 2014 11:24:04 +0000 (11:24 +0000)]
DALi Version 1.0.17
Change-Id: I3ec3da83f736977de940fe666a1927cbdffab2bf
Adeel Kazmi [Thu, 13 Nov 2014 08:35:59 +0000 (08:35 +0000)]
(AutomatedTests) Removed Zero Ruler test as it is no longer possible to create one
Change-Id: I68d297f388bcefe98905ee8093db1047c642defe
Xiangyin Ma [Wed, 12 Nov 2014 16:33:32 +0000 (16:33 +0000)]
(AutomatedTests) fix test cases
[Problem] Test cases fail
[Cause]
[Solution] fix test cases for CheckBoxButton,
CubeTransitionEffect,
KeyboardFocusManager,
PageTurnView
Change-Id: I3227533a3b7d9b5c5ac63a939ef248f79454d64c
Andrew Cox [Wed, 12 Nov 2014 17:43:21 +0000 (17:43 +0000)]
Updated arguments in a programming guide example
Change-Id: Ie2061b4ccfb9dd106872bab66cfe8a95a164e1b8
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
Adeel Kazmi [Wed, 12 Nov 2014 16:53:26 +0000 (16:53 +0000)]
(Control) Remove virtual inlines, better arrange source file & remove one friend
Change-Id: I615f093855c14faf59a411193c45847f51dcbd03
Andrew Cox [Tue, 4 Nov 2014 16:27:59 +0000 (16:27 +0000)]
Fix for divide by zero in FixedRuler::GetPageFromPosition()
[problem] A crash has been reported with a stack trace showing an integer
divide by zero exception in FixedRuler::GetPageFromPosition().
[cause] We have code there that divides by zero if a FixedRuler is setup
with a domain that is smaller than its page spacing
(a nonsensical state)
[solution] Clamp the divisor to be >= 1 and log an error so the App devs can
choose to fix the setup of the FixedRuler. Additionally, force
the page spacing to a reasonable value at construction time to
avoid a second set of possible divide by zero errors in floating
point numbers.
Change-Id: Iae4fa025600c2ee54796fc458ca367d993c6ef66
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
Kimmo Hoikka [Wed, 12 Nov 2014 13:32:39 +0000 (13:32 +0000)]
Cleaning up property public API and usage of typedefs
Change-Id: I613d4bf08c5e9dd09136f3f4fabe415e32d26c08
Kimmo Hoikka [Fri, 7 Nov 2014 17:21:08 +0000 (17:21 +0000)]
removing use of using namespace std;
Change-Id: Ide522206356666cb14faf1fc9089f48cab71be1f
Adeel Kazmi [Tue, 11 Nov 2014 15:51:57 +0000 (15:51 +0000)]
Updates after the use of const refs in gesture callbacks
Change-Id: I40f12f4bff328bec75601bc4ba13920530e317e3
Xiangyin Ma [Tue, 4 Nov 2014 17:47:42 +0000 (17:47 +0000)]
Scrollable: Klocwork issues fix
[Problem] Klocwork issues
[Cause] 1. data members are not initialized in constructor
2. constant condition in conditional expression
3. Iterator is dereferenced when it can be invalid
[Solution]
Change-Id: I9940d3945526a84d338523d0ac1d123ce3799544
David Steele [Fri, 7 Nov 2014 13:25:08 +0000 (13:25 +0000)]
Added readme and doxygen link for installing automated tests
Change-Id: I33dce2fdf67c8023f0f422a3f33ecc42a21e0d12
Signed-off-by: David Steele <david.steele@partner.samsung.com>
Kimmo Hoikka [Fri, 7 Nov 2014 17:24:02 +0000 (09:24 -0800)]
Merge "TextInput & TextView: Klocwork issues fix" into tizen
Kimmo Hoikka [Fri, 7 Nov 2014 15:58:23 +0000 (07:58 -0800)]
Merge "Updated shader source to set precision explicitly" into tizen
Adeel Kazmi [Fri, 7 Nov 2014 14:07:57 +0000 (14:07 +0000)]
(StyleManager) Stop throwing an exception if style-sheet not found
Change-Id: If35eb618fa8bdf4bd77ba53f7525b253471aa125
David Steele [Thu, 6 Nov 2014 15:58:29 +0000 (15:58 +0000)]
Updated shader source to set precision explicitly
Change-Id: I686d1baf948d352f65e37f21018067a9c1190128
Signed-off-by: David Steele <david.steele@partner.samsung.com>
Xiangyin Ma [Tue, 4 Nov 2014 16:47:30 +0000 (16:47 +0000)]
TextInput & TextView: Klocwork issues fix
[Problem] Klocwork issues
Ideally text-input-decorator-impl.cpp should have the issues ignored as not a problem.
If that is not possible then remove them as of this patch and they will have to be replaced later.
[Cause] 1. unreachable code
2. data members are not initialized in constructor
3. constant condition in conditional expression
4. unused assignment
[Solution]
Change-Id: I49d7bab8600d05299694ce4240ae440334cb65f5
Kimmo Hoikka [Thu, 6 Nov 2014 11:36:24 +0000 (03:36 -0800)]
Merge " fix Klocwork warning of unintialized data members, unneeded assignment & unreachable code" into tizen
Kimmo Hoikka [Thu, 6 Nov 2014 09:38:53 +0000 (01:38 -0800)]
Merge "Remove handle::operator=(NULL) as it is duplicating handle.Reset() functionality and thus redundant" into tizen
Adeel Kazmi [Thu, 6 Nov 2014 08:57:49 +0000 (00:57 -0800)]
Merge "Alignment: To use default copy constructor in the constraints" into tizen
Adeel Kazmi [Thu, 6 Nov 2014 08:19:37 +0000 (08:19 +0000)]
DALi Version 1.0.16
Change-Id: I350fcad909a80e737a3e2cd540a91c808523aa38
Kimmo Hoikka [Wed, 5 Nov 2014 18:37:19 +0000 (18:37 +0000)]
Remove handle::operator=(NULL) as it is duplicating handle.Reset() functionality and thus redundant
Change-Id: Ia644b8245d5b999325738c1d6a790a75d11a26b2
David Steele [Wed, 24 Sep 2014 18:17:59 +0000 (19:17 +0100)]
Allowed Bubble emitter to recover from context loss
[Problem] Bubble emitter's background render task is deleted on completion.
Context loss removes frame buffer image, and there is no mechanism to regenerate it.
[Cause] New requirement
[Solution] Add listener to Stage::ContextRegainedSignal() to re-run the
render task and regenerate the background image.
Change-Id: I08b54b286b04d22b923785b0634497f13380045f
Signed-off-by: David Steele <david.steele@partner.samsung.com>
Adeel Kazmi [Wed, 5 Nov 2014 11:32:56 +0000 (11:32 +0000)]
Use Reset() instead of setting to NULL
Will be eventually removing the assignment operator to NULL.
Change-Id: Ib007a660dcf15e3872794a0b8c808f621f30aceb
Xiangyin Ma [Wed, 5 Nov 2014 11:10:53 +0000 (11:10 +0000)]
Alignment: To use default copy constructor in the constraints
[Problem] Klocwork issues
[Cause] Class defines a copy contructor, but not assignment operator
[Solution] The default copy contructor has the same behaviour with the current defined ones
So remove them and use the default one instead
Change-Id: I0ff86d4b44d4ed07f2929b530359d83461712279
Xiangyin Ma [Tue, 4 Nov 2014 18:28:08 +0000 (18:28 +0000)]
fix Klocwork warning of unintialized data members, unneeded assignment & unreachable code
[Problem] Klocwork issues
[Cause] 1. data members are not initialized in constructor
2. values of variables is never used after initialization
3. unreachable code
[Solution]
Change-Id: Iee48bfedb3e5c2da14dfdfbb957dca62d83d84ec
Adeel Kazmi [Thu, 30 Oct 2014 16:23:46 +0000 (16:23 +0000)]
Stop exporting Internal symbols
Change-Id: I3b089e077523beac0020e3f96a3e66175e440cdc
Adeel Kazmi [Thu, 30 Oct 2014 10:07:42 +0000 (10:07 +0000)]
DALi Version 1.0.15
Change-Id: I362d9c5a50e49d02d4a00daed449b0e5a9b89cb3
David Steele [Mon, 27 Oct 2014 17:06:12 +0000 (17:06 +0000)]
Improved key-input focus manager performance
[model] KIRAN
[binary_type] Lite
[customer] OPEN
[issue#] N/A
[problem] KeyInput focus manager uses actor ID's and traverses the
entire actor tree for all focus methods.
[cause] Bad programming
[solution] Changed stack to use BaseObject pointers. Track object lifetime
using the registry (Controls are automatically registered).
[team] Graphics
[request] N/A
[horizontal_expansion] N/A
Change-Id: I4e49f0ca5adb990a71bedb8a4b5e6c08114db43c
Signed-off-by: David Steele <david.steele@partner.samsung.com>
Adeel Kazmi [Tue, 28 Oct 2014 10:42:03 +0000 (10:42 +0000)]
Include required header files directly rather than through dali.h
Compilation is quicker as well as less is included at compile time.
Change-Id: I0bfee15503759c578b9b6f4f5de093b1ceb7c61f
Lee Morgan [Wed, 22 Oct 2014 10:56:46 +0000 (11:56 +0100)]
DALi Version 1.0.14
Change-Id: Iadbd51e97bfa047f318700e6727bfe2d2ad745e4
Adeel Kazmi [Mon, 20 Oct 2014 15:21:46 +0000 (16:21 +0100)]
Removal of PropertyValueMap, using Property::Map instead
Change-Id: Id40f9cae99fd47fe5e35ffc27c092ac3ad97ef10
Adeel Kazmi [Fri, 17 Oct 2014 17:58:47 +0000 (18:58 +0100)]
Updates after changes to Property::Map
Change-Id: I4ba8dc81c84c681c5b2fc0b29a6fcebdf4f3ee27
Kimmo Hoikka [Fri, 17 Oct 2014 09:19:33 +0000 (10:19 +0100)]
include map- and set-wrappers directly internally as they're not part of dali-core.h anymore
Change-Id: I92bbc1c238f6472929a0fd63aa8c4b1f5d66982d
Adeel Kazmi [Thu, 16 Oct 2014 08:18:26 +0000 (09:18 +0100)]
(ScrollView) Provide a ScrollTo API that allows setting a different alpha function than the default
Provided by Matthew Stephenson.
Change-Id: I07eec2480b4ae7ece18eee15a54b012c0349a97d
Adeel Kazmi [Wed, 15 Oct 2014 16:09:55 +0000 (09:09 -0700)]
Merge "theme change needs to be synchronous so that application can create controls immediately and they get right styling" into tizen
Kingsley Stephens [Wed, 15 Oct 2014 13:11:59 +0000 (14:11 +0100)]
DALi Version 1.0.13
Change-Id: Icab42565cbc68368593fcc7e2f1e0277340e9162
Kimmo Hoikka [Thu, 4 Sep 2014 13:22:26 +0000 (14:22 +0100)]
theme change needs to be synchronous so that application can create controls immediately and they get right styling
Change-Id: Ic14877b9ac184eabf03d52f30b0e591829138c6f
Victor Cebollada [Wed, 24 Sep 2014 16:33:44 +0000 (17:33 +0100)]
TextInput - Fixes the selection box for right to left text.
Creates one quad per character to allow different boxes.
TODO: the number of quads could be minimized.
Change-Id: Ibbf0d3cb8ea2f55851c130708271cce561e9cd39
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Adeel Kazmi [Wed, 8 Oct 2014 10:10:52 +0000 (11:10 +0100)]
DALi Version 1.0.12
Change-Id: I3bc6c83d1b332b2c669cb380ea0c099e4df6ea82
Adeel Kazmi [Fri, 3 Oct 2014 15:23:36 +0000 (08:23 -0700)]
Merge "(TextInput) Ensure scroll position is reset when text is deleted" into tizen
Agnelo Vaz [Wed, 1 Oct 2014 15:27:18 +0000 (16:27 +0100)]
(TextInput) Ensure scroll position is reset when text is deleted
Change-Id: I80b81fb53b123fa428e976e715a606be44a8a198
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
Richard Huang [Fri, 19 Sep 2014 10:50:50 +0000 (11:50 +0100)]
Added default hover event handling in Control
Change-Id: I091db23b835e856aabdc8e5c2273318812a0cacc
Nick Holland [Thu, 2 Oct 2014 14:59:43 +0000 (15:59 +0100)]
DALi Version 1.0.11
Change-Id: I178917b7f51a7fb76d8bd605f54fe02a43e2b1f1
Paul Wisbey [Wed, 1 Oct 2014 09:25:33 +0000 (02:25 -0700)]
Merge "TextView - Do not create TextActor with white spaces." into tizen
Adeel Kazmi [Wed, 1 Oct 2014 09:10:40 +0000 (02:10 -0700)]
Merge "(Animation) Updates following DestroyAction removal & DisconnectAction addition" into tizen
Victor Cebollada [Thu, 25 Sep 2014 13:21:52 +0000 (14:21 +0100)]
TextView - Do not create TextActor with white spaces.
Change-Id: I7988b4ce7357b7a2dc3e2b6a68fed35f8204fbde
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Adeel Kazmi [Tue, 30 Sep 2014 10:37:32 +0000 (11:37 +0100)]
(FocusManager) Disable End Feedback Cap by default as this gets enabled/disable by accessibility manager when required
Change-Id: I7a8db3ec7b2ee68b17746bea4d305d19ec74c378
Adeel Kazmi [Tue, 30 Sep 2014 09:32:28 +0000 (10:32 +0100)]
(Animation) Updates following DestroyAction removal & DisconnectAction addition
Change-Id: I0eae8f62143138967b91130bb6e4c588229077f6
Agnelo Vaz [Tue, 23 Sep 2014 17:23:10 +0000 (18:23 +0100)]
(TextInput) Don't show cut and copy buttons if text not selected
Moving grab handle shows select | select all but also cut and copy which is wrong.
Change-Id: Ib23feff4a97e7de6bc5d9dd6a7ec94cd64b82585
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
Adeel Kazmi [Thu, 25 Sep 2014 14:57:41 +0000 (07:57 -0700)]
Merge "DALi Version 1.0.10" into tizen
Lee Morgan [Thu, 25 Sep 2014 14:56:27 +0000 (15:56 +0100)]
DALi Version 1.0.10
Signed-off-by: Lee Morgan <Lee.morgan@partner.samsung.com>
Change-Id: I2d728d2c00725ba51ae514efbf2d97041341bbde
Signed-off-by: Lee Morgan <Lee.morgan@partner.samsung.com>
Kimmo Hoikka [Thu, 25 Sep 2014 14:19:01 +0000 (07:19 -0700)]
Merge "Make radio buttons work with size negotiation, bug fixes." into tizen
Victor Cebollada [Wed, 24 Sep 2014 08:12:59 +0000 (09:12 +0100)]
TextView - Fixes cursor position while typing Right To Left text.
Change-Id: Ia3e8c4f997910da68140c015aaac838363ca78b8
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Adeel Kazmi [Wed, 24 Sep 2014 12:50:15 +0000 (13:50 +0100)]
(Buttons) Ensure all button classes are informed when they are disconnected from the stage
Change-Id: Id1c720dee217bfd2a81b2647c2a8227351fc3616
Adeel Kazmi [Wed, 24 Sep 2014 14:14:23 +0000 (07:14 -0700)]
Readd function that was only used in Debug Mode
Function removed as it wasn't being use in release mode but it is actually being used in debug mode.
Added debug guards around it so that it compiles in both modes.
Change-Id: If8b5905351a21165df992c1f82d23201ebdbf4eb
Kimmo Hoikka [Wed, 24 Sep 2014 13:45:46 +0000 (06:45 -0700)]
Merge "Completely remove use of Adaptor class" into tizen
Kingsley Stephens [Thu, 11 Sep 2014 10:59:26 +0000 (11:59 +0100)]
Make radio buttons work with size negotiation, bug fixes.
Change-Id: I68a375ed8311aecccd825424803f7982b36e9742
Yury Usishchev [Tue, 23 Sep 2014 10:12:09 +0000 (14:12 +0400)]
Remove unused functions
Change-Id: I91799f10ad84983e0a0e722e8605fc275b51d583
Signed-off-by: Yury Usishchev <y.usishchev@samsung.com>
Adeel Kazmi [Wed, 24 Sep 2014 08:37:48 +0000 (09:37 +0100)]
Completely remove use of Adaptor class
- Remove unnecessary check for Adaptor in TextInput
- Remove unnecessary check for Adaptor in StyleManager
- Remove LocalizedControlFactory
- Update Automated Tests
- Update Build
Change-Id: I75552cbdede5d5b6c67b735125ba0388820976e2
Agnelo Vaz [Mon, 22 Sep 2014 17:01:44 +0000 (18:01 +0100)]
(TextInput) Don't show grab handle when edit modes starts until actually needed
Change-Id: I9e2a4bd8a9ea0768c03ea1a725294fb6e96d01fe
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
Agnelo Vaz [Fri, 19 Sep 2014 10:49:40 +0000 (11:49 +0100)]
(TextInput) Double tap on whitespace gives selection options not cut or copy
Change-Id: Idaf77f6e19e055f8192cabe36068897200ea0311
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
Agnelo Vaz [Fri, 19 Sep 2014 14:13:20 +0000 (15:13 +0100)]
(TextInput) Reposition cursor anchor point from centre to left
Change-Id: Iea086abc2180f22585c7a455108eb852d600008a
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
Adeel Kazmi [Fri, 19 Sep 2014 10:02:15 +0000 (11:02 +0100)]
(Control) Ensure background-color blends fully with the control color
Change-Id: I361c9452b814b6aeb407ba2d99155606ab4aad0d
Victor Cebollada [Sat, 20 Sep 2014 11:34:21 +0000 (12:34 +0100)]
TextView - Right to left implementation.
Fixes text edition when deleting or replacing characters.
Sets direction information (right or left) to each character in the TextView's layout info table.
Fixex an out of range crash in TextInput when moving the cursor position.
Change-Id: I7ee7a49d4716e92cebc0eec9a6c61a95922952cf
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Victor Cebollada [Wed, 10 Sep 2014 14:58:06 +0000 (15:58 +0100)]
TextView - Right to Left implementation.
* Text and style is stored in the paragraph instead inside the character.
* If a paragraph has bidirectional text, it stores the
minimum common data needed to reorder a line.
* Before creating text-actors, text-view reorders
the bidirectional text, keeping the logical order.
Change-Id: Iff9c7e9223eb9c9a7d15b1e41cc6dc2f47096aa0
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Nick Holland [Wed, 17 Sep 2014 13:53:05 +0000 (14:53 +0100)]
Added documentation on texture-atlas creation, texture-compression and
created a seperate page for performance-tips ( was hidden in performance profiling
before).
Also included the DALi exporter script for TexturePacker
Change-Id: I247be3d665ebd93ef6e70f88246346b98688dec2
Kimmo Hoikka [Thu, 18 Sep 2014 17:49:45 +0000 (10:49 -0700)]
Merge "(AutomatedTests) Synchronise TestGLAbstraction" into tizen
Paul Wisbey [Thu, 18 Sep 2014 15:59:19 +0000 (08:59 -0700)]
Merge "(TextInput) Cursor is not moved to start of word when selecting text." into tizen
Paul Wisbey [Thu, 18 Sep 2014 15:59:11 +0000 (08:59 -0700)]
Merge "(TextInput) Allow whitespace to be considered a word when using cut and paste" into tizen
Paul Wisbey [Thu, 18 Sep 2014 15:59:03 +0000 (08:59 -0700)]
Merge "(TextInput) Moving selection handles when word selected does not de-select current word" into tizen
Kingsley Stephens [Thu, 18 Sep 2014 14:03:05 +0000 (15:03 +0100)]
DALi Version 1.0.9
Change-Id: Ib9b9992e0c01c79c403483920cf6b7917b9b040d
Adeel Kazmi [Thu, 18 Sep 2014 13:31:23 +0000 (14:31 +0100)]
(AutomatedTests) Synchronise TestGLAbstraction
Change-Id: Iaac4650a8d885426a59267cacfcb2d8af8f2c936
Adeel Kazmi [Thu, 18 Sep 2014 09:12:02 +0000 (10:12 +0100)]
(ScrollView) Remove unused functions
Change-Id: I68fe5bbd7e996c1c6403f630d20f4f405930afc9
Agnelo Vaz [Mon, 15 Sep 2014 09:44:21 +0000 (10:44 +0100)]
(TextInput) Cursor is not moved to start of word when selecting text.
Change-Id: I3be87209f5a119fcb9548831061cc3e891fa7e22
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
Agnelo Vaz [Thu, 11 Sep 2014 16:05:19 +0000 (17:05 +0100)]
(TextInput) Allow whitespace to be considered a word when using cut and paste
Change-Id: If2357e20d46c87ba3ce27ade944b7a9b973b4802
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
Agnelo Vaz [Thu, 11 Sep 2014 16:02:17 +0000 (17:02 +0100)]
(TextInput) Moving selection handles when word selected does not de-select current word
Change-Id: I94b1b363992197ae52ba507318d12c73caf14815
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
Victor Cebollada [Tue, 16 Sep 2014 08:25:17 +0000 (09:25 +0100)]
TextView - Reduces the size of the character layout.
* Character's height and advance stores the same values than size -> height and advance removed.
* Character's gradient info stores a color (Vector4) two points (Vector2) and an alpha value (float)
These parameters are only used for some text-actors when the text is faded-out.
A new GradientInfo structure has been added and the character only stores a pointer to that struct,
which is NULL if is not needed.
Change-Id: Iaa09a5a384ed43722fd703ff659459196019fff9
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Victor Cebollada [Fri, 12 Sep 2014 15:22:54 +0000 (16:22 +0100)]
TextView - Rename Line to Paragraph.
For right to left text it's important have clearly defined what is a
paragraph and what is a line as text must be reordered for every line
and not the whole paragraph.
Change-Id: I7a71638a6d4b54d01f257ad34756475114e1ffee
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Adeel Kazmi [Mon, 15 Sep 2014 15:38:01 +0000 (08:38 -0700)]
Merge "Remove deprecated SetRemoveTime API" into tizen
Paul Wisbey [Mon, 15 Sep 2014 13:52:44 +0000 (14:52 +0100)]
Remove deprecated SetRemoveTime API
[problem] Deprecated API is still being used
[cause] ItemView legacy code
[solution] Remove code
Change-Id: Ia1741882e1e42d5ca957370d9721f473104ce621
Adeel Kazmi [Mon, 15 Sep 2014 10:33:11 +0000 (11:33 +0100)]
(Builder) Ensure all alpha functions can be used
We did not have a mapping from a name to the alpha function for several of the alpha functions
that DALi supports. This has now been added.
Change-Id: I424a20f5469cc20397dc5a61112e7510f9e1c0b7