Merge remote-tracking branch 'origin/tizen' into new_text
[platform/core/uifw/dali-demo.git] / examples / scroll-view / scroll-view-example.cpp
2015-01-26 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 78/34378/1
2015-01-09 Kingsley StephensRemove ScrollViewCustomEffect from scrollview example 56/33356/2
2015-01-07 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 58/33258/2
2014-12-19 Paul WisbeyInitial removal of Text features 08/32608/1
2014-11-10 Kimmo Hoikkaremoving use of using namespace std; 52/30052/2
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-11 Richard HuangUpdates after deprecated APIs removed from Adaptor 65/25865/1
2014-06-11 Adeel KazmiChanged to Apache 2.0 License 65/22765/2
2014-05-30 David SteeleAdded another cube effect to scrollview example 74/22274/1
2014-05-29 Adeel KazmiUpdated page-turn, blocks images; fixes to scroll-view... 52/22152/3
2014-05-28 Adeel KazmiAdded ScrollView demo & removed hello-world from demo...