seb-win-refactoring/SafeExamBrowser.Applications
2019-12-06 10:47:44 +01:00
..
Events SEBWIN-312: Implemented basic window handling for external applications. Reverted wrong cleanup logic for native handles. 2019-11-29 14:59:54 +01:00
Properties SEBWIN-312: Started implementing application factory and initialization of whitelisted applications. 2019-11-05 10:08:19 +01:00
ApplicationFactory.cs SEBWIN-312: Implemented mechanism to detect start of whitelisted application instances. 2019-12-02 15:48:06 +01:00
ExternalApplication.cs SEBWIN-312: Ensured applications which are allowed to be running are not automatically terminated. 2019-12-06 10:47:44 +01:00
ExternalApplicationInstance.cs 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
ExternalApplicationWindow.cs SEBWIN-312: Implemented thumbnails of open windows for desktop taskview. 2019-12-05 11:54:43 +01:00
SafeExamBrowser.Applications.csproj 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