Commit History

Author SHA1 Message Date
  Tig 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 2 years ago
  Thomas Nind 53c7eaf266 Fix tileview borders and enable tests (#2708) 2 years ago
  Thomas Nind e2feeefa93 Fixes #2663 - No more nested classes (#2664) 2 years ago
  BDisp 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 years ago
  Tig dea5f0fe03 Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595) 2 years ago
  BDisp ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 2 years ago
  Tig b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 years ago
  Tig 8c59e8255f Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527) 2 years ago
  Tig a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) 2 years ago
  Tig 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 years ago
  Tigger Kindel 43d5efcd6c Fixed Window tests; fixed XML doc errors 2 years ago
  Tigger Kindel 49561439e0 Fixed and simplified dialog tests 2 years ago
  Tigger Kindel 4de48b6237 Fixed many tests 2 years ago
  tznind 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
  tznind 09683a2cd5 Refactor more `event Action` to `event EventHandler` 2 years ago
  Thomas Nind 0bd32c282e Fixes #505. Finishes merge of TileView (previously SplitContainer) (#2258) 2 years ago
  Tig Kindel b7fe14ecff attempting to merge 2 years ago
  Tig Kindel 9cb5e8c658 merging tigs changes 2 years ago
  Thomas b39413c4aa Remove stale bounds hacks 2 years ago
  tznind 3cb983271b Fix titles overruning bounds in some cases 2 years ago
  tznind e8df68c117 Remove stale TODO statements 2 years ago
  tznind 45e2218e37 TrySplitTile moves Title across to new child too 2 years ago
  tznind 0a5197263a xmldoc tidy 2 years ago
  tznind 34e517be57 Whitespace layout fix 2 years ago
  tznind 826b5b8f16 Fix min sizes calculation 2 years ago
  tznind 2caab5d410 Add tests for resizing splitter 2 and ensuring splitter does not go too far 2 years ago
  tznind 4f2649087e Allow resizing left/right even when splitter offscreen as long as move is towards a valid state 2 years ago
  tznind 58eca0de07 Enforce min size on move splitter not Setup 2 years ago
  tznind 8c766a183b Refactor to use new method IsValidNewSplitterPos 2 years ago
  tznind 5a46e492c4 Prevent moving splitter lines over one another 2 years ago