2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  tznind 2ed71e284c Move all nested eventargs out of parent classes to root 2 жил өмнө
  tznind 53597b7cec Add TextChangedEventArgs (correctly this time) 2 жил өмнө
  tznind 4b5fbfb89c Revert "Added TextChangedEventArgs" 2 жил өмнө
  tznind 7a52f45a10 Add PointEventArgs 2 жил өмнө
  tznind 50a299adea Made HistoryTextItem inherit from EventArgs 2 жил өмнө
  tznind fe2710ad2d Added TextChangedEventArgs 2 жил өмнө
  tznind 6a33f142e0 Added MenuOpenedEventArgs class 2 жил өмнө
  tznind e347a255b7 Add HexViewEditEventArgs 2 жил өмнө
  tznind 6f5ef32fb7 Switch `event Action` to `event EventHandler` 2 жил өмнө
  tznind 997bfe63a9 Added MouseFlagsChangedEventArgs 2 жил өмнө
  tznind 796e15a64d Added DrawEventArgs 2 жил өмнө
  tznind 09683a2cd5 Refactor more `event Action` to `event EventHandler` 2 жил өмнө
  tznind 3bec36ac47 Change Action to EventHandler for more events 2 жил өмнө
  tznind 43f67a6387 Convert more Actions to EventHandlers in View 2 жил өмнө
  tznind fcc75e7147 Update View Action events to EventHandler events 2 жил өмнө
  tznind 17a33f3b11 Refactor `Action<bool?> Toggled` to `EventHandler<ToggleEventArgs>` 2 жил өмнө
  tznind 02825d89ba Added SuperViewChangedEventArgs for Added/Removed to clarify situation 2 жил өмнө
  tznind 1491e01d6a Fix xmldoc 2 жил өмнө
  tznind 9c4f3eda16 Update Added/Removed and other events to use `EventHandler 2 жил өмнө
  tznind 7764006932 Add ViewEventArgs 2 жил өмнө
  tznind 17e2d1d341 Refactor Action<Size> events to EventHandler<SizeChangedEventArgs> 2 жил өмнө
  tznind 5187310b9a Refactor 'AlternateKey' events in Toplevel to use new signature 2 жил өмнө
  tznind bdcbd55856 Switch to EventHandler<ToplevelEventArgs> for 2 жил өмнө
  tznind 58c267fd7c Switch to EventHandler for TopLevel methods 2 жил өмнө
  tznind a949b790ec Refactor HotKeyChanged event 2 жил өмнө
  tznind 83ed8ec958 AddTimeout now uses sender/event args 2 жил өмнө
  tznind e7950433d8 Standardize on EventHandler 2 жил өмнө
  Tig b7d206bf56 Merge pull request #2385 from BDisp/v2_layout-improvements 2 жил өмнө
  BDisp 5ec653af2c Fix a dereference of a possibly null reference. 2 жил өмнө
  BDisp 2eb05113af Fix negative bounds on draw text and thus fixes scrolling. 2 жил өмнө