seb-win-refactoring/SafeExamBrowser.Core/Behaviour/Operations
2017-08-07 18:08:55 +02:00
..
BrowserOperation.cs Renamed Key to TextKey and started implementing keyboard monitoring. 2017-08-03 15:35:22 +02:00
ClipboardOperation.cs 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
KeyboardInterceptorOperation.cs Split keyboard and mouse interceptor to separate operations to avoid mouse lagg during startup / shutdown. 2017-08-07 09:42:12 +02:00
MouseInterceptorOperation.cs Split keyboard and mouse interceptor to separate operations to avoid mouse lagg during startup / shutdown. 2017-08-07 09:42:12 +02:00
ProcessMonitorOperation.cs Renamed Key to TextKey and started implementing keyboard monitoring. 2017-08-03 15:35:22 +02:00
RuntimeControllerOperation.cs Split keyboard and mouse interceptor to separate operations to avoid mouse lagg during startup / shutdown. 2017-08-07 09:42:12 +02:00
TaskbarOperation.cs Implemented very basic log window. 2017-08-07 12:23:56 +02:00
WindowMonitorOperation.cs Renamed Key to TextKey and started implementing keyboard monitoring. 2017-08-03 15:35:22 +02:00
WorkingAreaOperation.cs Renamed Key to TextKey and started implementing keyboard monitoring. 2017-08-03 15:35:22 +02:00