dbuechel
|
ac2293dcb6
|
SEBWIN-141: Implemented power supply control for action center.
|
2019-03-14 10:28:21 +01:00 |
|
dbuechel
|
5ba6e6345c
|
SEBWIN-141: Extended / changed implementation of keyboard layout for action center and taskbar.
|
2019-03-12 16:18:27 +01:00 |
|
dbuechel
|
31857bfb25
|
SEBWIN-141: Extended system component contracts and implementations to allow multiple controls per component and started to implement action center functionality.
|
2019-03-08 15:56:38 +01:00 |
|
dbuechel
|
519fb9e57b
|
SEBWIN-141: Implemented draft of application controls for action center.
|
2019-03-08 11:43:52 +01:00 |
|
dbuechel
|
d99d46d086
|
SEBWIN-141: Basic draft of action center including keyboard and touch activators.
|
2019-03-06 16:10:00 +01:00 |
|
dbuechel
|
5641dc3e4b
|
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 |
|
dbuechel
|
c6556a7765
|
SEBWIN-226: Implemented configuration for main / additional browser windows and handled forward / backward navigation buttons.
|
2019-01-23 09:37:47 +01:00 |
|
dbuechel
|
6527969e75
|
SEBWIN-106: Implemented basic zoom functionality for browser.
|
2019-01-18 16:11:33 +01:00 |
|
dbuechel
|
0ee13c9c8b
|
SEBWIN-106: Implemented basic favicon handling.
|
2019-01-17 16:15:10 +01:00 |
|
dbuechel
|
704aea3a45
|
SEBWIN-223, SEBWIN-224: Implemented user interface and browser configuration mapping.
|
2019-01-11 08:25:40 +01:00 |
|
dbuechel
|
b4839641d4
|
SEBWIN-222: Implemented quit password.
|
2019-01-10 10:04:30 +01:00 |
|
dbuechel
|
4edd8480ef
|
Updated year to 2019 for all copyright notices.
|
2019-01-09 11:25:21 +01:00 |
|
dbuechel
|
7a57cdf93b
|
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 |
|
dbuechel
|
6acd40eb74
|
SEBWIN-220: Extracted user interface dependencies from all IOperations by introducing ActionRequired, ProgressChanged and StatusChanged events.
|
2018-10-03 14:35:27 +02:00 |
|
dbuechel
|
ec3f2b7ff2
|
SEBWIN-220: Extracted concerns from core namespace (communication, i18n, logging) and removed behaviour namespace.
|
2018-08-31 10:06:27 +02:00 |
|
dbuechel
|
ef31db9920
|
SEBWIN-220: Replaced guid with abstact InstanceIdentifier for application instances and started to implement logging for browser component.
|
2018-08-31 07:49:41 +02:00 |
|
dbuechel
|
70f68abc8f
|
SEBWIN-220: Moved all event handlers to separate files and namespaces.
|
2018-07-06 15:57:38 +02:00 |
|
dbuechel
|
9a12bbdb7d
|
SEBWIN-220: Finally renamed RuntimeInfo to AppConfig.
|
2018-06-29 09:50:20 +02:00 |
|
dbuechel
|
eb47cb362b
|
SEBWIN-220: Finished draft of (re-)configuration mechanism.
|
2018-06-27 14:02:16 +02:00 |
|
dbuechel
|
cd5bbfcb47
|
SEBWIN-220: Implemented mechanism to prevent (accidental) closing of taskbar by ALT+F4.
|
2018-06-21 08:54:43 +02:00 |
|
dbuechel
|
49d9b03d7a
|
SEBWIN-219: Extracted message box from UI factory and tidied up user interface contracts.
|
2018-03-14 12:07:20 +01:00 |
|
dbuechel
|
e0bc11fe79
|
SEBWIN-219: Added missing API documentation on type level.
|
2018-03-06 11:38:12 +01:00 |
|
dbuechel
|
4ce5677ecf
|
SEBWIN-219: Started implementing reconfiguration mechanism.
|
2018-03-02 15:41:04 +01:00 |
|
dbuechel
|
f2e3b35730
|
SEBWIN-219: Implemented simple loading state indicator for browser window.
|
2018-03-01 08:50:08 +01:00 |
|
dbuechel
|
2ab48cda09
|
SEBWIN-219: Unified WPF application shutdown for runtime & client (and fixed window visibility issue by doing so).
|
2018-02-21 14:01:21 +01:00 |
|
dbuechel
|
2424f2f1ed
|
SEBWIN-219: Implemented basic shutdown mechanism.
|
2018-02-20 15:15:26 +01:00 |
|
dbuechel
|
d935407ecb
|
SEBWIN-219: Working on IPC mechanics.
|
2018-02-15 15:42:54 +01:00 |
|
dbuechel
|
001c262158
|
SEBWIN-219: Extracted text dependency from user interface factory methods.
|
2018-02-07 13:25:49 +01:00 |
|
dbuechel
|
5b57734406
|
SEBWIN-219: Finally found appropriate solution for handling bootstrap- and session-operations.
|
2018-02-02 09:18:35 +01:00 |
|
dbuechel
|
18b8f66300
|
SEBWIN-219: Continued implementing kiosk operation and realized that further changes to startup/runtime/shutdown-mechanism are necessary...
|
2018-01-30 14:41:36 +01:00 |
|
dbuechel
|
b22093e6a2
|
SEBWIN-219: Started implementing kiosk mode operation.
|
2018-01-26 12:33:36 +01:00 |
|
dbuechel
|
57c3afdaa5
|
SEBWIN-219: Introduced configuration mode and continued with configuration operation.
|
2018-01-19 09:23:09 +01:00 |
|
dbuechel
|
0b52095453
|
SEBWIN-219: Separated immutable, application-wide configuration values from settings.
|
2018-01-17 14:08:39 +01:00 |
|
dbuechel
|
ff956daf39
|
SEBWIN-219: Updated assembly information and copyright year.
|
2018-01-16 08:24:00 +01:00 |
|
dbuechel
|
5b46dc1258
|
SEBWIN-110: Implemented basic version of wireless network system control.
|
2017-11-14 15:43:13 +01:00 |
|
dbuechel
|
396aa56bd5
|
Working on the wireless network component (IMPORTANT: The commited code is not yet working, I have to find a way to check whether the Wi-Fi is turned off via hard- or software!).
|
2017-11-13 10:26:30 +01:00 |
|
dbuechel
|
da7e65e7e8
|
SEBWIN-110: Implemented a basic version of the keyboard layout system control.
|
2017-09-13 08:33:12 +02:00 |
|
dbuechel
|
0184eb0fe1
|
Implemented basic battery system control.
|
2017-08-17 12:17:58 +02:00 |
|
dbuechel
|
7baf826e5a
|
Refactored taskbar components (moved contracts to separate namespace and introduced XAML control templates) and started implementing system components.
|
2017-08-15 15:30:31 +02:00 |
|
dbuechel
|
a8025ad2a1
|
Added coloration to log window and removed URI format check in browser control.
|
2017-08-11 10:22:09 +02:00 |
|
Damian Büchel
|
e959c8cb39
|
Implemented very basic log window.
|
2017-08-07 12:23:56 +02:00 |
|
dbuechel
|
c9a53397a4
|
Renamed Key to TextKey and started implementing keyboard monitoring.
|
2017-08-03 15:35:22 +02:00 |
|
dbuechel
|
6861353b64
|
Implemented draft of the about window.
|
2017-08-02 10:13:23 +02:00 |
|
dbuechel
|
75f104f136
|
Renamed events and event handlers according to C# naming convention.
|
2017-08-02 08:31:12 +02:00 |
|
Damian Büchel
|
5c365f02b0
|
Continued implementation of browser window, i.e. added basic browser functionality like address bar, refresh and navigation.
|
2017-07-31 20:22:53 +02:00 |
|
dbuechel
|
714d300758
|
Working on browser configuration.
|
2017-07-28 14:52:15 +02:00 |
|
dbuechel
|
af7e1e6a6e
|
Completed instance handling for browser and taskbar button implementation.
|
2017-07-28 09:12:17 +02:00 |
|
dbuechel
|
9125b41361
|
Minor refactoring (renamed UI factory).
|
2017-07-27 14:45:54 +02:00 |
|
dbuechel
|
25105d61b1
|
Completed basic implementation of window and process monitoring.
|
2017-07-27 11:46:31 +02:00 |
|
dbuechel
|
9ab04ecc77
|
Implemented basic monitoring of Windows explorer and added event controller module.
|
2017-07-26 14:36:20 +02:00 |
|