1
1
Fork 0
mirror of https://github.com/boxgaming/qbjs.git synced 2024-05-12 08:00:12 +00:00
Commit graph

19 commits

Author SHA1 Message Date
boxgaming 0172877bc2 Updated InvertRect method to use current line width 2024-01-19 09:25:46 -06:00
boxgaming fbc034da1a Added support for InvertRect, LineDash and LineDashOff (#99) 2024-01-11 08:12:35 -06:00
boxgaming 579481861e Fix for console log and echo bug introduced with recent IDE changes. 2024-01-11 08:11:38 -06:00
boxgaming 3e40944c27 Added fix for UploadFile method when root path "/" is specified as the destination. 2024-01-08 12:07:31 -06:00
boxgaming 8c6aefc403 Refactored IDE code to be encapsulated by "IDE" function. Issues: #86, #87, #89, #90 2024-01-08 12:06:04 -06:00
boxgaming c7735bb6ff Fix error in Console.Log message when the program is run in compiled html mode. 2023-09-29 09:25:28 -05:00
boxgaming f02a790620 renamed file i/o extension library 2023-05-25 18:45:11 -05:00
boxgaming 0a7c7960c6 minor updates to support console library 2023-05-23 11:15:58 -05:00
boxgaming 8c7b0a3739 fixed html escape bug caused by typo 2023-05-17 00:46:51 -05:00
boxgaming f8a24b1e57 added library for writing messages to the Console window 2023-04-18 14:36:37 -05:00
boxgaming 1517d5aa7c added file i/o extension library 2023-04-18 14:33:06 -05:00
boxgaming 3abea53123 updated indention for consistent formatting across libraries 2023-04-18 14:32:27 -05:00
boxgaming 5687e3b2e3 additional 2d graphic methods 2023-04-18 14:31:07 -05:00
boxgaming 155820a98e Added support for extended 2d graphics functionality 2023-03-21 12:12:09 -05:00
boxgaming fce1e16005 updated Get to return blank string with the value is not set 2022-11-21 09:31:06 -06:00
boxgaming 2466482f59 miscellaneous 0.6.0 fixes 2022-10-31 22:55:08 -05:00
boxgaming 407f5a499f Fixed Confirm method to be a Function instead of a Sub 2022-05-02 16:05:54 -05:00
boxgaming 07d91adf60 added ability to export consts in modules 2022-04-29 22:24:36 -05:00
boxgaming 7c3fac19d3 moved web functionality to separate module files 2022-04-25 22:57:50 -05:00