Commit History

Author SHA1 Message Date
  Tig b2049d8991 Fixed Dialog & Messagebox 10 months ago
  Tig 5006e0036b Fixed TextView not handling space 10 months ago
  Tig 78d0a8fc3b Accepted->Accepting 10 months ago
  BDisp 17ad70f92d Make _originalCellsList field as readonly. 10 months ago
  BDisp e58c15f2e6 Add undo and redo support for cells attribute. 10 months ago
  BDisp 6a0aa9a3b2 Add feature to copy, cut and paste with the cells attributes. 11 months ago
  Tig 6adeec6548 More refactoring. Still WIP 11 months ago
  BDisp f93b475127 Using the attribute at the cursor position on paste. 11 months ago
  Tig af110d92d0 In the middle of another refactoroing 11 months ago
  BDisp ccf2daa024 Change all RuneCell to Cell and move methods to the Cell record struct. 11 months ago
  Tig ac42da953f Manual backport from popover 11 months ago
  BDisp 29799f493c Move necessary methods to the RuneCell class per https://github.com/gui-cs/Terminal.Gui/issues/3774#issuecomment-2391190526. 11 months ago
  Tig 8cec593067 Disabled unix key bindings for TextView. Unit test fix 11 months ago
  Tig 4826704da8 API docs 11 months ago
  Tig 7109a8129a Disabled unix key bindings for TextView 11 months ago
  Tig a33ef5ad9a Fixed TextView 11 months ago
  BDisp 026a20ee7f Fixes #3774. TextModel.ToRuneCellList is internal and is better move it to the public RuneCell class. 11 months ago
  BDisp 6a6c210d9b Fixes #3771. TextView doesn't consider no-printable rune in draw and cursor position. 11 months ago
  Tig 66edb36cc7 Fixed RadioGroup 11 months ago
  Tig 1d633c2fa7 Refactored View command handling 11 months ago
  Tig bff7794495 Rebased onto v2_2491-Overlapped 11 months ago
  Tig 21e55cc6c0 Enabled ViewHighlight.Hover 11 months ago
  Tig b3cb051ddf More #nullable enable 11 months ago
  Tig ba161b3eae Cleaned up Command enum. 11 months ago
  BDisp 02a98f3fc2 Fixes #3700. ContextMenu pollutes Toplevel.MenuBar's key bindings 1 year ago
  Tig e8e4305b7b Merge branch 'v2_develop' into v2_2491-Arrangement-Overlapped 1 year ago
  Tig 20249faa10 Fixed adornment editor scenarios 1 year ago
  Tig 03f7b687d6 Made View.Navigation.cs #nullabe. Code cleanup. 1 year ago
  BDisp 524fab1987 Fixes #3693. HistoryTextItem derived from EventArgs doesn't follow the name rule convention. 1 year ago
  Tig bdc60c9490 Got all unit tests passing. Some AdvanceFocus stuff still not right. 1 year ago