seb-win-refactoring/SafeExamBrowser.Contracts/UserInterface
2017-07-17 16:59:50 +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 Still working on the taskbar. Implemented basic version of taskbar buttons with instance popup and made splash screen localizable. 2017-07-14 10:28:59 +02:00
ITaskbar.cs Finished basic implementation of taskbar. 2017-07-17 16:59:50 +02:00
ITaskbarButton.cs Finished basic implementation of taskbar. 2017-07-17 16:59:50 +02:00
ITaskbarNotification.cs Finished basic implementation of taskbar. 2017-07-17 16:59:50 +02:00
IUiElementFactory.cs Finished basic implementation of taskbar. 2017-07-17 16:59:50 +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