1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-06-29 11:40:38 +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 2abab5a916 Add contextual menu and overall improvements to menu system.
- Show a contextual menu upon right-clicking on the text area. Includes the Edit menu options as well as contextual search and help.
- Add hovering to menus items.
- Adjust case of menu items (CTRL and Ctrl were being used interchangeably without a pattern).
2016-01-04 21:13:02 -02:00
internal (Automated push) Update internal/source/* from qb64.bas 2016-01-01 05:13:03 -08: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 Added support for Android & Virtual Keyboards 2015-10-30 23:18:44 +11:00
source Add contextual menu and overall improvements to menu system. 2016-01-04 21:13:02 -02:00
.gitignore Added .gitignore file to ignore the temp and c_compiler folders, as well as *.a, *.o, and *.exe files 2015-08-15 12:26:33 -04:00
cyberbit.ttf (Automated push) Update internal/source/* from qb64.bas 2015-02-20 05:15:27 -08:00
qb64_start_osx.command 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
setup_lnx.sh Add the User Additions module to the QB64 compiler build at setup time. 2015-07-15 19:38:35 +10:00
setup_osx.command Corrected OSX setup script to use OSX folder instead of Linux one. 2015-12-14 11:17:09 +11:00
setup_win.bat 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
virtual_keyboard_layout_default.txt Added support for Android & Virtual Keyboards 2015-10-30 23:18:44 +11:00