seb-win-refactoring/SafeExamBrowser.UserInterface.Desktop
2019-04-02 08:17:26 +02:00
..
Controls SEBWIN-141: Implemented scaffolding for touch-optimized user interface. 2019-03-21 16:05:16 +01: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
Utilities SEBWIN-226: Cleaned up configuration and core contracts by creating new namespaces SafeExamBrowser.Applications, SafeExamBrowser.Client and SafeExamBrowser.Runtime. 2019-01-23 15:57:49 +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-106: Fixed placement of browser menu. 2019-03-20 11:39:15 +01:00
BrowserWindow.xaml.cs SEBWIN-106: Fixed placement of browser menu. 2019-03-20 11:39:15 +01: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-106: Corrected implementation and usage of small scrollviewer. 2019-01-17 15:08:54 +01:00
RuntimeWindow.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
SafeExamBrowser.UserInterface.Desktop.csproj SEBWIN-141: Implemented scaffolding for touch-optimized user interface. 2019-03-21 16:05:16 +01: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-117: Changed layout & positioning of the taskbar and action center (WPF caches the current working area but does not allow to manually reset the cache). Ensured that the wallpaper is only changed on Windows 7. 2019-03-19 16:09:07 +01: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