Damian Büchel
|
a19617c53b
|
Updated year in copyright remarks.
|
2021-02-03 00:45:33 +01:00 |
|
dbuechel
|
df61e79861
|
Updated year in copyright and license remarks.
|
2020-01-06 15:24:46 +01:00 |
|
dbuechel
|
018e596905
|
SEBWIN-312: Implemented icon change event for application windows and finally moved IconResource from core to application namespace.
|
2019-12-03 15:43:48 +01:00 |
|
dbuechel
|
f19f284d95
|
SEBWIN-312: Implemented basic window handling for external applications. Reverted wrong cleanup logic for native handles.
|
2019-11-29 14:59:54 +01:00 |
|
dbuechel
|
fbe03b86ea
|
SEBWIN-312: Finished first draft of task view.
|
2019-11-20 10:45:08 +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
|
8fd22032b6
|
SEBWIN-311: Started implementing scaffolding for third-party applications & monitoring. Renamed ApplicationSettings to AppSettings, resolved dependency from WindowsApi on Monitoring namespace and introduced ClientContext for runtime data of the client.
|
2019-10-01 11:30:53 +02:00 |
|
dbuechel
|
db390aebaf
|
SEBWIN-342: Separated monitoring contracts into individual namespaces.
|
2019-09-05 09:00:41 +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
|
719411d8e3
|
SEBWIN-226: Implemented termination activator for global CTRL+Q keyboard shortcut.
|
2019-03-29 07:46:21 +01:00 |
|
dbuechel
|
517ceaca4e
|
SEBWIN-117: Changed layout & positioning of the taskbar and action center (WPF caches the current working area but does not allow to manually reset the cache). Ensured that the wallpaper is only changed on Windows 7.
|
2019-03-19 16:09:07 +01:00 |
|
dbuechel
|
14abfccc2e
|
SEBWIN-226: Changed termination mechanism of explorer shell to accommodate bug (?) in Windows and fixed setting of working area parameters.
|
2019-03-19 12:26:03 +01: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
|
b50c208f46
|
SEBWIN-220: Finally found a solution to run keyboard & mouse hooks in sepearate threads.
|
2018-09-25 12:10:34 +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
|
729133ac78
|
SEBWIN-220: Implemented kiosk mode "Create New Desktop".
|
2018-08-16 11:23:37 +02:00 |
|
dbuechel
|
dda1b78ec5
|
SEBWIN-219: Finished scaffolding for application startup sequence.
|
2018-02-14 15:26:05 +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
|
a79f0c6d77
|
Implemented basic keyboard monitoring.
|
2017-08-04 12:19:56 +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
|
9125b41361
|
Minor refactoring (renamed UI factory).
|
2017-07-27 14:45:54 +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 |
|