1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-20 00:54:47 +00:00
QB64-PE/source
Roland Heyder 59d8777689 Longstanding bugs fixed
- Select All (CTRL-A) in the help text actually didn't select ALL after text was selected manually once before, because Help_cx1/_cy1 were not reset (bug goes back to the SDL versions)
- help text width is a known value, no need to set millions of chars
- fixed Definition lists eating the first char, if list introducer is followed by space
2024-06-19 15:43:16 +02:00
..
global Bump version to 3.13.1 2024-05-15 20:23:38 +05:30
ide Longstanding bugs fixed 2024-06-19 15:43:16 +02:00
subs_functions Add destination image support for _UPRINTSTRING 2024-06-06 01:19:20 +05:30
utilities Assume UDT sizes are whole number of bytes 2024-06-01 20:12:59 +10:00
.gitignore Don't ignore .bas files in source directory 2022-04-28 17:20:45 -04:00
peLogo.png Step 10: Update remaining stuff 2022-08-12 02:54:12 +02:00
qb64pe.bas Zero memory on redim array of UDT 2024-06-01 20:13:20 +10:00
qb64pe.ico Step 4: Update Windows icon & resource file 2022-08-10 02:03:12 +02:00
qb64pe.png Step 2: Update Linux icon file 2022-08-10 00:48:56 +02:00