Commit graph

35 commits

Author SHA1 Message Date
Peter Kirmeier bc30a77c04 Enable dark mode support for shell context menu #298
(Thanks to chip33 for API hint)
2023-09-23 00:55:05 +02:00
Peter Kirmeier a7ff101027 Fix selection of primary monitor 2023-08-31 17:47:20 +02:00
Peter Kirmeier f8f2338b73 Fix mouse position for shell context menu when menu/app key is used.
Mouse capture outside window mus be enabled otherwise screen 0:0 is returned.
However, we keep using native function as suggested by Mouse.GetPosition remarks.
2023-06-03 00:49:10 +02:00
Peter Kirmeier f55af05bc3 Fix issue that key modifiers are parsed wrong
(registering the hotkey might have failed)
Simplified hot key pressed events
Remove obsolete class KeyPressedEventArgs
2023-05-22 23:57:54 +02:00
Peter Kirmeier f8c9913933 Make HotkeyControl buildable again.
Also try registering the hotkey on startup.
Extended error message why registering of a hotkey failed.
2023-05-21 21:13:18 +02:00
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
Peter Kirmeier 135850c9fc Fix a bunch of nullable warnings 2022-12-05 21:46:53 +01:00
Peter Kirmeier ece80ebc3f Simplified menu creation 2022-12-03 21:23:19 +01:00
Peter Kirmeier 9fffebafa2 Lots of major improvements 2022-12-03 02:14:15 +01:00
Peter Kirmeier 8001a5324a Cleanup namespaces and hide icon to image conversion from XAML 2022-11-13 19:58:54 +01:00
Peter Kirmeier 6db7226249 Fix 32bit support 2022-11-12 19:31:47 +01:00
Peter Kirmeier 02ba400399 Baseline for version 2.x
Forms replaced with WPF
Migration not complete, yet
Known open points marked with TODOs
Limited and non-optimized feature set
2022-10-23 00:14:31 +02:00
Markus Hofknecht 7211e4dff1 [Feature] Refresh root folder on change of contents (#330), version 1.2.9.23 2022-06-20 17:39:39 +02:00
Markus Hofknecht c647cfef86 [Feature] Option to cache main menu (#232, #241), version 1.0.27.5 2021-11-18 21:12:03 +01:00
Markus Hofknecht b70f966371 [Feature] Round corners (#236), version 1.0.26.0 2021-11-13 19:44:32 +01:00
Markus Hofknecht f2366c0512 [BUG] Argument Handling #222 2021-10-24 09:46:38 +02:00
Markus Hofknecht 1e330d40a8 [BUG] Icons of shortcuts not displayed correctly (#209, #218, #155), version 1.0.21.2 2021-10-13 17:13:11 +02:00
Markus Hofknecht a175d6a718 Revert "[Feature] Read icons from system cache (#149), version 1.0.17.17", version 1.0.17.19
This reverts commit ecebddb0cb.
This reverts commit 010af66b42.
2021-04-24 11:32:30 +02:00
Markus Hofknecht ecebddb0cb [Feature] Read icons from system cache (#149), version 1.0.17.17 2021-04-22 19:32:25 +02:00
Markus Hofknecht 010af66b42 [Feature] Read icons from system cache (#149), version 1.0.17.17 2021-04-22 19:18:03 +02:00
Markus Hofknecht a5e1ff4c25 [Feature] Migrate from deprecated FxCop analyzers to .NET analyzers (#152), version 1.0.17.16 2021-04-17 02:39:48 +02:00
Markus Hofknecht 4f74970e68 [BUG] Corrected DPI Awareness Mode (#143), version 1.0.17.5 2020-10-24 20:23:37 +02:00
Markus Hofknecht 45fe4084ee [BUG] Fix get correct network path if it contains spaces (#140), version 1.0.17.1 2020-10-24 13:12:59 +02:00
Markus Hofknecht 4ab7755ca7 [Feature] Microsoft Store x64 (#130), version 1.0.17.0 2020-10-19 13:11:41 +02:00
Peter Kirmeier 5bb592c066 [BUG] Fix datatype for SHGetFileInfo preventing stack corruption 2020-10-11 00:28:34 +02:00
Markus Hofknecht d38750c0b9 Code Analyze and Refactor 0.12 (#109), version 0.11.4.4 2020-07-07 17:05:19 +02:00
Markus Hofknecht 2686adf0df Code Analyze and Refactor 0.12 (#109), version 0.11.4.3 2020-07-06 23:37:55 +02:00
Markus Hofknecht 2d2eb88339 Code Analyze and Refactor 0.12 (#109), version 0.11.4.2 2020-07-06 21:15:45 +02:00
Markus Hofknecht 48805cc0f2 Code Analyze and Refactor 0.12 (#109), version 0.11.4.1 2020-07-06 16:46:47 +02:00
Markus Hofknecht 98b648cc62 Code Analyze and Refactor 0.12 (#109), version 0.11.3.0 2020-07-03 22:02:16 +02:00
Markus Hofknecht f867894a1e #113, version 0.11.1.10
[Feature] Bigger buttons for Touch #113
2020-06-27 12:37:52 +02:00
Markus Hofknecht 61196e507f #10, #80, version 0.9.2.20 2020-04-11 19:32:52 +02:00
Markus Hofknecht 3d0b56d844 [Feature] CodeBuity&Refactor #49, [Feature] Code review tool #10, Version 0.9.2.13 2020-03-29 19:26:45 +02:00
Markus Hofknecht 3b0903e39e [Feature] CodeBuity&Refactor #49, [Feature] Code review tool #10, Version 0.9.2.12 2020-03-29 13:20:18 +02:00
Markus Hofknecht c08336df9e [Feature] CodeBuity&Refactor #49, [Feature] Code review tool #10 2020-03-28 00:42:32 +01:00