seb-win-refactoring/SafeExamBrowser.WindowsApi
2019-12-02 16:11:44 +01:00
..
Constants SEBWIN-226: Implemented termination activator for global CTRL+Q keyboard shortcut. 2019-03-29 07:46:21 +01:00
Delegates SEBWIN-141: Basic draft of action center including keyboard and touch activators. 2019-03-06 16:10:00 +01:00
Hooks 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
Properties SEBWIN-226: Trying to use CI to set correct version and build number for assemblies. 2019-03-29 10:52:00 +01:00
Types SEBWIN-312: Implemented basic handling of whitelisted applications. 2019-11-13 10:11:11 +01:00
Desktop.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
DesktopFactory.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
ExplorerShell.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
Kernel32.cs SEBWIN-312: Implemented basic handling of whitelisted applications. 2019-11-13 10:11:11 +01:00
NativeMethods.cs SEBWIN-312: Implemented basic window handling for external applications. Reverted wrong cleanup logic for native handles. 2019-11-29 14:59:54 +01:00
Process.cs SEBWIN-312: Removed lazy loading of names for processes. 2019-12-02 16:11:44 +01:00
ProcessFactory.cs SEBWIN-312: Removed lazy loading of names for processes. 2019-12-02 16:11:44 +01:00
SafeExamBrowser.WindowsApi.csproj 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
User32.cs SEBWIN-312: Finished first draft of task view. 2019-11-20 10:45:08 +01:00