Commit graph

28 commits

Author SHA1 Message Date
Damian Büchel
a0e0c3e579 SEBWIN-541: Updated year in license and copyright remarks. 2022-01-21 16:33:52 +01:00
Damian Büchel
e8df5ad6a9 SEBWIN-523: Fixed issue with extraction of file icons for network file paths. 2022-01-18 22:29:01 +01:00
Damian Büchel
d141b747eb SEBWIN-475: Fixed issue with Zoom client not starting microphone and webcam. 2021-06-25 11:51:59 +02:00
Damian Büchel
31a16caa87 SEBWIN-450: Completed basic implementation of proctoring window. 2021-03-23 21:12:47 +01: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
Damian Büchel
a19617c53b Updated year in copyright remarks. 2021-02-03 00:45:33 +01:00
Damian Büchel
138e77f9c1 #63: Fixed issue with string marshalling when loading icons for file system dialog. 2020-12-21 11:31:22 +01:00
Damian Büchel
e5f2c4f33f SEBWIN-423: Ensured that AltGr does not trigger termination. 2020-09-22 16:55:31 +02:00
Damian Büchel
392a730ea5 SEBWIN-368: Final attempt to fix issues with touch activator for action center. 2020-05-12 19:24:41 +02:00
Damian Büchel
225ffe47a7 SEBWIN-368: Attempt to improve touch activator of action center for high-definition touch screens. 2020-05-12 13:19:06 +02:00
Damian Büchel
316e2ae8b8 SEBWIN-368: Increased timeout for touch activation of action center. 2020-05-12 12:42:55 +02:00
Damian Büchel
fa9dd4ec5b SEBWIN-368: Made action center easier to activate via touch gesture. 2020-03-12 10:29:50 +01:00
dbuechel
0083a87bce SEBWIN-308: Implemented basic file system dialog and download configuration for browser. 2020-01-20 16:13:08 +01:00
dbuechel
df61e79861 Updated year in copyright and license remarks. 2020-01-06 15:24:46 +01:00
dbuechel
6e7ddf1f8a SEBWIN-312: Implemented folder dialog for custom application path selection. 2019-12-06 17:42:46 +01:00
dbuechel
3626fbe74f SEBWIN-312: Made extension method out of WindowUtility. 2019-12-06 10:04:22 +01:00
dbuechel
a93678d5d7 SEBWIN-312: Implemented thumbnails of open windows for desktop taskview. 2019-12-05 11:54:43 +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
0a939e19ac SEBWIN-312: Ensured system task view is never activated and improved pause mechanism for activators. 2019-11-21 08:45:38 +01:00
dbuechel
08bf49b61b SEBWIN-312: Started implementing task view. 2019-11-15 16:00:03 +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
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
b6dbe6451d SEBWIN-313: Implemented lock screen mechanism for blacklisted processes. 2019-10-11 15:46:15 +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
8b0cc6db71 SEBWIN-329: URL textbox is now hidden when disabled and the developer console is accessible via the browser menu. Removed spinning wheel and introduced loading progress indicator. 2019-05-22 11:42:31 +02:00
dbuechel
931228b6f1 SEBWIN-326: Disabled close button for main browser window. 2019-05-08 11:02:59 +02:00
dbuechel
137b463044 SEBWIN-106: Implemented URL randomization for browser window. 2019-05-08 09:56:34 +02:00