seb-win-refactoring/SafeExamBrowser.Browser
2017-07-31 20:22:53 +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 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
BrowserApplicationInfo.cs Finished basic implementation of taskbar. 2017-07-17 16:59:50 +02:00
BrowserApplicationInstance.cs 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
BrowserContextMenuHandler.cs 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
BrowserControl.cs 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
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 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