Commit History

Author SHA1 Message Date
  Tig c19cc7c332 Code cleanup 9 months ago
  Tig 6df071fbe1 Fixed. 9 months ago
  Tig ee196fec48 WIP: Keyboard event improvements 9 months ago
  Tig 61be0615e0 Fixed TableView key handling 9 months ago
  Tig 8cb0c84282 Fixed View.KeyDown/Up event handling 9 months ago
  Thomas Nind cc0d9655e5 Fixes #3713 - `TextField` & `TextView` - When pressing right/left clear the selection instead of move tab (#3776) 9 months ago
  BDisp a6234da334 Fix merge errors. 9 months ago
  BDisp 614bb69ed9 Resolving merge conflicts. 9 months ago
  Tig fd9786717e Fixed more menubar/statusbar 9 months ago
  BDisp 52435e4943 Move Prompt method and all ColorPicker*.cs to ColorPicker.*.cs. 9 months ago
  Tig b2049d8991 Fixed Dialog & Messagebox 9 months ago
  Tig 5006e0036b Fixed TextView not handling space 9 months ago
  Tig 78d0a8fc3b Accepted->Accepting 9 months ago
  BDisp 17ad70f92d Make _originalCellsList field as readonly. 9 months ago
  BDisp e58c15f2e6 Add undo and redo support for cells attribute. 9 months ago
  BDisp 6a0aa9a3b2 Add feature to copy, cut and paste with the cells attributes. 9 months ago
  Tig 6adeec6548 More refactoring. Still WIP 9 months ago
  BDisp f93b475127 Using the attribute at the cursor position on paste. 9 months ago
  Tig af110d92d0 In the middle of another refactoroing 9 months ago
  BDisp ccf2daa024 Change all RuneCell to Cell and move methods to the Cell record struct. 9 months ago
  Tig ac42da953f Manual backport from popover 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 8cec593067 Disabled unix key bindings for TextView. Unit test fix 10 months ago
  Tig 4826704da8 API docs 10 months ago
  Tig 7109a8129a Disabled unix key bindings for TextView 10 months ago
  Tig a33ef5ad9a Fixed TextView 10 months ago
  BDisp 026a20ee7f Fixes #3774. TextModel.ToRuneCellList is internal and is better move it to the public RuneCell class. 10 months ago
  BDisp 6a6c210d9b Fixes #3771. TextView doesn't consider no-printable rune in draw and cursor position. 10 months ago
  Tig 66edb36cc7 Fixed RadioGroup 10 months ago
  Tig 1d633c2fa7 Refactored View command handling 10 months ago