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-18 00:17:32 -05:00
83860ac13d More text editing code consolidated.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 00:06:33 -05:00
73a54a8b3a Minor API cleanup.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 00:00:57 -05:00
6a4044d0d7 Clicking an already-open menu bar entry now closes the popup.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-17 23:59:24 -05:00
e4b44d08c1 Text editing cursors now blink.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-17 23:51:09 -05:00
786353fa08 Much new documentation added as comments to code.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-17 21:31:49 -05:00
14bc2027df Working on bugs found via real hardware.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-17 18:22:26 -05:00
1556ba889c More code cleanup.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-17 16:11:40 -05:00
78302c26d2 ProgMan is now it's own app. About app moved into ProgMan. Minor API improvements.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-17 01:03:33 -05:00
76030270f9 dvxshell debugging. Starting to work!
scott pushed to master at AI_Slop/DVX_GUI 2026-03-16 23:19:59 -05:00
0db50721d9 Start of dvxshell
scott pushed to master at AI_Slop/DVX_GUI 2026-03-16 21:20:47 -05:00
d041f93268 Moved task switcher to this project.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-16 20:57:36 -05:00
8f03559dc7 Minor docs update.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-16 20:45:36 -05:00
d10f922690 Documentation updated.
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.