seb-win-refactoring/SafeExamBrowser.Contracts
2017-07-24 15:29:17 +02:00
..
Behaviour Implemented unit tests for startup- and shutdown-controller. 2017-07-21 12:05:31 +02:00
Configuration Implemented basic handling of working area. 2017-07-20 14:16:47 +02:00
I18n Implemented basic window handling. 2017-07-24 15:29:17 +02:00
Logging 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
Monitoring Started working on window monitoring. 2017-07-24 08:56:39 +02:00
Properties Continued scaffolding: 2017-07-06 18:18:39 +02:00
UserInterface Implemented basic window handling. 2017-07-24 15:29:17 +02:00
SafeExamBrowser.Contracts.csproj Enhanced startup- and shutdown-procedure by introducing a stack of IOperations (which are automatically reverted on shutdown or if an error happens during startup). 2017-07-21 10:04:27 +02:00