Historie revizí

Autor SHA1 Zpráva Datum
  BDisp 7e98e694a3 Grouping ListView events in ListViewEventArgs.cs file. před 2 roky
  BDisp 9733ba6de3 Grouping HexView events in HexViewEventArgs.cs file. před 2 roky
  BDisp ebb898aa3e Grouping Menu events in MenuEventArgs.cs file. před 2 roky
  BDisp 1154eebc75 Grouping Toplevel events in ToplevelEventArgs. před 2 roky
  BDisp 3960ff4e7a Grouping views events in the ViewEventArgs.cs file. před 2 roky
  BDisp 69a1c6ebde Recovering GrabbingMouse and UnGrabbingMouse implementation. před 2 roky
  BDisp 2d9c4dc65b Fix ScenarioTests unit test. před 2 roky
  BDisp 846494ea7c Resolving merge conflicts. před 2 roky
  Tig c94f9165f4 Makes UI Catalog Scenarios use Theme and top-level color scheme (#2401) před 2 roky
  tznind 7aae407efe Get rid of the EventArgs folder před 2 roky
  tznind fe2ed669c5 Merge branch 'events' of https://github.com/tznind/gui.cs into events před 2 roky
  tznind 2ed71e284c Move all nested eventargs out of parent classes to root před 2 roky
  Thomas Nind 8fedfdd616 Merge pull request #162 from BDisp/events-mouse-grab-fix před 2 roky
  BDisp 82bf8f0546 Fixes https://github.com/gui-cs/Terminal.Gui/issues/2413. GrabMouse ungrab other view that was grabbed and still need it. před 2 roky
  tznind 53597b7cec Add TextChangedEventArgs (correctly this time) před 2 roky
  tznind 4b5fbfb89c Revert "Added TextChangedEventArgs" před 2 roky
  tznind 7a52f45a10 Add PointEventArgs před 2 roky
  tznind 50a299adea Made HistoryTextItem inherit from EventArgs před 2 roky
  tznind fe2710ad2d Added TextChangedEventArgs před 2 roky
  tznind 6a33f142e0 Added MenuOpenedEventArgs class před 2 roky
  tznind e347a255b7 Add HexViewEditEventArgs před 2 roky
  tznind 6f5ef32fb7 Switch `event Action` to `event EventHandler` před 2 roky
  tznind 997bfe63a9 Added MouseFlagsChangedEventArgs před 2 roky
  tznind 796e15a64d Added DrawEventArgs před 2 roky
  tznind 09683a2cd5 Refactor more `event Action` to `event EventHandler` před 2 roky
  tznind 3bec36ac47 Change Action to EventHandler for more events před 2 roky
  tznind 43f67a6387 Convert more Actions to EventHandlers in View před 2 roky
  tznind fcc75e7147 Update View Action events to EventHandler events před 2 roky
  tznind 17a33f3b11 Refactor `Action<bool?> Toggled` to `EventHandler<ToggleEventArgs>` před 2 roky
  tznind 02825d89ba Added SuperViewChangedEventArgs for Added/Removed to clarify situation před 2 roky