1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-08 04:25:14 +00:00
qb64/source
FellippeHeitor d54a5cc2e3 Allows non-destructive retrieval of version 1.1 color schemes.
Version 1.1 color schemes contained only 6 colors. This patch allows users to maintain their existing schemes while adding keyword and number highlight colors to them. Also:

- Invalid schemes are now just skipped, instead of destroyed.
- Scheme selection arrows and "Save"/"Erase" buttons are more visible/distinguishable between active/hovered/inactive states.
- Confirmation dialog before erasing user schemes.
2017-10-06 03:15:49 -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 Numbers highlight. 2017-10-04 03:42:39 -03:00
ide Allows non-destructive retrieval of version 1.1 color schemes. 2017-10-06 03:15:49 -03:00
qb_framework Added support for Android & Virtual Keyboards 2015-10-30 23:18:44 +11:00
subs_functions Remove references to DEPENDENCY_USER_MODS from subs_functions.bas. 2017-09-27 22:04:40 -03:00
utilities Integrates qarnos's QB45BIN. 2017-10-01 17:51:28 -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
icon.rc Implements $VERSIONINFO metacommand. 2017-04-29 04:09:20 -03:00
qb64.bas Numbers highlight. 2017-10-04 03:42:39 -03:00
qb64.ico Proper embedding of qb64.ico into the Windows binary. 2016-09-04 12:12:30 -03:00