1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 03:01:21 +00:00
QB64-PE/source
FellippeHeitor 51b6fda556 Improved Backspace behavior (deletes a whole word at a time with CTRL)
Windows and Mac only.

Also: Improved behavior of Delete key when joining lines.
2016-08-18 23:45:43 -03:00
..
android Removed non-ASCII characters and many hard tabs from source files, making it easier to use other text editors (special characters were being mangled in some cases). 2015-12-30 21:28:13 +11:00
global Add $EXEICON, which allows to embed an icon in the exe (Windows only). 2016-08-18 01:12:08 -03:00
ide Improved Backspace behavior (deletes a whole word at a time with CTRL) 2016-08-18 23:45:43 -03:00
qb_framework Added support for Android & Virtual Keyboards 2015-10-30 23:18:44 +11:00
subs_functions Add _INCLERRORFILE$, which reports the included file that last errored. 2016-07-08 22:48:00 -03:00
virtual_keyboard Removed non-ASCII characters and many hard tabs from source files, making it easier to use other text editors (special characters were being mangled in some cases). 2015-12-30 21:28:13 +11:00
qb64.bas Tweaks to $EXEICON implementation 2016-08-18 07:25:56 -03:00