Scott Duensing scott · he/him
  • Smithton, IL, USA, Earth
  • Joined on 2025-02-16
scott pushed to master at AI_Slop/DVX_GUI 2026-04-06 20:31:14 -05:00
1923886d42 Immediate window wired to running VM.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-06 19:31:49 -05:00
af0ad3091f Debug Layout option added.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-06 19:06:56 -05:00
5f2358fcf2 Breakpoint window added.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-06 18:39:06 -05:00
35f877d3e1 Debugger is coming together!
scott pushed to master at AI_Slop/DVX_GUI 2026-04-06 15:36:57 -05:00
85010d17dc Breakpoints seem to be working.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-05 19:01:55 -05:00
de7027c44e New splash screen. Debugger. Starting to debug the debugger.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-05 00:09:52 -05:00
626befa664 VM will no longer block cooperative multitasking.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-05 00:04:25 -05:00
eb5e4e567e External library support. DBGrid widget. More data binding. App path properties.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-04 20:00:35 -05:00
827d73fbd1 Data binding!
scott pushed to master at AI_Slop/DVX_GUI 2026-04-04 18:35:14 -05:00
d3898707f9 SQL support added!
scott pushed to master at AI_Slop/DVX_GUI 2026-04-04 15:51:07 -05:00
93b912d932 Layout logic moved from core into widgets.
7cd7388607 WrapBox added.
Compare 2 commits »
scott pushed to master at AI_Slop/DVX_GUI 2026-04-03 21:22:17 -05:00
7bc92549f7 Menu editor. Focus logic cleanup. Several bugs fixed.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-03 19:29:15 -05:00
e36d4b9cec New form scope bug fixing.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-03 18:09:56 -05:00
bf5bf9bb1d Form level variable scope. Proper Load/Unload.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-03 17:14:12 -05:00
dd68a19b5b Control arrays added.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-03 16:41:10 -05:00
657b44eb25 MsgBox()
scott pushed to master at AI_Slop/DVX_GUI 2026-04-03 16:11:30 -05:00
0ef46ff6a0 Find/Replace
scott pushed to master at AI_Slop/DVX_GUI 2026-04-02 21:44:15 -05:00
289adb8c47 Readmes updated.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-02 21:13:52 -05:00
6d75e4996a More event work, code cleanup.
scott pushed to master at AI_Slop/DVX_GUI 2026-04-02 20:06:57 -05:00
88746ec2ba ProgMan now requires double clicks to launch. Enum type added to widgets. Huge amount of BASIC work.