Damian Büchel
|
5d05acb6d7
|
SEBWIN-453: Implemented monitoring for kiosk mode Create New Desktop.
|
2021-04-16 19:12:56 +02:00 |
|
Damian Büchel
|
a19617c53b
|
Updated year in copyright remarks.
|
2021-02-03 00:45:33 +01:00 |
|
Damian Büchel
|
5f01973b57
|
SEBWIN-373: Fixed system freeze caused by kiosk mode Create New Desktop due to it freezing the Windows shell. Thus, the Windows shell will henceforth be terminated for both kiosk modes. Furthermore ensured that processes started by SEB do not retain handles to the SEB directory.
|
2020-02-28 18:59:46 +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
|
4503cbe778
|
SEBWIN-312: Removed IApplicationInstance from API as it is irrelevant to the shell (which cares only about applications and their windows).
|
2019-11-28 17:22:04 +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
|
35dd3dd4c2
|
SEBWIN-312: Implemented basic handling of whitelisted applications.
|
2019-11-13 10:11:11 +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
|
7e76b029a6
|
SEBWIN-312: Started implementing application factory and initialization of whitelisted applications.
|
2019-11-05 10:08:19 +01:00 |
|
dbuechel
|
d3d98c7df7
|
SEBWIN-313: Started implementing blacklist monitoring.
|
2019-10-08 16:11:19 +02:00 |
|
dbuechel
|
b72c37273e
|
SEBWIN-313: Started implementing application blacklist mechanism.
|
2019-10-04 16:36:12 +02: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 |
|