Commit History

作者 SHA1 備註 提交日期
  Tig 44cc57b9f8 Rebased onto dim.auto 1 年之前
  Tig 13134df595 Prototype Pos.Justify 1 年之前
  Tig 4ed5ed8bb6 Initial commit. Just a prototype 1 年之前
  Tig 1bb90abb52 Merged v2_develop 1 年之前
  Tig 6ebee8d42b Fixed more bad code 1 年之前
  BDisp 41971a6e5a Fix all tests. 1 年之前
  BDisp 221fef3e7f Fix DialogTests. 1 年之前
  BDisp 163c0384a5 Delegate the disposable handling to the caller. 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 年之前
  BDisp c8890628e9 Fixes #3338. Application.Run/End -> Callers must dispose Toplevel 1 年之前
  Brandon Thetford bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances 1 年之前
  Brandon Thetford ac0b655b1a Add explicit casts to a few tests to ensure the correct type is tested. 1 年之前
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 年之前
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 年之前
  Tig d2ad11248f Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130) 1 年之前
  Tig 707dbda71b Fixes #3072, #3148. `Dialog` and `MessageBox` key binding do not handle Enter correctly (#3151) 1 年之前
  Tig a7209bcd88 Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077) 1 年之前
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 年之前
  Tig 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 1 年之前
  Tigger Kindel 1c133ba364 Refactored CheckTimers into MainLoop and renamed/simplified 1 年之前
  Thomas Nind e2feeefa93 Fixes #2663 - No more nested classes (#2664) 2 年之前
  BDisp 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 年之前
  Tig dea5f0fe03 Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595) 2 年之前
  BDisp 105ff9ab54 Fixes #2569. Borders scenarios needed to be refactored. (#2570) 2 年之前
  Tig b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 年之前
  Tig 8c59e8255f Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527) 2 年之前
  Tig a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) 2 年之前
  Tig 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 年之前