Historial de Commits

Autor SHA1 Mensaje Fecha
  Thomas Nind 8fedfdd616 Merge pull request #162 from BDisp/events-mouse-grab-fix hace 2 años
  BDisp 82bf8f0546 Fixes https://github.com/gui-cs/Terminal.Gui/issues/2413. GrabMouse ungrab other view that was grabbed and still need it. hace 2 años
  tznind 53597b7cec Add TextChangedEventArgs (correctly this time) hace 2 años
  tznind 4b5fbfb89c Revert "Added TextChangedEventArgs" hace 2 años
  tznind 7a52f45a10 Add PointEventArgs hace 2 años
  tznind 50a299adea Made HistoryTextItem inherit from EventArgs hace 2 años
  tznind fe2710ad2d Added TextChangedEventArgs hace 2 años
  tznind 6a33f142e0 Added MenuOpenedEventArgs class hace 2 años
  tznind e347a255b7 Add HexViewEditEventArgs hace 2 años
  tznind 6f5ef32fb7 Switch `event Action` to `event EventHandler` hace 2 años
  tznind 997bfe63a9 Added MouseFlagsChangedEventArgs hace 2 años
  tznind 796e15a64d Added DrawEventArgs hace 2 años
  tznind 09683a2cd5 Refactor more `event Action` to `event EventHandler` hace 2 años
  tznind 3bec36ac47 Change Action to EventHandler for more events hace 2 años
  tznind 43f67a6387 Convert more Actions to EventHandlers in View hace 2 años
  tznind fcc75e7147 Update View Action events to EventHandler events hace 2 años
  tznind 17a33f3b11 Refactor `Action<bool?> Toggled` to `EventHandler<ToggleEventArgs>` hace 2 años
  Tigger Kindel 1de683c13a still broken - documenting weird behavior hace 2 años
  tznind 02825d89ba Added SuperViewChangedEventArgs for Added/Removed to clarify situation hace 2 años
  tznind 1491e01d6a Fix xmldoc hace 2 años
  tznind 9c4f3eda16 Update Added/Removed and other events to use `EventHandler hace 2 años
  tznind 7764006932 Add ViewEventArgs hace 2 años
  tznind 17e2d1d341 Refactor Action<Size> events to EventHandler<SizeChangedEventArgs> hace 2 años
  tznind 5187310b9a Refactor 'AlternateKey' events in Toplevel to use new signature hace 2 años
  tznind bdcbd55856 Switch to EventHandler<ToplevelEventArgs> for hace 2 años
  tznind 58c267fd7c Switch to EventHandler for TopLevel methods hace 2 años
  tznind a949b790ec Refactor HotKeyChanged event hace 2 años
  tznind 83ed8ec958 AddTimeout now uses sender/event args hace 2 años
  tznind e7950433d8 Standardize on EventHandler hace 2 años
  Tigger Kindel d62bcb4b90 still broken hace 2 años