1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-09 18:40:18 +00:00
QB64-PE/internal/c/parts/gui
Matthew Kilgore ee9f8e4404 Remove quote checks on Windows
These are the last of the quote checks, these don't require any
associated changes as the underlying Win32 functions already allow
quotes. They were simply added to keep parity with the functionality on
other platforms, that that has since been fixed.
2022-11-08 00:49:13 -05:00
..
build.mk Address issues mentioned in #216 2022-10-25 04:24:01 +05:30
gui.cpp Add back internal MessageBox function 2022-10-31 00:14:20 -04:00
tinyfiledialogs.c Remove quote checks on Windows 2022-11-08 00:49:13 -05:00
tinyfiledialogs.h Update tinyfiledialogs to v3.8.9 2022-10-29 17:18:50 +05:30