Historique des commits

Auteur SHA1 Message Date
  BDisp 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) il y a 2 ans
  BDisp abd9d47860 Added support to handle with the virtual packet key. il y a 2 ans
  tznind e7efa4058b Updated docs and made MouseEvent fields into properties for futureproofing and consistency il y a 2 ans
  tznind 46694ffa69 Change `MouseEvent` to a mutable class (previously struct) and added Handled il y a 2 ans
  Thomas Nind ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) il y a 3 ans
  BDisp c27da1b982 Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249) il y a 4 ans
  BDisp 845b940078 Fixes shift on Unix. il y a 4 ans
  BDisp 01d4b4f55f Added wide improvements on keys managements. il y a 4 ans
  BDisp 21650576eb Recover from rebase. il y a 4 ans
  BDisp ce1c63ed51 Added a WheeledLeft and WheeledRight while pressing ButtonShift. il y a 4 ans
  Charlie Kindel e87b56cd77 updated api docs; implemented inheritdoc; may break deploy il y a 5 ans
  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. il y a 5 ans
  BDisp 4234d9b614 Resolved some changes requested. il y a 5 ans
  BDisp 4fcb164f4b Added class KeyModifiers which improvements better control over the combinations keys. il y a 5 ans
  Charlie Kindel 4d7ae9d2f2 refactored per #541 il y a 5 ans