seb-win-refactoring/SafeExamBrowser.Browser
2017-08-23 08:32:44 +02:00
..
Handlers Renamed Key to TextKey and started implementing keyboard monitoring. 2017-08-03 15:35:22 +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 Refactored taskbar components (moved contracts to separate namespace and introduced XAML control templates) and started implementing system components. 2017-08-15 15:30:31 +02:00
BrowserApplicationInfo.cs Added and replaced icons for classic UI. 2017-08-23 08:32:44 +02:00
BrowserApplicationInstance.cs Renamed events and event handlers according to C# naming convention. 2017-08-02 08:31:12 +02:00
BrowserControl.cs Added coloration to log window and removed URI format check in browser control. 2017-08-11 10:22:09 +02:00
BrowserIconResource.cs Added and replaced icons for classic UI. 2017-08-23 08:32:44 +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 Removed unused assembly references. 2017-08-15 08:39:10 +02:00