seb-win-refactoring/SafeExamBrowser.UserInterface
2017-08-15 08:39:10 +02:00
..
Controls Enhanced look & feel of notification area in taskbar. 2017-08-15 08:17:37 +02:00
Images Fixed error when attempting to close and subsequently re-open the log window and added new notification icon. 2017-08-07 15:08:38 +02:00
Properties Started implementing basic scaffolding (application startup procedure / I18n). 2017-07-05 17:21:52 +02:00
Utilities Minor refactoring of taskbar (extracted code for physical pixel calculation and removed scroll wheel preview for ApplicationScrollViewer). 2017-08-11 15:06:52 +02:00
ViewModels Added coloration to log window and removed URI format check in browser control. 2017-08-11 10:22:09 +02:00
AboutWindow.xaml Renamed EventController to RuntimeController, added F5 key handling to browser window / control and enhanced about window. 2017-08-02 14:01:20 +02:00
AboutWindow.xaml.cs Renamed Key to TextKey and started implementing keyboard monitoring. 2017-08-03 15:35:22 +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 EventController to RuntimeController, added F5 key handling to browser window / control and enhanced about window. 2017-08-02 14:01:20 +02:00
LogWindow.xaml Increased default width of log window. 2017-08-11 15:40:55 +02:00
LogWindow.xaml.cs Added coloration to log window and removed URI format check in browser control. 2017-08-11 10:22:09 +02:00
SafeExamBrowser.UserInterface.csproj Removed unused assembly references. 2017-08-15 08:39:10 +02:00
SplashScreen.xaml Implemented basic window handling. 2017-07-24 15:29:17 +02:00
SplashScreen.xaml.cs Renamed Key to TextKey and started implementing keyboard monitoring. 2017-08-03 15:35:22 +02:00
Taskbar.xaml Enhanced look & feel of notification area in taskbar. 2017-08-15 08:17:37 +02:00
Taskbar.xaml.cs Enhanced look & feel of notification area in taskbar. 2017-08-15 08:17:37 +02:00
UserInterfaceFactory.cs Added coloration to log window and removed URI format check in browser control. 2017-08-11 10:22:09 +02:00