Commit History

作者 SHA1 備註 提交日期
  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 年之前