platform/core/uifw/dali-toolkit.git
10 years agoProperty refactor in dali-toolkit: Toolkit changes 39/36139/6 accepted/tizen/common/20150309.091951 accepted/tizen/mobile/20150309.081750 accepted/tizen/tv/20150309.081812 accepted/tizen/wearable/20150309.110925 submit/tizen/20150309.074330
Tom Robinson [Mon, 2 Mar 2015 17:11:11 +0000 (17:11 +0000)]
Property refactor in dali-toolkit: Toolkit changes

Change-Id: I1af4c0d2a3983134256ac816cd89df9b138c93f5

10 years agoMerge "Property enum name changes in dali-core: Toolkit changes for compiling" into... submit/tizen/20150306.102558
Adeel Kazmi [Thu, 5 Mar 2015 16:16:54 +0000 (08:16 -0800)]
Merge "Property enum name changes in dali-core: Toolkit changes for compiling" into tizen

10 years agotest-platform-abstraction change by adding LoadShaderBinFile() of PlatformAbstraction 76/36376/1
taeyoon [Thu, 5 Mar 2015 14:28:31 +0000 (23:28 +0900)]
test-platform-abstraction change by adding LoadShaderBinFile() of PlatformAbstraction

 - LoadShaderBinFile() into test-platform-abstraction.h/cpp

Change-Id: Ife440014cc86a6c80102fbf0ade3a7c441c262b9

10 years agoMerge "Add IMPORT_DALI_API to item-layout" into tizen
Adeel Kazmi [Thu, 5 Mar 2015 12:55:24 +0000 (04:55 -0800)]
Merge "Add IMPORT_DALI_API to item-layout" into tizen

10 years agoProperty enum name changes in dali-core: Toolkit changes for compiling 46/36346/1
Tom Robinson [Thu, 5 Mar 2015 11:28:09 +0000 (11:28 +0000)]
Property enum name changes in dali-core: Toolkit changes for compiling

Change-Id: I9da79abb00fc7b700effb420af0a44fd6cd24d44

10 years agoBuild JavaScript documentation during make 38/36338/2
Nick Holland [Wed, 4 Mar 2015 11:00:22 +0000 (11:00 +0000)]
Build JavaScript documentation during make

Also includes fix to build break after FRONT_... BACK_
anchor point constants removed.

Change-Id: I981b6375e8c425f506a5b2a36e1285d719204423

10 years agoAdd IMPORT_DALI_API to item-layout 16/36316/1
daemyung jang [Thu, 5 Mar 2015 00:58:17 +0000 (09:58 +0900)]
Add IMPORT_DALI_API to item-layout

Change-Id: Iefde94b007442649cd9100587d71e8f69f2a0525

10 years agoUpdates after TapGestureDetector API Change 02/36302/2
Adeel Kazmi [Wed, 4 Mar 2015 16:18:46 +0000 (16:18 +0000)]
Updates after TapGestureDetector API Change

Change-Id: Ib4ca3598bde23e804b4a09f6960065c38f5883c3

10 years agoDALi Version 1.0.32 95/36295/1 dali_1.0.32
Lee Morgan [Wed, 4 Mar 2015 16:11:01 +0000 (16:11 +0000)]
DALi Version 1.0.32

Change-Id: I5007bc6970c0130a9aa5a3b51a86bcc58e077f32

10 years agoUpdates following boost::function removal from adaptor 13/36213/1
Adeel Kazmi [Tue, 3 Mar 2015 09:40:07 +0000 (09:40 +0000)]
Updates following boost::function removal from adaptor

Still to do - Remove boost::function from builder

Change-Id: Ica46c381bbd03f1bab3fd664b24b4a15b503f5e9

10 years agoUse a different image for 'pressed' selection handle 82/36182/1
Paul Wisbey [Tue, 3 Mar 2015 08:39:44 +0000 (08:39 +0000)]
Use a different image for 'pressed' selection handle

Change-Id: I83493305f3d701bc4430286c81e43b536827422e

10 years agoProperty refactor in dali-core: Toolkit changes for compiling 07/35807/5
Tom Robinson [Tue, 24 Feb 2015 19:35:34 +0000 (19:35 +0000)]
Property refactor in dali-core: Toolkit changes for compiling

Change-Id: I98215514f2fac2fefc9a77b73b9c35713968ba7a

