platform/core/uifw/dali-demo.git
9 years ago[dali_1.0.28] Merge branch 'tizen' 61/35061/1
Xiangyin Ma [Fri, 6 Feb 2015 11:51:41 +0000 (11:51 +0000)]
[dali_1.0.28] Merge branch 'tizen'

Change-Id: I39213b0d1cc0b4d2d95d57ae8eee74e1a6242594

9 years agoDALi Version 1.0.28 57/35057/1 accepted/tizen/common/20150209.122023 accepted/tizen/mobile/20150210.015347 accepted/tizen/mobile/20150306.082356 accepted/tizen/tv/20150210.013300 accepted/tizen/wearable/20150210.015032 dali_1.0.28 submit/tizen/20150206.152923 submit/tizen_mobile/20150213.000000 submit/tizen_mobile/20150223.000000 submit/tizen_mobile/20150306.011558
Xiangyin Ma [Fri, 6 Feb 2015 11:51:27 +0000 (11:51 +0000)]
DALi Version 1.0.28

Change-Id: If45dc9cc2a8a68fd0f3fcc8d355677684569104c

9 years agoRevert "BloomView & GaussianBlurView demo (for verification purpose only )" 03/35003/2 accepted/tizen/common/20150209.121020 accepted/tizen/mobile/20150211.014652 accepted/tizen/tv/20150210.012940 accepted/tizen/wearable/20150210.014756 submit/tizen/20150206.044231
Adeel Kazmi [Thu, 5 Feb 2015 16:26:54 +0000 (08:26 -0800)]
Revert "BloomView & GaussianBlurView demo (for verification purpose only )"

This reverts commit 2e81ed4392078f0fe7497bb62e7151c84d54f707.

Change-Id: Iaec9f80b51fbfd44e29950f798b5e90b3d1d5aee

9 years agoMerge "BloomView & GaussianBlurView demo (for verification purpose only )" into tizen
Adeel Kazmi [Thu, 5 Feb 2015 16:22:51 +0000 (08:22 -0800)]
Merge "BloomView & GaussianBlurView demo (for verification purpose only )" into tizen

9 years agoModification of rule and manifest in spec for 3-domain smack of tizen 3.0 86/34986/2 submit/tizen/20150205.132635
taeyoon [Thu, 5 Feb 2015 12:43:57 +0000 (21:43 +0900)]
Modification of rule and manifest in spec for 3-domain smack of tizen 3.0

  - enable_dali_smack_rules addition for handling rule file

Change-Id: I8f438334f94f3ff427cf63656fb589c0df57bf2a

9 years agoButton refactoring: rename properties 73/34873/1
Heeyong Song [Wed, 4 Feb 2015 03:02:42 +0000 (12:02 +0900)]
Button refactoring: rename properties

Change-Id: I20997625d5dcdd03269238bf4086159381907b11

9 years agoBloomView & GaussianBlurView demo (for verification purpose only ) 55/34855/2
Xiangyin Ma [Tue, 3 Feb 2015 13:38:28 +0000 (13:38 +0000)]
BloomView & GaussianBlurView demo (for verification purpose only )

Change-Id: I7279b5cb4c5b157b618fb184fac50e710463cf51

9 years ago(RefractionEffect) Ensure shader compiles with more strict compilers 70/34770/3 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common accepted/tizen/common/20150205.080853 submit/tizen/20150205.011244
Adeel Kazmi [Mon, 2 Feb 2015 15:00:51 +0000 (15:00 +0000)]
(RefractionEffect) Ensure shader compiles with more strict compilers

Shader does not compile with latest Nvidia driver on Ubuntu as we did not set the default precision
and used an f at the end of a float in the shader. Other shader compilers are more permissive so
this was not spotted before.

Change-Id: I235b901f08a73086b8b581a8c40bb4ed517ba35d

9 years agoChange Dali demo table size calculation 50/34550/3
Yoonsang Lee [Thu, 29 Jan 2015 01:43:11 +0000 (10:43 +0900)]
Change Dali demo table size calculation

- from DPI based to ratio based

Change-Id: I67bdacdfc971a818c7ac5078052be010e8d2eaac

9 years ago[dali_1.0.27] Merge branch 'tizen' 02/34602/1
tom.robinson [Thu, 29 Jan 2015 10:59:52 +0000 (10:59 +0000)]
[dali_1.0.27] Merge branch 'tizen'

