Justin Swanson
313890e526
Modlist website button added to installer view
2019-11-02 15:51:34 -05:00
Justin Swanson
b0d83a6210
Made text shadow not show for default WJ background
2019-11-02 15:51:34 -05:00
Justin Swanson
b96ce29789
Made title/author/summary text derivative in InstallerVM
...
So it will snap back to modlist info when slideshow not active
2019-11-02 15:51:34 -05:00
Justin Swanson
b37d5312c4
InstallationView Progress Bar tweaks
...
Now point to actual properties, but mostly disabled for now until progress reporting can be improved
2019-11-02 15:51:34 -05:00
Justin Swanson
6eb75e1a9a
Compilation View spruces/fixes. Basic FilePicker.Filter
2019-11-02 15:51:34 -05:00
Justin Swanson
75f61c2e18
Install configuration systems readded to view
2019-11-02 15:51:34 -05:00
Justin Swanson
2f8977feac
Some additional library items
...
UserControlRx, FilePicker control, TaskExt.FireAndForget
2019-11-02 15:51:34 -05:00
Justin Swanson
46dbb0e1aa
New InstallerView initial foundations. MahApps added
2019-10-27 23:35:31 -05:00
Justin Swanson
e2ff7efe76
Initial Compiler/Installer split for VM and Views
2019-10-24 23:36:58 -05:00
Justin Swanson
dcbf3b069f
Modified UnhandleException handling
...
Since we're crashing at this point, calling the GUI's logging systems is moot. Just log to Utils.Log (which goes to file) before the crash happens
2019-10-22 23:18:16 -05:00
Justin Swanson
66db4e6ddd
Refactored logging to all hook into Utils.Log
...
Log collection moved up to MainWindow. Since there will be many sub-VMs moving forward, a singleton based setup was desired. RxUI's Splat was an option, but we already had Utils.Log right there. Also now GUI printed messages will go to the log on the disk for later inspection.
2019-10-22 23:16:42 -05:00
Justin Swanson
1eafafcbec
WorkQueue concepts migrated to MainWindowVM
...
Since WorkQueue is static itself, just put it in the main vm. If it ever gets made into a non-singleton, might refactor installer and compiler VMs to each have work queue systems
2019-10-21 22:55:24 -05:00
Justin Swanson
4f6c8b4aae
MainWindowVM
2019-10-21 22:55:24 -05:00
Justin Swanson
4f8167555d
Folder restructuring
2019-10-21 22:55:19 -05:00