Историја ревизија

Аутор SHA1 Порука Датум
  BDisp 7e98e694a3 Grouping ListView events in ListViewEventArgs.cs file. пре 2 година
  BDisp 9733ba6de3 Grouping HexView events in HexViewEventArgs.cs file. пре 2 година
  BDisp ebb898aa3e Grouping Menu events in MenuEventArgs.cs file. пре 2 година
  BDisp 1154eebc75 Grouping Toplevel events in ToplevelEventArgs. пре 2 година
  BDisp 3960ff4e7a Grouping views events in the ViewEventArgs.cs file. пре 2 година
  BDisp 69a1c6ebde Recovering GrabbingMouse and UnGrabbingMouse implementation. пре 2 година
  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 година