10 years agoMerge "Refactoring Button: remove painter" into tizen
HyunJu Shin [Mon, 2 Mar 2015 08:56:31 +0000 (00:56 -0800)]
Merge "Refactoring Button: remove painter" into tizen

10 years agoMerge "Removed AffectedByLighting APIs from MeshActor" into tizen
Kimmo Hoikka [Fri, 27 Feb 2015 15:09:42 +0000 (07:09 -0800)]
Merge "Removed AffectedByLighting APIs from MeshActor" into tizen

10 years agoMerge "Stop using string comparison against exported constant to check if string...
Kimmo Hoikka [Fri, 27 Feb 2015 13:49:51 +0000 (05:49 -0800)]
Merge "Stop using string comparison against exported constant to check if string has contents" into tizen

10 years agoStop using string comparison against exported constant to check if string has contents 14/36014/2
Kimmo Hoikka [Fri, 27 Feb 2015 11:04:57 +0000 (11:04 +0000)]
Stop using string comparison against exported constant to check if string has contents

Change-Id: Ib8c3988ad22408ada8d3f81908b847c14326a055

10 years agoChange incorrect anchorpoint in popup 26/36026/2
Kimmo Hoikka [Fri, 27 Feb 2015 11:42:32 +0000 (11:42 +0000)]
Change incorrect anchorpoint in popup

Change-Id: Ie7cf70972ec0c182d4c2b94638f6f727a4d255d0

10 years agoRemoved AffectedByLighting APIs from MeshActor 17/36017/1
David Steele [Fri, 27 Feb 2015 11:08:04 +0000 (11:08 +0000)]
Removed AffectedByLighting APIs from MeshActor

Change-Id: Ie9e3fdcb4f4b18bec7bd9f28abf058b9430d83d9

10 years agoMerge "JavaScript support for DALi" into tizen
Adeel Kazmi [Fri, 27 Feb 2015 09:02:39 +0000 (01:02 -0800)]
Merge "JavaScript support for DALi" into tizen

10 years agoRefactoring Button: remove painter 00/35900/2
Heeyong Song [Thu, 26 Feb 2015 00:23:00 +0000 (09:23 +0900)]
Refactoring Button: remove painter

Change-Id: I37a0dc2c734458dd135834e2df1d14b2bf22b8cc

10 years agoJavaScript support for DALi 57/34057/15
Nick Holland [Tue, 20 Jan 2015 16:02:00 +0000 (16:02 +0000)]
JavaScript support for DALi

Configure with --enable-javascript to use
Requires v8 to build (v3.25.19)

git clone git://github.com/v8/v8.git
cd v8
git checkout 5475d473f7fa6f33296276e7b25fc1fe955ab166

Change-Id: Ic22273ab0875e6e21186261fe88a2ac57af162ae

10 years agoReplace vector.h with vector-wrapper.h 95/35895/2
Adeel Kazmi [Wed, 25 Feb 2015 16:59:38 +0000 (16:59 +0000)]
Replace vector.h with vector-wrapper.h

Change-Id: Ib42e49064314960e3c8cb501983d9972160d4d1e

10 years agoMerge "Updates following 'Rename BitmapImage as BufferImage'" into tizen
Adeel Kazmi [Wed, 25 Feb 2015 16:51:21 +0000 (08:51 -0800)]
Merge "Updates following 'Rename BitmapImage as BufferImage'" into tizen

10 years agoMerge "DALi Version 1.0.31" into tizen
Adeel Kazmi [Wed, 25 Feb 2015 14:26:23 +0000 (06:26 -0800)]
Merge "DALi Version 1.0.31" into tizen

10 years agoMerge "Scrollable public API clean-up phase 1" into tizen
Adeel Kazmi [Wed, 25 Feb 2015 12:00:13 +0000 (04:00 -0800)]
Merge "Scrollable public API clean-up phase 1" into tizen

10 years agoDALi Version 1.0.31 61/35861/1 dali_1.0.31
Kingsley Stephens [Wed, 25 Feb 2015 11:33:30 +0000 (11:33 +0000)]
DALi Version 1.0.31

Change-Id: I69688805b9e6179eaa55570fd99b40d507024e44

