Archive of SEB windows client source-code (2024-09-16)
Find a file
2017-07-25 11:36:50 +02:00
SafeExamBrowser Started implementing the browser component. 2017-07-24 17:31:28 +02:00
SafeExamBrowser.Browser Switched to Windows Forms version of CefSharp, as the WPF user control is less performant (slow & laggy). 2017-07-25 11:36:50 +02:00
SafeExamBrowser.Configuration Started implementing the browser component. 2017-07-24 17:31:28 +02:00
SafeExamBrowser.Contracts Added post-build event to copy browser libraries to output directory of the main executable. 2017-07-25 09:02:32 +02:00
SafeExamBrowser.Core Added post-build event to copy browser libraries to output directory of the main executable. 2017-07-25 09:02:32 +02:00
SafeExamBrowser.Core.UnitTests Started implementing the browser component. 2017-07-24 17:31:28 +02:00
SafeExamBrowser.Monitoring Started implementing the browser component. 2017-07-24 17:31:28 +02:00
SafeExamBrowser.UserInterface Switched to Windows Forms version of CefSharp, as the WPF user control is less performant (slow & laggy). 2017-07-25 11:36:50 +02:00
SafeExamBrowser.WindowsApi Started implementing the browser component. 2017-07-24 17:31:28 +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