提交歷史

作者 SHA1 備註 提交日期
  Brandon Thetford a638edeeaf Rename Rect to Rectangle in preparation for removal 1 年之前
  dodexahedron 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 年之前
  Brandon Thetford 142b621395 Replace 354 `!= null` with `is { }` 1 年之前
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 年之前
  Tig 7fe95cb9c7 Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158) 1 年之前
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 年之前
  Tig 42b9ad1d61 Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920) 1 年之前
  Tig 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 2 年之前
  Thomas Nind 53c7eaf266 Fix tileview borders and enable tests (#2708) 2 年之前
  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 ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 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 年之前
  Tigger Kindel 43d5efcd6c Fixed Window tests; fixed XML doc errors 2 年之前
  Tigger Kindel 49561439e0 Fixed and simplified dialog tests 2 年之前
  Tigger Kindel 4de48b6237 Fixed many tests 2 年之前
  tznind 2ed71e284c Move all nested eventargs out of parent classes to root 2 年之前
  tznind 09683a2cd5 Refactor more `event Action` to `event EventHandler` 2 年之前
  Thomas Nind 0bd32c282e Fixes #505. Finishes merge of TileView (previously SplitContainer) (#2258) 2 年之前
  Tig Kindel b7fe14ecff attempting to merge 2 年之前
  Tig Kindel 9cb5e8c658 merging tigs changes 2 年之前
  Thomas b39413c4aa Remove stale bounds hacks 2 年之前
  tznind 3cb983271b Fix titles overruning bounds in some cases 2 年之前
  tznind e8df68c117 Remove stale TODO statements 2 年之前
  tznind 45e2218e37 TrySplitTile moves Title across to new child too 2 年之前
  tznind 0a5197263a xmldoc tidy 2 年之前