platform/core/uifw/dali-demo.git
9 years agoMerge remote-tracking branch 'origin/tizen' into new_text 12/38012/1
Paul Wisbey [Thu, 9 Apr 2015 12:23:19 +0000 (13:23 +0100)]
Merge remote-tracking branch 'origin/tizen' into new_text

Change-Id: Ica8aad6d34fbebf441eb859fb716935aeaf0105f

9 years agoFix to show sliders in path animation example 00/38000/1
Paul Wisbey [Thu, 9 Apr 2015 10:22:52 +0000 (11:22 +0100)]
Fix to show sliders in path animation example

Change-Id: Ib2dd9aba0fc63a0607c2d0da1c095650fd9ea9d4

9 years agoFixed dissolve effect issue 98/37998/1
Paul Wisbey [Thu, 9 Apr 2015 10:17:35 +0000 (11:17 +0100)]
Fixed dissolve effect issue

Change-Id: I166b928a4b12881dd2a21a753151bf7dfe6ef73e

9 years agoLabel added to Toolbars using correct API not actor Add. 47/37947/2
Agnelo Vaz [Wed, 8 Apr 2015 17:02:05 +0000 (18:02 +0100)]
Label added to Toolbars using correct API not actor Add.

Change-Id: Ifb875f21344436e3a3f210388445af1a00eded08
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
9 years agoReplace a MoveBy by an AnimateBy. 75/37875/1
Victor Cebollada [Tue, 7 Apr 2015 14:53:15 +0000 (15:53 +0100)]
Replace a MoveBy by an AnimateBy.

Change-Id: I399401a09e722fd85a026ffc2189e6bd090147f9
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
9 years agoUsing New Constraints 74/37874/1
Adeel Kazmi [Tue, 7 Apr 2015 14:46:50 +0000 (15:46 +0100)]
Using New Constraints

Change-Id: I67da11782751f55f9e2a020f5ba269e5baf57ced

9 years agoMerge remote-tracking branch 'origin/tizen' into new_text 50/37850/3
Paul Wisbey [Tue, 7 Apr 2015 10:38:23 +0000 (11:38 +0100)]
Merge remote-tracking branch 'origin/tizen' into new_text

Conflicts:
demo/dali-table-view.cpp
examples/item-view/item-view-example.cpp
examples/size-negotiation/size-negotiation-example.cpp
examples/text-view/text-view-example.cpp

Change-Id: I4b9a9eb30ad190b329115ff093120ac06343e26d

9 years agoUpdating the builder examples to use TextLabel 06/37706/2
Paul Wisbey [Thu, 2 Apr 2015 15:55:22 +0000 (16:55 +0100)]
Updating the builder examples to use TextLabel

Change-Id: I922f38428990ae202109a65bd711629817574d30

9 years agoDALi Version 1.0.36 28/37728/1 accepted/tizen/common/20150407.101700 accepted/tizen/mobile/20150405.124157 accepted/tizen/tv/20150405.122329 accepted/tizen/wearable/20150405.123432 dali_1.0.36 submit/tizen/20150403.055812
Adeel Kazmi [Fri, 3 Apr 2015 05:51:28 +0000 (06:51 +0100)]
DALi Version 1.0.36

Change-Id: Ib6ce7c0a390be1d65546b2802da57c0042ec043c

9 years agoMerge "Size negotiation patch 1: Remove SetPreferred size" into tizen
Adeel Kazmi [Thu, 2 Apr 2015 17:57:50 +0000 (10:57 -0700)]
Merge "Size negotiation patch 1: Remove SetPreferred size" into tizen

9 years agoMerge "Use pre-defined animatable property index in ScrollView" into tizen
Adeel Kazmi [Thu, 2 Apr 2015 14:24:05 +0000 (07:24 -0700)]
Merge "Use pre-defined animatable property index in ScrollView" into tizen

9 years agoFix for TextLabel demo styling 75/37675/4
Paul Wisbey [Thu, 2 Apr 2015 09:56:48 +0000 (10:56 +0100)]
Fix for TextLabel demo styling

Change-Id: I2844fd73a4bb49389d3df8dc287785ed415d2823

9 years agoSize negotiation patch 1: Remove SetPreferred size 78/37678/2
Kingsley Stephens [Thu, 2 Apr 2015 10:37:59 +0000 (11:37 +0100)]
Size negotiation patch 1: Remove SetPreferred size

