1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-06-29 09:20:38 +00:00
QB64-PE/source
FellippeHeitor ba968213a5 Add an RGB color mixer for inputting/editing _RGB/32/A/A32 values.
Upon entering any _RGB statement, the IDE will offer to launch the mixer dialog, which can be done by hitting Shift+ENTER. Right-clicking existing statements allows triggering the mixer dialog from the contextual menu.
2016-06-28 01:34:06 -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 an RGB color mixer for inputting/editing _RGB/32/A/A32 values. 2016-06-28 01:34:06 -03:00
ide Add an RGB color mixer for inputting/editing _RGB/32/A/A32 values. 2016-06-28 01:34:06 -03:00
qb_framework Added support for Android & Virtual Keyboards 2015-10-30 23:18:44 +11:00
subs_functions Extended error reporting, pointing to included lines. 2016-03-23 07:45:51 -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 Minor fix to settings output. 2016-06-26 00:37:08 -03:00