summaryrefslogtreecommitdiff
path: root/examples/progress-bar
AgeCommit message (Expand)AuthorFilesLines
2020-09-10Updated demos to use DALi clang-formatDavid Steele1-110/+108
2020-08-27Renamed KeyEvent enum values to comply with coding standards.György Straub1-1/+1
2020-08-25KeyEvent class pimplingRichard Huang1-1/+1
2020-07-13Use Window instead of StageAdeel Kazmi1-3/+3
2020-06-24Move some public apis in toolkit to develRichard Huang1-0/+1
2020-06-16Add circular style example to the progress-bar-exampleJiyun Yang1-1/+17
2020-06-02Further Setter/Getter public API removal from Dali::ActorRichard Huang1-1/+1
2020-05-19Remove some public Setter/Getter APIs from Dali::ActorRichard Huang1-4/+4
2017-10-02Changes required after progress bar moved to the Public APIAdeel Kazmi1-2/+1
2017-02-03Update progress bar exampleminho.sun1-25/+68
2017-01-12Use Property:LABEL instead of SetLabelText for buttonsAgnelo Vaz1-1/+1
2016-12-30Added more styles to the Progress Bar demoAdeel Kazmi1-65/+83
2016-09-08Add Progress Bar Control Demo Applicationshiva.jm1-0/+193