seb-win-refactoring/SafeExamBrowser.UserInterface
2017-07-28 09:12:17 +02:00
..
Controls Completed instance handling for browser and taskbar button implementation. 2017-07-28 09:12:17 +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 Implemented basic browser window and moved log file paths to settings. 2017-07-26 08:50:36 +02:00
BrowserWindow.xaml.cs Completed instance handling for browser and taskbar button implementation. 2017-07-28 09:12:17 +02:00
SafeExamBrowser.UserInterface.csproj Minor refactoring (renamed UI factory). 2017-07-27 14:45:54 +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 browser window and moved log file paths to settings. 2017-07-26 08:50:36 +02:00
Taskbar.xaml.cs Implemented basic monitoring of Windows explorer and added event controller module. 2017-07-26 14:36:20 +02:00
UserInterfaceFactory.cs Minor refactoring (renamed UI factory). 2017-07-27 14:45:54 +02:00