10 years agoUpdates following 'Rename BitmapImage as BufferImage' 11/35711/7
Xiangyin Ma [Mon, 23 Feb 2015 17:02:23 +0000 (17:02 +0000)]
Updates following 'Rename BitmapImage as BufferImage'

Change-Id: I33b87c5e3f5e23ee134fe93c7f5e2c5205a9448f

10 years agoMerge "Updates after Handle/Constrainable merge" into tizen
Kimmo Hoikka [Wed, 25 Feb 2015 11:05:20 +0000 (03:05 -0800)]
Merge "Updates after Handle/Constrainable merge" into tizen

10 years agoScrollable public API clean-up phase 1 60/35560/3
Richard Huang [Tue, 17 Feb 2015 14:27:36 +0000 (14:27 +0000)]
Scrollable public API clean-up phase 1

Change-Id: Idc65f3e14554895641b178c04048ffa2f63e92d4

10 years agoUpdates after Handle/Constrainable merge 86/35786/2
Adeel Kazmi [Tue, 24 Feb 2015 14:05:38 +0000 (14:05 +0000)]
Updates after Handle/Constrainable merge

Change-Id: Ia13e9eaa9644af5295ed3c05737019d8bc9f23b7

10 years agoAdded shader effect to render quadratic bezier curves and bounded regions on the GPU 96/35696/4
Ferran Sole [Mon, 23 Feb 2015 11:57:43 +0000 (11:57 +0000)]
Added shader effect to render quadratic bezier curves and bounded regions on the GPU

Change-Id: I246162665cbbdf438d601e337c830dea7cdf19c6

10 years agoFollow the include-order coding conventions 73/35773/3
Paul Wisbey [Tue, 24 Feb 2015 12:02:08 +0000 (12:02 +0000)]
Follow the include-order coding conventions

Change-Id: I316b5d62f4c31b38740067186d29dc4cb5cf0767

10 years agoMerge "(ScrollView) Stop the touch down timer if Transform is called (via ScrollTo...
Kimmo Hoikka [Mon, 23 Feb 2015 17:23:36 +0000 (09:23 -0800)]
Merge "(ScrollView) Stop the touch down timer if Transform is called (via ScrollTo) while it's active" into tizen

10 years agoMerge "Follow the include-order coding conventions" into tizen
Adeel Kazmi [Mon, 23 Feb 2015 16:47:05 +0000 (08:47 -0800)]
Merge "Follow the include-order coding conventions" into tizen

10 years agoMerge "Addition of build flag "-Wl,-Bsymbolic-functions" for launching performance...
Adeel Kazmi [Mon, 23 Feb 2015 16:01:11 +0000 (08:01 -0800)]
Merge "Addition of build flag "-Wl,-Bsymbolic-functions" for launching performance" into tizen

10 years ago(ScrollView) Stop the touch down timer if Transform is called (via ScrollTo) while... 97/35697/2
Adeel Kazmi [Mon, 23 Feb 2015 12:02:16 +0000 (12:02 +0000)]
(ScrollView) Stop the touch down timer if Transform is called (via ScrollTo) while it's active

Patch from Matthew Stephenson

[Problem]  ScrollTo while timer is active causing undesired effects.
[Solution] Cancel the timer when TransformTo is called.

Change-Id: I6dd96454c0044054d929f30759f05c70e4877cd3

10 years agoFollow the include-order coding conventions 94/35694/1
Paul Wisbey [Mon, 23 Feb 2015 11:50:12 +0000 (11:50 +0000)]
Follow the include-order coding conventions

Change-Id: I890cc03cca27374fb2a2d9c8645c86b0a19738c5

10 years agoAddition of build flag "-Wl,-Bsymbolic-functions" for launching performance 82/35682/1
taeyoon [Mon, 23 Feb 2015 09:02:05 +0000 (18:02 +0900)]
Addition of build flag "-Wl,-Bsymbolic-functions" for launching performance

Change-Id: Iab08c26a21316fffafabe724998cf0c060864c00

10 years agoInclude <string> to compensate for core inclusion cleanup 98/35598/4
Andrew Cox [Thu, 19 Feb 2015 00:11:55 +0000 (00:11 +0000)]
Include <string> to compensate for core inclusion cleanup

Follows core patch: https://review.tizen.org/gerrit/#/c/35596
and adaptor patch: https://review.tizen.org/gerrit/#/c/35597/

