SystemTrayMenu/Utilities
Peter Kirmeier ea02181408 Refactor native DLL imports
Adjust namespace
Enforce calling conventions
Mark as Windows specific API
Remove empty wrapper calls
Remove obsolete calls
Combine/group logically in files instead of "by function"
2023-05-09 23:33:56 +02:00
..
File Refactor native DLL imports 2023-05-09 23:33:56 +02:00
ActionCommand.cs Lots of major improvements 2022-12-03 02:14:15 +01:00
AppRestart.cs Fix lots of nullable warnings 2023-04-16 23:27:27 +02:00
FolderOptions.cs Reduce code complexity and refined member variables 2023-04-29 18:57:39 +02:00
FormsExtensions.cs Replaced internal "menus" array with chained instances. 2023-05-08 00:14:23 +02:00
GenerateDriveShortcuts.cs [BUG] DirectoryNotFoundException when GenerateDriveShortctus enabled and move root folder (#302), version 1.2.2.8 2022-01-30 11:26:40 +01:00
IconToImageSourceConverter.cs Fix menu activation when opened from notify icon 2023-04-30 00:06:00 +02:00
Log.cs Fix some nullables 2022-12-05 01:27:57 +01:00
Scaling.cs Fix lots of nullable warnings 2023-04-16 23:27:27 +02:00
SingleAppInstance.cs Replace SharpDX.DirectInput v4.2.0 with HIDDevices v3.0.1 2023-05-01 16:24:33 +02:00
Translate.cs Cleanup, refactoring and SVG package removed 2022-12-03 22:41:03 +01:00
Translator.cs Cleanup, refactoring and SVG package removed 2022-12-03 22:41:03 +01:00
WPFExtensions.cs Refine loading of colors 2023-04-30 23:36:26 +02:00