seb-win-refactoring/SafeExamBrowser.UserInterface.Contracts/Shell
2019-11-15 16:00:03 +01:00
..
Events SEBWIN-342: Removed UI dependencies from notifications. 2019-09-04 14:11:19 +02:00
IActionCenter.cs SEBWIN-312: Implemented scaffolding for task view and its keyboard activator. Finally consolidated keyboard and mouse hooks and resolved dependency from WindowsApi to UI. 2019-11-14 14:03:43 +01:00
IActionCenterActivator.cs SEBWIN-312: Implemented scaffolding for task view and its keyboard activator. Finally consolidated keyboard and mouse hooks and resolved dependency from WindowsApi to UI. 2019-11-14 14:03:43 +01:00
IActivator.cs SEBWIN-312: Implemented scaffolding for task view and its keyboard activator. Finally consolidated keyboard and mouse hooks and resolved dependency from WindowsApi to UI. 2019-11-14 14:03:43 +01:00
IApplicationControl.cs SEBWIN-312: Started implementing application factory and initialization of whitelisted applications. 2019-11-05 10:08:19 +01:00
INotificationControl.cs SEBWIN-342: Removed UI dependencies from notifications. 2019-09-04 14:11:19 +02:00
ISystemControl.cs SEBWIN-342: Removed unnecessary dependency from system components on I18n. 2019-09-04 12:07:32 +02:00
ITaskbar.cs SEBWIN-312: Implemented loading of whitelisted applications into shell. 2019-11-06 08:45:37 +01:00
ITaskView.cs SEBWIN-312: Implemented scaffolding for task view and its keyboard activator. Finally consolidated keyboard and mouse hooks and resolved dependency from WindowsApi to UI. 2019-11-14 14:03:43 +01:00
ITaskViewActivator.cs SEBWIN-312: Started implementing task view. 2019-11-15 16:00:03 +01:00
ITerminationActivator.cs SEBWIN-312: Implemented scaffolding for task view and its keyboard activator. Finally consolidated keyboard and mouse hooks and resolved dependency from WindowsApi to UI. 2019-11-14 14:03:43 +01:00
Location.cs Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00