Commit graph

26 commits

Author SHA1 Message Date
Damian Büchel
ff33394565 SEBWIN-824: Updated year in license and copyright remarks. Removed old CEF redistributable packages, see https://github.com/cefsharp/CefSharp/issues/4704. 2024-03-05 18:37:42 +01:00
Damian Büchel
e6e0cca292 SEBWIN-824: Changed department from LET to ID in copyright notice. 2024-03-05 18:13:14 +01:00
Damian Büchel
731a748552 SEBSP-61: Implemented basic metadata collection & transmission. 2024-02-13 11:04:36 +01:00
Damian Büchel
cdb08798b8 SEBWIN-649: Updated year in license and copyright remarks. 2023-03-08 00:30:20 +01:00
Damian Büchel
aa6c765729 SEBWIN-567: Implemented keyboard activator for taskbar. 2022-05-06 15:52:37 +02:00
Jonas Sourlier
cc37618da2 move LoseFocusRequestedEventHandler to Browser.Contracts 2022-05-02 16:33:35 +02:00
Jonas Sourlier
d040615c6e accessibility 2022-05-02 15:40:16 +02:00
Damian Büchel
a0e0c3e579 SEBWIN-541: Updated year in license and copyright remarks. 2022-01-21 16:33:52 +01:00
Damian Büchel
a19617c53b Updated year in copyright remarks. 2021-02-03 00:45:33 +01:00
Damian Büchel
b5876eb61a SEBWIN-396: Implemented configuration value "allowQuit" to control the termination of SEB by user action. 2020-05-04 12:37:54 +02:00
Damian Büchel
735e0b6dca SEBWIN-384: Ensured the action center is automatically hidden during shell initialization. 2020-04-01 13:49:32 +02:00
dbuechel
df61e79861 Updated year in copyright and license remarks. 2020-01-06 15:24:46 +01:00
dbuechel
6e7ddf1f8a SEBWIN-312: Implemented folder dialog for custom application path selection. 2019-12-06 17:42:46 +01:00
dbuechel
08bf49b61b SEBWIN-312: Started implementing task view. 2019-11-15 16:00:03 +01:00
dbuechel
5f31656649 SEBWIN-312: Implemented scaffolding for task view and its keyboard activator. Finally consolidated keyboard and mouse hooks and resolved dependency from WindowsApi to UI. 2019-11-14 14:03:43 +01:00
dbuechel
c21005b934 SEBWIN-312: Implemented loading of whitelisted applications into shell. 2019-11-06 08:45:37 +01:00
dbuechel
7e76b029a6 SEBWIN-312: Started implementing application factory and initialization of whitelisted applications. 2019-11-05 10:08:19 +01:00
dbuechel
b6dbe6451d SEBWIN-313: Implemented lock screen mechanism for blacklisted processes. 2019-10-11 15:46:15 +02:00
dbuechel
363f751f55 SEBWIN-342: Removed UI dependencies from notifications. 2019-09-04 14:11:19 +02:00
dbuechel
12f44edc0b SEBWIN-342: Removed unnecessary dependency from system components on I18n. 2019-09-04 12:07:32 +02:00
dbuechel
6f51d266cc SEBWIN-342: Removed UI dependencies from wireless network system component. 2019-09-04 11:46:30 +02:00
dbuechel
dcbdc13338 SEBWIN-342: Removed UI dependencies from power supply system component. 2019-09-03 11:46:36 +02:00
dbuechel
7506ebaf10 SEBWIN-342: Removed UI dependencies from audio system component. 2019-08-30 17:33:28 +02:00
dbuechel
d8752b5558 SEBWIN-342: Removed UI dependencies from keyboard system control. 2019-08-30 15:59:51 +02:00
dbuechel
affd5de6a7 Resolved dependencies from browser API on UI. 2019-08-30 12:30:00 +02:00
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