seb-win-refactoring/SafeExamBrowser.UserInterface
2017-07-21 10:04:27 +02:00
..
Controls Implemented basic handling of working area. 2017-07-20 14:16:47 +02:00
Images Finished basic implementation of taskbar. 2017-07-17 16:59:50 +02:00
Properties Started implementing basic scaffolding (application startup procedure / I18n). 2017-07-05 17:21:52 +02:00
Utilities Finished basic implementation of taskbar. 2017-07-17 16:59:50 +02:00
ViewModels 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
SafeExamBrowser.UserInterface.csproj Finished basic implementation of taskbar. 2017-07-17 16:59:50 +02:00
SplashScreen.xaml 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
SplashScreen.xaml.cs 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
Taskbar.xaml 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
Taskbar.xaml.cs Implemented basic handling of working area. 2017-07-20 14:16:47 +02:00
UiElementFactory.cs Created stub for process monitoring (explorer termination / restart) and enhanced startup and shutdown procedures. 2017-07-19 14:43:54 +02:00
WpfMessageBox.cs Continued scaffolding: 2017-07-07 15:46:32 +02:00