Commit History

Author SHA1 Message Date
  Copilot c5906c2dc1 #4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338) 3 weeks ago
  Copilot e6a0ec64ca Fixes #4361 - Consolidate `FakeDriver` into library and refactor driver architecture (#4362) 1 month ago
  Tig cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
  Tig 7422385457 Fixes #4057 - MASSIVE! Fully implements `ColorScheme`->`Scheme` + `VisualRole` + `Colors.`->`SchemeManager.` (#4062) 6 months ago
  Tig e0de73ab83 Fixes #4023 - Changes `CommandEventArgs` to be based on `HandledEventArgs` instead of `CancelEventArgs` (#4054) 7 months ago
  Tig 47bcf1bf57 Partial on #2975 - Replaces Menu v1 in many places with v2 (#4040) 7 months ago
  Tig acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 9 months ago
  Tig b31339da02 Tons of stuff 1 year ago
  Tig 78d0a8fc3b Accepted->Accepting 1 year ago
  Tig 018dbc625e Accepted now takes CommandEventArgs 1 year ago
  Tig af110d92d0 In the middle of another refactoroing 1 year ago
  Tig bb16e695fa merged with v2_develop 1 year ago
  Tig 37f349004a WIP: More. Trying to fix TableView regression 1 year ago
  Tig c03dd32031 Moved Toplevel keybindings out of Toplevel to Application. 1 year ago
  Tig e8b32b050a Upgraed Bar 1 year ago
  Tig 434a2d453d Made Shortcut opinionated based on Orientation 1 year ago
  Tig baf7e7f185 Made Shortcut opinionated based on Orientation 1 year ago
  Tig f43596c878 restructure 1 year ago
  Tig 713c5f112d View.Add returns added view 1 year ago
  Tig 9e6a00bf3a StatusBar conversion progress. 1 year ago
  Tig 05613bb229 Start on replacing old StatusBar with new 1 year ago
  Tig abb11f0778 Nuked OnInvokingKeyBindings from StatusBar 1 year ago
  Tig 5e1e673c62 Added TODOs 1 year ago
  Tig 41d86f7e15 ContentSize -> GetContentSize()/SetContentSize() 1 year ago
  Tig d27b0b6212 Added // BUGBUG: Views should avoid setting Height as doing so implies Frame.Size == ContentSize 1 year ago
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
  Tig a1249198bd PositionCursor unit tests and flashing cursor fixes 1 year ago
  Tig b187a8e70f Reamed Bounds -> Viewport - MOAR rename 1 year ago
  Tig Kindel 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 year ago
  Tig Kindel bd8edbe201 Merged MouseEvent() and OnMouseEvent() 1 year ago