SystemTrayMenu/Utilities
Peter Kirmeier 5e2d17b02b Improve sub menu loading performance
Use thread pool for background icon loading.
This eliminates massive thread spawns on very large folders.
2023-09-23 12:18:01 +02:00
..
File Improve sub menu loading performance 2023-09-23 12:18:01 +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
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
Log.cs [BUG] In v1.3.3 introduced a issue that always asking for admin, but should only ask if shortcut requires run as admin (#499), version 1.3.4.0 2023-08-28 14:35:21 +02:00
PrivilegeChecker.cs [BUG] Child processes won't elevate (#488) 2023-08-12 14:00:26 +02:00
ScaleDouble.cs Add initial scaling to scroll bar layout 2023-08-22 21:48:55 +02:00
Scaling.cs Add initial scaling to scroll bar layout 2023-08-22 21:48:55 +02:00
SingleAppInstance.cs Allow waking up another process when started a second time. 2023-06-03 20:18:10 +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 Update code analyzers and fix new warnings 2023-08-13 02:46:13 +02:00