提交历史

作者 SHA1 备注 提交日期
  BDisp 58fa801917 Fixes #3351. TabIndex with the same setter value but with wrong index return without set the correct value. 1 年之前
  BDisp 1724e71601 Using mask check instead of HasFlag method. 1 年之前
  BDisp 37e76d174d Fixes #3318. v1-MouseClick should be invoked only once on a mouse click. 1 年之前
  BDisp 1d44f2e046 Fixes #2571. Wizards background shifts to gray when focusing, looks bad. (#3194) 1 年之前
  usr c7942ae3bb Fix issue where the TestViewsDisposeCorrectly was not doing what it was supposed to do (#2964) 1 年之前
  usr a8d2f8d733 Fixes #2913 - remove Disposed views from Responder.instances when Debugging (#2914) 1 年之前
  BDisp 6e458559e2 Finally the Enter and Leave events has the correct sequence. 1 年之前
  BDisp 2368ec87f1 Prevents throw exception if Application.Current is null. 2 年之前
  BDisp 9938b89560 Fix typo on private method. 2 年之前
  BDisp 9d9d088a30 Prevent passing wrong frame to SetRelativeLayout method. 2 年之前
  BDisp db78fe28bc Fixes #2717. Label not display fully when resizing terminal. (#2718) 2 年之前
  BDisp ffb135c0fe Fixes #2705. ListView does not render correctly before focus. (#2707) 2 年之前
  BDisp 9cfa78a033 Fixes #2354. View.Redraw doesn't clear itself and PositionCursor doesn't ensure focus when a prior view was disabled. (#2355) 2 年之前
  BDisp c85ff954aa Illustrates #2331 (Scrollview not respecting clip) does not reproduce (#2332) 2 年之前
  BDisp 51c64babc7 More appropriate solution for the issue #2331. 2 年之前
  Tig Kindel 44ab0b5b74 fixes #2336 2 年之前
  Tig Kindel d6e308966b fixing merge screwups 2 年之前
  Tig Kindel 2b26ec7bfb merge fixes 2 年之前
  BDisp cd5655fc95 Fixes #2308. Redraw passed bounds bigger than its client area. 2 年之前
  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 年之前