Histórico de Commits

Autor SHA1 Mensagem Data
  tznind 711d4d739e Updated docs and made MouseEvent fields into properties for futureproofing and consistency há 2 anos atrás
  tznind b20483cc68 Change `MouseEvent` to a mutable class (previously struct) and added Handled há 2 anos atrás
  Thomas Nind ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) há 3 anos atrás
  BDisp c27da1b982 Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249) há 4 anos atrás
  BDisp 845b940078 Fixes shift on Unix. há 4 anos atrás
  BDisp 01d4b4f55f Added wide improvements on keys managements. há 4 anos atrás
  BDisp 21650576eb Recover from rebase. há 4 anos atrás
  BDisp ce1c63ed51 Added a WheeledLeft and WheeledRight while pressing ButtonShift. há 4 anos atrás
  Charlie Kindel e87b56cd77 updated api docs; implemented inheritdoc; may break deploy há 5 anos atrás
  BDisp 30edaebaae No need to made KeyModifiers public in the class KeyEvent because his settings is already expose in the IsShift, IsAlt, IsCtrl, IsCapslock, IsNumlock and IsScrolllock. há 5 anos atrás
  BDisp 4234d9b614 Resolved some changes requested. há 5 anos atrás
  BDisp 4fcb164f4b Added class KeyModifiers which improvements better control over the combinations keys. há 5 anos atrás
  Charlie Kindel 4d7ae9d2f2 refactored per #541 há 5 anos atrás