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
|
ed43534e5b
|
SEBWIN-220: Renamed "ProgressIndicator_..." text keys to "OperationStatus_...".
|
2018-10-03 15:42:50 +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 |
|