Change-Id: I926992fcf979695dfd316f6b1d06825dc60f5ed9
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
10 years agoMerge "Typo fixed in Control implementation doc." into tizen
Adeel Kazmi [Thu, 19 Feb 2015 10:35:36 +0000 (02:35 -0800)]
Merge "Typo fixed in Control implementation doc." into tizen

10 years agoTypo fixed in Control implementation doc. 09/35609/1
Victor Cebollada [Thu, 19 Feb 2015 10:09:14 +0000 (10:09 +0000)]
Typo fixed in Control implementation doc.

Change-Id: I7f1e4d3b4668af54bad62704e0bd5ba58e6b0c36
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
10 years agoMerge "Remove unnecessarily exported signals and action names" into tizen
Adeel Kazmi [Wed, 18 Feb 2015 17:39:28 +0000 (09:39 -0800)]
Merge "Remove unnecessarily exported signals and action names" into tizen

10 years agoMerge "DALi Version 1.0.30" into tizen
Adeel Kazmi [Wed, 18 Feb 2015 15:18:24 +0000 (07:18 -0800)]
Merge "DALi Version 1.0.30" into tizen

10 years agoDALi Version 1.0.30 78/35578/1 dali_1.0.30
Ferran Sole [Wed, 18 Feb 2015 14:33:59 +0000 (14:33 +0000)]
DALi Version 1.0.30

Change-Id: Ic6b45ba22e0e4f5d3850aaf257d7c14b3d1c30fa

10 years agoRemove unnecessarily exported signals and action names 56/35556/5
Tom Robinson [Tue, 17 Feb 2015 13:58:19 +0000 (13:58 +0000)]
Remove unnecessarily exported signals and action names

Change-Id: Iffe4621c04d06cb98eaec6cd84b69fa520f3b492

10 years agoDali-toolkit: Replace constraints with SizeMode 68/35368/3
Tom Robinson [Thu, 12 Feb 2015 15:30:30 +0000 (15:30 +0000)]
Dali-toolkit: Replace constraints with SizeMode

Change-Id: I8bc67f3b0c781f0f5c30f3576972ff1008c8c16c

10 years agoUpdates following Scripting changes in Core 40/35540/2
Adeel Kazmi [Tue, 17 Feb 2015 11:26:02 +0000 (11:26 +0000)]
Updates following Scripting changes in Core

Change-Id: Ia9fdbdb2b2635a6358a490103b1d5fcf9b117bca

10 years agoUpdate toolkit with ResourceImage/Image split 30/35430/4
Xiangyin Ma [Fri, 13 Feb 2015 16:16:24 +0000 (16:16 +0000)]
Update toolkit with ResourceImage/Image split

Change-Id: Ia56f0e6f012264807bb575c5dff08b1d87b6cc8b

10 years agoMerge "Button Refactoring phase 1" into tizen submit/tizen/20150217.020310
Adeel Kazmi [Mon, 16 Feb 2015 17:33:20 +0000 (09:33 -0800)]
Merge "Button Refactoring phase 1" into tizen

10 years agoButton Refactoring phase 1 31/35231/8
Heeyong Song [Wed, 11 Feb 2015 04:15:56 +0000 (13:15 +0900)]
Button Refactoring phase 1

Change-Id: I5a11de7cb39228882358f83f0d2028af0c3db2e6

10 years agoDeep Internal Documentation 75/35375/5
Andrew Cox [Thu, 12 Feb 2015 17:51:25 +0000 (17:51 +0000)]
Deep Internal Documentation

Call graphs, caller graphs, highlighted browsable source code ...

Change-Id: I66b31abdf91e1b78e2a93f9f0b4ebbfa9949f565
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
10 years agoMerge "Remove obsolete and non functional SizeChanged signal from actor" into tizen
Kimmo Hoikka [Thu, 12 Feb 2015 10:42:42 +0000 (02:42 -0800)]
Merge "Remove obsolete and non functional SizeChanged signal from actor" into tizen

10 years agoRemove obsolete and non functional SizeChanged signal from actor 85/35285/2
Kimmo Hoikka [Wed, 11 Feb 2015 13:24:00 +0000 (13:24 +0000)]
Remove obsolete and non functional SizeChanged signal from actor

