Commit History

Author SHA1 Message Date
  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. 10 months ago
  BDisp f93b475127 Using the attribute at the cursor position on paste. 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
  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 bff7794495 Rebased onto v2_2491-Overlapped 10 months ago
  Tig 21e55cc6c0 Enabled ViewHighlight.Hover 10 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 11 months ago
  Tig e8e4305b7b Merge branch 'v2_develop' into v2_2491-Arrangement-Overlapped 11 months ago
  Tig 20249faa10 Fixed adornment editor scenarios 11 months ago
  Tig 03f7b687d6 Made View.Navigation.cs #nullabe. Code cleanup. 11 months ago
  BDisp 524fab1987 Fixes #3693. HistoryTextItem derived from EventArgs doesn't follow the name rule convention. 11 months ago
  Tig bdc60c9490 Got all unit tests passing. Some AdvanceFocus stuff still not right. 11 months ago
  Tig 794ad0bad7 Refactoring again... WIP broke 11 months ago
  Tig ef7f88d3b4 OnEnter/Leave -> OnHasFocusChanging/OnHasFocusChanged 11 months ago
  Tig 782b090643 builds and runs. But not properly. 11 months ago
  Tig aa4f5228e6 Merged and fixed issues. 11 months ago
  Tig 37f349004a WIP: More. Trying to fix TableView regression 1 year ago
  Tig 22dcbc1a78 removed un needed key handling code from TextView 1 year ago
  Tig c03dd32031 Moved Toplevel keybindings out of Toplevel to Application. 1 year ago
  Cam Sinclair 952fc49709 Fix typos 1 year ago
  Tig cd43ee363d Revamped to further simplify and make more correct 1 year ago
  Tig 12f88a2044 Fixed View.OnTextChanged 1 year ago
  Tig 23394c10a2 Fixed readonly issue 1 year ago
  Tig 15fa1abab1 TextView now works properly 1 year ago
  Tig 7a712ad96a Accept now uses HandledEventARgs vs. Cancel 1 year ago