seb-win-refactoring/SafeExamBrowser.Client
2019-03-20 14:00:36 +01:00
..
Communication Updated year to 2019 for all copyright notices. 2019-01-09 11:25:21 +01:00
Notifications SEBWIN-141: Implemented draft of application controls for action center. 2019-03-08 11:43:52 +01:00
Operations 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
Properties SEBWIN-226: Updated target framework for all assemblies to version 4.7.2. 2019-03-20 14:00:36 +01:00
App.config SEBWIN-226: Updated target framework for all assemblies to version 4.7.2. 2019-03-20 14:00:36 +01:00
App.cs SEBWIN-141: Basic draft of action center including keyboard and touch activators. 2019-03-06 16:10:00 +01:00
app.manifest SEBWIN-219: Separated existing functionality between runtime and client. 2018-01-17 08:26:44 +01:00
ClientController.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
CompositionRoot.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
SafeExamBrowser.Client.csproj SEBWIN-226: Updated target framework for all assemblies to version 4.7.2. 2019-03-20 14:00:36 +01:00
SafeExamBrowser.ico SEBWIN-220: Implemented password input mechanism and dialog. 2018-07-04 09:53:33 +02:00