Archive of SEB windows client source-code (2024-09-16)
Find a file
2017-08-02 08:31:12 +02:00
SafeExamBrowser Continued implementation of browser window, i.e. added basic browser functionality like address bar, refresh and navigation. 2017-07-31 20:22:53 +02:00
SafeExamBrowser.Browser Renamed events and event handlers according to C# naming convention. 2017-08-02 08:31:12 +02:00
SafeExamBrowser.Configuration Continued implementation of browser window, i.e. added basic browser functionality like address bar, refresh and navigation. 2017-07-31 20:22:53 +02:00
SafeExamBrowser.Contracts Renamed events and event handlers according to C# naming convention. 2017-08-02 08:31:12 +02:00
SafeExamBrowser.Core Continued implementation of browser window, i.e. added basic browser functionality like address bar, refresh and navigation. 2017-07-31 20:22:53 +02:00
SafeExamBrowser.Core.UnitTests Working on browser configuration. 2017-07-28 14:52:15 +02:00
SafeExamBrowser.Monitoring Renamed events and event handlers according to C# naming convention. 2017-08-02 08:31:12 +02:00
SafeExamBrowser.UserInterface Renamed events and event handlers according to C# naming convention. 2017-08-02 08:31:12 +02:00
SafeExamBrowser.WindowsApi Minor refactoring (renamed UI factory). 2017-07-27 14:45:54 +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