2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Tig Kindel c6001c794b Fixes #2025 - API Docs are now generated via Github Action - View Source Works (#2027) 2 жил өмнө
  BDisp d368215e07 Fixes #1987. Textview insert text newline fix (#1988) 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 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 a23c1bee19 Fixes #1925. Preserve trailing spaces on word wrap must be refactored… (#1929) 3 жил өмнө
  BDisp 74b91a3979 Textview readonly wrap fix (#1898) 3 жил өмнө
  BDisp a7a6886b72 Proves that the ScrollTo and CursorPosition methods work as expected. 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 жил өмнө
  BDisp 205fbf4d5b Avoid throwing when WordWrap is true on constructor initialization. 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 жил өмнө
  BDisp 11f29d45ea A unit test to prove the 4df5897. 3 жил өмнө
  BDisp 4df5897318 Fixes the cursor not being showing if the text length is equal to the view width. 3 жил өмнө
  BDisp 32db62044e Changes kill-to-start key to work on Linux too. 3 жил өмнө
  BDisp 2513dbc0f9 Fixes the CalculateLeftColumn method avoiding jump two columns on forward moving. 3 жил өмнө
  BDisp 58e7698f4c Fixes #1475. Selection ending with a white space error. (#1478) 3 жил өмнө
  BDisp 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 жил өмнө
  BDisp b200763a3f Fixes #1387. Allowing the UnitTests project to test internal keywords. 4 жил өмнө
  BDisp 49e71b45af Fixes #1380. Setting AllowsTab in TextView keeps Multiline. 4 жил өмнө
  BDisp dc3c016199 Added more unit tests as requested in https://github.com/migueldeicaza/gui.cs/pull/1249#issuecomment-827787161 4 жил өмнө
  BDisp e78bba0cc2 Fixes TextView to deal with CRLF format. 4 жил өмнө
  BDisp 3da689ff31 Fixes #1314. TextView now exposes file exceptions from callers. 4 жил өмнө
  Charlie Kindel 8d8025329e Added Attributes tests; balanced Application.Init/Shutdown 4 жил өмнө
  BDisp c27da1b982 Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249) 4 жил өмнө
  Charlie Kindel b29240f362 Code coverage (#1235) 4 жил өмнө
  BDisp 0fe512d198 Fixes #1211. Added support to TextView for word based operations Ctrl+Del and Ctrl+Backspace. (#1212) 4 жил өмнө