Commit History

Author SHA1 Message Date
  Tig f37ec5e04f Moved Overlapped stuff to ApplicationOverlap static class. Fixed nullable warnings. 1 year ago
  Tig 78a71feb59 Updated BGWC 1 year ago
  Tig 05613bb229 Start on replacing old StatusBar with new 1 year ago
  BDisp 0075c07b39 Change scenarios to use ObservableCollection. 1 year ago
  Tig 069089ee27 Made Arrangement = ViewArrangement.Fixed the default for Toplevels 1 year ago
  Tig df5f04b645 Merged v2_develop 1 year ago
  Tig fda20df9ab Another attempt to fix Dispose in BWC 1 year ago
  Tig 1e5ac783c5 Fixed dispose calls (one I missed). 1 year ago
  Tig 5b03d739a6 Fixed quit scenario bug. WorkerApp, when hidden, was eating QuitKey 1 year ago
  Tig 0b90274a15 Merged @bdisp latest fixes 1 year ago
  Tig 253fd2b7b2 Fixed bug in scenario where hitting ENTER to start worker crashed listview 1 year ago
  Tig 35d78fd985 Merged @bdisp's latest 1 year ago
  BDisp 155e0a4232 Prevents run stagingUI if OverlappedTop is null. 1 year ago
  BDisp ff404ac8f5 Resolving merge conflicts. 1 year ago
  Tig fffae452e2 Added Main to Scenario. Updated a few scenarios to test out. 1 year ago
  BDisp 09b9e41641 Set Visible to false on Closing event. 1 year ago
  Tig 561d671746 Removed un-needed and un-used RequestStop override from Scenario 1 year ago
  Tig 5c6560299b Makes Run<T> and Run() return the Toplevel that gets created 1 year ago
  Tig 8487e78cf3 Fixed unit tests failure caused by BackgroundWorkerCollection 1 year ago
  BDisp f1fcbb91d3 Fix UICatalog. 1 year ago
  Tig f46dd8f047 Merged @bdisp fix, and tweaked Scenario for better UI 1 year ago
  Tig bf77b3153d Fixed all instances of the bad pattern I could find 1 year ago
  Tig f6ff36968e Reamed Bounds -> ViewPort to see how it feels 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
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
  Tig 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 1 year ago
  BDisp 962ccc6c0a Fixes #2559. BackgroundWorkerCollection scenario is broken. (#2560) 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