Commit graph

6 commits

Author SHA1 Message Date
Sam Lantinga
a00669db18 Fixed warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2024-04-15 10:29:45 -07:00
Semphris
6ad390fc50 File dialog improvements
- Add a globally-accessible function to handle the parsing of filter extensions
- Remove the ability of putting the wildcard ('*') among other patterns; it's either a list of patterns or a single '*' now
- Add a hint to select between portals and Zenity on Unix
2024-04-04 22:07:14 -07:00
Sam Huang
a9cab01185 Don't change cwd with file dialogs 2024-03-31 12:50:29 -07:00
Semphris
335fa5d6e4 Disable SDL dialogs for tvOS and iOS 2024-03-29 23:13:15 -07:00
Mykola Rubets
fc053fb499 Fix OpenFolder dialog behavior on Windows 2024-03-24 11:44:16 -07:00
Semphris
70c2e15615 Add file dialogs 2024-03-14 15:40:25 -07:00