提交歷史

作者 SHA1 備註 提交日期
  Tig 8cb0c84282 Fixed View.KeyDown/Up event handling 9 月之前
  Thomas Nind cc0d9655e5 Fixes #3713 - `TextField` & `TextView` - When pressing right/left clear the selection instead of move tab (#3776) 9 月之前
  BDisp a6234da334 Fix merge errors. 9 月之前
  BDisp 614bb69ed9 Resolving merge conflicts. 9 月之前
  Tig fd9786717e Fixed more menubar/statusbar 9 月之前
  BDisp 52435e4943 Move Prompt method and all ColorPicker*.cs to ColorPicker.*.cs. 9 月之前
  Tig b2049d8991 Fixed Dialog & Messagebox 9 月之前
  Tig 5006e0036b Fixed TextView not handling space 9 月之前
  Tig 78d0a8fc3b Accepted->Accepting 9 月之前
  BDisp 17ad70f92d Make _originalCellsList field as readonly. 9 月之前
  BDisp e58c15f2e6 Add undo and redo support for cells attribute. 9 月之前
  BDisp 6a0aa9a3b2 Add feature to copy, cut and paste with the cells attributes. 9 月之前
  Tig 6adeec6548 More refactoring. Still WIP 9 月之前
  BDisp f93b475127 Using the attribute at the cursor position on paste. 9 月之前
  Tig af110d92d0 In the middle of another refactoroing 9 月之前
  BDisp ccf2daa024 Change all RuneCell to Cell and move methods to the Cell record struct. 9 月之前
  Tig ac42da953f Manual backport from popover 10 月之前
  BDisp 29799f493c Move necessary methods to the RuneCell class per https://github.com/gui-cs/Terminal.Gui/issues/3774#issuecomment-2391190526. 10 月之前
  Tig 8cec593067 Disabled unix key bindings for TextView. Unit test fix 10 月之前
  Tig 4826704da8 API docs 10 月之前
  Tig 7109a8129a Disabled unix key bindings for TextView 10 月之前
  Tig a33ef5ad9a Fixed TextView 10 月之前
  BDisp 026a20ee7f Fixes #3774. TextModel.ToRuneCellList is internal and is better move it to the public RuneCell class. 10 月之前
  BDisp 6a6c210d9b Fixes #3771. TextView doesn't consider no-printable rune in draw and cursor position. 10 月之前
  Tig 66edb36cc7 Fixed RadioGroup 10 月之前
  Tig 1d633c2fa7 Refactored View command handling 10 月之前
  Tig bff7794495 Rebased onto v2_2491-Overlapped 10 月之前
  Tig 21e55cc6c0 Enabled ViewHighlight.Hover 10 月之前
  Tig b3cb051ddf More #nullable enable 10 月之前
  Tig ba161b3eae Cleaned up Command enum. 10 月之前