提交歷史

作者 SHA1 備註 提交日期
  BDisp 2d9c4dc65b Fix ScenarioTests unit test. 2 年之前
  BDisp 846494ea7c Resolving merge conflicts. 2 年之前
  Tig c94f9165f4 Makes UI Catalog Scenarios use Theme and top-level color scheme (#2401) 2 年之前
  tznind 7aae407efe Get rid of the EventArgs folder 2 年之前
  tznind fe2ed669c5 Merge branch 'events' of https://github.com/tznind/gui.cs into events 2 年之前
  tznind 2ed71e284c Move all nested eventargs out of parent classes to root 2 年之前
  Thomas Nind 8fedfdd616 Merge pull request #162 from BDisp/events-mouse-grab-fix 2 年之前
  BDisp 82bf8f0546 Fixes https://github.com/gui-cs/Terminal.Gui/issues/2413. GrabMouse ungrab other view that was grabbed and still need it. 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 年之前