SDL/src/dialog
Frank Praznik 387439d009 dialog: Use case-insensitive filter matching on portal dialogs
On most implementations, filter pattern matching is case-sensitive. For case-insensitive matching of a pattern such as '*.png', the pattern *.[pP][nN][gG]' must be used.
2026-04-21 11:40:43 -04:00
..
android Fix warnings: extra semi - spurious (#15014) 2026-02-09 11:48:58 -08:00
cocoa Fixed macOS build when video is disabled 2026-01-29 14:29:46 -08:00
dummy Updated copyright for 2026 2026-01-01 09:40:08 -08:00
haiku Updated copyright for 2026 2026-01-01 09:40:08 -08:00
unix dialog: Use case-insensitive filter matching on portal dialogs 2026-04-21 11:40:43 -04:00
windows Fix Windows file dialog calling the callback twice 2026-03-29 02:05:33 -04:00
SDL_dialog.c Fix warnings: extra semi - spurious (#15014) 2026-02-09 11:48:58 -08:00
SDL_dialog.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_dialog_utils.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_dialog_utils.h dialog_utils: fix NameTransform() function pointer type (#15002) 2026-02-07 23:23:47 +03:00