1. 07 Jul, 2020 3 commits
  2. 06 Jul, 2020 2 commits
  3. 02 Jul, 2020 1 commit
  4. 26 Jun, 2020 1 commit
  5. 24 Jun, 2020 2 commits
  6. 23 Jun, 2020 2 commits
    • Jonah Williams's avatar
      [versions] update all versions and fix tool tests (#60127) · 37db92be
      Jonah Williams authored
      Update all versions, specifically file which fixes some bugs that caused tests to fail if run in different orders:
      
      - systemTemp directories created by MemoryFileSystem will allot names based on the file system instance instead of globally.
      - MemoryFile.readAsLines()/readAsLinesSync() no longer treat a final newline in the file as the start of a new, empty line.
      - RecordingFile.readAsLine()/readAsLinesSync() now always record a final newline.
      37db92be
    • Dan Field's avatar
      868c4d8c
  7. 19 Jun, 2020 2 commits
  8. 15 Jun, 2020 1 commit
  9. 12 Jun, 2020 1 commit
  10. 29 May, 2020 2 commits
  11. 21 May, 2020 1 commit
  12. 18 May, 2020 1 commit
  13. 15 May, 2020 1 commit
  14. 14 May, 2020 1 commit
  15. 11 May, 2020 1 commit
    • Tong Mu's avatar
      System mouse cursors (#54171) · 7f8cb7f8
      Tong Mu authored
      Adds the basic framework for the mouse cursor system. 
      
      * Adds MouseRegion.cursor
      * Adds SystemMouseCursors
      * Adds mouseCursor to some widgets
      7f8cb7f8
  16. 29 Apr, 2020 1 commit
  17. 28 Apr, 2020 1 commit
  18. 23 Apr, 2020 2 commits
  19. 15 Apr, 2020 2 commits
  20. 10 Apr, 2020 1 commit
    • Greg Spencer's avatar
      Fix initial value for highlight mode on desktop platforms. (#54306) · c7b10df7
      Greg Spencer authored
      This fixes the initial value of FocusManager.highlightMode so that it gets initialized correctly on desktop platforms.
      
      My recent update of this code (#52990) broke things so that the highlight mode never changed from the initial default of touch, which meant that focus highlights didn't show unless you set FocusManager.highlightStrategy to something (even automatic, the default: setting it caused the mode to be updated).
      c7b10df7
  21. 09 Apr, 2020 1 commit
  22. 08 Apr, 2020 2 commits
  23. 07 Apr, 2020 1 commit
  24. 06 Apr, 2020 1 commit
  25. 01 Apr, 2020 1 commit
  26. 30 Mar, 2020 1 commit
  27. 25 Mar, 2020 1 commit
  28. 20 Mar, 2020 1 commit
  29. 19 Mar, 2020 1 commit
  30. 04 Mar, 2020 1 commit