Commit graph

15 commits

Author SHA1 Message Date
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 6993aef3ac Fix lots of nullable warnings 2023-04-16 23:27:27 +02:00
Peter Kirmeier 9fffebafa2 Lots of major improvements 2022-12-03 02:14:15 +01:00
Peter Kirmeier 3b28cc168b Remove legacy file dialog
Pre-Vista OS is not supported by .Net6 any ways
2022-11-13 17:55:24 +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 62c7883ed6 [Feature] Add all missing languages automatically (#388), version 1.2.9.8 2022-05-29 16:41:23 +02:00
Markus Hofknecht 78325f1c61 [Feature] Update to .NET 6 (#157), version 1.0.27.1 2021-11-17 00:13:46 +01:00
Markus Hofknecht fd554ec7ea [Feature] Search all throughout the subfolders (#211, #232), version 1.0.25.8 2021-11-13 08:18:33 +01:00
Markus Hofknecht e4f3d6b67a [BUG] COMException (0x8000FFFF) when exit while folder dialog open (#233), version 1.0.25.6 2021-11-12 13:41:15 +01:00
Markus Hofknecht 680c093659 Code Cleanup, version 1.0.23.0 2021-10-23 21:54:40 +02:00
Markus Hofknecht d3e4c655ae Code Cleanup, version 1.0.23.0 2021-10-23 16:27:53 +02:00
Markus Hofknecht 74c68b6d46 Generate URL shortcut by drag drop url from browser to a menu (#190), version 1.0.17.64 2021-06-26 13:24:56 +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 4ab7755ca7 [Feature] Microsoft Store x64 (#130), version 1.0.17.0 2020-10-19 13:11:41 +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