Commit History

Author SHA1 Message Date
  BDisp cd75a20c60 Fixes #4387. Runes should not be used on a cell, but rather should use a single grapheme rendering 1 or 2 columns (#4388) 3 weeks ago
  Copilot c5906c2dc1 #4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338) 3 weeks ago
  Copilot f068709d13 Fixes #4331 - Use Application.Screen and ScreenContents to reduce Driver coupling (#4336) 1 month ago
  Tig cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 months ago
  Thomas Nind e02d57675f Fixes #4009 - fix tree ordering (#4015) 8 months ago
  Tig e0551f4e4d NeedsDisplay -> NeedsDraw 1 year ago
  Tig 1363995326 Merged MouseEvent and MouseEventEventArgs into MouseEventArgs 1 year ago
  Tig 1abe3182b6 View.Mouse cleanup - WIP3 1 year ago
  Cam Sinclair 952fc49709 Fix typos 1 year ago
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
  dodexahedron 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 year ago
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 2 years ago
  Tig 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 2 years ago
  Shlomi Assaf 01c6350b67 remove table event handlers in treetablesource 2 years ago
  Thomas Nind cd6cfd7f62 Fixes #2683 - Adds an ITableSource which wraps a TreeView<T> (#2685) 2 years ago