ookii-dialogs-wpf icon indicating copy to clipboard operation
ookii-dialogs-wpf copied to clipboard

Awesome dialogs for Windows Desktop applications built with Microsoft .NET (WPF)

Results 45 ookii-dialogs-wpf issues
Sort by recently updated
recently updated
newest added

Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.1 to 8.0.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.SourceLink.GitHub&package-manager=nuget&previous-version=1.1.1&new-version=8.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies
.NET

[.NET 7](https://devblogs.microsoft.com/dotnet/announcing-dotnet-7/) has been released 🎉

enhancement

It seems the `TaskDialog` doesn't support tab characters. For example, ``` TaskDialog taskDlg = new() { WindowTitle = "Test", Content = "Lorem ipsum dolor sit amet," + "\n\tconsectetur adipiscing elit."...

I'm trying to use the ProgressDialog to show what it's doing without stressing out the UI thread but it does not appear to be updating the UI thread when I...

Updated CsWin32 version and fixed various breaking changes. One of the things I ran into was that it seemed like .NET Core 3.1 no longer compiles in this project. It...

The issue is in the new cswin32 library that is being used. Link to issue with details is here: microsoft/win32metadata#1581. Fix has already been made and will need to wait...

Bumps [Cake.Args](https://github.com/augustoproiete/Cake.Args) from 2.0.0 to 3.0.0. Release notes Sourced from Cake.Args's releases. v3.0.0 :zap: New features / improvements Cake.Args now supports Cake v3.0.0 (@augustoproiete) Documentation on how to use it...

dependencies

Bumps [Cake.MinVer](https://github.com/cake-contrib/Cake.MinVer) from 2.0.0 to 3.0.0. Release notes Sourced from Cake.MinVer's releases. v3.0.0 :zap: New features / improvements Cake.MinVer now supports Cake v3.0.0 (#49) (@augustoproiete) Documentation on how to use...

dependencies

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.4. Release notes Sourced from actions/checkout's releases. v4.1.4 What's Changed Disable extensions.worktreeConfig when disabling sparse-checkout by @​jww3 in actions/checkout#1692 Add dependabot config by @​cory-miller in...

dependencies
github_actions

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.0 to 4.3.3. Release notes Sourced from actions/upload-artifact's releases. v4.3.3 What's Changed updating @actions/artifact dependency to v2.1.6 by @​eggyhead in actions/upload-artifact#565 Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.2...v4.3.3 v4.3.2 What's Changed...

dependencies
github_actions