Change-Id: I33d4a33a2b50e1d5a5debf1a2f5be5f24c97dd0a

9 years agoFixes for text related actors after new size negotiation. 50/37650/2
Victor Cebollada [Wed, 1 Apr 2015 15:08:52 +0000 (16:08 +0100)]
Fixes for text related actors after new size negotiation.

Change-Id: I289af8a59b4b1f67fc1dbea92b0457194da6847a
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
9 years agoUse pre-defined animatable property index in ScrollView 47/37647/2
Richard Huang [Wed, 1 Apr 2015 15:03:50 +0000 (16:03 +0100)]
Use pre-defined animatable property index in ScrollView

Change-Id: I60fcc4e9a85e889fb0fe988859a42a87d83acb87

9 years agoReplace TextView with TextLabel (again) 43/37643/1
Paul Wisbey [Wed, 1 Apr 2015 13:57:31 +0000 (14:57 +0100)]
Replace TextView with TextLabel (again)

Change-Id: I8ac0787692b34882c2d98717ab778574dbdab7a0

9 years agoRemove constraints from transition effects demos 42/37642/1
Adeel Kazmi [Wed, 1 Apr 2015 13:53:23 +0000 (14:53 +0100)]
Remove constraints from transition effects demos

Change-Id: I0773bbe89cca6acc654059af25897b52e3c58f9c

9 years agoUpdates to Text Field demo after new Size negotiation API 38/37638/2
Agnelo Vaz [Wed, 1 Apr 2015 12:55:44 +0000 (13:55 +0100)]
Updates to Text Field demo after new Size negotiation API

Change-Id: I52f3b59064ae8c1e6951132b2e3a4c38e7d4b759
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
9 years agoReplace TextView with TextLabel 02/37602/9
Paul Wisbey [Tue, 31 Mar 2015 17:19:09 +0000 (18:19 +0100)]
Replace TextView with TextLabel

Change-Id: I5932f0191f358e986fcaace820fb2ecb43b9812b

9 years agoMerge remote-tracking branch 'origin/tizen' into new_text 46/37546/10
Paul Wisbey [Mon, 30 Mar 2015 18:33:17 +0000 (19:33 +0100)]
Merge remote-tracking branch 'origin/tizen' into new_text

Conflicts:
demo/dali-demo.cpp
demo/dali-table-view.cpp
examples/builder/examples.cpp
examples/buttons/buttons-example.cpp
examples/item-view/item-view-example.cpp
examples/path-animation/path-animation.cpp
examples/text-view/text-view-example.cpp
shared/view.h

Change-Id: I152b06854b349f0430172227f1d79ee16855fbc0

9 years agoRemove non-public APIs of Animation 52/37552/1
Heeyong Song [Tue, 31 Mar 2015 02:03:30 +0000 (11:03 +0900)]
Remove non-public APIs of Animation

Change-Id: Idc8fc2369f01eb7cb96635d15c1600fa3c368934

9 years agoMerge "Size negotiation example" into tizen
Adeel Kazmi [Mon, 30 Mar 2015 14:41:55 +0000 (07:41 -0700)]
Merge "Size negotiation example" into tizen

9 years agoAdd shadow toggle and displacement function to text-label example 47/37447/5
Richard Underhill [Fri, 27 Mar 2015 10:46:06 +0000 (10:46 +0000)]
Add shadow toggle and displacement function to text-label example

Change-Id: Ie7dcdc64bf70fea8ab68af85b729fa5a9de0b652
Signed-off-by: Richard Underhill <r.underhill@partner.samsung.com>
9 years agoJavaScript and JSON command line launcher 48/37448/4
Nick Holland [Thu, 26 Mar 2015 17:38:49 +0000 (17:38 +0000)]
JavaScript and JSON command line launcher

Usage:
Will load both JSON and JavaScript file from command line
scripting.example my-scene.json my-script.js

Change-Id: I36330b8bae84a532f57989b4087843d178d03e0b

9 years agoSize negotiation example 75/36275/8
Kingsley Stephens [Wed, 25 Feb 2015 10:34:11 +0000 (10:34 +0000)]
Size negotiation example

