[3.0] Added a simple application for testing Styling 84/85284/3
authorDavid Steele <david.steele@samsung.com>
Mon, 16 May 2016 13:00:45 +0000 (14:00 +0100)
committerAgnelo Vaz <agnelo.vaz@samsung.com>
Wed, 24 Aug 2016 18:11:58 +0000 (11:11 -0700)
commit08849cfa427e4aad392b8f982037ae03e6a1c758
treeac43cf8f25f2f58a921eb41bac89d01219bbe736
parent334d1039d9372312a8f89666d007fb6803df53d0
[3.0] Added a simple application for testing Styling

Added a simple application that has examples of different button
types, sliders and popups, that can all be themed.

Change-Id: I6d74357b79def0c8d0f7195adf0be7c1270fe9ce
Signed-off-by: David Steele <david.steele@samsung.com>
42 files changed:
build/tizen/CMakeLists.txt
com.samsung.dali-demo.xml
demo/dali-demo.cpp
examples/line-mesh/line-mesh-example.cpp
examples/styling/image-channel-control-impl.cpp [new file with mode: 0644]
examples/styling/image-channel-control-impl.h [new file with mode: 0644]
examples/styling/image-channel-control.cpp [new file with mode: 0644]
examples/styling/image-channel-control.h [new file with mode: 0644]
examples/styling/style-example.cpp [new file with mode: 0644]
examples/styling/styling-application.cpp [new file with mode: 0644]
examples/styling/styling-application.h [new file with mode: 0644]
packaging/com.samsung.dali-demo.spec
resources/po/as.po
resources/po/de.po
resources/po/en_GB.po
resources/po/en_US.po
resources/po/es.po
resources/po/ko.po
resources/po/ml.po
resources/po/ur.po
resources/po/zn_CH.po
resources/style/.gitignore [new file with mode: 0644]
resources/style/images/.gitignore [new file with mode: 0644]
resources/style/images/radio-button-selected.png [new file with mode: 0644]
resources/style/images/radio-button-unselected-disabled.png [new file with mode: 0644]
resources/style/images/radio-button-unselected.png [new file with mode: 0644]
resources/style/images/slider-skin-progress-blue.9.png [new file with mode: 0644]
resources/style/images/slider-skin-progress-green.9.png [new file with mode: 0644]
resources/style/images/slider-skin-progress-red.9.png [new file with mode: 0644]
resources/style/mobile/images/radio-button-selected.png [new file with mode: 0644]
resources/style/mobile/images/radio-button-unselected-disabled.png [new file with mode: 0644]
resources/style/mobile/images/radio-button-unselected.png [new file with mode: 0644]
resources/style/mobile/images/slider-skin-progress-blue.9.png [new file with mode: 0644]
resources/style/mobile/images/slider-skin-progress-green.9.png [new file with mode: 0644]
resources/style/mobile/images/slider-skin-progress-red.9.png [new file with mode: 0644]
resources/style/mobile/style-example-theme-one.json.in [new file with mode: 0644]
resources/style/mobile/style-example-theme-three.json.in [new file with mode: 0644]
resources/style/mobile/style-example-theme-two.json.in [new file with mode: 0644]
resources/style/style-example-theme-one.json.in [new file with mode: 0644]
resources/style/style-example-theme-three.json.in [new file with mode: 0644]
resources/style/style-example-theme-two.json.in [new file with mode: 0644]
shared/dali-demo-strings.h