1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-08-05 22:50:25 +00:00
QB64-PE/internal
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
..
c Fix password handling in _InputBox$ on Windows 2022-11-14 20:23:41 -05:00
source Automatic update of ./internal/source 2022-11-04 23:01:37 +00:00
support Add initial MIDI language support 2022-09-04 23:35:14 -04:00
temp Corrected OSX setup script to use OSX folder instead of Linux one. 2015-12-14 11:17:09 +11:00
clean.bat Step 10: Update remaining stuff 2022-08-12 02:54:12 +02:00
version.txt Supply a default version label when no version has been calculated 2022-05-20 16:57:45 -04:00