Archive of SEB windows client source-code (2024-09-16)
Find a file
2017-07-13 12:12:52 +02:00
SafeExamBrowser Added XAML support for icons in the taskbar, updated Chromium logo to vector graphics and added the application icon for SEB itself. 2017-07-13 12:12:52 +02:00
SafeExamBrowser.Browser Added XAML support for icons in the taskbar, updated Chromium logo to vector graphics and added the application icon for SEB itself. 2017-07-13 12:12:52 +02:00
SafeExamBrowser.Contracts Added XAML support for icons in the taskbar, updated Chromium logo to vector graphics and added the application icon for SEB itself. 2017-07-13 12:12:52 +02:00
SafeExamBrowser.Core Found solution to multi-threading issue at application startup and created draft of startup procedure. 2017-07-13 08:51:00 +02:00
SafeExamBrowser.Core.UnitTests Continued scaffolding: 2017-07-07 15:46:32 +02:00
SafeExamBrowser.UserInterface Added XAML support for icons in the taskbar, updated Chromium logo to vector graphics and added the application icon for SEB itself. 2017-07-13 12:12:52 +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 Continued with taskbar implementation, but ran into WPF's UI thread / UI element restriction. Current state does not work, as UI elements cannot be created on a non-UI thread. Must find proper solution to this problem... 2017-07-12 15:36:30 +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