seb-win-refactoring/SafeExamBrowser.Contracts/UserInterface
2017-08-17 12:17:58 +02:00
..
Taskbar Implemented basic battery system control. 2017-08-17 12:17:58 +02:00
IBrowserControl.cs Renamed events and event handlers according to C# naming convention. 2017-08-02 08:31:12 +02:00
IBrowserWindow.cs Renamed events and event handlers according to C# naming convention. 2017-08-02 08:31:12 +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 Renamed Key to TextKey and started implementing keyboard monitoring. 2017-08-03 15:35:22 +02:00
IUserInterfaceFactory.cs Refactored taskbar components (moved contracts to separate namespace and introduced XAML control templates) and started implementing system components. 2017-08-15 15:30:31 +02:00
IWindow.cs Renamed events and event handlers according to C# naming convention. 2017-08-02 08:31:12 +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