Change-Id: Idf6252b4aac6fe3acf56b469f2a380c4e862a9cc

10 years agoMerge "Remove constraints from Popup, TableView, Alignment & ScrollBar" into tizen
Adeel Kazmi [Wed, 11 Feb 2015 11:43:17 +0000 (03:43 -0800)]
Merge "Remove constraints from Popup, TableView, Alignment & ScrollBar" into tizen

10 years agoDALi Version 1.0.29 66/35266/1 dali_1.0.29
Adeel Kazmi [Wed, 11 Feb 2015 10:13:22 +0000 (10:13 +0000)]
DALi Version 1.0.29

Change-Id: I04e3412887643968569ec84d93928a7ea599a799

10 years agoRemove constraints from Popup, TableView, Alignment & ScrollBar 81/35081/7
Xiangyin Ma [Fri, 6 Feb 2015 18:44:29 +0000 (18:44 +0000)]
Remove constraints from Popup, TableView, Alignment & ScrollBar

Change-Id: Icc87b6fc280a653f5fc5711c5f3bf624db5c5d18

10 years agoMerge base & optional 46/35146/1
Adeel Kazmi [Mon, 9 Feb 2015 14:57:14 +0000 (14:57 +0000)]
Merge base & optional

Change-Id: Icd2bba5752711bb6f0b3932ede16ae2e274a0e6b

10 years agoremove (dead) ImageView UI control 23/35123/1
Kimmo Hoikka [Mon, 9 Feb 2015 12:06:20 +0000 (12:06 +0000)]
remove (dead) ImageView UI control

Change-Id: I59602642e8b7e6f6b934b49127d1210f635a6a86

10 years agofixing some of the comments and changing copy-by-value to by reference in size negoti... 90/34990/8
Kimmo Hoikka [Fri, 6 Feb 2015 19:59:26 +0000 (19:59 +0000)]
fixing some of the comments and changing copy-by-value to by reference in size negotiation

Change-Id: I1eb8b787e0880083def5483bde4b95644047f4f6

10 years agoMerge "Remove Constraints from Cluster,ToolBar,View & ImageView" into tizen
Kimmo Hoikka [Fri, 6 Feb 2015 19:18:46 +0000 (11:18 -0800)]
Merge "Remove Constraints from Cluster,ToolBar,View & ImageView" into tizen

10 years ago(Magnifier) Synchronize the frame position with the viewport position 67/35067/1
Xiangyin Ma [Fri, 6 Feb 2015 15:27:25 +0000 (15:27 +0000)]
(Magnifier) Synchronize the frame position with the viewport position

Change-Id: I1094572097356d19f32e9bbfce7088482f3aaa38

10 years agoMerge "DALi Version 1.0.28" into tizen accepted/tizen/common/20150209.122020 accepted/tizen/mobile/20150210.015343 accepted/tizen/mobile/20150306.082341 accepted/tizen/tv/20150210.013257 accepted/tizen/wearable/20150210.015027 dali_1.0.28 submit/tizen/20150206.152923 submit/tizen_mobile/20150213.000000 submit/tizen_mobile/20150223.000000 submit/tizen_mobile/20150306.011558
Paul Wisbey [Fri, 6 Feb 2015 13:54:04 +0000 (05:54 -0800)]
Merge "DALi Version 1.0.28" into tizen

10 years agoDALi Version 1.0.28 56/35056/1
Xiangyin Ma [Fri, 6 Feb 2015 11:51:25 +0000 (11:51 +0000)]
DALi Version 1.0.28

Change-Id: Iccdf4fa0f5a549793950df0b4ba3bc36b5d59d63

10 years ago(AutomatedTests) Merged managed and unmanaged tests 09/35009/1
Adeel Kazmi [Thu, 5 Feb 2015 20:08:55 +0000 (20:08 +0000)]
(AutomatedTests) Merged managed and unmanaged tests

Removed some redundant unmanaged Button tests. They are being refactored so need to be re-written
anyway.

Change-Id: I15a6c76652f9b893875cf1a7b52ab55af6f369e4

10 years agoRemove Constraints from Cluster,ToolBar,View & ImageView 49/34949/3
Xiangyin Ma [Wed, 4 Feb 2015 18:37:06 +0000 (18:37 +0000)]
Remove Constraints from Cluster,ToolBar,View & ImageView

