Logo white

Peter M. Groen / dali-demo

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 2,151
  • Compare
  • Branches 1
  • Tags 0
  • dali-demo
  • examples
  • text-scrolling
  • text-scrolling-example.cpp
19 May, 2021
1 commit
  • Remove variable shadowing ...
    883bb677
    Change-Id: Ica05b9e265b1907e8798fd110e8410cf00afe7b8
    Adeel Kazmi authored
    2021-05-19 12:20:38 +0100  
    Browse File »

10 Sep, 2020
1 commit
  • Updated demos to use DALi clang-format ...
    1b19fd14
    Change-Id: I2be80c43c2f83b2333df48210b53258e4be1acae
    David Steele authored
    2020-09-10 17:03:42 +0100  
    Browse File »

02 Sep, 2020
1 commit
  • Moved Gesture::State and -::Type to gesture-enumerations.h. ...
    7bdf3408
    Change-Id: I5d7f00f98adb1e803eca89b76da8eb3dcb3a1fe2
    Signed-off-by: György Straub <g.straub@partner.samsung.com>
    György Straub authored
    2020-09-02 14:23:26 +0100  
    Browse File »

01 Sep, 2020
1 commit
  • Refactoring Gestures Class ...
    3818d79b
    Change-Id: Ic67c98e5bcc58d5f0ce812b043fb7ebff204d41a
    Joogab Yun authored
    2020-09-01 16:24:40 +0100  
    Browse File »

27 Aug, 2020
1 commit
  • Renamed KeyEvent enum values to comply with coding standards. ...
    e3080a83
    Change-Id: I1152c0c48795f8972f2b4ee2fc50b0c04140a322
    Signed-off-by: György Straub <g.straub@partner.samsung.com>
    György Straub authored
    2020-08-27 15:28:54 +0100  
    Browse File »

25 Aug, 2020
1 commit
  • KeyEvent class pimpling ...
    6d69b523
    Change-Id: I9911157a22a5fc941c7fd2d5aff838131f328dd1
    Richard Huang authored
    2020-08-25 10:35:03 +0100  
    Browse File »

13 Jul, 2020
1 commit
  • Use Window instead of Stage ...
    694dced6
    Change-Id: I01ebd8f862d6564da7fbf3de4d540c496f4f2848
    Adeel Kazmi authored
    2020-07-13 22:38:34 +0100  
    Browse File »

02 Jun, 2020
1 commit
  • Further Setter/Getter public API removal from Dali::Actor ...
    2e182925
    Change-Id: If168017bda9472f348e4a6d2a44a3f2e83c5261c
    Richard Huang authored
    2020-06-02 17:45:20 +0100  
    Browse File »

27 May, 2020
1 commit
  • Remove more public Setter/Getter APIs from Dali::Actor ...
    80cdb8fb
    Change-Id: I40c438e3c0667cf2b3ce22aa3b2557a27bfc329b
    Richard Huang authored
    2020-05-27 14:20:28 +0100  
    Browse File »

19 May, 2020
1 commit
  • Remove some public Setter/Getter APIs from Dali::Actor ...
    cc86309e
    Change-Id: I9b00f63593d47fd56c0d97f8cb848912ceed726c
    Richard Huang authored
    2020-05-19 14:18:46 +0100  
    Browse File »

11 Nov, 2019
1 commit
  • Ensure Text Scrolling Example works on targets with large screens ...
    3e417353
    Change-Id: Id7849881f88470672b14fb8fa737250b49ec2aa1
    Adeel Kazmi authored
    2019-11-11 10:14:22 +0000  
    Browse File »

08 Aug, 2019
1 commit
  • Updates following Button API changes ...
    6982eca1
    Change-Id: Ie3f30c5e5297249a391e7b26cdfdbded40fb5ad8
    Adeel Kazmi authored
    2019-08-08 15:18:59 +0100  
    Browse File »

31 Dec, 2018
1 commit
  • Remove deprecated APIs in Tizen 3.0 ...
    85f05a28
    - Changed deprecated APIs of dali-core and dali-toolkit
    
    Change-Id: I8e6858cf5415e47362e95e8e7482771ae8307666
    Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
    Seoyeon Kim authored
    2018-12-31 10:58:33 +0900  
    Browse File »

09 Oct, 2017
1 commit
  • Removed redundant RunTest methods from all examples ...
    312470da
    Change-Id: I863826a7a7c31e7027843dfffbad08e2b7501722
    Adeel Kazmi authored
    2017-10-09 15:21:05 +0100  
    Browse File »

03 Oct, 2017
2 commits
  • Changes required after TextLabel Devel properties were made public ...
    1c161ead
    Change-Id: Ic5d4e71314e7cb4fd084678f1c3837adfea97fe2
    Adeel Kazmi authored
    2017-10-03 19:02:58 +0100  
    Browse File »
  • Using migrated Public Visual API ...
    a832af28
    Change-Id: I4805f01066b272b7b56935fe59a9e76110177378
    Agnelo Vaz authored
    2017-10-03 14:27:37 +0100  
    Browse File »

01 Jun, 2017
1 commit
  • (Text Scrolling) Change horizontal alignment and ensure auto scrolling still works ...
    acc485ba
    Change-Id: I1bc61348536ddc1100b0c991fe5157a7b5c32bd7
    Adeel Kazmi authored
    2017-06-01 18:38:28 +0100  
    Browse File »

12 May, 2017
1 commit
  • Text scrolling example use scrolling stop mode(FINISH_LOOP, IMMEDIATE) and loop delay ...
    ecfeadc4
    Change-Id: I991ccd799fd33bcfcf9ebfd392c0b429065996cb
    Jinho, Lee authored
    2017-05-12 20:49:58 +0900  
    Browse File »

30 Mar, 2017
1 commit
  • TextScrolling example allows text color changes ...
    2b0bef8d
    Change-Id: I01f2785583486b5c26cee4ae8cfaa9ac1b40bb92
    Agnelo Vaz authored
    2017-03-30 15:19:09 +0100  
    Browse File »

29 Jul, 2016
1 commit
  • Updates following Visual Property Changes ...
    adf21014
    Change-Id: Ie5d0a5aa32a0fcee1448f4fb69277d4476048fdd
    Adeel Kazmi authored
    2016-07-29 15:07:48 +0100  
    Browse File »

19 Jul, 2016
1 commit
  • Updates after Renderer Type values changed ...
    ea430be2
    Change-Id: I32c2aa4576413ba56bcdac4376b491125805b0f3
    Adeel Kazmi authored
    2016-07-19 11:38:26 +0100  
    Browse File »

26 May, 2016
1 commit
  • Use sync image loading in text scrolling example ...
    428a4528
    Change-Id: I1a9bd9116c491f158fd2a1bf64657a5123376407
    Xiangyin Ma authored
    2016-05-26 14:47:27 +0100  
    Browse File »

13 May, 2016
1 commit
  • Text Message Field example changed to a Text Scrolling demo ...
    448d71c9
    Shows text labels scrolling with large/small text and rtl and ltr text.
    
    TextField can scroll to top of screen, demonstrates the Popup positioning when space restricted
    
    Change-Id: I48b2f4b1510ff1b7cc0d13dcccb8ead516c2772c
    Agnelo Vaz authored
    2016-05-13 14:06:44 +0100  
    Browse File »