Commit graph

5 commits

Author SHA1 Message Date
Damian Büchel
8adb72bb0f Continued with taskbar implementation, but ran into WPF's UI thread / UI element restriction. Current state does not work, as UI elements cannot be created on a non-UI thread. Must find proper solution to this problem... 2017-07-12 15:36:30 +02:00
Damian Büchel
7bc2686560 Finished first draft of application scaffolding and splash screen. 2017-07-10 15:47:12 +02:00
Damian Büchel
6e44da9497 Continued scaffolding:
- Added splash screen
- Completed logger
- Added startup and shutdown components
2017-07-07 15:46:32 +02:00
Damian Büchel
f9723d2c9e Continued scaffolding:
- Implemented basic logging
- Added basic settings
- Moved contracts to separate assembly
2017-07-06 18:18:39 +02:00
Damian Büchel
0e9571fe10 Continued implementing the scaffolding:
- Added composition root
- Implemented XML resource for I18n
2017-07-06 10:56:03 +02:00