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
|
940baae655
|
SEBWIN-679: Extended unit tests for core library.
|
2023-07-05 11:19:01 +02:00 |
|
Damian Büchel
|
8543c81867
|
SEBWIN-679: Extended unit tests for core library.
|
2023-07-05 09:42:34 +02:00 |
|
Damian Büchel
|
817f598d8a
|
SEBWIN-679: Extended unit tests for core library and attempted to fix open windows test for external application.
|
2023-07-04 17:19:42 +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
|
a19617c53b
|
Updated year in copyright remarks.
|
2021-02-03 00:45:33 +01:00 |
|
Damian Büchel
|
e5659632b9
|
SEBWIN-356: Changed I18n implementation to automatically load text data for current system language.
|
2020-03-09 17:35:48 +01:00 |
|
dbuechel
|
df61e79861
|
Updated year in copyright and license remarks.
|
2020-01-06 15:24:46 +01: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
|
4edd8480ef
|
Updated year to 2019 for all copyright notices.
|
2019-01-09 11:25:21 +01:00 |
|
dbuechel
|
f4631a1a3d
|
SEBWIN-221: Fixed issues with the operation model by separating repeatable from non-repeatable operations and solved conundrum with session operation sequence.
|
2018-10-10 09:19:03 +02:00 |
|
dbuechel
|
4ca2fac50e
|
SEBWIN-221: Ensured all client operations do not allow repeating.
|
2018-10-05 10:22:13 +02:00 |
|
dbuechel
|
3cea7ee7c9
|
SEBWIN-220: Added missing unit test for OperationSequence.
|
2018-10-03 15:25:09 +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
|
86d6949a6f
|
SEBWIN-220: Fixed race condition caused by the client stopping its communication host before the runtime had a chance to disconnect from it.
|
2018-09-28 11:05:49 +02:00 |
|
dbuechel
|
b50c208f46
|
SEBWIN-220: Finally found a solution to run keyboard & mouse hooks in sepearate threads.
|
2018-09-25 12:10:34 +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 |
|