Historial de Commits

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