1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-08-22 11:25:08 +00:00
Commit graph

679 commits

Author SHA1 Message Date
Lynn Stricklan
87c01d0bed Update libqb.cpp
When opening a file for random access, if the LEN is not supplied, it defaults the length correctly, but does not allocate the buffer correctly. The code should reference the record_length in the file struct.
2021-03-23 13:41:59 -06:00
Lynn Stricklan
69ab2d3327 Revert "Update libqb.cpp"
This reverts commit c38716f3b7.
2021-03-23 13:41:59 -06:00
Lynn Stricklan
f66559eed5 Update msbin.c
The processing for MKDMBF$ fails for numbers smaller than 1.  Basic cause is the check for exponent overflow is incorrect. Changed code to correctly check for exponent overflow
2021-03-23 13:41:59 -06:00
Lynn Stricklan
ac9664e312 Update libqb.cpp
2 changes here:
line 13062: When opening a file for random access, if the LEN is not supplied, it defaults the length correctly, but does not allocate the buffer correctly.  The code should reference the record_length in the file struct.

Changes in lines 15798-15853:  When printing text to the screen, carriage returns in the text are ignored.  In sub_file_print, the code for printing to the screen is modified to honor carriage returns.
2021-03-23 13:41:58 -06:00
Zachary Spriggs
189cdb8e39
Fix bug with DPI, Width, and Height (Win)
Fixes a bug that would make QB64 return the incorrect size monitor/desktop size when the resolution is scaled. Also, the last fix I added that set `_Source` to `_Console` automatically caused an issue with `_Width` and `_Height`, causing them to return only the console's image dimensions rather than the image that is passed.
2021-03-22 15:51:54 -04:00
Autobuild Process
21b32a7125 Update internal/source 2021-03-19 14:50:03 +00:00
Autobuild Process
0134aa152d Update internal/source 2021-03-19 14:27:59 +00:00
Autobuild Process
90a07bd5ae Update internal/source 2021-03-17 02:46:56 +00:00
Zachary Spriggs
3c58f611a3
Fixes bug that frees console_image handle in Clear
Fixes a bug that would free the console_image handle in the freeallimages() function
2021-03-16 15:34:43 -04:00
Doug Kearns
fee91e8c33 Fixes missing file messages when purging precompiled content 2021-03-11 11:27:56 +11:00
Autobuild Process
be7846da1c Update internal/source 2021-03-10 20:25:47 +00:00
Autobuild Process
64ea6d64ca Update internal/source 2021-03-07 14:41:43 +00:00
Autobuild Process
ece89712f3 Update internal/source 2021-03-07 12:39:52 +00:00
Autobuild Process
89f410fae1 Update internal/source 2021-03-05 17:41:55 +00:00
Autobuild Process
363fc7814a Update internal/source 2021-03-05 14:12:33 +00:00
Autobuild Process
69521e2e77 Update internal/source 2021-02-28 18:26:44 +00:00
Autobuild Process
9439c43a14 Update internal/source 2021-02-28 14:50:26 +00:00
Fellippe Heitor
f77a643042 Updates help files and version info for release. 2021-02-28 11:47:33 -03:00
Autobuild Process
bfa4c6defb Update internal/source 2021-02-26 03:53:59 +00:00
Zachary Spriggs
141d0db085
Fixed indentation of new commits 2021-02-24 17:07:02 -05:00
Zachary Spriggs
66ea2b794d
Removed "SPRAY" from _MOUSESHOW
"SPRAY" gives the same result as "CROSSHAIR" and so is unnecessary
2021-02-24 15:42:05 -05:00
Zachary Spriggs
a3141fc425
Adding "WAIT", "HELP", and "SPRAY" to _MOUSESHOW 2021-02-24 15:38:47 -05:00
Autobuild Process
68805b8432 Update internal/source 2021-02-22 13:45:13 +00:00
Autobuild Process
231c1b6ec7 Update internal/source 2021-02-21 15:34:41 +00:00
Autobuild Process
d09c27c933 Update internal/source 2021-02-21 14:57:06 +00:00
Autobuild Process
70b7f4dda1 Update internal/source 2021-02-21 14:43:08 +00:00
Autobuild Process
f4a7869e85 Update internal/source 2021-02-20 23:40:16 +00:00
Autobuild Process
e6a8090b8a Update internal/source 2021-02-18 22:42:03 +00:00
Autobuild Process
5a74a1a571 Update internal/source 2021-02-18 18:10:07 +00:00
Fellippe Heitor
7a2c5859e2 Updates help files [ci-skip] 2021-02-18 14:11:22 -03:00
Autobuild Process
1426d45979 Update internal/source 2021-02-17 12:45:25 +00:00
Fellippe Heitor
6879dc0e79 Updates help files [ci-skip] 2021-02-15 22:13:07 -03:00
Autobuild Process
565bfe6e63 Update internal/source 2021-02-16 00:38:40 +00:00
Autobuild Process
97d194957a Update internal/source 2021-02-15 19:19:29 +00:00
Autobuild Process
45c2edd7d9 Update internal/source 2021-02-15 17:18:12 +00:00
Autobuild Process
747c665c0c Update internal/source 2021-02-15 07:57:09 +00:00
Autobuild Process
ae55e06ad7 Update internal/source 2021-02-14 03:56:09 +00:00
Autobuild Process
7f4360f7da Update internal/source 2021-02-13 17:48:31 +00:00
Autobuild Process
5816b9620e Update internal/source 2021-02-13 09:24:52 +00:00
Autobuild Process
df90f7c558 Update internal/source 2021-02-13 02:08:20 +00:00
Autobuild Process
ee99486c01 Update internal/source 2021-02-12 00:55:44 +00:00
Fellippe Heitor
8458b4eac2 Updates help files [ci-skip] 2021-02-11 08:41:53 -03:00
Autobuild Process
a59c3c7d34 Update internal/source 2021-02-11 01:48:57 +00:00
Autobuild Process
41b16cf18c Update internal/source 2021-02-10 02:45:06 +00:00
Fellippe Heitor
0d92432fbf Fixes _SCREENY for the mac. 2021-02-09 13:52:58 -03:00
Fellippe Heitor
37ea325cfa Reenables _SCREENX/SCREENY for macOS only. 2021-02-09 09:08:57 -03:00
Luke Ceddia
bb3f5d3712
Revert "Enables _SCREENX/_SCREENY for macOS/Linux."
This reverts commit d4a3d7f721.
2021-02-09 17:34:10 +11:00
Autobuild Process
f5b4038f17 Update internal/source 2021-02-08 14:42:20 +00:00
Fellippe Heitor
75642c31dc Merge branch 'development' into IdeTweaks 2021-02-07 22:55:58 -03:00
Roland Heyder
ac33be345d
Allow type symbols in numeric DATA constants.
Done for the sake of retrocompatibility. Although those symbols are simply ignored, as the type is determined by the variable types given at the respective READ statements.
2021-02-07 22:56:08 +01:00
Fellippe Heitor
d4a3d7f721 Enables _SCREENX/_SCREENY for macOS/Linux. 2021-02-07 11:54:52 -03:00
Autobuild Process
25e9a73fa1 Update internal/source 2021-02-07 10:32:23 +00:00
Fellippe Heitor
4411386ac6 Replaces some more wiki garbage before rendering help. 2021-02-06 20:16:51 -03:00
Fellippe Heitor
765472a34d Adds _LIMIT to Update Help dialog. Updates help files. 2021-02-06 18:51:34 -03:00
Autobuild Process
be3aa9e9a7 Update internal/source 2021-02-06 08:28:35 +00:00
Autobuild Process
11dc156fc2 Update internal/source 2021-02-05 21:01:53 +00:00
Autobuild Process
7cf53e89bf Update internal/source 2021-02-05 04:00:01 +00:00
Autobuild Process
5bddf1699a Update internal/source 2021-02-05 03:46:03 +00:00
Autobuild Process
5828206caf Update internal/source 2021-02-03 23:36:47 +00:00
Autobuild Process
82378d2486 Update internal/source 2021-02-03 17:11:14 +00:00
Autobuild Process
3542722e83 Update internal/source 2021-02-03 12:34:14 +00:00
Autobuild Process
b51e967fa1 Update internal/source 2021-01-29 05:37:23 +00:00
Autobuild Process
9cce77d051 Update internal/source 2021-01-28 02:49:25 +00:00
Fellippe Heitor
4824f9c67b Should be the same for Windows. 2021-01-27 22:19:32 -03:00
Fellippe Heitor
e273baa0dd Reset EOF when SEEK is used. 2021-01-27 22:17:26 -03:00
Fellippe Heitor
443cbb39a3 Updates help files. 2021-01-27 20:43:12 -03:00
Autobuild Process
87114ffc38 Update internal/source 2021-01-27 11:39:10 +00:00
Autobuild Process
18ca0a1d49 Update internal/source 2021-01-27 11:26:02 +00:00
Autobuild Process
2d22148536 Update internal/source 2021-01-27 02:47:00 +00:00
Fellippe Heitor
fe4c4996c9 Update help files. 2021-01-26 21:58:17 -03:00
Autobuild Process
0ea8a23fb1 Update internal/source 2021-01-26 15:38:16 +00:00
Autobuild Process
efc5ace61c Update internal/source 2021-01-24 21:02:32 +00:00
Fellippe Heitor
813e7213b9 Updates help files. 2021-01-24 17:31:03 -03:00
Fellippe Heitor
add086ce91 Updates help files. 2021-01-24 11:57:23 -03:00
Luke Ceddia
3f2f35b546
Fix some error(7) that should be error(6) 2021-01-24 23:41:55 +11:00
Autobuild Process
e18a60b2d1 Update internal/source 2021-01-24 03:40:56 +00:00
FellippeHeitor
ad31b4d2cc Updates help files. 2021-01-24 00:36:34 -03:00
Autobuild Process
269803b426 Update internal/source 2021-01-23 00:30:37 +00:00
FellippeHeitor
8e927a50c1 Makes TAB (not DEL) shortcut for "next" (help). 2021-01-22 21:20:43 -03:00
Autobuild Process
77e730ad84 Update internal/source 2021-01-21 06:18:09 +00:00
FellippeHeitor
e45eed894d Indentation only. 2021-01-20 22:24:25 -03:00
FellippeHeitor
a75adfe519 Indentation only. 2021-01-20 22:18:08 -03:00
Autobuild Process
5b7c241ac4 Update internal/source 2021-01-18 21:32:35 +00:00
Autobuild Process
30a90590f4 Update internal/source 2021-01-17 15:35:45 +00:00
Autobuild Process
3915f63f65 Update internal/source 2021-01-17 12:57:34 +00:00
Luke Ceddia
c62568008d
Add _ERRORMESSAGE$ 2021-01-17 23:54:15 +11:00
Autobuild Process
aaf3ae2e02 Update internal/source 2021-01-16 02:31:12 +00:00
Autobuild Process
82344f69b0 Update internal/source 2021-01-16 02:03:02 +00:00
Autobuild Process
bd529ffa07 Update internal/source 2021-01-16 00:02:10 +00:00
Autobuild Process
acf141cd5b Update internal/source 2021-01-15 23:34:30 +00:00
FellippeHeitor
3b07e0a262 Updates help files. 2021-01-15 04:29:25 -03:00
FellippeHeitor
79d45c2bda Updates help files. 2021-01-15 04:06:00 -03:00
Autobuild Process
1604ca1599 Update internal/source 2021-01-15 00:41:51 +00:00
Autobuild Process
eaadceb483 Update internal/source 2021-01-14 14:31:23 +00:00
Luke Ceddia
6d4878d643
Make linux installer not affect mingw files 2021-01-14 22:29:19 +11:00
Autobuild Process
d4008e66f1 Update internal/source 2021-01-14 03:29:11 +00:00
Autobuild Process
beed603b0d Update internal/source 2021-01-14 03:03:50 +00:00
Autobuild Process
e94f4c5d8d Update internal/source 2021-01-13 14:11:15 +00:00
Autobuild Process
5d735e1ce0 Update internal/source 2021-01-13 01:08:10 +00:00
FellippeHeitor
0afa42cc46 Updates help files. 2021-01-12 20:28:26 -03:00
Autobuild Process
2d42de551f Update internal/source 2021-01-12 18:31:18 +00:00
Luke Ceddia
a23e8ce212 Use manual delta method for _mouseinputx/y on non-windows 2021-01-12 01:32:01 +11:00
Luke Ceddia
4060f8c046 Fix RAWINPUT struct size on 64 bit windows 2021-01-12 01:27:35 +11:00
Autobuild Process
59f141d4e5 Update internal/source 2021-01-09 13:36:41 +00:00
Autobuild Process
04b91008e5 Update internal/source 2021-01-09 06:06:38 +00:00
Fellippe Heitor
0feba87b44
Merge pull request #100 from QB64Team/ide-newfeatures
IDE new features and tweaks
2021-01-09 03:04:15 -03:00
Luke Ceddia
caa96bd614
Tidy up generation of ansi sequences 2021-01-09 00:07:27 +11:00
Luke Ceddia
9634243b95
Merge branch 'development' into nix-terminal 2021-01-08 23:59:51 +11:00
FellippeHeitor
f1a0146579 Updates help files one more time.
Removes references to qb64 dot net.
2021-01-07 23:49:03 -03:00
Autobuild Process
286bb1d570 Update internal/source 2021-01-06 05:56:15 +00:00
FellippeHeitor
78a0020b5c Updates help files. [ci-skip] 2021-01-04 15:46:51 -03:00
Autobuild Process
ff28f4cead Update internal/source 2021-01-04 01:06:12 +00:00
Fellippe Heitor
488c4a13e0
Merge pull request #95 from QB64Team/memsound
Adds _MEMSOUND. Closes #29
2021-01-03 22:03:59 -03:00
Autobuild Process
d28e69b4f9 Update internal/source 2021-01-02 04:22:43 +00:00
FellippeHeitor
fb2b916602 Frees mem lock for sound handles at _SNDCLOSE. 2021-01-01 23:16:49 -03:00
Fellippe Heitor
63996d8d3d
Steve, please. 2021-01-01 15:37:17 -03:00
Autobuild Process
52a7bf29c5 Update internal/source 2020-12-31 14:15:36 +00:00
SteveMcNeill
5acd16612c Added proper formatting for spaces in CTRL-K inserts. 2020-12-31 09:12:53 -05:00
Autobuild Process
ad8bbe0470 Update internal/source 2020-12-31 13:27:23 +00:00
Autobuild Process
2310ce9287 Update internal/source 2020-12-31 12:59:54 +00:00
Autobuild Process
90ed1d7dce Update internal/source 2020-12-31 05:41:36 +00:00
Autobuild Process
db20865a1d Update internal/source 2020-12-31 04:50:58 +00:00
FellippeHeitor
bd54eb0f39 Attempts at implementing _MEMSOUND 2020-12-31 01:40:54 -03:00
Autobuild Process
93839f367d Update internal/source 2020-12-31 04:20:25 +00:00
Autobuild Process
90d11e9bbf Update internal/source 2020-12-29 03:20:57 +00:00
Autobuild Process
2f29af1dc0 Update internal/source 2020-12-27 01:05:22 +00:00
Carlos A. Leguizamón
a6fcfd51b3 Replaced way to detect macOS version and screen configuration. This way removes any output from console. 2020-12-21 11:03:34 -03:00
Autobuild Process
883b080652 Update internal/source 2020-12-18 05:20:16 +00:00
Autobuild Process
0361bf6f28 Update internal/source 2020-12-18 04:39:45 +00:00
Carlos A. Leguizamón
6d3fbe23a4 Fix for UI scale in macOS Catalina, running with 4K/Retina displays. 2020-12-07 00:57:22 -03:00
Autobuild Process
ab4ce86056 Update internal/source 2020-11-04 12:46:52 +00:00
Autobuild Process
b9d1389d9a Update internal/source 2020-10-21 21:03:00 +00:00
Autobuild Process
934ea99d15 Update internal/source 2020-10-18 04:17:04 +00:00
FellippeHeitor
1d07a3c802 Fixes ENVIRON$() to automatically add CHR$(0) to strings passed.
Closes #79
2020-10-18 01:14:25 -03:00
Autobuild Process
e2c06c25e2 Update internal/source 2020-09-07 17:42:59 +00:00
Autobuild Process
6cf15e6f73 Update internal/source 2020-07-15 12:28:14 +00:00
Luke Ceddia
860e6cad57 $CONSOLE:ONLY on Linux no longer pulls in GL/X11 libs 2020-07-15 22:25:57 +10:00
Autobuild Process
905b6dd3e5 Update internal/source 2020-07-15 11:34:33 +00:00
Luke Ceddia
1fc89fc750 Disable linux clipboard if not in gui mode 2020-07-15 20:36:00 +10:00
Autobuild Process
ec040b54e4 Update internal/source 2020-07-12 06:14:59 +00:00
SteveMcNeill
5fdcf9f583 Fix to _LOADFONT for Windows
Before we strip off the requirements (like "monospace" and such), we should first see if the font exists on the drive, since we call the routine recursively looking for it.
2020-07-05 09:47:04 -04:00
Autobuild Process
b790267e4e Update internal/source 2020-06-21 20:46:05 +00:00
Autobuild Process
fabbdd019d Update internal/source 2020-06-20 14:48:34 +00:00
Fellippe Heitor
930d85a540
Merge pull request #55 from NEONTEC75/development
Added tiling support to PAINT
2020-06-14 01:22:00 -03:00
Autobuild Process
36aaa449c0 Update internal/source 2020-06-14 04:03:00 +00:00
Autobuild Process
e26b34801d Update internal/source 2020-06-14 03:35:49 +00:00
NEONTEC75
34bac5a168 Added tiling support to PAINT. 2020-05-24 03:53:42 +04:00
Fellippe Heitor
8c19e0b60f
Extend to UHD and 5K test for Mac computers.
Closes #47

Thanks to @familygw for the report/fix.
2020-03-11 23:10:19 -03:00
Autobuild Process
4ab1c5a724 Update internal/source 2020-03-08 16:50:31 +00:00
Autobuild Process
7ba34d5bf6 Update internal/source 2020-03-05 15:21:39 +00:00