1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-05 07:40:24 +00:00
qb64/source
FellippeHeitor 7c9eafbadb Replaces _TOGGLE_(KEY)LOCK with _(KEY)LOCK ON/OFF/_TOGGLE. Also:
- Changes CFont to sub__consolefont and func_CInp to func_cinp, in alignment with the rest of libqb/qbx.
- Adds stubs to all new console functionality, so we can still ship for other OSes with no bigger issues.
- Adds new keywords to syntax highlighter.
2020-01-02 19:55:58 -03:00
..
embed Now truly the last bit of virtual keyboard vestige [ci skip] 2019-04-14 21:52:33 -03:00
global Minor change to bit routines, added ability to ignore warnings in IDE 2019-12-04 12:30:02 -05:00
ide Replaces _TOGGLE_(KEY)LOCK with _(KEY)LOCK ON/OFF/_TOGGLE. Also: 2020-01-02 19:55:58 -03:00
subs_functions Replaces _TOGGLE_(KEY)LOCK with _(KEY)LOCK ON/OFF/_TOGGLE. Also: 2020-01-02 19:55:58 -03:00
utilities Fix to QB4.5 binary fomat converter: 2019-01-12 10:07:37 -02:00
icon.rc Fixes $VERSIONINFO. Closes #110. 2020-01-01 12:27:24 -03:00
qb64.bas Adds stubs for _INFLATE$ and DEFLATE$ for OSes other than Windows. 2020-01-02 17:35:02 -03:00
qb64.ico Proper embedding of qb64.ico into the Windows binary. 2016-09-04 12:12:30 -03:00