커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  BDisp e784765094 Fixes #1179. TextView does not copy to the clipboard on deleting. (#1180) 4 년 전