Archive of SEB windows client source-code (2024-09-16)
Find a file
2017-08-07 09:42:12 +02:00
SafeExamBrowser Split keyboard and mouse interceptor to separate operations to avoid mouse lagg during startup / shutdown. 2017-08-07 09:42:12 +02:00
SafeExamBrowser.Browser Renamed Key to TextKey and started implementing keyboard monitoring. 2017-08-03 15:35:22 +02:00
SafeExamBrowser.Configuration Implemented basic mouse interception. 2017-08-04 15:20:33 +02:00
SafeExamBrowser.Contracts Split keyboard and mouse interceptor to separate operations to avoid mouse lagg during startup / shutdown. 2017-08-07 09:42:12 +02:00
SafeExamBrowser.Core Split keyboard and mouse interceptor to separate operations to avoid mouse lagg during startup / shutdown. 2017-08-07 09:42:12 +02:00
SafeExamBrowser.Core.UnitTests Renamed Key to TextKey and started implementing keyboard monitoring. 2017-08-03 15:35:22 +02:00
SafeExamBrowser.Monitoring Implemented basic mouse interception. 2017-08-04 15:20:33 +02:00
SafeExamBrowser.UserInterface Renamed Key to TextKey and started implementing keyboard monitoring. 2017-08-03 15:35:22 +02:00
SafeExamBrowser.WindowsApi Implemented basic mouse interception. 2017-08-04 15:20:33 +02:00
.gitattributes Add .gitignore and .gitattributes. 2017-07-05 10:50:00 +02:00
.gitignore Add .gitignore and .gitattributes. 2017-07-05 10:50:00 +02:00
LICENSE.txt Added core library and license. 2017-07-05 11:41:19 +02:00
README.md Updated badge for new CI project. 2017-07-06 09:17:19 +02:00
SafeExamBrowser.sln Started implementing the browser component. 2017-07-24 17:31:28 +02:00

seb-win-refactoring

Refactored version of SafeExamBrowser for Windows. PLEASE NOTE: This version is work in progress and not meant to be used by the public. See https://github.com/SafeExamBrowser/seb-win/releases for the current, official release of SEB.

Project Status

Build status