[dali_1.0.36] Merge branch 'tizen'
[platform/core/uifw/dali-demo.git] / examples / item-view / item-view-example.cpp
2015-04-03 Adeel Kazmi[dali_1.0.36] Merge branch 'tizen' 32/37732/1
2015-04-02 Adeel KazmiMerge "Size negotiation patch 1: Remove SetPreferred...
2015-04-02 Kingsley StephensSize negotiation patch 1: Remove SetPreferred size 78/37678/2
2015-03-30 Adeel KazmiMerge "Size negotiation example" into tizen
2015-03-26 Kingsley StephensSize negotiation example 75/36275/8
2015-03-19 Richard Huang[dali_1.0.34] Merge branch 'tizen' 21/37121/1
2015-03-12 Adeel KazmiMerge "DALi Version 1.0.33" into tizen
2015-03-12 Nick Holland[dali_1.0.33] Merge branch 'tizen' 27/36727/1
2015-03-11 Xiangyin MaUse Atlas in ItemView Demo 69/36669/1
2015-03-06 Tom RobinsonProperty refactor in dali-toolkit: Demo changes for... 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
2015-03-05 Adeel KazmiMerge "Path animation enhancement for easier control...
2015-03-05 Tom RobinsonProperty enum name changes in dali-core: Demo changes... 47/36347/1
2015-03-04 Lee Morgan[dali_1.0.32] Merge branch 'tizen' 00/36300/1
2015-03-03 Adeel KazmiMerge "Added quadratic bezier path rendering example...
2015-03-02 Tom RobinsonProperty refactor in dali-core: Demo changes for compiling 08/35808/4
2015-03-02 HyunJu ShinMerge "Change a label of check box button" into tizen
2015-02-26 Adeel KazmiReorganised folders & examples automatically built 66/35966/5
2015-02-25 Adeel KazmiMerge "Updates following 'Rename BitmapImage as BufferI...
2015-02-25 Kingsley Stephens[dali_1.0.31] Merge branch 'tizen' 66/35866/1
2015-02-24 Xiangyin MaUpdates following 'Rename BitmapImage as BufferImage' 14/35714/2
2015-02-18 Adeel KazmiMerge "DALi Version 1.0.30" into tizen
2015-02-18 Tom RobinsonDali-demo: Replace constraints with SizeMode 67/35367/5
2015-02-17 Xiangyin Maupdate demos with ResourceImage/Image split 34/35434/3
2014-12-11 Nick Holland[dali_1.0.21] Merge branch 'tizen' 81/31881/1
2014-12-05 Andrew CoxCreate 1 shared 1x1 white BitmapImage instead of 1... 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
2014-11-13 Nick Holland[dali_1.0.17] Merge branch 'tizen' 70/30270/1
2014-11-11 Adeel KazmiUpdates after the use of const refs in gesture callbacks 31/30131/1
2014-11-10 Kimmo Hoikkaremoving use of using namespace std; 52/30052/2
2014-08-20 Lee Morgan[dali_1.0.5] Merge branch 'tizen' 24/26324/1
2014-08-14 Adeel KazmiMerge "Fix the scalability issue on dali-demo" into...
2014-08-14 Adeel KazmiMerge "Changed installation directory from /opt/apps...
2014-08-14 Richard HuangFix the scalability issue on dali-demo 65/24865/14
2014-08-13 Kingsley Stephens[dali_1.0.4] Merge branch 'tizen' 91/25991/1
2014-08-08 Adeel KazmiUpdates after deprecated APIs removed from Toolkit 16/25716/1
2014-06-11 Adeel KazmiChanged to Apache 2.0 License 65/22765/2
2014-05-27 Adeel KazmiAdded ItemView demo