dbuechel
|
fd20d0d638
|
Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace.
|
2019-08-30 09:55:26 +02:00 |
|
dbuechel
|
4edd8480ef
|
Updated year to 2019 for all copyright notices.
|
2019-01-09 11:25:21 +01:00 |
|
dbuechel
|
e0bc11fe79
|
SEBWIN-219: Added missing API documentation on type level.
|
2018-03-06 11:38:12 +01:00 |
|
dbuechel
|
ff956daf39
|
SEBWIN-219: Updated assembly information and copyright year.
|
2018-01-16 08:24:00 +01:00 |
|
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 |
|