Commit Verlauf

Autor SHA1 Nachricht Datum
  BDisp 846494ea7c Resolving merge conflicts. vor 2 Jahren
  Tig cb259cc783 Merge branch 'v2_develop' into v2_single-smaller-top-fix_2416 vor 2 Jahren
  Tig c94f9165f4 Makes UI Catalog Scenarios use Theme and top-level color scheme (#2401) vor 2 Jahren
  Tigger Kindel f4aa58ea0a Got visuals working again vor 2 Jahren
  BDisp ca8455fd96 Fixes #2420. BackgroundWorkerCollection scenario is badly clearing invisible button. vor 2 Jahren
  BDisp 8715af2a42 Fix unit test error not disposing static variables. vor 2 Jahren
  BDisp ae6c95836a Adding a unit test to ensure this doesn't happens again. vor 2 Jahren
  tznind 7aae407efe Get rid of the EventArgs folder vor 2 Jahren
  tznind fe2ed669c5 Merge branch 'events' of https://github.com/tznind/gui.cs into events vor 2 Jahren
  tznind 2ed71e284c Move all nested eventargs out of parent classes to root vor 2 Jahren
  BDisp 8f7fc8129b Fixes #2416. Single smaller top level leaves chunk trails on move. vor 2 Jahren
  Thomas Nind 8fedfdd616 Merge pull request #162 from BDisp/events-mouse-grab-fix vor 2 Jahren
  BDisp 82bf8f0546 Fixes https://github.com/gui-cs/Terminal.Gui/issues/2413. GrabMouse ungrab other view that was grabbed and still need it. vor 2 Jahren
  tznind 53597b7cec Add TextChangedEventArgs (correctly this time) vor 2 Jahren
  tznind 4b5fbfb89c Revert "Added TextChangedEventArgs" vor 2 Jahren
  tznind 7a52f45a10 Add PointEventArgs vor 2 Jahren
  tznind 50a299adea Made HistoryTextItem inherit from EventArgs vor 2 Jahren
  tznind fe2710ad2d Added TextChangedEventArgs vor 2 Jahren
  tznind 6a33f142e0 Added MenuOpenedEventArgs class vor 2 Jahren
  tznind e347a255b7 Add HexViewEditEventArgs vor 2 Jahren
  tznind 6f5ef32fb7 Switch `event Action` to `event EventHandler` vor 2 Jahren
  tznind 997bfe63a9 Added MouseFlagsChangedEventArgs vor 2 Jahren
  tznind 796e15a64d Added DrawEventArgs vor 2 Jahren
  tznind 09683a2cd5 Refactor more `event Action` to `event EventHandler` vor 2 Jahren
  tznind 3bec36ac47 Change Action to EventHandler for more events vor 2 Jahren
  tznind 43f67a6387 Convert more Actions to EventHandlers in View vor 2 Jahren
  tznind fcc75e7147 Update View Action events to EventHandler events vor 2 Jahren
  tznind 17a33f3b11 Refactor `Action<bool?> Toggled` to `EventHandler<ToggleEventArgs>` vor 2 Jahren
  Tigger Kindel 1de683c13a still broken - documenting weird behavior vor 2 Jahren
  tznind 02825d89ba Added SuperViewChangedEventArgs for Added/Removed to clarify situation vor 2 Jahren