Commit History

Author SHA1 Message Date
  Tig e0551f4e4d NeedsDisplay -> NeedsDraw 9 months ago
  Tig 87486b1969 Renamed Refresh. COde Cleanup 9 months ago
  Tig 572901b5c0 Switched back to Application.Begin not calling Refresh 9 months ago
  Tig fe2497ef25 Back to all unit tests passing 9 months ago
  Tig 9275163198 Fixing unit tests 9 months ago
  Tig 8c7982f9c0 Tons of Layout refactoring. LayoutSubviews is now internal. 9 months ago
  Tig 1363995326 Merged MouseEvent and MouseEventEventArgs into MouseEventArgs 9 months ago
  Thomas Nind cc0d9655e5 Fixes #3713 - `TextField` & `TextView` - When pressing right/left clear the selection instead of move tab (#3776) 10 months ago
  BDisp a6234da334 Fix merge errors. 10 months ago
  BDisp 614bb69ed9 Resolving merge conflicts. 10 months ago
  Tig fd9786717e Fixed more menubar/statusbar 10 months ago
  Tig 5006e0036b Fixed TextView not handling space 10 months ago
  Tig 78d0a8fc3b Accepted->Accepting 10 months ago
  Tig 018dbc625e Accepted now takes CommandEventArgs 10 months ago
  BDisp 22cf92da85 Fix newline unit test error on Linux. 10 months ago
  BDisp 853f95f7f7 Move unit tests per @tig. 10 months ago
  BDisp e58c15f2e6 Add undo and redo support for cells attribute. 10 months ago
  Tig 923e5d1cf3 Fixed ScreenPosition in tests 10 months ago
  BDisp 6a0aa9a3b2 Add feature to copy, cut and paste with the cells attributes. 10 months ago
  Tig af110d92d0 In the middle of another refactoroing 10 months ago
  BDisp ccf2daa024 Change all RuneCell to Cell and move methods to the Cell record struct. 10 months ago
  BDisp 29799f493c Move necessary methods to the RuneCell class per https://github.com/gui-cs/Terminal.Gui/issues/3774#issuecomment-2391190526. 10 months ago
  Tig a809356a9f Disabled unix key bindings for TextView. Unit test fix 3 10 months ago
  Tig fab5cc9831 Disabled unix key bindings for TextView. Unit test fix 2 10 months ago
  Tig 8cec593067 Disabled unix key bindings for TextView. Unit test fix 10 months ago
  Tig a33ef5ad9a Fixed TextView 10 months ago
  BDisp 6a6c210d9b Fixes #3771. TextView doesn't consider no-printable rune in draw and cursor position. 10 months ago
  Tig bff7794495 Rebased onto v2_2491-Overlapped 10 months ago
  Tig aed37f9b54 Fixed a bunch of unit test issues. Fixed color stuff I broke 10 months ago
  Tig b717892235 Removed OverlappedTop. 10 months ago