提交歷史

作者 SHA1 備註 提交日期
  BDisp bbf852c532 Fixes #3347. NetDriver throws System.OperationCanceledException: 'The operation was canceled.' 1 年之前
  BDisp 034861bba2 Standardizes the entire Application.Run to be consistent between them. 1 年之前
  BDisp f1fcbb91d3 Fix UICatalog. 1 年之前
  BDisp fda698d1c4 Avoids throw if _source is null. 1 年之前
  BDisp d796c5ac43 Avoids throw if table is null. 1 年之前
  BDisp 58d25fccf8 Remove erroneous code. 1 年之前
  tznind b5747cce50 Add full constructor to ColorScheme 1 年之前
  BDisp 163c0384a5 Delegate the disposable handling to the caller. 1 年之前
  BDisp c68849a314 Remove Top from the Init method. 1 年之前
  Tig 0a6193a7a3 Moved `Canceled` from `FileDialog` to `Dialog` (because that's just a good idea and it provides a good case for having a property test for Disposal on get/set). 1 年之前
  Tig 74849ddf75 Merge branch 'v2_develop' into v2_3338-Toplevel-Must-Be-Disposed 1 年之前
  Tig 37c8969169 Merge pull request #3341 from BDisp/v2_wheeledleft-wheeledright-fix_3340 1 年之前
  Tig f46dd8f047 Merged @bdisp fix, and tweaked Scenario for better UI 1 年之前
  Tig 90e38384c4 WIP towards scrolling working 1 年之前
  Tig aaecc302e8 Merge pull request #24 from BDisp/tig_v2_3338-Toplevel-Must-Be-Disposed 1 年之前
  BDisp 5c27e16605 Resolving merge conflicts. 1 年之前
  BDisp c8890628e9 Fixes #3338. Application.Run/End -> Callers must dispose Toplevel 1 年之前
  Tig fd4fdb8b1a More unit tests and code cleanup 1 年之前
  Tig f55d9bbdcd ViewportToScreen now deals with + location. Updated unit tests. 1 年之前
  Tig 6f664c9c6a Added ContentSize property and first unit test 1 年之前
  BDisp d2a2ff1f99 Fixes #3340. Mouse ButtonShift doesn't work anymore on Windows Terminal. 1 年之前
  Tig bf77b3153d Fixed all instances of the bad pattern I could find 1 年之前
  Tig 6b1a429e56 Rebased with v2_develop 1 年之前
  Tig 6badd0de12 Merge pull request #3337 from tig/v2_3332-Clipping-SetSubViewNeedsDisplay 1 年之前
  Tig 8cf63d565a Added some NeedDisplay unit tess 1 年之前
  Tig 262e878078 Fixed Clipping scenario - ClearNeedsDisplay was not calling into subviews 1 年之前
  Tig a27708a3f9 Fixed Clipping scenario - SetSubViewNeedsDisplay 1 年之前
  Tig 00c4680d26 Fixed Clipping scenario 1 年之前
  Tig d915c4e6f8 Fixed API doc typo 1 年之前
  Tig ae008f72b5 Merge pull request #3334 from BDisp/v2_mousegrabview-fix_3333 1 年之前