John Lewin
a7f0c1f7ab
Add MainView to form before closing progress overlay
...
- Ensures that expensive layout occurs before shutdown progress
2017-12-18 10:53:26 -08:00
John Lewin
7686bec8b6
Cleanup startup reporting
2017-12-18 10:53:26 -08:00
John Lewin
bdeedd457e
Startup progress reporting
2017-12-18 10:53:26 -08:00
John Lewin
93f215e5c6
Move initialization logic into MatterControlApplication
2017-12-18 10:53:26 -08:00
John Lewin
622607b710
Separate MatterControlApplication to Init vs SystemWindow components
...
- Reduce to minimum viable SystemWindow
- Isolate initialization code in MatterControlApplication
- Prepare to collapse into discrete initialization stages
2017-12-18 10:53:26 -08:00
John Lewin
c0844a2a4c
Use new AggContext.Init call to specify config
2017-10-12 12:16:09 -07:00
John Lewin
fcb60f7f56
Restore required using statement
2017-09-24 08:07:59 -07:00
John Lewin
78bc774e8c
Remove unused file
2017-09-24 07:49:51 -07:00
John Lewin
17b36580b3
Fix build errors
2017-08-22 15:00:57 -07:00
John Lewin
3a9833697d
Platform providers
...
- New Provider model
- Remove WindowsFileDialogs project
- Remove PlatformAbstract assembly, use AggContext
- Rename OsInformation to OperatingSystem
2017-08-22 13:42:34 -07:00