Commit History

Author SHA1 Message Date
  Tig dc4ce1e418 Fixed Dialogs 10 months ago
  Tig 78d0a8fc3b Accepted->Accepting 10 months ago
  Tig 018dbc625e Accepted now takes CommandEventArgs 10 months ago
  Tig af110d92d0 In the middle of another refactoroing 11 months ago
  Tig 3b256f20dc RadioGroup 11 months ago
  Tig 0bd50c5b93 Fixes #3641. `CheckBox.State` -> `CheckBox.CheckState` (#3648) 1 year ago
  Tig 31ef0fc152 Revamped Messagebox tests 1 year ago
  Tig 2cecc7762a WIP - Trying to make TextFormatter have indepdentent width/height 1 year ago
  Tig a3b606fe6e New unit tests. Lots of fixes 1 year ago
  BDisp f925625baa Add GetQuitKeyAndName helper method. 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 671fdea8a3 Fixed a slew of Dim.Auto(Content) issues preventing Pos.Align to work for MessageBox/Dialog. 1 year ago
  Tig c877c1844d Simplified Alignment enum 1 year ago
  Tig ddd7e279c4 Merge/rebase with #3480 1 year ago
  Tig 01c30ef99f WIP: Fixing MessagBox to use Dim.Auto 1 year ago
  Tig 6e640ef80d Rebased with #3480 1 year ago
  Tig c738d2baad Tweaked validation logic 1 year ago
  Tig 87a76669b7 Fixed broken unit tests. 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 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 1df8ae15bb Fixes #3186. HotKeys must be explicitly set (Makes `TextFormatter.FindHotKey` `firstUpperCase` default to `false`) (#3187) 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
  Tig a7209bcd88 Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077) 1 year 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