1. 28 Oct, 2022 1 commit
    • Justin McCandless's avatar
      Context Menus (#107193) · 0b451b6d
      Justin McCandless authored
      * Can show context menus anywhere in the app, not just on text.
      * Unifies all desktop/mobile context menus to go through one class (ContextMenuController).
      * All context menus are now just plain widgets that can be fully customized.
      * Existing default context menus can be customized and reused.
      0b451b6d
  2. 26 Oct, 2022 2 commits
  3. 24 Oct, 2022 1 commit
  4. 17 Oct, 2022 1 commit
  5. 05 Oct, 2022 1 commit
  6. 23 Sep, 2022 1 commit
  7. 15 Sep, 2022 1 commit
  8. 12 Sep, 2022 1 commit
  9. 07 Sep, 2022 1 commit
  10. 17 Aug, 2022 1 commit
  11. 16 Aug, 2022 3 commits
  12. 13 Aug, 2022 1 commit
  13. 10 Aug, 2022 1 commit
  14. 02 Aug, 2022 1 commit
  15. 29 Jul, 2022 1 commit
  16. 18 Jul, 2022 1 commit
  17. 15 Jul, 2022 1 commit
  18. 25 May, 2022 1 commit
  19. 11 May, 2022 1 commit
  20. 05 May, 2022 1 commit
  21. 15 Apr, 2022 1 commit
  22. 14 Apr, 2022 2 commits
  23. 13 Apr, 2022 1 commit
  24. 09 Mar, 2022 1 commit
  25. 08 Mar, 2022 2 commits
  26. 22 Feb, 2022 1 commit
  27. 15 Feb, 2022 1 commit
  28. 01 Feb, 2022 1 commit
  29. 28 Jan, 2022 1 commit
  30. 27 Jan, 2022 1 commit
  31. 14 Jan, 2022 1 commit
    • Greg Spencer's avatar
      Disallow copy and cut when text field is obscured. (#96309) · a9e0dd40
      Greg Spencer authored
      Before this change, it was possible to select and copy obscured text from a text field.
      
      This  changes things so that:
      - Obscured text fields don't allow copy or cut.
      - If a field is both obscured and read-only, then selection is disabled as well (if you can't modify it, and can't copy it, there's no point in selecting it).
      a9e0dd40
  32. 13 Jan, 2022 1 commit
  33. 11 Jan, 2022 1 commit
  34. 09 Dec, 2021 1 commit
  35. 03 Dec, 2021 1 commit