Commit graph

56 commits

Author SHA1 Message Date
35f877d3e1 Debugger is coming together! 2026-04-06 18:38:56 -05:00
85010d17dc Breakpoints seem to be working. 2026-04-06 15:36:47 -05:00
de7027c44e New splash screen. Debugger. Starting to debug the debugger. 2026-04-05 19:01:44 -05:00
626befa664 VM will no longer block cooperative multitasking. 2026-04-05 00:09:45 -05:00
eb5e4e567e External library support. DBGrid widget. More data binding. App path properties. 2026-04-05 00:04:11 -05:00
827d73fbd1 Data binding! 2026-04-04 20:00:25 -05:00
d3898707f9 SQL support added! 2026-04-04 18:35:04 -05:00
7cd7388607 WrapBox added. 2026-04-04 15:42:27 -05:00
7bc92549f7 Menu editor. Focus logic cleanup. Several bugs fixed. 2026-04-03 21:22:08 -05:00
e36d4b9cec New form scope bug fixing. 2026-04-03 19:29:09 -05:00
bf5bf9bb1d Form level variable scope. Proper Load/Unload. 2026-04-03 18:09:50 -05:00
dd68a19b5b Control arrays added. 2026-04-03 17:14:05 -05:00
657b44eb25 MsgBox() 2026-04-03 16:41:02 -05:00
0ef46ff6a0 Find/Replace 2026-04-03 16:11:24 -05:00
289adb8c47 Readmes updated. 2026-04-02 21:44:06 -05:00
6d75e4996a More event work, code cleanup. 2026-04-02 21:13:42 -05:00
88746ec2ba ProgMan now requires double clicks to launch. Enum type added to widgets. Huge amount of BASIC work. 2026-04-02 20:06:48 -05:00
17fe1840e3 Compiler fixes. Editor fixes. Fixes fixes. 2026-04-01 21:54:27 -05:00
4d4aedbc43 More events added and wired to BASIC. 2026-04-01 17:53:16 -05:00
1fb8e2a387 Working on BASIC code editor. 2026-03-31 21:58:06 -05:00
82939c3f27 Adding project support and breaking a lot of stuff. 2026-03-30 22:19:38 -05:00
5dd632a862 Removed some DOS-only format specifiers. 2026-03-29 22:16:41 -05:00
344ab4794d More IDE changes and a few core changes to help support easier app development. 2026-03-29 22:06:01 -05:00
d094205ed0 Tons of work on the form designer and widget system to support it. 2026-03-29 21:06:29 -05:00
51ade9f119 All warnings fixed/silenced. 2026-03-27 19:21:11 -05:00
65d7a252ca BASIC is getting to be pretty stable. 2026-03-27 18:59:58 -05:00
fdc72f98a1 Resource support! Apps now show as icons in the Program Manager. 2026-03-26 20:13:26 -05:00
a793941357 Individual app memory tracking added. 2026-03-26 16:58:40 -05:00
227b1179cc Task Manager now it's own library. 2026-03-26 16:11:01 -05:00
56816eedd8 Docs. 2026-03-25 22:42:07 -05:00
67872c6b98 First pass of major debugging. At a glance, everything is working again. 2026-03-25 21:43:41 -05:00
9ee73c8806 MAJOR refactoring. Everything is dynamically loaded now. All new bugs to squash! 2026-03-24 23:03:05 -05:00
3b2d87845e Docs. 2026-03-22 21:03:10 -05:00
163959a192 Start of major refactor for dynamic library and widget loading. 2026-03-22 20:50:25 -05:00
7ae7ea1a97 Code cleanup. 2026-03-22 18:02:30 -05:00
0a36dbe09e More docs. 2026-03-20 21:15:37 -05:00
26c3d7440d Updated docs. 2026-03-20 20:00:05 -05:00
5a1332d024 Unicode removed from source. Lots of bugs fixed. Close to Alpha 2! 2026-03-20 19:10:53 -05:00
70459616cc Many many bugs fixed. We have a control panel! 2026-03-19 22:35:00 -05:00
fc9fc46c79 Dumb number of changes to commit at once. Getting ready for Alpha 2. 2026-03-19 17:16:59 -05:00
fa8ab9da27 Task Manager display fixed. ListView can now auto-size columns to fit content. 2026-03-18 22:19:43 -05:00
1a60fdcf54 Update system info box to be read only and fixed scrolling. 2026-03-18 17:52:40 -05:00
d876bc1c55 Now reports system information for troubleshooting. 2026-03-18 17:26:49 -05:00
937be903af More doc fixes. 2026-03-18 02:08:26 -05:00
4c2549efd4 Updated docs. 2026-03-18 02:02:37 -05:00
8d815e8e82 Task Manager now displays more information. 2026-03-18 01:53:41 -05:00
862590c40a More magic numbers replaced with named defines. 2026-03-18 01:50:51 -05:00
fc3a513ada Multi-instance app support added. 2026-03-18 01:25:05 -05:00
fd695afac8 Restored bitmap buttons in demo toolbar. Added image load/save APIs. Removed duplicate image handling code. 2026-03-18 00:31:10 -05:00
73a54a8b3a Minor API cleanup. 2026-03-18 00:06:24 -05:00