Historie revizí

Autor SHA1 Zpráva Datum
  Charlie Kindel 787349e177 Added ContentsChanged event & unit tests. Updated Text.cs Scenario před 2 roky
  Tig Kindel c1d976c781 refactored AssertDriverContents out of GraphView tests před 2 roky
  BDisp d368215e07 Fixes #1987. Textview insert text newline fix (#1988) před 2 roky
  Jeff Greene bbbacf4514 Fixes #1963. Only remove one character on backspace when wordwrap is on (#1964) před 2 roky
  BDisp c43183ff14 Fixes #1953. TextView cursor position is not updating by mouse. (#1954) před 3 roky
  BDisp f01132ca0e Fixes #1948. It isn't possible to get unwrapped cursor position when word wrap is enabled on TextView. (#1949) před 3 roky
  BDisp 4573990b46 Ensures that the isButtonShift flag is disabled in all situations. (#1945) před 3 roky
  BDisp a23c1bee19 Fixes #1925. Preserve trailing spaces on word wrap must be refactored… (#1929) před 3 roky
  BDisp 74b91a3979 Textview readonly wrap fix (#1898) před 3 roky
  BDisp a7a6886b72 Proves that the ScrollTo and CursorPosition methods work as expected. před 3 roky
  BDisp ec0822401a Fixes #1867. Use Undo and Redo commands with WordWrap enabled. (#1877) před 3 roky
  BDisp 57fc939e22 Fixes #1866. Bug when scrolling text and type in a TextView. (#1868) před 3 roky
  BDisp 205fbf4d5b Avoid throwing when WordWrap is true on constructor initialization. před 3 roky
  BDisp e3b62cff38 Implementing undo/redo to back tab key. (#1608) před 3 roky
  BDisp 6c21b1ee6e Implementing HistoryText class for undo and redo text. (#1590) před 3 roky
  Thomas Nind ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) před 3 roky
  BDisp 11f29d45ea A unit test to prove the 4df5897. před 3 roky
  BDisp 4df5897318 Fixes the cursor not being showing if the text length is equal to the view width. před 3 roky
  BDisp 32db62044e Changes kill-to-start key to work on Linux too. před 3 roky
  BDisp 2513dbc0f9 Fixes the CalculateLeftColumn method avoiding jump two columns on forward moving. před 3 roky
  BDisp 58e7698f4c Fixes #1475. Selection ending with a white space error. (#1478) před 3 roky
  BDisp 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) před 4 roky
  BDisp b200763a3f Fixes #1387. Allowing the UnitTests project to test internal keywords. před 4 roky
  BDisp 49e71b45af Fixes #1380. Setting AllowsTab in TextView keeps Multiline. před 4 roky
  BDisp dc3c016199 Added more unit tests as requested in https://github.com/migueldeicaza/gui.cs/pull/1249#issuecomment-827787161 před 4 roky
  BDisp e78bba0cc2 Fixes TextView to deal with CRLF format. před 4 roky
  BDisp 3da689ff31 Fixes #1314. TextView now exposes file exceptions from callers. před 4 roky
  Charlie Kindel 8d8025329e Added Attributes tests; balanced Application.Init/Shutdown před 4 roky
  BDisp c27da1b982 Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249) před 4 roky
  Charlie Kindel b29240f362 Code coverage (#1235) před 4 roky