seb-win-refactoring/SafeExamBrowser.UserInterface
2017-08-17 14:47:54 +02:00
..
Controls Fixed bug in and enhanced layout of PowerSupplyControl. 2017-08-17 14:47:54 +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
Templates Implemented basic battery system control. 2017-08-17 12:17:58 +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 Switched version to "alpha" and made some minor UI enhancements. 2017-08-17 14:00:43 +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 Switched version to "alpha" and made some minor UI enhancements. 2017-08-17 14:00:43 +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 Implemented basic battery system control. 2017-08-17 12:17:58 +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 Switched version to "alpha" and made some minor UI enhancements. 2017-08-17 14:00:43 +02:00
Taskbar.xaml.cs Implemented basic battery system control. 2017-08-17 12:17:58 +02:00
UserInterfaceFactory.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