Commit History

Author SHA1 Message Date
  tznind 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
  tznind 53597b7cec Add TextChangedEventArgs (correctly this time) 2 years ago
  tznind 4b5fbfb89c Revert "Added TextChangedEventArgs" 2 years ago
  tznind fe2710ad2d Added TextChangedEventArgs 2 years ago
  tznind 09683a2cd5 Refactor more `event Action` to `event EventHandler` 2 years ago
  Thomas Nind ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 years ago
  BDisp 01d4b4f55f Added wide improvements on keys managements. 4 years ago
  Artyom 28805f3c5c Use C# events in more controls 4 years ago
  BDisp fda4e21341 Making SetFocus (View) private. 5 years ago
  Charlie Kindel 49bfe6a6c2 progress...rabbit hole 5 years ago
  BDisp 6eeb3149b9 Change some Action and Class names. 5 years ago
  Charlie Kindel e9af0c2ab5 tweaked API docs for Date/TimeField 5 years ago
  BDisp d788761710 Removed the unnecessary event flag too. 5 years ago
  BDisp 89a4bdeb03 Changed from Terminal.Gui all EventHandler to Action. 5 years ago
  BDisp d32c631dfd Changed from DateTime to TimeSpan. Changed from EventHandler to Action. 5 years ago
  BDisp f75a511057 Added DateTimeEventArgs and improved data and time validation. 5 years ago
  Charlie Kindel 90b19a5e04 POC 5 years ago
  Charlie Kindel e87b56cd77 updated api docs; implemented inheritdoc; may break deploy 5 years ago
  Charlie Kindel f3bfa47c38 Merge branch 'master' into docs 5 years ago
  Charlie Kindel 78cd1bbd1e updated docs further, added UICatalog API, clean up 5 years ago
  BDisp fba59f6084 Patch to bypass a wrong invalid date with DateTime. 5 years ago
  BDisp d6579b0b2e Fixes some DateField and TimeField bugs. 5 years ago
  Charlie Kindel 585f249b1c Updated and fixed XML documentation 5 years ago
  BDisp 658e023904 Forces conversion to long date format even if CultureInfo.CurrentCulture doesn't have it. (#431) 5 years ago
  BDisp 49cd29853f All my pull-request at once (#345) 5 years ago