seb-win-refactoring/SafeExamBrowser.UserInterface
2017-07-26 08:50:36 +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 Implemented basic browser window and moved log file paths to settings. 2017-07-26 08:50:36 +02:00
BrowserWindow.xaml.cs Implemented basic browser window and moved log file paths to settings. 2017-07-26 08:50:36 +02:00
SafeExamBrowser.UserInterface.csproj Switched to Windows Forms version of CefSharp, as the WPF user control is less performant (slow & laggy). 2017-07-25 11:36:50 +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 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