seb-win-refactoring/SafeExamBrowser.Contracts/UserInterface
2017-07-28 14:52:15 +02:00
..
IBrowserControl.cs Started implementing the browser component. 2017-07-24 17:31:28 +02:00
IBrowserWindow.cs Started implementing the browser component. 2017-07-24 17:31:28 +02:00
IMessageBox.cs 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
ISplashScreen.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
ITaskbar.cs Implemented basic monitoring of Windows explorer and added event controller module. 2017-07-26 14:36:20 +02:00
ITaskbarButton.cs Completed instance handling for browser and taskbar button implementation. 2017-07-28 09:12:17 +02:00
ITaskbarNotification.cs Finished basic implementation of taskbar. 2017-07-17 16:59:50 +02:00
IUserInterfaceFactory.cs Working on browser configuration. 2017-07-28 14:52:15 +02:00
IWindow.cs Completed instance handling for browser and taskbar button implementation. 2017-07-28 09:12:17 +02:00
MessageBoxAction.cs 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
MessageBoxIcon.cs 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