Scott Duensing scott · he/him
  • Smithton, IL, USA, Earth
  • Joined on 2025-02-16
scott pushed to master at AI_Slop/DVX_GUI 2026-03-20 21:15:44 -05:00
0a36dbe09e More docs.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-20 20:00:11 -05:00
26c3d7440d Updated docs.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-20 19:11:03 -05:00
5a1332d024 Unicode removed from source. Lots of bugs fixed. Close to Alpha 2!
scott pushed to master at AI_Slop/DVX_GUI 2026-03-19 22:35:11 -05:00
70459616cc Many many bugs fixed. We have a control panel!
scott pushed to master at AI_Slop/DVX_GUI 2026-03-19 17:17:07 -05:00
fc9fc46c79 Dumb number of changes to commit at once. Getting ready for Alpha 2.
157d79f2d6 Fixed mouse bounding on real hardware. INI is now written with DOS line endings, not UNIX.
Compare 2 commits »
scott pushed to master at AI_Slop/DVX_GUI 2026-03-19 12:59:40 -05:00
a4727754e3 First alpha release built for testing.
b1d74d7e3c Start of preferences system.
Compare 2 commits »
scott pushed to master at AI_Slop/DVX_GUI 2026-03-19 00:41:25 -05:00
a3e7292591 Mouse becoming "unstuck" when resizing windows fixed.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 22:22:29 -05:00
f599ea8c0d Double-clicking title bar now maximizes/restores window.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 22:19:50 -05:00
fa8ab9da27 Task Manager display fixed. ListView can now auto-size columns to fit content.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 19:09:37 -05:00
8550fbbbf2 Fixed scrollbar thumb dragging and ALT-SPACE.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 17:52:46 -05:00
1a60fdcf54 Update system info box to be read only and fixed scrolling.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 17:26:56 -05:00
d876bc1c55 Now reports system information for troubleshooting.
5cf6db01e1 Mouse wheel support added.
Compare 2 commits »
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 02:08:31 -05:00
937be903af More doc fixes.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 02:02:44 -05:00
4c2549efd4 Updated docs.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 01:57:25 -05:00
bcd0b863fb No more inline code included in apps. This removes the need to recompile apps when DVX changes.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 01:53:48 -05:00
8d815e8e82 Task Manager now displays more information.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 01:50:59 -05:00
862590c40a More magic numbers replaced with named defines.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 01:27:45 -05:00
1e59499529 dlopen edge case for non-multi-instance apps avoided.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 01:25:12 -05:00
fc3a513ada Multi-instance app support added.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 01:15:52 -05:00
84b0762820 Diagonal resize cursor redone.