提交歷史

作者 SHA1 備註 提交日期
  BDisp e570a07667 Reformat. 2 年之前
  BDisp a3ae8cf1b6 Fixes #2289. View.Clear method is clearing beyond its parent bounds. 2 年之前
  BDisp 1b9b50dd12 merge develop branch 2 年之前
  BDisp c76a66fc19 Merge develop branch 2 年之前
  tznind 656fe727f0 Fix null reference exception when OnLeave event handlers clear focus. 2 年之前
  BDisp 6986ab255e Avoids SetNeedsDisplay on views already removed. 2 年之前
  BDisp 8d44217c8a Fixes #2222. RadioGroup first upper case and ProcessColdKey is not working well. 2 年之前
  Charlie Kindel 04af7d2106 merge develop 2 年之前
  Tig 842f73d07a Merge branch 'develop' into view-clear-fix 2 年之前
  Charlie Kindel b29754cc5a moves isovverriden to Responder, adds unit tests 2 年之前
  BDisp 8cb3054bf8 Fix IsOverridden method per @tig in https://github.com/gui-cs/Terminal.Gui/issues/2156#issuecomment-1299338732 2 年之前
  BDisp 060cb77e95 Fix IsOverridden method per @tig in https://github.com/gui-cs/Terminal.Gui/issues/2156#issuecomment-1299338732 2 年之前
  BDisp bad23db442 Merge develop. 2 年之前
  BDisp 237b57e4b2 Refactoring code. 2 年之前
  BDisp 45990d0e87 Fixes 2142. Dim.Combine wasn't calculating well. 2 年之前
  BDisp 250ebd3f97 Added some more improvements. 2 年之前
  BDisp b4fc85bfd6 Fixes #2122. Weird visual artifacts on clearing. 2 年之前
  Charlie Kindel 52e6d10d84 Fixed tons of little doc typos 2 年之前
  Tig ac6f7756b7 Merge branch 'develop' into view-clear-background 2 年之前
  Tig a108590969 Merge pull request #2098 from pavkam/cleanup_1 2 年之前
  BDisp 516e7e25de Fixes 2094. View does not clear it's background. 2 年之前
  tznind 711d4d739e Updated docs and made MouseEvent fields into properties for futureproofing and consistency 2 年之前
  tznind b20483cc68 Change `MouseEvent` to a mutable class (previously struct) and added Handled 2 年之前
  Alexandru Ciobanu 3e19bf70ed Correct for the comments on the PR and removed two unused imports. 2 年之前
  Alexandru Ciobanu 97c0f5349a cleanup and fix docs in View class 2 年之前
  BDisp 702ef46727 Fixes #2069. KeyDown and KeyUp events must run before OnKeyDown and OnKeyUp. 2 年之前
  BDisp b6715863a3 Fixes #2071. DrawContentComplete event is never called from the base if it's overridden. 2 年之前
  BDisp c350886b5d Fixes #2047. Tests are failing locally after merging #2046 2 年之前
  BDisp 281a849c08 Fixes #2026. Added ClearOnVisibleFalse to flag if the view must be cleared or not. (#2020) 2 年之前
  BDisp 09f005448e Fixes #1800. TextView now uses the same colors as TextField. (#1971) 2 年之前