Commit History

Author SHA1 Message Date
  BDisp f925625baa Add GetQuitKeyAndName helper method. 1 year ago
  BDisp ff7a68b2dc Change all Scenarios to merge their Init, Setup, and Run overrides into Main. 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
  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
  tznind 6989addd71 whitespace fixes 1 year ago
  tznind 14fab61d35 Add scenario support for flipping button order 1 year ago
  Thomas Nind a8d1a79615 Fixes #2726 - Refactor filedialog classes to be more easily reused (#2727) 2 years ago
  BDisp 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 years ago
  Thomas Nind c04703f5d6 Fixes #2617 - Support for Nerd icons for FileDialog (#2613) 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
  Thomas Nind c1a578891b Fixes #2150. Revamping FileDialog (#2259) 2 years ago