1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-20 05:34:47 +00:00
QB64-PE/source/ide
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
..
wiki Longstanding bugs fixed 2024-06-19 15:43:16 +02:00
ide_global.bas Add code export abilities 2023-03-19 12:27:54 +01:00
ide_methods.bas Longstanding bugs fixed 2024-06-19 15:43:16 +02:00