Commit History

作者 SHA1 備註 提交日期
  BDisp c2cfa808a9 Merge branch 'v2_netdriver-OperationCanceledException-fix_3347' into tig_v2_3338-Toplevel-Must-Be-Disposed 1 年之前
  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 年之前
  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 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 年之前
  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 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 ae008f72b5 Merge pull request #3334 from BDisp/v2_mousegrabview-fix_3333 1 年之前
  Tig ea9c040afb Merge pull request #3335 from tig/v2_3331-CharMap-ScrollBars 1 年之前
  BDisp d8c1a0c118 Merge branch 'v2_develop' into v2_mousegrabview-fix_3333 1 年之前
  BDisp 704f1407d8 Break the loop if the superview is found. 1 年之前
  Tig d81a1ee977 Merge pull request #3330 from tig/v2_3313-Application-End-Top 1 年之前
  Tig 40b28d2120 Fixed incorrect clip code. 1 年之前
  BDisp 1573bb025b Check for the superview instead of check if it contains on the subviews. 1 年之前
  BDisp 0120a3648f Fixes #3333. Application.UnGrabbedMouse event doesn't allow grab another view after exit. 1 年之前