Commit History

Author SHA1 Message Date
  BDisp f925625baa Add GetQuitKeyAndName helper method. 1 year ago
  Tig 0be9cde556 Removed dead code from scenario 1 year ago
  Tig 6188127a24 Refactors CheckBox to use an enum instead of bool? for state. Cleans up naming to make more correct too (Toggle v. Toggled and State vs. Checked). 1 year ago
  Tig b55ee57371 Moved EventArgs<T> to sep file. 1 year ago
  Tig 99948b1486 Simplified HighlightEventArgs 1 year ago
  Tig 9f09e030ae Fixed Scenarios and unit tests 1 year ago
  Tig c877c1844d Simplified Alignment enum 1 year ago
  Tig 175c2fc0dd Changed Alignment enum to have distinct values. Updated related code. 1 year ago
  Tig ce1e243df2 Justification->Alignment 1 year ago
  Tig c5a6c907a4 Justifier->Aligner 1 year ago
  Tig 40f72db0bd Alignment->Justification 1 year ago
  Tig 37073d29b5 Alignment->Justification 1 year ago
  Tig c84dade64d WIP -> Getting rid of old TextAlignment enums 1 year ago
  Tig e6b6f77f9a AutoSize is GONE! 1 year ago
  Tig 069089ee27 Made Arrangement = ViewArrangement.Fixed the default for Toplevels 1 year ago
  BDisp f1fcbb91d3 Fix UICatalog. 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
  BDisp 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 years ago
  tznind 17a33f3b11 Refactor `Action<bool?> Toggled` to `EventHandler<ToggleEventArgs>` 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 e02df8c043 Added some more features and bug fixes. 3 years ago
  Charlie Kindel 32ae3cb62f Cleaned up Categories and Scenario descripitons. 3 years ago
  Charlie Kindel 83f70cbf39 Revert "Revert "Reorganizing scenarios categories as per #1648"" 3 years ago
  Charlie Kindel 359ba385c8 Revert "Reorganizing scenarios categories as per #1648" 3 years ago
  BDisp 3362ca849d Reorganizing scenarios categories as per #1648 3 years ago
  BDisp 239191cde0 Fixes #1434. Regenerating the docs. (#1528) 3 years ago
  Charlie Kindel 2ac385ec81 formatting error and a little fun 5 years ago
  Charlie Kindel 9d088f87ec fixed a wide-unicode bug 5 years ago