Change-Id: I2fd7c581e631cd50e287451e7bc8f789eb8104a8

9 years agoDALi Version 1.0.27 98/34598/1 accepted/tizen/common/20150129.162045 accepted/tizen/mobile/20150130.001259 accepted/tizen/tv/20150130.000848 accepted/tizen/wearable/20150131.040521 dali_1.0.27 submit/tizen/20150129.112343
tom.robinson [Thu, 29 Jan 2015 10:59:19 +0000 (10:59 +0000)]
DALi Version 1.0.27

Change-Id: I28c9559d774218cfd33688cf7c32b689189e961c

9 years ago[dali_1.0.26] Merge branch 'tizen' 58/34258/1
Nick Holland [Thu, 22 Jan 2015 10:49:08 +0000 (10:49 +0000)]
[dali_1.0.26] Merge branch 'tizen'

Change-Id: Ibf0f060faa8b643b65f5cc0cbb63b96819a98dac

9 years agoDALi Version 1.0.26 54/34254/1 accepted/tizen/common/20150123.092457 accepted/tizen/common/20150123.135219 accepted/tizen/mobile/20150126.011913 accepted/tizen/tv/20150126.011346 accepted/tizen/wearable/20150126.011602 dali_1.0.26 submit/tizen/20150122.143209 submit/tizen/20150123.103753
Nick Holland [Thu, 22 Jan 2015 10:48:35 +0000 (10:48 +0000)]
DALi Version 1.0.26

Change-Id: If36351cb6beb0e333b7d8be562aef44934db6fef

