seb-win-refactoring/SafeExamBrowser.Browser
2017-08-02 14:01:20 +02:00
..
Handlers Renamed EventController to RuntimeController, added F5 key handling to browser window / control and enhanced about window. 2017-08-02 14:01:20 +02:00
Images Moved attribution of Chromium logo to XAML file. 2017-07-13 12:17:00 +02:00
Properties 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
BrowserApplicationController.cs Renamed events and event handlers according to C# naming convention. 2017-08-02 08:31:12 +02:00
BrowserApplicationInfo.cs Finished basic implementation of taskbar. 2017-07-17 16:59:50 +02:00
BrowserApplicationInstance.cs Renamed events and event handlers according to C# naming convention. 2017-08-02 08:31:12 +02:00
BrowserControl.cs Renamed EventController to RuntimeController, added F5 key handling to browser window / control and enhanced about window. 2017-08-02 14:01:20 +02:00
BrowserIconResource.cs Finished basic implementation of taskbar. 2017-07-17 16:59:50 +02:00
packages.config 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.Browser.csproj Renamed EventController to RuntimeController, added F5 key handling to browser window / control and enhanced about window. 2017-08-02 14:01:20 +02:00