Change-Id: I1225da0795796717dc750a5ff5a91f96225e3a72

10 years agoRemove constaints from BloomView, GaussianBlurView & Magnifier 54/34854/3 accepted/tizen/common/20150209.121015 accepted/tizen/mobile/20150211.014648 accepted/tizen/tv/20150210.012936 accepted/tizen/wearable/20150210.014752 submit/tizen/20150206.044231
Xiangyin Ma [Tue, 3 Feb 2015 13:20:56 +0000 (13:20 +0000)]
Remove constaints from BloomView, GaussianBlurView & Magnifier

Change-Id: Ie4dbec178de2c6644fddd459e5d6acd21f26ae7a

10 years ago(Buttons) Fix build break for automated tests & remove unused function 91/34991/2
Adeel Kazmi [Thu, 5 Feb 2015 11:59:00 +0000 (11:59 +0000)]
(Buttons) Fix build break for automated tests & remove unused function

Change-Id: Ib149b289fe93425f888598247f17f4415aac47d8

10 years agoButton refactoring: rename properties 72/34872/1 submit/tizen/20150205.132635
Heeyong Song [Wed, 4 Feb 2015 03:01:28 +0000 (12:01 +0900)]
Button refactoring: rename properties

Change-Id: I4ed5ecb962efe9c85cf1a2941d22478a3de7aec2

10 years agoRemove dead slide effect code and incorrect ref-objects from scroll effects 90/34790/2 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common accepted/tizen/common/20150205.080848 submit/tizen/20150205.011244
Kimmo Hoikka [Mon, 2 Feb 2015 18:15:24 +0000 (18:15 +0000)]
Remove dead slide effect code and incorrect ref-objects from scroll effects

Change-Id: I65568f41211f4810c407118dffe74db6a7877888

10 years agoDALi signals refactor to remove V2 naming 02/34702/2
tom.robinson [Fri, 30 Jan 2015 16:27:07 +0000 (16:27 +0000)]
DALi signals refactor to remove V2 naming

Change-Id: Ib01d807a8ed6b9b40b438995b2a1bca889655ce7

10 years agoMerge "DALi Version 1.0.27" into tizen
Adeel Kazmi [Thu, 29 Jan 2015 11:18:40 +0000 (03:18 -0800)]
Merge "DALi Version 1.0.27" into tizen

10 years agoDALi Version 1.0.27 97/34597/1 accepted/tizen/common/20150129.162030 accepted/tizen/mobile/20150130.001255 accepted/tizen/tv/20150130.000842 accepted/tizen/wearable/20150131.040511 dali_1.0.27 submit/tizen/20150129.112343
tom.robinson [Thu, 29 Jan 2015 10:59:15 +0000 (10:59 +0000)]
DALi Version 1.0.27

Change-Id: I37b8cdcd65a1a130e8302e693bf353c59295e837

10 years agoremove constaints from EffectsView & Image Filters 24/34524/1
Xiangyin Ma [Wed, 28 Jan 2015 15:37:00 +0000 (15:37 +0000)]
remove constaints from EffectsView & Image Filters

Change-Id: I992366ec2c8b6897ddf35bd7a46e41642e57aba1

10 years ago(Automated Tests) Removed ClipboardEventNotifier signal name 68/34468/2
Adeel Kazmi [Tue, 27 Jan 2015 16:00:21 +0000 (16:00 +0000)]
(Automated Tests) Removed ClipboardEventNotifier signal name

Change-Id: If2d3b2f566180313dfc98d65a677385a4b74b1eb

10 years agoRevert "Revert "Remove ScrollViewCustomEffect"" 92/34392/2
Kingsley Stephens [Mon, 26 Jan 2015 11:38:24 +0000 (03:38 -0800)]
Revert "Revert "Remove ScrollViewCustomEffect""

This reverts commit b5d9f1a0d6f33823cd19b5505ffe72d61a0735c6.

This code will now be removed.

Change-Id: I45554a9e3fb1c94a5ad4d80822f4a2118062baa6

10 years agoDALi Version 1.0.26 53/34253/1 accepted/tizen/common/20150123.092452 accepted/tizen/common/20150123.135213 accepted/tizen/mobile/20150126.011910 accepted/tizen/tv/20150126.011342 accepted/tizen/wearable/20150126.011558 dali_1.0.26 submit/tizen/20150122.143209 submit/tizen/20150123.103753
Nick Holland [Thu, 22 Jan 2015 10:48:31 +0000 (10:48 +0000)]
DALi Version 1.0.26