Change-Id: Iffcdd6753c39fa83e7f68ef927339374bc0061a2

9 years agoTextLabels vertically aligned. 43/37443/3
Victor Cebollada [Thu, 26 Mar 2015 15:38:13 +0000 (15:38 +0000)]
TextLabels vertically aligned.

Change-Id: I8609692959d95f0ee58213d9271a014ba85fb49d
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
9 years agoAdded Demo specific stylesheets 99/37399/9
Paul Wisbey [Wed, 25 Mar 2015 14:05:01 +0000 (14:05 +0000)]
Added Demo specific stylesheets

Change-Id: I05a17ea530a14e94040f24db332178335ce3ce52

9 years agoNon visible character removed from اُردُو (Urdu) string. 03/37403/1
Victor Cebollada [Wed, 25 Mar 2015 16:26:51 +0000 (16:26 +0000)]
Non visible character removed from اُردُو (Urdu) string.
It caused a reordering issue.

Change-Id: I79a098f31873d55cc0e2d669e88d1e4adc547704
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
9 years agoMerge "DALi Version 1.0.35" into tizen
Adeel Kazmi [Wed, 25 Mar 2015 15:07:18 +0000 (08:07 -0700)]
Merge "DALi Version 1.0.35" into tizen

9 years agoDALi Version 1.0.35 94/37394/1 accepted/tizen/mobile/20150419.232816 accepted/tizen/tv/20150504.095556 accepted/tizen/wearable/20150504.100142 dali_1.0.35 submit/tizen_mobile/20150417.132551 submit/tizen_tv/20150504.065806 submit/tizen_wearable/20150504.070012
Tom Robinson [Wed, 25 Mar 2015 14:02:43 +0000 (14:02 +0000)]
DALi Version 1.0.35

Change-Id: I2c5814f4c364e7fe1baf8da352c100529fc074ab

9 years agoFixed the Hello World example 74/37374/2
Paul Wisbey [Wed, 25 Mar 2015 10:09:12 +0000 (10:09 +0000)]
Fixed the Hello World example

Change-Id: I05e4ec4191816dc247d6536d4c85b3dbe43599ef

9 years agoRename property & function for background image of Control 72/37272/2
Yoonsang Lee [Tue, 24 Mar 2015 00:43:02 +0000 (09:43 +0900)]
Rename property & function for background image of Control

Update for following changes in dali-toolkit:
Control::Property::BACKGROUND -> Control::Property::BACKGROUND_IMAGE
Control::SetBackground()      -> Control::SetBackgroundImage()
"background"                  -> "background-image"

Change-Id: I4fd1f14509fd14112bfeb38d0f18128b0f61ab2b

9 years agoMinor string clean-up 37/37337/3
Paul Wisbey [Tue, 24 Mar 2015 18:24:39 +0000 (18:24 +0000)]
Minor string clean-up

Change-Id: Ib490798b013cf1847fb867dd478a571d28e6fc73

9 years agoMerge "Temporarily disable i18n" into new_text
Paul Wisbey [Tue, 24 Mar 2015 17:58:38 +0000 (10:58 -0700)]
Merge "Temporarily disable i18n" into new_text

9 years agoTemporarily disable i18n 36/37336/3
Paul Wisbey [Tue, 24 Mar 2015 17:42:00 +0000 (17:42 +0000)]
Temporarily disable i18n