9 years agoRemoval of a 'sec_build_binary_debug_enable' part in spec file 10/33910/1
taeyoon [Fri, 16 Jan 2015 10:15:45 +0000 (19:15 +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: Ic944dbf08ecd42ed1a7fe5cb5e0143a219a51f0c

9 years ago[dali_1.0.25] Merge branch 'tizen' 47/33847/1
Xiangyin Ma [Thu, 15 Jan 2015 13:21:26 +0000 (13:21 +0000)]
[dali_1.0.25] Merge branch 'tizen'

Change-Id: Icf5bae36799179a57d8f4dd0c8e479b3058afe77

9 years agoDALi Version 1.0.25 43/33843/1 dali_1.0.25
Xiangyin Ma [Thu, 15 Jan 2015 13:21:00 +0000 (13:21 +0000)]
DALi Version 1.0.25

Change-Id: Ibef6c918be6f39120451296e5c2220b4a6b4b07e

9 years agoAdded refraction effect demo 52/33452/4
Xiangyin Ma [Fri, 9 Jan 2015 18:33:42 +0000 (18:33 +0000)]
Added refraction effect demo

Change-Id: Ia9ec4763a764344f234b9d3ee3114ad9d91c7abb

9 years agoRemove ScrollViewCustomEffect from scrollview example 56/33356/2
Kingsley Stephens [Thu, 8 Jan 2015 14:21:43 +0000 (14:21 +0000)]
Remove ScrollViewCustomEffect from scrollview example

Change-Id: I9a960977be044f86612f45782bccc26496a08634

9 years ago[dali_1.0.24] Merge branch 'tizen' 65/33365/1
Lee Morgan [Thu, 8 Jan 2015 14:49:13 +0000 (14:49 +0000)]
[dali_1.0.24] Merge branch 'tizen'

Change-Id: I46cfec98a7857b2a387412204dd226c21501cb9a

9 years agoDALi Version 1.0.24 60/33360/1 dali_1.0.24
Lee Morgan [Thu, 8 Jan 2015 14:40:27 +0000 (14:40 +0000)]
DALi Version 1.0.24

Change-Id: If834803fe364c9304b79637478434bf83d99c496

9 years agoChange Dali Demo to use CubeEffect 21/32621/6
Kingsley Stephens [Fri, 19 Dec 2014 15:10:08 +0000 (15:10 +0000)]
Change Dali Demo to use CubeEffect

Change-Id: I79a3527d729ab9b4edd84884682531a643ba5cb8

9 years agoMerge "Added precision to shader variables." into tizen
Kimmo Hoikka [Mon, 5 Jan 2015 17:57:53 +0000 (09:57 -0800)]
Merge "Added precision to shader variables." into tizen

9 years ago[dali_1.0.23] Merge branch 'tizen' 15/32815/1
Adeel Kazmi [Wed, 24 Dec 2014 10:44:33 +0000 (10:44 +0000)]
[dali_1.0.23] Merge branch 'tizen'

Change-Id: Ieb60b117c90756b0784338d6407351c0bc7ea8cb

9 years agoDALi Version 1.0.23 11/32811/1 dali_1.0.23
Adeel Kazmi [Wed, 24 Dec 2014 10:44:01 +0000 (10:44 +0000)]
DALi Version 1.0.23

Change-Id: Ie854244c03f79ba7ab3df162dc9cdef601fdbd3e

9 years agoMerge "Use the default alpha function for snap animation" into tizen accepted/tizen/mobile/20141222.135845 accepted/tizen/tv/20141222.125753 accepted/tizen/wearable/20141222.134910 submit/tizen_mobile/20141222.110559 submit/tizen_tv/20141222.110610 submit/tizen_wearable/20141222.110605
Adeel Kazmi [Fri, 19 Dec 2014 15:06:19 +0000 (07:06 -0800)]
Merge "Use the default alpha function for snap animation" into tizen

9 years agoAdded precision to shader variables. 35/32535/1
David Steele [Thu, 18 Dec 2014 19:50:34 +0000 (19:50 +0000)]
Added precision to shader variables.

Change-Id: I6a60c432fac7a1da6c2f478c81bec18efdf29c94
Signed-off-by: David Steele <david.steele@partner.samsung.com>
9 years agoMerge "DALi Version 1.0.22" into tizen accepted/tizen/common/20141222.090250 submit/tizen_common/20141218.164254
Adeel Kazmi [Thu, 18 Dec 2014 11:23:32 +0000 (03:23 -0800)]
Merge "DALi Version 1.0.22" into tizen

9 years ago[dali_1.0.22] Merge branch 'tizen' 71/32471/1
Kingsley Stephens [Thu, 18 Dec 2014 10:10:17 +0000 (10:10 +0000)]
[dali_1.0.22] Merge branch 'tizen'

Change-Id: I1552f52a541f64b090a274794ab4352eef347d32

9 years agoDALi Version 1.0.22 67/32467/1 dali_1.0.22
Kingsley Stephens [Thu, 18 Dec 2014 10:09:47 +0000 (10:09 +0000)]
DALi Version 1.0.22

Change-Id: I5048cf348ddfb6c8ec0373eb4e0df19644686355

9 years agoMerge "Speed up Dali Demo loading by removing redundant table resize on image load...
Adeel Kazmi [Thu, 18 Dec 2014 09:27:10 +0000 (01:27 -0800)]
Merge "Speed up Dali Demo loading by removing redundant table resize on image load" into tizen

9 years agoSpeed up Dali Demo loading by removing redundant table resize on image load 85/32385/1
Kingsley Stephens [Tue, 25 Nov 2014 10:36:42 +0000 (10:36 +0000)]
Speed up Dali Demo loading by removing redundant table resize on image load

Change-Id: I52ea6a18647e5dfe3901f433fc6981080a5fcef6

9 years agoUse the default alpha function for snap animation 78/32378/1
Richard Huang [Wed, 17 Dec 2014 13:30:00 +0000 (13:30 +0000)]
Use the default alpha function for snap animation

Change-Id: I49a58bc7c10b1103b302f92318207b2f627caa1f

9 years agoFix builder.example to work with updated ItemView code. 63/32363/1
Kingsley Stephens [Wed, 17 Dec 2014 11:50:28 +0000 (11:50 +0000)]
Fix builder.example to work with updated ItemView code.

Change-Id: Id2a566a93648690cd1a308302e0047149c8f2c31

9 years agoLogging example 74/30374/7
Kingsley Stephens [Fri, 14 Nov 2014 15:13:32 +0000 (15:13 +0000)]
Logging example

Change-Id: Id506ba807dbe342c4a21a644c3027ffc31f59363

9 years agoMerge "Better background for image scaling mode demo" into tizen
Paul Wisbey [Thu, 11 Dec 2014 15:39:40 +0000 (07:39 -0800)]
Merge "Better background for image scaling mode demo" into tizen

9 years ago[dali_1.0.21] Merge branch 'tizen' 81/31881/1
Nick Holland [Thu, 11 Dec 2014 15:03:09 +0000 (15:03 +0000)]
[dali_1.0.21] Merge branch 'tizen'

Change-Id: I9badf998b46a795a9d5aaade939482e2c142bc15

9 years agoDALi Version 1.0.21 77/31877/1 dali_1.0.21
Nick Holland [Thu, 11 Dec 2014 15:02:36 +0000 (15:02 +0000)]
DALi Version 1.0.21

Change-Id: I374f5c1c386ba620014655518b3981ef50ebcdaa

9 years agoBetter background for image scaling mode demo 73/31873/1
Andrew Cox [Thu, 11 Dec 2014 14:56:51 +0000 (14:56 +0000)]
Better background for image scaling mode demo

Change-Id: I0001b9ca088c6a2762660d789d9285aedd0b47df
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
9 years agoCreate 1 shared 1x1 white BitmapImage instead of 1 per item 31/31531/1 accepted/tizen/common/20141211.150204 accepted/tizen/mobile/20141216.080617 accepted/tizen/tv/20141215.043914 accepted/tizen/wearable/20141215.104627 submit/tizen/20141211.140945
Andrew Cox [Fri, 5 Dec 2014 13:31:43 +0000 (13:31 +0000)]
Create 1 shared 1x1 white BitmapImage instead of 1 per item

The way this was written, we had hundreds of identical 1x1 BitmapImages
for item checkboxes live during a scroll.

Change-Id: I0529c803476103d8fbff3f1fb88b5d6d549ccbcc
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
9 years ago[dali_1.0.20] Merge branch 'tizen' 88/31288/1
Lee Morgan [Wed, 3 Dec 2014 12:39:28 +0000 (12:39 +0000)]
[dali_1.0.20] Merge branch 'tizen'

Change-Id: I0bb760fb0ee2d83c5b47ebfb8c55c471b2d49bc3

9 years agoDALi Version 1.0.20 81/31281/1 dali_1.0.20
Lee Morgan [Wed, 3 Dec 2014 12:26:09 +0000 (12:26 +0000)]
DALi Version 1.0.20

Change-Id: I9b04b564ea5415942e5594a7f085adb6b4e9583b

9 years agoAdded path animation example in animation.json script for verification 01/31001/2
Ferran Sole [Fri, 28 Nov 2014 10:41:43 +0000 (10:41 +0000)]
Added path animation example in animation.json script for verification

Change-Id: I0448b0d1d794aa7c1e9760da4cf48914651a07c3

9 years ago[dali_1.0.19] Merge branch 'release19' 45/30945/1
Kingsley Stephens [Thu, 27 Nov 2014 11:36:13 +0000 (11:36 +0000)]
[dali_1.0.19] Merge branch 'release19'

Change-Id: I9d6ec1f5398ee1cf13a777c2632dd1a45d52fc09

9 years agoDALi Version 1.0.19 41/30941/1 dali_1.0.19
Kingsley Stephens [Thu, 27 Nov 2014 11:27:18 +0000 (11:27 +0000)]
DALi Version 1.0.19

Change-Id: I632c0db173fcf1ffa5d4d94816436a5624a24577

9 years agoDemoHelper: correct the ScalePointSize function 84/30584/1
Xiangyin Ma [Thu, 20 Nov 2014 16:59:49 +0000 (16:59 +0000)]
DemoHelper: correct the ScalePointSize function

Change-Id: Ib4ececd7cbff7f27524bd9e1fce605a6c83fda42

9 years ago[dali_1.0.18] Merger branch 'tizen' 78/30578/1
Xiangyin Ma [Thu, 20 Nov 2014 13:17:05 +0000 (13:17 +0000)]
[dali_1.0.18] Merger branch 'tizen'

Change-Id: I99523960cc013dbe9f170a7269d162b54f7a1cb9

9 years agoDALi Version 1.0.18 74/30574/1 dali_1.0.18
Xiangyin Ma [Thu, 20 Nov 2014 13:06:44 +0000 (13:06 +0000)]
DALi Version 1.0.18

Change-Id: Ib9db9b03577556fc5e426f194b8ff3d8e063005e

9 years ago(demo) fix klocwork issues 47/30347/3
Xiangyin Ma [Fri, 14 Nov 2014 18:05:41 +0000 (18:05 +0000)]
(demo) fix klocwork issues

Change-Id: I9db6f14c19c657aee1e149187ed9f14dbf8a28b6

9 years ago[dali_1.0.17] Merge branch 'tizen' 70/30270/1
Nick Holland [Thu, 13 Nov 2014 11:28:19 +0000 (11:28 +0000)]
[dali_1.0.17] Merge branch 'tizen'

Change-Id: I859f215053698ae32a68181dc77f5d4e8cacc4fc

9 years agoDALi Version 1.0.17 64/30264/1 dali_1.0.17
Nick Holland [Thu, 13 Nov 2014 11:24:27 +0000 (11:24 +0000)]
DALi Version 1.0.17

Change-Id: I7fbb7d0b4d31556e8d1e704f7feb6dda801dd035

9 years agoUpdates after the use of const refs in gesture callbacks 31/30131/1
Adeel Kazmi [Tue, 11 Nov 2014 16:01:16 +0000 (16:01 +0000)]
Updates after the use of const refs in gesture callbacks

Change-Id: I231053cbaf99764247615dad6ba9677458181a13

9 years agoremoving use of using namespace std; 52/30052/2
Kimmo Hoikka [Fri, 7 Nov 2014 17:21:38 +0000 (17:21 +0000)]
removing use of using namespace std;

Change-Id: I766499cbf26b9f3cf263ad95801883e685c51fda

9 years agoMerge "Remove handle::operator=(NULL) as it is duplicating handle.Reset() functionali...
Adeel Kazmi [Thu, 6 Nov 2014 08:27:42 +0000 (00:27 -0800)]
Merge "Remove handle::operator=(NULL) as it is duplicating handle.Reset() functionality and thus redundant" into tizen

9 years ago[dali_1.0.16] Merge branch 'tizen' 69/29969/1
Adeel Kazmi [Thu, 6 Nov 2014 08:21:32 +0000 (08:21 +0000)]
[dali_1.0.16] Merge branch 'tizen'

Change-Id: Ia8333d5a1cedd5d7ec3078cf368ca345be0e93fa

9 years agoDALi Version 1.0.16 65/29965/1 dali_1.0.16
Adeel Kazmi [Thu, 6 Nov 2014 08:19:55 +0000 (08:19 +0000)]
DALi Version 1.0.16

Change-Id: Ib7ab32783c9d4f87a861635dd33d418b530310d4

9 years agoRemove handle::operator=(NULL) as it is duplicating handle.Reset() functionality... 35/29935/1
Kimmo Hoikka [Wed, 5 Nov 2014 18:38:11 +0000 (18:38 +0000)]
Remove handle::operator=(NULL) as it is duplicating handle.Reset() functionality and thus redundant

Change-Id: I7196d3999b0838f479e56a3954db28600d824cbd

9 years agoTest application to check context loss 66/29866/2
David Steele [Wed, 5 Nov 2014 12:00:45 +0000 (12:00 +0000)]
Test application to check context loss

This application sets up a number of images, meshes, models and text
actors with a variety of effects, and can be used to visually check
that they are all still running after context loss and regain.

Change-Id: I3e07be5442a249a8f09e5f1919e46552413c6824
Signed-off-by: David Steele <david.steele@partner.samsung.com>
9 years ago[dali_1.0.15] Merge branch 'tizen' 11/29611/1
Adeel Kazmi [Thu, 30 Oct 2014 10:13:30 +0000 (10:13 +0000)]
[dali_1.0.15] Merge branch 'tizen'

Change-Id: I4287577d2f081f10672b46fb6fe965318914490d

9 years agoDALi Version 1.0.15 07/29607/1 dali_1.0.15
Adeel Kazmi [Thu, 30 Oct 2014 10:08:25 +0000 (10:08 +0000)]
DALi Version 1.0.15

Change-Id: I260e72cb4c324d3a253cdb69380ecbe48cf4d4b3

9 years ago[dali_1.0.14] Merge branch 'tizen' 03/29203/1
Lee Morgan [Wed, 22 Oct 2014 11:07:32 +0000 (12:07 +0100)]
[dali_1.0.14] Merge branch 'tizen'

Change-Id: I6d5e5406bced1274c6cb285c78f83750593846e2

9 years agoDALi Version 1.0.14 94/29194/1 dali_1.0.14
Lee Morgan [Wed, 22 Oct 2014 10:55:46 +0000 (11:55 +0100)]
DALi Version 1.0.14

Change-Id: Ibbb2eb1560febfdc1792ef32962baf112e38da94

9 years agoChanges after removal of PropertyValueMap 47/29047/1
Adeel Kazmi [Mon, 20 Oct 2014 15:28:51 +0000 (16:28 +0100)]
Changes after removal of PropertyValueMap

Change-Id: Ifdb2007d2b9e9d97bded234f09ef48b5c079e37c

9 years agoinclude map- and set-wrappers directly internally as they're not part of dali-core... 39/28939/1
Kimmo Hoikka [Fri, 17 Oct 2014 09:21:12 +0000 (10:21 +0100)]
include map- and set-wrappers directly internally as they're not part of dali-core.h anymore

Change-Id: I9cc165944307a1e62df6aa34d28c13831fa4de6d

9 years ago(Scripting) Added a music library & contacts example 03/28803/4
Adeel Kazmi [Thu, 16 Oct 2014 09:25:22 +0000 (10:25 +0100)]
(Scripting) Added a music library & contacts example

Change-Id: I251f6752e7eddd590e2e692adc629f97e5d3803e

9 years ago[dali_1.0.13] Merge branch 'tizen' 69/28769/1
Kingsley Stephens [Wed, 15 Oct 2014 13:16:50 +0000 (14:16 +0100)]
[dali_1.0.13] Merge branch 'tizen'

Change-Id: I67922fe55c4ac8eb55ffcc6dbad0222d107610d6

9 years agoDALi Version 1.0.13 64/28764/1 dali_1.0.13
Kingsley Stephens [Wed, 15 Oct 2014 12:56:18 +0000 (13:56 +0100)]
DALi Version 1.0.13

Change-Id: I60abdae972631f848513afd7f32deed6898b43b2

9 years ago[dali_1.0.12] Merge branch 'tizen' 02/28502/1
Adeel Kazmi [Wed, 8 Oct 2014 10:14:52 +0000 (11:14 +0100)]
[dali_1.0.12] Merge branch 'tizen'

Change-Id: I381063525435169d9c23d501b3bf8516ec865091

9 years agoDALi Version 1.0.12 99/28499/1 dali_1.0.12
Adeel Kazmi [Wed, 8 Oct 2014 10:11:40 +0000 (11:11 +0100)]
DALi Version 1.0.12

Change-Id: I3cd2e1ae336bc9d2fcc9eceba11af1ab355a8fed

9 years ago(Scripting) Added choreography example 37/28437/1
Adeel Kazmi [Tue, 7 Oct 2014 09:00:08 +0000 (10:00 +0100)]
(Scripting) Added choreography example

Change-Id: Ibbd7603efd7cce45df15e92db73812752e399b54

9 years ago(Script) Timing script to show entrance of objects 90/28390/1
Adeel Kazmi [Mon, 6 Oct 2014 16:29:41 +0000 (17:29 +0100)]
(Script) Timing script to show entrance of objects

Change-Id: I23c924db3387717a6fd306e28f9bf7a906476684

9 years agoMerge "(Scripting) Added a simple gallery" into tizen
Adeel Kazmi [Mon, 6 Oct 2014 15:07:37 +0000 (08:07 -0700)]
Merge "(Scripting) Added a simple gallery" into tizen

9 years ago(Scripting) Added a simple gallery 62/28362/1
Adeel Kazmi [Fri, 3 Oct 2014 14:39:28 +0000 (15:39 +0100)]
(Scripting) Added a simple gallery

Change-Id: I0d1369731666cae2fef9d5bf91a0b40c484786de

9 years agoHover event support in DaliDemo 20/27820/4
Richard Huang [Fri, 19 Sep 2014 10:55:59 +0000 (11:55 +0100)]
Hover event support in DaliDemo

Change-Id: I4d72ceba0abaed1cb1da7069de547cf899f63c74

9 years agoMerge "TextView example." into tizen
Adeel Kazmi [Fri, 3 Oct 2014 09:44:40 +0000 (02:44 -0700)]
Merge "TextView example." into tizen

9 years ago[dali_1.0.11] Merge branch 'tizen' 46/28346/1
Nick Holland [Fri, 3 Oct 2014 06:04:18 +0000 (07:04 +0100)]
[dali_1.0.11] Merge branch 'tizen'

Change-Id: Ia6bb5ac66faef23258887fbda9e96c0c64f0443f

9 years agoDALi Version 1.0.11 42/28342/1 dali_1.0.11
Nick Holland [Thu, 2 Oct 2014 15:00:06 +0000 (16:00 +0100)]
DALi Version 1.0.11

Change-Id: I5139c5dd33563894953e2d5d63a25bd9f0307833

9 years agoTextView example. 81/28281/3
Kingsley Stephens [Tue, 30 Sep 2014 09:42:16 +0000 (10:42 +0100)]
TextView example.

Change-Id: Id9b8d08657a53599f10457807874e207370c2bfb

9 years ago(Animation) Updates following DestroyAction removal 10/28210/2
Adeel Kazmi [Tue, 30 Sep 2014 09:36:32 +0000 (10:36 +0100)]
(Animation) Updates following DestroyAction removal

Change-Id: I0683b34b0629ebcc154370c0d1313b96f08259cb

9 years agoMerge "DALi Version 1.0.10" into tizen
Adeel Kazmi [Thu, 25 Sep 2014 15:08:54 +0000 (08:08 -0700)]
Merge "DALi Version 1.0.10" into tizen

9 years ago[dali_1.0.10] Merge branch 'tizen' 78/28078/1
Lee Morgan [Thu, 25 Sep 2014 15:04:32 +0000 (16:04 +0100)]
[dali_1.0.10] Merge branch 'tizen'

Signed-off-by: Lee Morgan <Lee.morgan@partner.samsung.com>
Change-Id: Ia01dce54b6f24b0833566e386807dab5ea1e8651
Signed-off-by: Lee Morgan <Lee.morgan@partner.samsung.com>
9 years agoDALi Version 1.0.10 74/28074/1 dali_1.0.10
Lee Morgan [Thu, 25 Sep 2014 15:03:43 +0000 (16:03 +0100)]
DALi Version 1.0.10

Signed-off-by: Lee Morgan <Lee.morgan@partner.samsung.com>
Change-Id: I54de3f9575981c8261d226e988c4a37efc884937
Signed-off-by: Lee Morgan <Lee.morgan@partner.samsung.com>
9 years agoMerge "Radio button example" into tizen
Kimmo Hoikka [Thu, 25 Sep 2014 14:19:11 +0000 (07:19 -0700)]
Merge "Radio button example" into tizen

9 years agoRadio button example 45/27345/4
Kingsley Stephens [Wed, 10 Sep 2014 12:29:49 +0000 (13:29 +0100)]
Radio button example

Change-Id: If745c02e307876871cf8cbbdeb97d464cc021fef

9 years agoRemove unused functions 09/28009/1 accepted/tizen_3.0.2014.q3_common tizen_3.0.2014.q3_common accepted/tizen/common/20140925.172114 submit/tizen_common/20140925.141856 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release
Yury Usishchev [Tue, 23 Sep 2014 08:45:39 +0000 (12:45 +0400)]
Remove unused functions

Change-Id: I8afdf46a775188a076a0114ab43275c0c56069c2
Signed-off-by: Yury Usishchev <y.usishchev@samsung.com>
9 years ago(Scripts) Added color animation 75/27875/2
Adeel Kazmi [Mon, 22 Sep 2014 09:59:17 +0000 (10:59 +0100)]
(Scripts) Added color animation

Change-Id: I32baa32ac8259eaf91ce101b41742a12af8fd06f

9 years ago[dali_1.0.9] Merge branch 'tizen' 61/27761/1
Kingsley Stephens [Thu, 18 Sep 2014 14:08:44 +0000 (15:08 +0100)]
[dali_1.0.9] Merge branch 'tizen'

Change-Id: I74797563e5a286172ea8f1679bc7566180a6e506

9 years agoDALi Version 1.0.9 57/27757/1 dali_1.0.9
Kingsley Stephens [Thu, 18 Sep 2014 14:03:23 +0000 (15:03 +0100)]
DALi Version 1.0.9

Change-Id: I4bd9fcb69d7fe62f239504bc2bcbe32c1864acd2

9 years agopackaging: always require "egl", even on X11 67/27667/1 accepted/tizen/common/20140918.092827 submit/tizen_common/20140918.085656
Manuel Bachmann [Wed, 17 Sep 2014 09:27:31 +0000 (11:27 +0200)]
packaging: always require "egl", even on X11

Building the examples always links with "-lEGL", so we
should always require "egl", even on X11.

Change-Id: I0a018debbff786d92efd1be5bb8b2159c2f56803
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
9 years ago[dali_1.0.8] Merge branch 'tizen' 96/27296/1
Adeel Kazmi [Wed, 10 Sep 2014 10:08:55 +0000 (11:08 +0100)]
[dali_1.0.8] Merge branch 'tizen'

Change-Id: I2c9a479fa09128190d884640f6194f38ebfd9687

9 years agoDALi Version 1.0.8 91/27291/1 dali_1.0.8
Adeel Kazmi [Wed, 10 Sep 2014 10:02:39 +0000 (11:02 +0100)]
DALi Version 1.0.8

Change-Id: I0bb579b1acc1ec6fd02a6c597608ca98600d91c3

9 years ago(Builder) Enabled Quitting functionality via scripting 46/27246/1
Adeel Kazmi [Mon, 8 Sep 2014 16:15:15 +0000 (17:15 +0100)]
(Builder) Enabled Quitting functionality via scripting

Change-Id: I00f7d809e7f0b409813420e0fda539a64d0659de

9 years ago(Builder) Stop using Application::Get() 32/27232/2
Adeel Kazmi [Mon, 8 Sep 2014 08:54:49 +0000 (09:54 +0100)]
(Builder) Stop using Application::Get()

Change-Id: I7a4cea44cca5c97e3b1f7f147a6c0fe3800cbcc2

9 years ago[dali_1.0.7] Merge branch 'tizen' 14/27114/1 dali_1.0.7
Agnelo Vaz [Thu, 4 Sep 2014 14:15:38 +0000 (15:15 +0100)]
[dali_1.0.7] Merge branch 'tizen'

Change-Id: If1ef3010831b093dde2be0acc2cb42975680a012

9 years agoDALi Version 1.0.7 09/27109/1
Agnelo Vaz [Thu, 4 Sep 2014 13:57:06 +0000 (14:57 +0100)]
DALi Version 1.0.7

Change-Id: Ifc7362367219dae9917eefdff646c263ff878d8a
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
9 years ago(Builder) Back button goes back to main menu rather than exit 20/26820/1
Adeel Kazmi [Thu, 28 Aug 2014 18:53:00 +0000 (19:53 +0100)]
(Builder) Back button goes back to main menu rather than exit

[Problem]  If in a builder example and back (or ESC) is pressed, the builder example exits.
[Solution] Check if showing the list, and only then exit. If not showing the list of scripts then
           go back to the list.

Change-Id: I90ebce9ffba34bdb36b0ee79820d0c01bf638857

9 years ago(Script) Added animated buttons example 19/26819/1
Adeel Kazmi [Thu, 28 Aug 2014 18:52:16 +0000 (19:52 +0100)]
(Script) Added animated buttons example

Change-Id: I42b1411f5a0f472731a945ee9aa96021ffbc23f5

9 years ago[dali_1.0.6] Merge branch 'tizen' 87/26687/1
Nick Holland [Wed, 27 Aug 2014 16:29:09 +0000 (17:29 +0100)]
[dali_1.0.6] Merge branch 'tizen'

Change-Id: Id69c5d62ff17fae60f2e4e10e993efbf4cda24ba

9 years agoDALi Version 1.0.6 79/26679/1 dali_1.0.6
Nick Holland [Wed, 27 Aug 2014 16:08:24 +0000 (17:08 +0100)]
DALi Version 1.0.6

Change-Id: Ic417ee21cd84149c310713d801aeac20a9645a2f

9 years ago[dali_1.0.5] Merge branch 'tizen' 24/26324/1
Lee Morgan [Wed, 20 Aug 2014 14:06:35 +0000 (15:06 +0100)]
[dali_1.0.5] Merge branch 'tizen'

Signed-off-by: Lee Morgan <Lee.morgan@partner.samsung.com>
Change-Id: Ib4001d8f81d0c994a1eae038435605299d1803bb
Signed-off-by: Lee Morgan <Lee.morgan@partner.samsung.com>
9 years agoDALi Version 1.0.5 19/26319/1 dali_1.0.5
Lee Morgan [Wed, 20 Aug 2014 12:57:01 +0000 (13:57 +0100)]
DALi Version 1.0.5

Signed-off-by: Lee Morgan <Lee.morgan@partner.samsung.com>
Change-Id: I1c98816e8fb998598cdeb867c98a991b50e50faf
Signed-off-by: Lee Morgan <Lee.morgan@partner.samsung.com>