1. 29 Jun, 2022 1 commit
  2. 28 Jun, 2022 1 commit
  3. 22 Jun, 2022 1 commit
  4. 10 Jun, 2022 1 commit
  5. 02 Jun, 2022 2 commits
  6. 27 May, 2022 1 commit
  7. 25 May, 2022 1 commit
  8. 20 May, 2022 2 commits
  9. 19 May, 2022 2 commits
  10. 11 May, 2022 1 commit
  11. 06 May, 2022 1 commit
  12. 27 Apr, 2022 1 commit
  13. 15 Apr, 2022 2 commits
  14. 14 Apr, 2022 1 commit
  15. 13 Apr, 2022 1 commit
  16. 06 Apr, 2022 1 commit
  17. 18 Mar, 2022 1 commit
  18. 17 Mar, 2022 1 commit
  19. 09 Mar, 2022 1 commit
  20. 08 Mar, 2022 2 commits
  21. 03 Mar, 2022 1 commit
  22. 11 Feb, 2022 2 commits
  23. 09 Feb, 2022 1 commit
  24. 08 Feb, 2022 1 commit
  25. 04 Feb, 2022 1 commit
  26. 03 Feb, 2022 1 commit
  27. 01 Feb, 2022 1 commit
  28. 28 Jan, 2022 1 commit
  29. 27 Jan, 2022 1 commit
  30. 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
  31. 13 Jan, 2022 1 commit
  32. 11 Jan, 2022 1 commit
  33. 07 Jan, 2022 2 commits