seb-win-refactoring/SafeExamBrowser.Contracts/UserInterface
2018-10-04 11:24:16 +02:00
..
Browser SEBWIN-220: Moved all event handlers to separate files and namespaces. 2018-07-06 15:57:38 +02:00
MessageBox SEBWIN-220: Extracted user interface dependencies from all IOperations by introducing ActionRequired, ProgressChanged and StatusChanged events. 2018-10-03 14:35:27 +02:00
Taskbar SEBWIN-220: Extracted concerns from core namespace (communication, i18n, logging) and removed behaviour namespace. 2018-08-31 10:06:27 +02:00
Windows SEBWIN-220: Moved all event handlers to separate files and namespaces. 2018-07-06 15:57:38 +02:00
IProgressIndicator.cs SEBWIN-221: Changed IProgressIndicator implementation to automatically show busy indication after a delay. All application controllers now create new splash screens before executing an operation sequence. 2018-10-04 11:24:16 +02:00
IUserInterfaceFactory.cs SEBWIN-220: Finally renamed RuntimeInfo to AppConfig. 2018-06-29 09:50:20 +02:00