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 20:35:23 -05:00
5c00bc8ae2 Platform specific code isolated to make porting easier.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-16 20:13:23 -05:00
d0e308d7cf Code optimization and cleanup.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-16 18:17:20 -05:00
85f0e5be56 Vertical progress bar added.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-16 18:10:18 -05:00
d2b90bd83e Screenshot API added.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-16 18:01:09 -05:00
b5488a6a9e Window tiling/cascading
scott pushed to master at AI_Slop/DVX_GUI 2026-03-16 17:46:44 -05:00
7129035bed File Open/Save dialogs, vertical and horizontal splitter panes, tooltips, disabled widgets, context menus, list/tree item drag reordering, multiselect treeview, keyboard accelerators, clipboard API. Whew.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-16 14:25:54 -05:00
705fa1e99a Basic file open/save dialogs added.
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.