seb-win-refactoring/SafeExamBrowser.Browser
2017-07-25 11:36:50 +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 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
BrowserApplicationInfo.cs Finished basic implementation of taskbar. 2017-07-17 16:59:50 +02:00
BrowserApplicationInstance.cs Started implementing the browser component. 2017-07-24 17:31:28 +02:00
BrowserControl.cs 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
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 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