1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-06-29 10:30:36 +00:00
QB64 Phoenix Edition. QB64 is a modern extended BASIC programming language that retains QBasic/QuickBASIC 4.5 compatibility and compiles native binaries for Windows, Linux, and macOS. https://qb64phoenix.com
Go to file
FellippeHeitor 0761c1f20f Minor IDE nuisances fixed (i).
- Fixes CTRL+letter being inserted in the text area even after combos were processed.
- Fixes CTRL+letter activating menu items.
- Fixes a menu being preselected when activated with ALT if the mouse was hovering it (hovering still works *after* the menu is launched)
2017-10-17 02:07:47 -02:00
.travis Correct Travis buildscript 2017-09-25 22:48:15 +10:00
internal (Automated push) Update internal/source/* from qb64.bas 2017-10-15 05:17:03 -07:00
LICENSE Fix scroll wheel on Linux; tidy up licensing info; clean up Windows setup; fix OSX script permissions. 2015-08-06 21:39:16 +10:00
programs Implements the _DIR$("desktop") function which returns OS specific paths. 2016-03-20 18:56:10 +11:00
source Minor IDE nuisances fixed (i). 2017-10-17 02:07:47 -02:00
.gitignore Print Output Simplification 2017-08-02 21:40:32 -04:00
.travis.yml Add files for building via Travis 2016-11-09 15:23:02 +11:00
cyberbit.ttf (Automated push) Update internal/source/* from qb64.bas 2015-02-20 05:15:27 -08:00
qb64_start_osx.command Improve the start script in OS X. 2016-02-25 01:08:53 -03:00
README for Linux and OS X.txt Add instructions for Linux and OS X users to fix install scripts. 2016-03-24 08:41:35 -03:00
setup_lnx.sh Resolved the issue of user mods not working for $console:only programs 2017-09-25 21:56:24 +10:00
setup_osx.command Resolved the issue of user mods not working for $console:only programs 2017-09-25 21:56:24 +10:00
setup_win.bat Resolved the issue of user mods not working for $console:only programs 2017-09-25 21:56:24 +10:00
virtual_keyboard_layout_default.txt Added support for Android & Virtual Keyboards 2015-10-30 23:18:44 +11:00