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-16 00:28:43 -05:00
b8eb83d63f Docs update.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-15 22:37:22 -05:00
3580565ca6 Radio buttons are now diamonds.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-15 22:33:02 -05:00
236f6b4e39 Added ScrollPane.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-15 21:53:32 -05:00
911cd1d123 Spinbox added.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-15 21:39:07 -05:00
d525798836 Multi-select list boxes. Mouse selection when scrolled error fixed.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-15 21:04:47 -05:00
7476367ace Checkboxes and radio buttons in menus.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-15 20:40:57 -05:00
6f8aeda7b2 Added message box, multi-column list/table, and submenus.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-15 18:39:42 -05:00
97530513b8 More optimizations. Word-at-a-time keyboard selection added.
e489f54ef0 More optimizing.
Compare 2 commits »
scott pushed to master at AI_Slop/DVX_GUI 2026-03-14 20:15:02 -05:00
54d9180d3e Code cleanup, some optimizations. Cut/Copy/Paste seems to be working as expected.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-14 18:10:42 -05:00
05bcfb4a4c Docs updated.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-14 18:03:39 -05:00
52a2730ccb Added masked editing and password entry.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-14 17:50:46 -05:00
fd41390085 Much improved text editing. More widget demos.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-12 22:33:24 -05:00
505b95ff8c DPMI server now embedded in the demo EXE.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-12 22:12:32 -05:00
5f3aec3144 Documentation update.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-12 22:01:39 -05:00
0a06d8f354 28x terminal redraw improvement.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-12 21:48:50 -05:00
291eaf0c35 (mostly) Decoupled widget code from GUI code.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-12 21:17:00 -05:00
9fc21c2f83 Code cleanup.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-12 20:44:10 -05:00
2c87f396d3 Working on keyboard control of GUI.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-12 20:26:22 -05:00
1e5c085ef0 Working on keyboard control of GUI.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-12 20:11:35 -05:00
2fdba061ce Working on keyboard control of GUI.