seb-win-refactoring/SafeExamBrowser.UserInterface
2017-08-02 08:31:12 +02:00
..
Controls Renamed events and event handlers according to C# naming convention. 2017-08-02 08:31:12 +02:00
Images 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
Properties Started implementing basic scaffolding (application startup procedure / I18n). 2017-07-05 17:21:52 +02:00
Utilities Finished basic implementation of taskbar. 2017-07-17 16:59:50 +02:00
ViewModels Working on browser configuration. 2017-07-28 14:52:15 +02:00
BrowserWindow.xaml Made address bar of browser window react on enter key. 2017-08-02 07:57:57 +02:00
BrowserWindow.xaml.cs Renamed events and event handlers according to C# naming convention. 2017-08-02 08:31:12 +02:00
SafeExamBrowser.UserInterface.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
SplashScreen.xaml Implemented basic window handling. 2017-07-24 15:29:17 +02:00
SplashScreen.xaml.cs Working on browser configuration. 2017-07-28 14:52:15 +02:00
Taskbar.xaml Implemented basic browser window and moved log file paths to settings. 2017-07-26 08:50:36 +02:00
Taskbar.xaml.cs Implemented basic monitoring of Windows explorer and added event controller module. 2017-07-26 14:36:20 +02:00
UserInterfaceFactory.cs Working on browser configuration. 2017-07-28 14:52:15 +02:00