提交歷史

作者 SHA1 備註 提交日期
  BDisp 5b00dcfd04 Fixes #2429. Error when replacing a word in textView. 2 年之前
  BDisp 5da7665e92 Fixes #2328. TextView Autocomplete triggered by cursor move. 2 年之前
  BDisp 057bbcaea8 Fixes #2326. Invisible cursor after modal dialog. 2 年之前
  BDisp 12465e2e50 Removed AllowsNullTerminated property. 2 年之前
  BDisp dac05a6c08 Fixes https://github.com/gui-cs/Terminal.Gui/issues/2238#issuecomment-1323531323. 2 年之前
  BDisp a84c682b62 Fixes #2212. Editor Scenario: Crashes on Exit. 2 年之前
  Charlie Kindel 53c7bc8c2d doc tweak 2 年之前
  Charlie Kindel 787349e177 Added ContentsChanged event & unit tests. Updated Text.cs Scenario 2 年之前
  BDisp 834a942302 Fixes #2064. mouseGrabView must have a track to allow the views who use it having some control. 2 年之前
  BDisp 09f005448e Fixes #1800. TextView now uses the same colors as TextField. (#1971) 2 年之前
  BDisp d368215e07 Fixes #1987. Textview insert text newline fix (#1988) 2 年之前
  BDisp 2594706a69 Fixes #1967. New keys for DeleteAll on TextField and TextView. (#1968) 2 年之前
  Jeff Greene bbbacf4514 Fixes #1963. Only remove one character on backspace when wordwrap is on (#1964) 2 年之前
  BDisp c43183ff14 Fixes #1953. TextView cursor position is not updating by mouse. (#1954) 2 年之前
  BDisp 6b88f31edf Fixes #1951. TextView with selected text doesn't scroll beyond the cursor position. (#1952) 3 年之前
  BDisp f01132ca0e Fixes #1948. It isn't possible to get unwrapped cursor position when word wrap is enabled on TextView. (#1949) 3 年之前
  BDisp 4573990b46 Ensures that the isButtonShift flag is disabled in all situations. (#1945) 3 年之前
  BDisp 7ade996ef4 Fixes #1943. Mouse ButtonShift is not preserving the text selected when clicking on another position. (#1944) 3 年之前
  BDisp a23c1bee19 Fixes #1925. Preserve trailing spaces on word wrap must be refactored… (#1929) 3 年之前
  BDisp 74b91a3979 Textview readonly wrap fix (#1898) 3 年之前
  BDisp ec0822401a Fixes #1867. Use Undo and Redo commands with WordWrap enabled. (#1877) 3 年之前
  BDisp 57fc939e22 Fixes #1866. Bug when scrolling text and type in a TextView. (#1868) 3 年之前
  Tig Kindel 2451c19d15 Wizard fixes (#1802) 3 年之前
  BDisp 2e2566f0f0 Fixes #1796. If TextView is ReadOnly tab and return are ignored. Also fixes Button click via spacebar (#1804) 3 年之前
  BDisp 205fbf4d5b Avoid throwing when WordWrap is true on constructor initialization. 3 年之前
  BDisp 9c36ec7c83 Fixes #1675. ContextMenu MenuItens typo 3 年之前
  BDisp 177465fae2 Implementing context menu and localization on TextView. (#1631) 3 年之前
  BDisp e3b62cff38 Implementing undo/redo to back tab key. (#1608) 3 年之前
  BDisp 6c21b1ee6e Implementing HistoryText class for undo and redo text. (#1590) 3 年之前
  Thomas Nind ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 年之前