1. 29 Jul, 2022 1 commit
  2. 29 Jun, 2022 1 commit
  3. 26 May, 2022 1 commit
  4. 25 May, 2022 1 commit
    • Greg Spencer's avatar
      A bunch of cleanups and a missing `ShortcutRegistar` in `WidgetsApp` (#104560) · 0a417c3b
      Greg Spencer authored
      A bunch of random cleanup things I found while doing MenuBar development.
      
      Changes an if test to an assert in binding.dart, since the if should always be true.
      Adds the default ShortcutRegistrar that should have been in the ShortcutRegistry PR.
      Moves a debug message in the FocusManager to print the result after the focus change instead of before.
      Reorders the test parameters in theme_data_test.dart to match the order of the theme data fields everywhere else.
      0a417c3b
  5. 12 May, 2022 1 commit
  6. 27 Apr, 2022 2 commits
  7. 26 Apr, 2022 1 commit
  8. 25 Apr, 2022 1 commit
  9. 21 Apr, 2022 1 commit
  10. 15 Apr, 2022 1 commit
  11. 14 Apr, 2022 2 commits
  12. 13 Apr, 2022 2 commits
  13. 12 Apr, 2022 2 commits
  14. 08 Apr, 2022 1 commit
  15. 21 Jan, 2022 1 commit
  16. 08 Nov, 2021 1 commit
  17. 05 Nov, 2021 1 commit
  18. 04 Nov, 2021 1 commit
  19. 03 Nov, 2021 1 commit
  20. 13 Jul, 2021 1 commit
  21. 23 Jun, 2021 1 commit
  22. 09 Jun, 2021 1 commit
  23. 04 Jun, 2021 1 commit
  24. 28 Apr, 2021 1 commit
  25. 11 Mar, 2021 1 commit
    • Justin McCandless's avatar
      Text Editing Movement Keys via Shortcuts (#75032) · 541bff40
      Justin McCandless authored
      Text editing shortcuts involving the arrow keys are no longer handled by RenderEditable's RawKeyboardListener, they use the new Shortcuts setup.  First PR in a plan to port all text editing keyboard handling to shortcuts.
      541bff40
  26. 20 Nov, 2020 1 commit
  27. 17 Nov, 2020 1 commit
  28. 16 Nov, 2020 1 commit
  29. 12 Nov, 2020 2 commits
  30. 11 Nov, 2020 1 commit
  31. 07 Oct, 2020 2 commits
  32. 05 Oct, 2020 1 commit
  33. 02 Oct, 2020 1 commit
  34. 10 Sep, 2020 1 commit