Change-Id: I1a59eb426dddc8f388b16e5ca4f3e3f81924b513

10 years agoRevert "Remove ScrollViewCustomEffect" 89/33989/2
Kingsley Stephens [Mon, 19 Jan 2015 11:48:45 +0000 (03:48 -0800)]
Revert "Remove ScrollViewCustomEffect"

This reverts commit 97b1d370bbe662d6f2b813252b281e77926aa037.

Change-Id: I52298b7081158275ed78e5c140b329331d9ae937

10 years agoRemoval of a 'sec_build_binary_debug_enable' part in spec file 09/33909/1
taeyoon [Fri, 16 Jan 2015 10:14:08 +0000 (19:14 +0900)]
Removal of a 'sec_build_binary_debug_enable' part in spec file

  - 'sec_build_binary_debug_enable and -DTIZEN_DEBUG_ENABLE' are not used.

Change-Id: Id04197def4ffdef29865d66b22ca8390752284cb

10 years agoMerge "DALi Version 1.0.25" into tizen dali_1.0.25
Paul Wisbey [Thu, 15 Jan 2015 13:51:29 +0000 (05:51 -0800)]
Merge "DALi Version 1.0.25" into tizen

10 years agoDALi Version 1.0.25 42/33842/1
Xiangyin Ma [Thu, 15 Jan 2015 13:20:58 +0000 (13:20 +0000)]
DALi Version 1.0.25

Change-Id: Icc6156854cf26000901b91149032a3be6ce40d0f

10 years agoScroll to the end of overshoot only when overshoot is enabled 78/33778/1
Richard Huang [Wed, 14 Jan 2015 16:14:22 +0000 (16:14 +0000)]
Scroll to the end of overshoot only when overshoot is enabled

Change-Id: I9e2881dc5d52c28d13ec7dd132ed3c0cc570baed

10 years agoMerge "Change overshoot to have constant speed as a property" into tizen
Kimmo Hoikka [Fri, 9 Jan 2015 15:44:53 +0000 (07:44 -0800)]
Merge "Change overshoot to have constant speed as a property" into tizen

10 years agoRemove ScrollViewCustomEffect 54/33354/2
Kingsley Stephens [Wed, 7 Jan 2015 10:31:31 +0000 (10:31 +0000)]
Remove ScrollViewCustomEffect

Change-Id: I0b4916205043cadfe349e2cc2f6bc5d5b9bc8cdc

10 years agoChange overshoot to have constant speed as a property 60/31960/7
Richard Huang [Fri, 12 Dec 2014 15:10:42 +0000 (15:10 +0000)]
Change overshoot to have constant speed as a property

Change-Id: Ie5264aa8950713b9c62be2689f57dfe3adb199da

10 years agoDALi Version 1.0.24 61/33361/1 dali_1.0.24
Lee Morgan [Thu, 8 Jan 2015 14:41:41 +0000 (14:41 +0000)]
DALi Version 1.0.24

Change-Id: I81c012e8800fcc7538ab2b7541c5f3405c0b29d2

10 years agoDALi Version 1.0.23 10/32810/1 dali_1.0.23
Adeel Kazmi [Wed, 24 Dec 2014 10:43:56 +0000 (10:43 +0000)]
DALi Version 1.0.23

Change-Id: I903f1e4eb30a1fb01cc2a99c65eb729b6975ccc4

10 years ago(ItemView) Fix Klocwork reported issue 04/32604/1 accepted/tizen/mobile/20141222.135816 accepted/tizen/tv/20141222.125620 accepted/tizen/wearable/20141222.134841 submit/tizen_mobile/20141222.110445 submit/tizen_tv/20141222.110455 submit/tizen_wearable/20141222.110450
Adeel Kazmi [Fri, 19 Dec 2014 11:56:52 +0000 (11:56 +0000)]
(ItemView) Fix Klocwork reported issue

[Problem]  Reverse_iter is dereferenced before we check if it's valid.
[Solution] Check if it's valid before we use it.

Change-Id: I96bdd0c30d35faf8c9a31507925218ed4b372a23

