SystemTrayMenu/Utilities
Peter Kirmeier 5314af937f Improve icon loading performance
Revert always loading common file icon extensions in sync.
(It slows down load time of sub menu significantly, so keep using async)
Fix preferring persistent icons for watcher updates.
Simplified icon loading routines.
2023-09-23 19:12:54 +02:00
..
File Improve icon loading performance 2023-09-23 19:12:54 +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