seb-win-refactoring/SafeExamBrowser.UserInterface.Classic
2018-12-21 11:36:20 +01:00
..
Controls SEBWIN-220: Extracted concerns from core namespace (communication, i18n, logging) and removed behaviour namespace. 2018-08-31 10:06:27 +02:00
Images SEBWIN-110: Implemented a basic version of the keyboard layout system control. 2017-09-13 08:33:12 +02:00
Properties SEBWIN-219: Updated assembly information and copyright year. 2018-01-16 08:24:00 +01:00
Templates SEBWIN-142: Finished basic layout of browser window. 2017-11-28 08:39:59 +01:00
Utilities SEBWIN-220: Implemented kiosk mode "Create New Desktop". 2018-08-16 11:23:37 +02:00
ViewModels 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
AboutWindow.xaml Started implementing classic user interface. 2017-08-22 15:47:42 +02:00
AboutWindow.xaml.cs SEBWIN-220: Moved all event handlers to separate files and namespaces. 2018-07-06 15:57:38 +02:00
BrowserWindow.xaml SEBWIN-219: Started implementing reconfiguration mechanism. 2018-03-02 15:41:04 +01:00
BrowserWindow.xaml.cs SEBWIN-220: Moved all event handlers to separate files and namespaces. 2018-07-06 15:57:38 +02:00
LogWindow.xaml Started implementing classic user interface. 2017-08-22 15:47:42 +02:00
LogWindow.xaml.cs SEBWIN-221: Finished saving algorithm for client configuration (including password encryption - public key encryption remains to do). 2018-12-21 11:36:20 +01:00
MessageBox.cs SEBWIN-220: Extracted user interface dependencies from all IOperations by introducing ActionRequired, ProgressChanged and StatusChanged events. 2018-10-03 14:35:27 +02:00
packages.config SEBWIN-110: Implemented basic version of wireless network system control. 2017-11-14 15:43:13 +01:00
PasswordDialog.xaml SEBWIN-221: Implemented basic password decryption of binary configuration files and finally found correct solution for multi-threading issues related to WPF. 2018-11-22 14:36:20 +01:00
PasswordDialog.xaml.cs SEBWIN-221: Implemented basic password decryption of binary configuration files and finally found correct solution for multi-threading issues related to WPF. 2018-11-22 14:36:20 +01:00
RuntimeWindow.xaml SEBWIN-220: Implemented kiosk mode "Create New Desktop". 2018-08-16 11:23:37 +02:00
RuntimeWindow.xaml.cs SEBWIN-221: Implemented basic password decryption of binary configuration files and finally found correct solution for multi-threading issues related to WPF. 2018-11-22 14:36:20 +01:00
SafeExamBrowser.UserInterface.Classic.csproj SEBWIN-220: Implemented kiosk mode "Create New Desktop". 2018-08-16 11:23:37 +02:00
SplashScreen.xaml 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
SplashScreen.xaml.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
Taskbar.xaml SEBWIN-219: Implemented basic shutdown mechanism. 2018-02-20 15:15:26 +01:00
Taskbar.xaml.cs SEBWIN-220: Moved all event handlers to separate files and namespaces. 2018-07-06 15:57:38 +02:00
UserInterfaceFactory.cs SEBWIN-221: Implemented basic password decryption of binary configuration files and finally found correct solution for multi-threading issues related to WPF. 2018-11-22 14:36:20 +01:00