Commit History

Author SHA1 Message Date
  Tig c877c1844d Simplified Alignment enum 1 year ago
  Tig ce1e243df2 Justification->Alignment 1 year ago
  Tig c5a6c907a4 Justifier->Aligner 1 year ago
  Tig c84dade64d WIP -> Getting rid of old TextAlignment enums 1 year ago
  Tig e6b6f77f9a AutoSize is GONE! 1 year ago
  BDisp f1fcbb91d3 Fix UICatalog. 1 year ago
  Tig bf77b3153d Fixed all instances of the bad pattern I could find 1 year ago
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
  Tig 2c725b877f Fixes #2944. Makes `ColorScheme` explicitly readonly, removes `Colors.Base`, etc..., Fixes intermittent `TreeView` unit test failures (#3175) 1 year ago
  Thomas Nind e2feeefa93 Fixes #2663 - No more nested classes (#2664) 2 years ago
  Tig 4d6781e5f9 Fixes #2649 - Unit Tests on Windows are failing (#2650) 2 years ago
  BDisp 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 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
  Tigger Kindel 791976428e merged !!! woot. 2 years ago
  Tigger Kindel 292d24ce93 Updated spec 2 years ago
  tznind 796e15a64d Added DrawEventArgs 2 years ago
  tznind 09683a2cd5 Refactor more `event Action` to `event EventHandler` 2 years ago
  tznind 3bec36ac47 Change Action to EventHandler for more events 2 years ago
  tznind fcc75e7147 Update View Action events to EventHandler events 2 years ago
  tznind 17a33f3b11 Refactor `Action<bool?> Toggled` to `EventHandler<ToggleEventArgs>` 2 years ago
  tznind 58c267fd7c Switch to EventHandler for TopLevel methods 2 years ago
  BDisp 9d1a429676 Implementing nullable bool checked on CheckBox. 2 years ago
  Charlie Kindel bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 years ago
  BDisp 09f005448e Fixes #1800. TextView now uses the same colors as TextField. (#1971) 3 years ago
  Tig Kindel 94f36cef2e Updated API doc theme. Added Wizard Sample 3 years ago
  Tig Kindel 11491b3f79 Fixes #1883. Toplevel now propogates Loaded & Ready events to child Toplevel views. 3 years ago
  Tig Kindel e4a919fb94 Fixed cancel logic. Title now shows for non-modal. (#1871) 3 years ago
  Tig Kindel 492966048c Fixes #1849. Wizard as non-popup is broken (#1853) 3 years ago