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
|
67ba5fcce3
|
SEBWIN-220: Re-integrated system event hooks, now also running in separate threads. Decreased logging for EndpointNotFoundException in BaseProxy.
|
2018-09-27 11:24:13 +02:00 |
|
dbuechel
|
bedfc5eac0
|
SEBWIN-220: Added functionality to suspend / resume the explorer shell process for kiosk mode Create New Desktop, since setting of the working area does not succeed as long as the shell is running.
|
2018-09-21 11:33:32 +02:00 |
|
dbuechel
|
e0bc11fe79
|
SEBWIN-219: Added missing API documentation on type level.
|
2018-03-06 11:38:12 +01:00 |
|
dbuechel
|
ff956daf39
|
SEBWIN-219: Updated assembly information and copyright year.
|
2018-01-16 08:24:00 +01:00 |
|
dbuechel
|
0dcbe9e5b6
|
Moved sleep mode prevention to separate method of IDisplayMonitor.
|
2017-08-11 11:16:44 +02:00 |
|
dbuechel
|
939bc7f79a
|
Implemented basic display / sleep mode handling and added logging to taskbar.
|
2017-08-11 08:28:17 +02:00 |
|
Damian Büchel
|
7c4d443764
|
Implemented basic clipboard operation and made loading of icons failsafe (i.e. a red "X" will be displayed if an icon cannot be loaded).
|
2017-08-07 18:08:55 +02:00 |
|
dbuechel
|
0807b5f5f9
|
Implemented basic mouse interception.
|
2017-08-04 15:20:33 +02:00 |
|
dbuechel
|
32980f9f97
|
Abstracted type RECT used by native Windows API.
|
2017-08-04 08:25:49 +02:00 |
|
dbuechel
|
c9a53397a4
|
Renamed Key to TextKey and started implementing keyboard monitoring.
|
2017-08-03 15:35:22 +02:00 |
|
dbuechel
|
8c32d3bc4a
|
Improved window handling and replaced whitespaces in log file names with underscores.
|
2017-07-27 13:57:12 +02:00 |
|
dbuechel
|
25105d61b1
|
Completed basic implementation of window and process monitoring.
|
2017-07-27 11:46:31 +02:00 |
|