summaryrefslogtreecommitdiff
path: root/examples/builder
AgeCommit message (Expand)AuthorFilesLines
2022-10-18Minor coverity issue fixesEunki, Hong1-2/+5
2021-02-04Updated all files to new formatAdeel Kazmi1-2/+2
2020-11-02Simplified the Scripted UI example.György Straub1-17/+3
2020-09-10Updated demos to use DALi clang-formatDavid Steele1-148/+146
2020-09-01Renaming of enum values for coding standards compliance.György Straub1-2/+2
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-13/+13
2020-06-16Replace some Dali::Actor public APIs with new propertiesRichard Huang1-2/+2
2020-06-05Removed Image (and derived classes) UsageAdeel Kazmi1-2/+2
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-7/+7
2019-08-08Updates following Button API changesAdeel Kazmi1-4/+3
2019-07-05All file read operations should be done through FileLoader.Anton Obzhirov1-3/+9
2017-01-12Remove the usage of deprecated Button APISXiangyin Ma1-3/+4
2016-11-15Fix various SVACE errorsAdeel Kazmi1-6/+1
2016-10-12Builder examples to use Navigation ViewAgnelo Vaz1-70/+48
2016-08-24Fixed up styling following toolkit string comparisonDavid Steele1-1/+1
2016-04-18Improve application launching speedminho.sun1-1/+1
2016-04-06(Builder Example) Ensured builder layer is shown beneath the toolbarAdeel Kazmi1-3/+2
2016-01-21Changed DALI_*_DIR to DEMO_*_DIRDavid Steele1-8/+8
2015-11-03Changes following the property & singal name changesAdeel Kazmi1-1/+1
2015-07-20Removed Actor API from button. Added Icon propertiesTom Robinson1-2/+2
2015-07-01Changed demos to use unselected button images.Chu Hoang1-1/+3
2015-05-19Supply stylesheet using Application constructorPaul Wisbey1-3/+1
2015-05-19Move more public-api headers to devel-api. PART 3Nick Holland1-3/+4
2015-05-14Fix the builder demo to activate ItemView layout properlyRichard Huang1-5/+3
2015-05-14Updates after ItemLayout changesAdeel Kazmi1-13/+6
2015-04-28Prefer black text / white backgrounds by defaultPaul Wisbey1-0/+1
2015-04-24Delete view from toolkit and move cluster into demoKingsley Stephens1-1/+1
2015-04-20Size negotiation patch 4: Remove SetRelayoutEnabledKingsley Stephens1-4/+0
2015-04-13Size negotiation patch 3: Scope size negotiation enumsKingsley Stephens1-1/+1
2015-04-07Updating the builder examples to use TextLabelPaul Wisbey1-1/+1
2015-04-02Fix for TextLabel demo stylingPaul Wisbey1-7/+5
2015-04-01Replace TextView with TextLabelPaul Wisbey1-2/+21
2015-03-31Merge remote-tracking branch 'origin/tizen' into new_textPaul Wisbey1-0/+3
2015-03-26Size negotiation exampleKingsley Stephens1-0/+4
2015-03-04Merge remote-tracking branch 'origin/tizen' into new_textPaul Wisbey2-322/+1
2015-03-03Remove dependency on boostAdeel Kazmi1-2/+0
2015-02-26Reorganised folders & examples automatically builtAdeel Kazmi2-320/+1
2015-02-25Merge remote-tracking branch 'origin/tizen' into new_textPaul Wisbey2-1/+3
2015-02-19Include <cstdio> to compensate for core inclusion cleanupAndrew Cox2-0/+2
2015-02-17update demos with ResourceImage/Image splitXiangyin Ma1-1/+1
2015-01-07Merge remote-tracking branch 'origin/tizen' into new_textPaul Wisbey1-9/+3
2014-12-19Initial removal of Text featuresPaul Wisbey1-24/+2
2014-12-17Fix builder.example to work with updated ItemView code.Kingsley Stephens1-9/+7
2014-11-17(demo) fix klocwork issuesXiangyin Ma1-1/+1
2014-11-11Updates after the use of const refs in gesture callbacksAdeel Kazmi1-1/+1
2014-10-20Changes after removal of PropertyValueMapAdeel Kazmi2-2/+2
2014-09-08(Builder) Enabled Quitting functionality via scriptingAdeel Kazmi2-0/+22