(Until it's working on mobile)

Change-Id: I25cf304797046b68bf56a71357fedc406e08cd21

9 years agoRevert "Work-around regression with vertical layout" 02/37302/1
Paul Wisbey [Tue, 24 Mar 2015 09:27:59 +0000 (02:27 -0700)]
Revert "Work-around regression with vertical layout"

This reverts commit a6f2bba05b6db85066145ed10d882e9514f267da.

Change-Id: I7c0993c884a61cf7d906f2da64fab0677d92774b

9 years agoWork-around regression with vertical layout 69/37269/3
Paul Wisbey [Mon, 23 Mar 2015 18:21:15 +0000 (18:21 +0000)]
Work-around regression with vertical layout

Change-Id: Ica4f357358704c12dd69e882efcb49c6dffd233e

9 years agoMerge remote-tracking branch 'origin/tizen' into new_text 12/37212/1
Paul Wisbey [Fri, 20 Mar 2015 17:22:49 +0000 (17:22 +0000)]
Merge remote-tracking branch 'origin/tizen' into new_text

Change-Id: Ie9718a263a8ab3b12209e1409754834ed986460f

9 years agoAdded more TextLabels 28/37128/1
Paul Wisbey [Thu, 19 Mar 2015 15:04:35 +0000 (15:04 +0000)]
Added more TextLabels

Change-Id: I4d107d2611cb03b218ea03e9b7e2d26b9b403127

9 years agoDALi Version 1.0.34 17/37117/1 dali_1.0.34
Richard Huang [Thu, 19 Mar 2015 11:04:23 +0000 (11:04 +0000)]
DALi Version 1.0.34

Change-Id: Ia5d8582b8eec61517443f24e191e01662ba4a26d

9 years agoAlignment option added. 12/37112/2
Victor Cebollada [Thu, 19 Mar 2015 10:18:35 +0000 (10:18 +0000)]
Alignment option added.

Change-Id: I5f0e4ad2e2b52cd25aa8661dd95f688ac6c41a8b
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
9 years agoMerge remote-tracking branch 'origin/tizen' into new_text 11/37111/1
Paul Wisbey [Thu, 19 Mar 2015 10:00:22 +0000 (10:00 +0000)]
Merge remote-tracking branch 'origin/tizen' into new_text

Conflicts:
examples/text-view/text-view-example.cpp

Change-Id: I112aab85d61c49687bed286c4d6435fae35f416a

9 years agoImage scaling and filtering on load across all applicable demos 49/35949/6
Andrew Cox [Mon, 23 Feb 2015 14:14:51 +0000 (14:14 +0000)]
Image scaling and filtering on load across all applicable demos

Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
Change-Id: I7629356cb2678ee8eda85eff0cbef6a530ab7a17

9 years agoMinor TextField demo tweaks 82/36982/1
Paul Wisbey [Tue, 17 Mar 2015 16:17:53 +0000 (16:17 +0000)]
Minor TextField demo tweaks

Change-Id: I092baac3133471d94aa62109548a745a74b037e0

9 years agoActor's Transformation API Cleanup 27/36427/4
Yoonsang Lee [Fri, 6 Mar 2015 08:52:49 +0000 (17:52 +0900)]
Actor's Transformation API Cleanup

Update for following changes in dali-core:
Actor::MoveBy                     -> TranslateBy
Actor::ColorBy                    -> <removed>
Actor::OpacityBy                  -> <removed>
Actor::SetRotation                -> SetOrientation
Actor::GetCurrentRotation         -> GetCurrentOrientation
Actor::GetCurrentWorldRotation    -> GetCurrentWorldOrientation
Actor::SetInheritRotation         -> SetInheritOrientation
Actor::IsRotationInherited        -> IsOrientationInherited
Actor::Property::ROTATION         -> Actor::Property::ORIENTATION
Actor::Property::WORLD_ROTATION   -> Actor::Property::WORLD_ORIENTATION
Actor::Property::INHERIT_ROTATION -> Actor::Property::INHERIT_ORIENTATION

Change-Id: I0e883d5588e2f18beba32d64a2407253fe1fb286

9 years agoAdded TextField demo to XML 95/36895/1
Paul Wisbey [Mon, 16 Mar 2015 18:06:41 +0000 (18:06 +0000)]
Added TextField demo to XML

Change-Id: I2fb46cadadd81d5c30212f8db4d91386c3281a5d

9 years agoText renderer not using default backend in emoji example 55/36855/1
Richard Underhill [Mon, 16 Mar 2015 10:45:17 +0000 (10:45 +0000)]
Text renderer not using default backend in emoji example

Change-Id: I9fb727955e339e123f5ca92fbc15a7d2d1479939
Signed-off-by: Richard Underhill <r.underhill@partner.samsung.com>
9 years agoMerge remote-tracking branch 'origin/tizen' into new_text 90/36790/2
Paul Wisbey [Fri, 13 Mar 2015 11:25:16 +0000 (11:25 +0000)]
Merge remote-tracking branch 'origin/tizen' into new_text

Change-Id: Id953da32620c4a3c57519cf9f5ecd74eb765a430

9 years agoChange "SLP" to "Tizen" 75/36775/1
taeyoon [Fri, 13 Mar 2015 09:18:45 +0000 (18:18 +0900)]
Change "SLP" to "Tizen"

Change-Id: I300bf3260b3dfec153583e5b4c0c1ee6ee1eebea

9 years agoMerge "DALi Version 1.0.33" into tizen
Adeel Kazmi [Thu, 12 Mar 2015 11:56:41 +0000 (04:56 -0700)]
Merge "DALi Version 1.0.33" into tizen

9 years agoDALi Version 1.0.33 23/36723/1 dali_1.0.33
Nick Holland [Thu, 12 Mar 2015 09:23:20 +0000 (09:23 +0000)]
DALi Version 1.0.33

Change-Id: Ifa5f15cfd57ee71294bc52af0d7b394ff6a5d64a

9 years agoEmojis Example 58/36658/2 new_text_0.1
Richard Underhill [Wed, 11 Mar 2015 11:24:16 +0000 (11:24 +0000)]
Emojis Example

Change-Id: I1d3e62c1ad548c1c81b4c8dab2246c22a68249aa
Signed-off-by: Richard Underhill <r.underhill@partner.samsung.com>
9 years agoUse Atlas in ItemView Demo 69/36669/1
Xiangyin Ma [Wed, 11 Mar 2015 15:13:57 +0000 (15:13 +0000)]
Use Atlas in ItemView Demo

Change-Id: I703035788451cb057a7834199136cc70d22c87e4

9 years agoMerge "Show DALi version info when the logo is tapped" into tizen
Kimmo Hoikka [Wed, 11 Mar 2015 12:30:31 +0000 (05:30 -0700)]
Merge "Show DALi version info when the logo is tapped" into tizen

9 years agoShow DALi version info when the logo is tapped 53/36653/2
Adeel Kazmi [Wed, 11 Mar 2015 10:09:19 +0000 (10:09 +0000)]
Show DALi version info when the logo is tapped

Change-Id: I310242f574e549ff412248a56db8e747a4981c43

9 years agoFix for text-label.example and text-label-multilanguage.example 12/36512/4
Victor Cebollada [Fri, 6 Mar 2015 16:44:12 +0000 (16:44 +0000)]
Fix for text-label.example and text-label-multilanguage.example
  * In both demos: set the size of the text-label control,
    otherwise the size negotiation sets the natural size.
  * In the multilanguage demo: change the parent origin and anchor point of the labels.

Change-Id: I38ccd60fff826e293ee83f4aae88ab615feab1cf
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
9 years agoAdded Atlas Example 25/36225/4
Xiangyin Ma [Tue, 3 Mar 2015 19:23:10 +0000 (19:23 +0000)]
Added Atlas Example

Change-Id: Ib25db927ec8f9e53247d0b980e30404738f894d2

9 years agoMerge remote-tracking branch 'origin/tizen' into new_text 66/36466/3
Paul Wisbey [Fri, 6 Mar 2015 16:25:34 +0000 (16:25 +0000)]
Merge remote-tracking branch 'origin/tizen' into new_text

Conflicts:
examples/item-view/item-view-example.cpp
examples/path-animation/path-animation.cpp

Change-Id: I6a266274f476748bf34a97652964f501f44fe00c

9 years agoClamp size in TextLabel demo 60/36460/1
Paul Wisbey [Fri, 6 Mar 2015 15:01:40 +0000 (15:01 +0000)]
Clamp size in TextLabel demo

Change-Id: I9e07392c5c27a61fb91b25ae03fc2ee5b3b8c0a8

9 years agoProperty refactor in dali-toolkit: Demo changes for compiling 40/36140/6 accepted/tizen/common/20150309.092034 accepted/tizen/common/20150310.094803 accepted/tizen/mobile/20150309.081759 accepted/tizen/mobile/20150310.122237 accepted/tizen/tv/20150309.081816 accepted/tizen/tv/20150310.092420 accepted/tizen/wearable/20150309.110934 accepted/tizen/wearable/20150310.114555 submit/tizen/20150309.074330 submit/tizen/20150310.084835
Tom Robinson [Mon, 2 Mar 2015 17:11:59 +0000 (17:11 +0000)]
Property refactor in dali-toolkit: Demo changes for compiling

Change-Id: I18d69dba01824ffaa1cd3a4c6b9ead3a38981bc7

9 years agoMerge "Readme file with wrong repo name" into tizen submit/tizen/20150306.102558
Adeel Kazmi [Thu, 5 Mar 2015 18:09:34 +0000 (10:09 -0800)]
Merge "Readme file with wrong repo name" into tizen

9 years agoMerge "Path animation enhancement for easier control" into tizen
Adeel Kazmi [Thu, 5 Mar 2015 18:03:47 +0000 (10:03 -0800)]
Merge "Path animation enhancement for easier control" into tizen

9 years agoReadme file with wrong repo name 85/36385/1
Francisco Santos [Thu, 5 Mar 2015 16:58:15 +0000 (16:58 +0000)]
Readme file with wrong repo name

Change-Id: Ifc10ec7cc64924a5426c4353ac503f9f50ac6dfb

9 years agoTextLabel property fixes 41/36341/2
Paul Wisbey [Thu, 5 Mar 2015 10:02:53 +0000 (10:02 +0000)]
TextLabel property fixes

Change-Id: I680700e541ac44ef0695250ba4083f7770361a3e

9 years agoPath animation enhancement for easier control 79/36279/4
Ferran Sole [Wed, 4 Mar 2015 12:42:44 +0000 (12:42 +0000)]
Path animation enhancement for easier control

Change-Id: If1cef63c5c63a2c4278406856e5701ef1abbcf82

9 years agoProperty enum name changes in dali-core: Demo changes for compiling 47/36347/1
Tom Robinson [Thu, 5 Mar 2015 11:28:49 +0000 (11:28 +0000)]
Property enum name changes in dali-core: Demo changes for compiling

Change-Id: I359790799ebf64ac5fd4e988e569dada337dd9f8

9 years agoMerge remote-tracking branch 'origin/tizen' into new_text 11/36311/3
Paul Wisbey [Wed, 4 Mar 2015 18:53:01 +0000 (18:53 +0000)]
Merge remote-tracking branch 'origin/tizen' into new_text

Conflicts:
build/tizen/examples/CMakeLists.txt
demo/dali-demo.cpp
examples/buttons/buttons-example.cpp
examples/item-view/item-view-example.cpp
examples/text-view/text-view-example.cpp

Change-Id: I8816d065edca8e2a3fd37cdcedda4b02735f5007

9 years agoUpdates after TapGestureDetector API Change 06/36306/1
Adeel Kazmi [Wed, 4 Mar 2015 17:29:21 +0000 (17:29 +0000)]
Updates after TapGestureDetector API Change

Change-Id: Ice128b44aeeccf51e9ac55af9deb3a00fd270aab

9 years agoMerge "DALi Version 1.0.32" into tizen
Adeel Kazmi [Wed, 4 Mar 2015 16:49:14 +0000 (08:49 -0800)]
Merge "DALi Version 1.0.32" into tizen

9 years agoDALi Version 1.0.32 96/36296/1 dali_1.0.32
Lee Morgan [Wed, 4 Mar 2015 16:11:09 +0000 (16:11 +0000)]
DALi Version 1.0.32

Change-Id: I779d17d2e54b520d3a53a3913606e569d74cc01e

9 years agoMerge "Added path animation demo" into tizen
Adeel Kazmi [Wed, 4 Mar 2015 11:17:48 +0000 (03:17 -0800)]
Merge "Added path animation demo" into tizen

9 years agoImproved layout in text-field example 24/36224/3
Paul Wisbey [Tue, 3 Mar 2015 18:41:55 +0000 (18:41 +0000)]
Improved layout in text-field example

Change-Id: If864584881cf663d5a6ddfdf940fc94c21c4a9bf

9 years agoTweaks to label example 02/36202/9
Paul Wisbey [Tue, 3 Mar 2015 10:49:51 +0000 (10:49 +0000)]
Tweaks to label example

Change-Id: Ifd9ab356030fc8235e6518b7bfb059697444d14b

9 years agoRemove dependency on boost 96/36196/2
Adeel Kazmi [Tue, 3 Mar 2015 09:14:21 +0000 (09:14 +0000)]
Remove dependency on boost

Change-Id: I820263d4ae6973dd0a28bffb278de3b422c804ce

9 years agoAdded path animation demo 34/36134/4
Ferran Sole [Mon, 2 Mar 2015 15:38:27 +0000 (15:38 +0000)]
Added path animation demo

Change-Id: I4a723457a7cfaca87a20f771aa64f187ea160453

9 years agoMerge "Added quadratic bezier path rendering example. Showing stroking of quadratic...
Adeel Kazmi [Tue, 3 Mar 2015 08:42:12 +0000 (00:42 -0800)]
Merge "Added quadratic bezier path rendering example. Showing stroking of quadratic bezier paths and filling of regions bounded by quadratic beziers." into tizen

9 years agoProperty refactor in dali-core: Demo changes for compiling 08/35808/4
Tom Robinson [Tue, 24 Feb 2015 19:36:34 +0000 (19:36 +0000)]
Property refactor in dali-core: Demo changes for compiling

Change-Id: Ie3085ce4986965da3743efc9ab6585176d0cdb23

9 years agoMerge "Change a label of check box button" into tizen
HyunJu Shin [Mon, 2 Mar 2015 08:58:56 +0000 (00:58 -0800)]
Merge "Change a label of check box button" into tizen

9 years agoAdded quadratic bezier path rendering example. 64/36064/2
Ferran Sole [Fri, 27 Feb 2015 16:15:03 +0000 (16:15 +0000)]
Added quadratic bezier path rendering example.
Showing stroking of quadratic bezier paths and filling of regions bounded
by quadratic beziers.

Change-Id: I61627c844fea2628d654423feb2b86c11e77726a

9 years agoSkeleton TextField demo 31/36031/1
Paul Wisbey [Fri, 27 Feb 2015 14:11:06 +0000 (14:11 +0000)]
Skeleton TextField demo

Change-Id: I3ca1324727d7cc2f6c60a6c5879732cda41b8010

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

Change-Id: Iaa00503aceb45e734511cf21ddee7297367d166d

9 years agoChange a label of check box button 27/35827/2
Heeyong Song [Wed, 25 Feb 2015 07:11:44 +0000 (16:11 +0900)]
Change a label of check box button

Change-Id: Ic1129839662a2ac10e6e259fb735b2982d2433cd

9 years agoReorganised folders & examples automatically built 66/35966/5
Adeel Kazmi [Thu, 26 Feb 2015 16:28:29 +0000 (16:28 +0000)]
Reorganised folders & examples automatically built

New Structure:

  build
    |  tizen
  builder
    |  dali-builder.cpp
  demo
    |  [demo source & header files]
  examples
    |  [example-name]
    |    |  [example source files]
  packaging
    |  com.samsung.dali-demo.spec
  resources
    |  images
    |    |  [all images]
    |  models
    |    |  [all models]
    |  scripts
    |    |  [all scripts]
  shared
    |  view.h

Now, each example should be in its own subdirectory within the "examples" directory. This will get
automatically built.

README also updated.

Change-Id: Idae4cedf220698a4a2d928535cff88e8bf25f82a

9 years agoRemoved model loading from example code 99/35899/2
David Steele [Wed, 25 Feb 2015 19:07:35 +0000 (19:07 +0000)]
Removed model loading from example code

Change-Id: Ie3cd0acb8a80f1768d7334fc6965e8fb007d54f4
Signed-off-by: David Steele <david.steele@partner.samsung.com>
9 years agoMinor text demo tweaks 61/35961/2
Paul Wisbey [Thu, 26 Feb 2015 13:52:36 +0000 (13:52 +0000)]
Minor text demo tweaks

     - Respond to back key
     - Start multi-language text at the top
     - Scroll to integer positions only

Change-Id: I7595e86ea31f6531683fb4589db009637222ab85

9 years agoRemoved the DPI hacks 38/35938/1
Paul Wisbey [Thu, 26 Feb 2015 09:23:52 +0000 (09:23 +0000)]
Removed the DPI hacks

Change-Id: Ia1b7de17b58b811f4b74d71e17d7fb7d41bef646

9 years agoAdded launcher button for text-label-multi-language.example 96/35896/2
Paul Wisbey [Wed, 25 Feb 2015 17:51:58 +0000 (17:51 +0000)]
Added launcher button for text-label-multi-language.example

Change-Id: Iecce4bc6b92e0ae35f84932a151f963d966676c8

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

9 years agoFirst attempt at rpm installation of .mo files 94/35894/4
Paul Wisbey [Wed, 25 Feb 2015 16:06:38 +0000 (16:06 +0000)]
First attempt at rpm installation of .mo files

Change-Id: I1722f103987dfb592a39378e4cb5eefab4ebf5e8

9 years agoMerge remote-tracking branch 'origin/tizen' into new_text 89/35889/2
Paul Wisbey [Wed, 25 Feb 2015 13:55:36 +0000 (13:55 +0000)]
Merge remote-tracking branch 'origin/tizen' into new_text

Conflicts:
build/tizen/CMakeLists.txt
build/tizen/demo/CMakeLists.txt
build/tizen/examples/CMakeLists.txt
demo/dali-table-view.cpp
examples/buttons/buttons-example.cpp
examples/shader-effect/dissolve-effect-example.cpp
examples/shadows/shadow-bone-lighting-example.cpp
packaging/com.samsung.dali-demo.spec

Change-Id: I57a2de5bfa6d0f05c02b8aba06dec9130f14a906

9 years agoDALi Version 1.0.31 62/35862/1 dali_1.0.31
Kingsley Stephens [Wed, 25 Feb 2015 11:33:33 +0000 (11:33 +0000)]
DALi Version 1.0.31

Change-Id: Ida8d261ecce2ee31fff4d2e1019d6a5537cc1239

9 years agoMulti-language text demo 35/35635/7
Victor Cebollada [Thu, 19 Feb 2015 08:41:39 +0000 (08:41 +0000)]
Multi-language text demo

Change-Id: Ic2d0cffa41ee6f630e3bfb7de5812a542c630d39
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
9 years agoUpdates following 'Rename BitmapImage as BufferImage' 14/35714/2
Xiangyin Ma [Mon, 23 Feb 2015 17:21:03 +0000 (17:21 +0000)]
Updates following 'Rename BitmapImage as BufferImage'

Change-Id: I208e8b7f810ad7094d158346b1381de83a78dcc3

9 years agoRemove the call of ImageAttribute::SetPixelFormat 33/35633/4
Xiangyin Ma [Fri, 20 Feb 2015 16:32:33 +0000 (16:32 +0000)]
Remove the call of ImageAttribute::SetPixelFormat

Change-Id: I2fa1c88ad1c7358c0168b8b73f5cc5a090622565

9 years agoMerge "Removed model from Shadow View demo" into tizen
Adeel Kazmi [Tue, 24 Feb 2015 15:56:43 +0000 (07:56 -0800)]
Merge "Removed model from Shadow View demo" into tizen

9 years agoRemoved model from Shadow View demo 89/35789/1
David Steele [Tue, 24 Feb 2015 14:47:46 +0000 (14:47 +0000)]
Removed model from Shadow View demo

Replaced with an animating set of images that cast a moving shadow.

Change-Id: I76c61416241b542e2b5b3327a70c8e18dde3a9a2
Signed-off-by: David Steele <david.steele@partner.samsung.com>
9 years agoFixed dissolve effect first image appearing smaller than viewport 93/35693/3
Tom Robinson [Mon, 23 Feb 2015 11:48:39 +0000 (11:48 +0000)]
Fixed dissolve effect first image appearing smaller than viewport

Change-Id: I84af9b4b9e4c649d6faef3ae70481bf5270ddcc0

9 years agoAdded some basic i18n Support 43/35643/14
Paul Wisbey [Fri, 20 Feb 2015 10:34:30 +0000 (10:34 +0000)]
Added some basic i18n Support

The dali-demo launcher will show different languages (more localiation needed).

Example usage for Korean:
  LANGUAGE=ko dali-demo

Change-Id: I03807ac6d90393564afbc81134de4c05b1bc8364

9 years agoMerge "Include <cstdio> to compensate for core inclusion cleanup" into tizen
Paul Wisbey [Mon, 23 Feb 2015 11:04:39 +0000 (03:04 -0800)]
Merge "Include <cstdio> to compensate for core inclusion cleanup" into tizen

9 years agoChanged build system to CMake 74/35574/13
Paul Wisbey [Wed, 18 Feb 2015 13:13:58 +0000 (13:13 +0000)]
Changed build system to CMake

Change-Id: Icc2f491187f7832425d18200fad4e4ea041dfd57