Commit graph

31 commits

Author SHA1 Message Date
dbuechel
fd20d0d638 Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00
dbuechel
768336e381 SEBWIN-303: Started implementing audio control. 2019-08-15 10:46:47 +02:00
dbuechel
a47f68422c SEBWIN-141: Implemented wireless network control for action center and revised keyboard layout control for taskbar. 2019-03-15 09:44:17 +01:00
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
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
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
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
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
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
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
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
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
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
6861353b64 Implemented draft of the about window. 2017-08-02 10:13:23 +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
9125b41361 Minor refactoring (renamed UI factory). 2017-07-27 14:45:54 +02:00
Renamed from SafeExamBrowser.Contracts/UserInterface/IUiElementFactory.cs (Browse further)