Commit graph

24 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
5284a52278 SEBWIN-693: Updated target framework to .NET Framework 4.8, changed setup bundle to also embed .NET setup bootstrapper and integrated handling of external setup bundle packages into build procedure as pre- and post-build events. 2023-06-22 16:15:23 +02: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
a0e0c3e579 SEBWIN-541: Updated year in license and copyright remarks. 2022-01-21 16:33:52 +01:00
Damian Büchel
a3a5d42f98 Updated browser engine and dependencies to latest version (CEF 88.2.9). 2021-03-19 20:26:40 +01:00
Damian Büchel
a19617c53b Updated year in copyright remarks. 2021-02-03 00:45:33 +01:00
Damian Büchel
34cf9b9cf4 SEBWIN-362: Corrected format of new icons. 2020-03-17 11:22:30 +01:00
Damian Büchel
6032cdf688 SEBWIN-362: Fixed new icons for application executables. 2020-03-16 16:05:10 +01:00
dbuechel
df61e79861 Updated year in copyright and license remarks. 2020-01-06 15:24:46 +01:00
dbuechel
a6a90376ad SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
dbuechel
367ebf1329 SEBWIN-342: Moved settings to separate assembly. 2019-09-06 09:39:28 +02:00
dbuechel
f1de26cb64 SEBWIN-342: Minor name change of release build artifacts. 2019-09-04 15:36:07 +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
dbuechel
d9f546aa74 SEBWIN-320: Made mutex names application-wide constants and fixed unit test for lockdown operation. 2019-07-19 10:56:32 +02:00
dbuechel
8d0c83998c SEBWIN-320: Added application manifest for reset utility in order to automatically request admin privileges. Removed unused elements from client and runtime manifests. 2019-07-19 10:28:49 +02:00
dbuechel
68d487dd46 SEBWIN-320: Implemented configuration reset functionality for reset utility. 2019-07-19 10:07:45 +02:00
dbuechel
2754cdcc56 SEBWIN-320: Implemented progress animation for reset utility. 2019-07-18 10:36:41 +02:00
dbuechel
86a3e9ce3c SEBWIN-320: Implemented restore functionality for reset utility. 2019-07-17 16:17:20 +02:00
dbuechel
fbe6f45d78 SEBWIN-320: Implemented version step for reset utility. 2019-07-16 16:09:12 +02:00
dbuechel
a27723dc35 SEBWIN-320: Implemented scroll mechanism for log step. 2019-07-16 15:43:10 +02:00
dbuechel
71854b33d8 SEBWIN-320: Implemented scaffolding for reset utility as console application. 2019-07-16 14:39:59 +02:00
dbuechel
58043a2ed9 SEBWIN-320: Change of plan, implementing reset utility as console application for now... 2019-07-16 11:40:35 +02:00
dbuechel
95a41ae55f SEBWIN-320: Implemented scaffolding for reset utility. 2019-07-12 16:17:45 +02:00