seb-win-refactoring/SafeExamBrowser.UserInterface.Desktop
2019-05-22 15:16:50 +02:00
..
Controls SEBWIN-106: Implemented URL randomization for browser window. 2019-05-08 09:56:34 +02:00
Images SEBWIN-141: Implemented scaffolding for touch-optimized user interface. 2019-03-21 16:05:16 +01:00
Properties SEBWIN-226: Trying to use CI to set correct version and build number for assemblies. 2019-03-29 10:52:00 +01:00
Templates SEBWIN-141: Implemented power supply control for action center. 2019-03-14 10:28:21 +01:00
ViewModels SEBWIN-226: Updated clock view model to refresh every 250ms. 2019-04-02 08:17:26 +02:00
AboutWindow.xaml SEBWIN-226: Updated copyright notice for CEF in About window. 2019-04-02 07:43:22 +02:00
AboutWindow.xaml.cs SEBWIN-141: Basic draft of action center including keyboard and touch activators. 2019-03-06 16:10:00 +01:00
ActionCenter.xaml SEBWIN-141: Implemented quit button and clock for action center. 2019-03-15 11:38:59 +01:00
ActionCenter.xaml.cs SEBWIN-226: Implemented termination activator for global CTRL+Q keyboard shortcut. 2019-03-29 07:46:21 +01:00
BrowserWindow.xaml SEBWIN-329: URL textbox is now hidden when disabled and the developer console is accessible via the browser menu. Removed spinning wheel and introduced loading progress indicator. 2019-05-22 11:42:31 +02:00
BrowserWindow.xaml.cs SEBWIN-329: URL textbox is now hidden when disabled and the developer console is accessible via the browser menu. Removed spinning wheel and introduced loading progress indicator. 2019-05-22 11:42:31 +02:00
LogWindow.xaml SEBWIN-141: Implemented wireless network control for action center and revised keyboard layout control for taskbar. 2019-03-15 09:44:17 +01:00
LogWindow.xaml.cs SEBWIN-141: Extended / changed implementation of keyboard layout for action center and taskbar. 2019-03-12 16:18:27 +01:00
MessageBox.cs SEBWIN-141: Renamed assembly "SafeExamBrowser.UserInterface.Classic" to "SafeExamBrowser.UserInterface.Desktop". 2019-01-11 15:32:47 +01:00
packages.config SEBWIN-226: Updated target framework for all assemblies to version 4.7.2. 2019-03-20 14:00:36 +01:00
PasswordDialog.xaml SEBWIN-141: Implemented custom message box for mobile UI. 2019-03-22 12:17:14 +01:00
PasswordDialog.xaml.cs SEBWIN-141: Basic draft of action center including keyboard and touch activators. 2019-03-06 16:10:00 +01:00
RuntimeWindow.xaml SEBWIN-329: Implemented new configuration keys to control access to log information during runtime. 2019-05-22 15:16:50 +02:00
RuntimeWindow.xaml.cs SEBWIN-329: Implemented new configuration keys to control access to log information during runtime. 2019-05-22 15:16:50 +02:00
SafeExamBrowser.UserInterface.Desktop.csproj SEBWIN-106: Implemented URL randomization for browser window. 2019-05-08 09:56:34 +02:00
SplashScreen.xaml SEBWIN-141: Renamed assembly "SafeExamBrowser.UserInterface.Classic" to "SafeExamBrowser.UserInterface.Desktop". 2019-01-11 15:32:47 +01:00
SplashScreen.xaml.cs SEBWIN-117: Corrected implementation of browser window to automatically resize itself on display rotation. Decided to use WPF's SystemParameters nonetheless by only accessing it after the working area has been initialized. 2019-03-20 10:08:10 +01:00
Taskbar.xaml SEBWIN-141: Implemented quit button and clock for action center. 2019-03-15 11:38:59 +01:00
Taskbar.xaml.cs SEBWIN-106: Implemented URL randomization for browser window. 2019-05-08 09:56:34 +02:00
UserInterfaceFactory.cs SEBWIN-141: Implemented wireless network control for action center and revised keyboard layout control for taskbar. 2019-03-15 09:44:17 +01:00