ookii-dialogs-wpf
ookii-dialogs-wpf copied to clipboard
Awesome dialogs for Windows Desktop applications built with Microsoft .NET (WPF)
Sometimes when browsing for a folder, it's still helpful to see the files it contains so you know if you're picking the right one. This has [been](https://stackoverflow.com/questions/8142109/how-can-i-make-commonopenfiledialog-select-folders-only-but-still-show-files) [requested](https://stackoverflow.com/questions/57653914/commonopenfiledialog-to-show-files-that-cant-be-selected) [several](https://stackoverflow.com/questions/65727346/using-a-commonopenfiledialog-to-select-a-folder-but-still-show-files-within-the) [times](https://stackoverflow.com/questions/57267478/custom-openfiledialog-to-browse-for-folders-but-show-also-the-files)...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.7. Release notes Sourced from actions/checkout's releases. v4.1.7 What's Changed Bump the minor-npm-dependencies group across 1 directory with 4 updates by @dependabot in actions/checkout#1739 Bump...
Bumps [Microsoft.Windows.CsWin32](https://github.com/microsoft/CsWin32) from 0.2.63-beta to 0.3.106. Release notes Sourced from Microsoft.Windows.CsWin32's releases. v0.3.106 What's Changed High level enhancements Bump metadata versions: SDK: 60.0.34, WDK: 0.11.4 by @AArnott in microsoft/CsWin32#1148 Build...
Bumps [Cake.MinVer](https://github.com/cake-contrib/Cake.MinVer) from 2.0.0 to 4.0.0. Release notes Sourced from Cake.MinVer's releases. v4.0.0 :zap: New features / improvements Cake.MinVer now supports Cake v4.0.0 (#71) (@OsirisTerje @augustoproiete) Documentation on how to...
Bumps [minver-cli](https://github.com/adamralph/minver) from 5.0.0 to 6.0.0. Changelog Sourced from minver-cli's changelog. 6.0.0 Enhancements #983: Bump McMaster.Extensions.CommandLineUtils from 4.1.0 to 4.1.1 #999: [BREAKING] Tagged version wins even if MinVerMinimumMajorMinor is higher...
We are trying to figure out how to add a custom button in between the "Save" and "Cancel" buttons in the VistaSaveFileDialog. Is this possible?
Bumps [Microsoft.Windows.CsWin32](https://github.com/microsoft/CsWin32) from 0.2.63-beta to 0.3.162. Release notes Sourced from Microsoft.Windows.CsWin32's releases. v0.3.162 What's Changed Bump metadata to v61.0.15-preview by @AArnott in microsoft/CsWin32#1223 Improve input error reporting by @AArnott in...
Bumps [cake.tool](https://github.com/cake-build/cake) from 2.0.0 to 5.0.0. Release notes Sourced from cake.tool's releases. v5.0.0 As part of this release we had 13 issues closed. Breaking changes [#4346](cake-build/cake#4346) Remove Unsupported TFMS .NET...
Bumps [System.Memory](https://github.com/dotnet/maintenance-packages) from 4.5.5 to 4.6.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
The **FilterIndex** property of VistaSaveFileDialog in the Ookii Dialogs library is not being updated to reflect the user’s selection in the file type dropdown. Despite changing the file format from...