seb-win-refactoring/SafeExamBrowser.UserInterface
2017-07-25 09:02:32 +02:00
..
Controls Started implementing the browser component. 2017-07-24 17:31:28 +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
BrowserWindow.xaml Started implementing the browser component. 2017-07-24 17:31:28 +02:00
BrowserWindow.xaml.cs Added post-build event to copy browser libraries to output directory of the main executable. 2017-07-25 09:02:32 +02:00
SafeExamBrowser.UserInterface.csproj Started implementing the browser component. 2017-07-24 17:31:28 +02:00
SplashScreen.xaml Implemented basic window handling. 2017-07-24 15:29:17 +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 Implemented basic window handling. 2017-07-24 15:29:17 +02:00
Taskbar.xaml.cs Implemented basic handling of working area. 2017-07-20 14:16:47 +02:00
UiElementFactory.cs Started implementing the browser component. 2017-07-24 17:31:28 +02:00