SystemTrayMenu/Utilities
Peter Kirmeier de483c874c Refactored resource file management..
Remove use of resx file
Resource files are marked as "Resource" instead
Resources are loaded via resource dictionaries (either from code behind or XAML directly through binding)
Reduce amount of required image conversions

Also fix overlay of 50 percent transparency (is now rendered half transparent correct instead of adding "white fog")
Remove obsolete image as rendering is done directly in code

Also fix rendering of link indicator at correct image position

Also remove setting Icons of all Windows (as default is application icon anyway)
2023-08-12 02:33:11 +02:00
..
File Refactored resource file management.. 2023-08-12 02:33:11 +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
IconToImageSourceConverter.cs Replaced some Icon objects with ImageSource 2023-05-19 20:43:19 +02:00
Log.cs Child processes won't elevate (#488) 2023-08-11 18:41:24 +02:00
Scaling.cs Fix lots of nullable warnings 2023-04-16 23:27:27 +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 Refactored resource file management.. 2023-08-12 02:33:11 +02:00