10 years agoSaving a bit of memory by using pretty function instead of full file name 14/32414/3 accepted/tizen/common/20141222.090212 submit/tizen_common/20141218.164254
Kimmo Hoikka [Wed, 17 Dec 2014 19:13:16 +0000 (19:13 +0000)]
Saving a bit of memory by using pretty function instead of full file name

Change-Id: I5d0041855016083f3238b6155ef5a5efa4985531

10 years agoDALi Version 1.0.22 66/32466/1 dali_1.0.22
Kingsley Stephens [Thu, 18 Dec 2014 10:09:44 +0000 (10:09 +0000)]
DALi Version 1.0.22

Change-Id: I84425ee1eda9eb4ea0e6eb2696adb9b15109d297

10 years ago(AutomatedTest) Fix ImfManager stub to match recent changes 76/31976/1
Adeel Kazmi [Fri, 12 Dec 2014 17:21:52 +0000 (17:21 +0000)]
(AutomatedTest) Fix ImfManager stub to match recent changes

Change-Id: I3e5f59c601c42f127b29d129bac4c28321354afc

10 years agoFixed some README comments 68/31968/1
Paul Wisbey [Fri, 12 Dec 2014 16:26:16 +0000 (16:26 +0000)]
Fixed some README comments

dali_env is in build/scripts, not build.
To get a summary.xml for the automated tests use this command: ./execute.sh -s

Change-Id: Ib840a1604c110fc663e94d7e1f2e0dabdd3efe42

10 years agoMerge "Fix ItemView insert/remove when outside the current visible range" into tizen
Paul Wisbey [Fri, 12 Dec 2014 14:35:07 +0000 (06:35 -0800)]
Merge "Fix ItemView insert/remove when outside the current visible range" into tizen

10 years agoFix ItemView insert/remove when outside the current visible range 35/31935/1
Paul Wisbey [Fri, 12 Dec 2014 10:11:51 +0000 (10:11 +0000)]
Fix ItemView insert/remove when outside the current visible range

[problem]      Items are not always repositioned correctly after an insert/remove
[cause]        Inserting/removing before the currently visible items is not supported
[solution]     Add additional logic to the InsertItem method

Change-Id: I3754506048e1bfe1544cb24a2421e66e8052b37a

10 years agoMerge "ImfManager - Typo fix SetRestoreAferFocusLost typo fixed -> SetRe... accepted/tizen/common/20141219.104151 submit/tizen_common/20141212.113839 submit/tizen_common/20141212.114052
Adeel Kazmi [Thu, 11 Dec 2014 15:19:40 +0000 (07:19 -0800)]
Merge "ImfManager - Typo fix              SetRestoreAferFocusLost typo fixed -> SetRestoreAfterFocusLost" into tizen

10 years ago[dali_1.0.21] Merge branch 'tizen' 80/31880/1
Nick Holland [Thu, 11 Dec 2014 15:02:57 +0000 (15:02 +0000)]
[dali_1.0.21] Merge branch 'tizen'

Change-Id: I4cf0e47c2c831e78c51e4d3e75b804e6d08cc4ef

10 years agoDALi Version 1.0.21 76/31876/1 dali_1.0.21
Nick Holland [Thu, 11 Dec 2014 15:02:33 +0000 (15:02 +0000)]
DALi Version 1.0.21

Change-Id: I9c8044e342b08430a53bbf09aa92d6f983716448

10 years agoImfManager - Typo fix 03/31703/2
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>
10 years ago(Control) Make Control constructors explicit 06/31806/1 accepted/tizen/common/20141211.150149 accepted/tizen/mobile/20141216.080609 accepted/tizen/tv/20141215.043907 accepted/tizen/wearable/20141215.104623 submit/tizen/20141211.140945
Adeel Kazmi [Wed, 10 Dec 2014 11:35:01 +0000 (11:35 +0000)]
(Control) Make Control constructors explicit

Change-Id: I917c039a8808470771d939dd33053965e23431a6

10 years agoMerge "Updated test harness behaviour" into tizen
Adeel Kazmi [Fri, 5 Dec 2014 16:25:13 +0000 (08:25 -0800)]
Merge "Updated test harness behaviour" into tizen

10 years agoUpdated test harness behaviour 40/31440/3
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>