Damian Büchel
|
5284a52278
|
SEBWIN-693: Updated target framework to .NET Framework 4.8, changed setup bundle to also embed .NET setup bootstrapper and integrated handling of external setup bundle packages into build procedure as pre- and post-build events.
|
2023-06-22 16:15:23 +02:00 |
|
Damian Büchel
|
48f9344164
|
SEBWIN-449: Refactored notification implementation, moved icon resources to core library (again) and removed client contracts.
|
2021-03-18 23:12:07 +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
|
df13e96dcd
|
SEBWIN-312: Implemented mechanism to detect start of whitelisted application instances.
|
2019-12-02 15:48:06 +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
|
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
|
c21005b934
|
SEBWIN-312: Implemented loading of whitelisted applications into shell.
|
2019-11-06 08:45:37 +01:00 |
|
dbuechel
|
7e76b029a6
|
SEBWIN-312: Started implementing application factory and initialization of whitelisted applications.
|
2019-11-05 10:08:19 +01:00 |
|
dbuechel
|
88afdb7d72
|
SEBWIN-342: Moved application instance identifier back to application namespace.
|
2019-09-04 15:49:48 +02:00 |
|
dbuechel
|
affd5de6a7
|
Resolved dependencies from browser API on UI.
|
2019-08-30 12:30:00 +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 |
|