1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-08-06 07:00:26 +00:00
QB64-PE/internal/c/parts
Matthew Kilgore a28342be99 Fix password handling in _InputBox$ on Windows
We were incorrectly treating the empty string and NULL the same and
using a password dialog for both. It now has the correct behavior of
displaying the password when provided the empty string, but just
displaying a blank input box when provided NULL.
2022-11-14 20:23:41 -05:00
..
audio Move qbs_new_txt_len() declaration to libqb.h 2022-10-23 18:23:35 +05:30
core Remove old build system 2022-05-19 09:17:13 -04:00
gui Fix password handling in _InputBox$ on Windows 2022-11-14 20:23:41 -05:00
input/game_controller Fix compilation with DEP_DEVICEINPUT 2022-06-09 21:30:37 -04:00
network (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
video Fix common dialogs build.mk bug 2022-10-23 22:44:39 +05:30
zlib Format other various source files 2022-05-06 13:20:30 -04:00