mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #262] [MERGED] FileSelNative: Fixed gtk variant to allow for multiple file types #276
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#276
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ultimatepp/ultimatepp/pull/262
Author: @RealCaptainBerty
Created: 4/23/2025
Status: ✅ Merged
Merged: 4/23/2025
Merged by: @mirek-fidler
Base:
master← Head:master📝 Commits (3)
ca2d782CtrlLib: Fixed gtk FileSelNative class to allow for multiple file types in single call to Type, as in Win32.8a2b893CtrlLib: Fixed gtk FileSelNative class to allow for multiple file types in single call to Type, as in Win32.94a9cf7Merge branch 'master' of https://github.com/RealCaptainBerty/ultimatepp📊 Changes
1 file changed (+3 additions, -1 deletions)
View changed files
📝
uppsrc/CtrlLib/Gtk.cpp(+3 -1)📄 Description
Fixed the GTK variant of the
FileSelNativeclass to allow for multiple file types in a single filter (as in Win32).For example:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.