seb-win-refactoring/SafeExamBrowser.UserInterface
2017-08-07 18:08:55 +02:00
..
Controls 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
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 Implemented basic clipboard operation and made loading of icons failsafe (i.e. a red "X" will be displayed if an icon cannot be loaded). 2017-08-07 18:08:55 +02:00
ViewModels Implemented very basic log window. 2017-08-07 12:23:56 +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 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
LogWindow.xaml.cs 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
SafeExamBrowser.UserInterface.csproj Implemented very basic log window. 2017-08-07 12:23:56 +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 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 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