Commit graph

22 commits

Author SHA1 Message Date
70459616cc Many many bugs fixed. We have a control panel! 2026-03-19 22:35:00 -05:00
a3e7292591 Mouse becoming "unstuck" when resizing windows fixed. 2026-03-19 00:41:17 -05:00
1a60fdcf54 Update system info box to be read only and fixed scrolling. 2026-03-18 17:52:40 -05:00
bcd0b863fb No more inline code included in apps. This removes the need to recompile apps when DVX changes. 2026-03-18 01:57:18 -05:00
73a54a8b3a Minor API cleanup. 2026-03-18 00:06:24 -05:00
786353fa08 Much new documentation added as comments to code. 2026-03-17 23:51:01 -05:00
78302c26d2 ProgMan is now it's own app. About app moved into ProgMan. Minor API improvements. 2026-03-17 16:11:31 -05:00
0db50721d9 Start of dvxshell 2026-03-16 23:19:49 -05:00
d0e308d7cf Code optimization and cleanup. 2026-03-16 20:13:16 -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. 2026-03-16 17:46:37 -05:00
6f8aeda7b2 Added message box, multi-column list/table, and submenus. 2026-03-15 20:40:50 -05:00
e489f54ef0 More optimizing. 2026-03-14 20:27:59 -05:00
54d9180d3e Code cleanup, some optimizations. Cut/Copy/Paste seems to be working as expected. 2026-03-14 20:14:55 -05:00
291eaf0c35 (mostly) Decoupled widget code from GUI code. 2026-03-12 21:48:42 -05:00
cd8da88df7 Working on keyboard control of GUI. 2026-03-12 20:01:13 -05:00
14eca6fcd2 Working on keyboard control of the GUI. 2026-03-11 22:42:09 -05:00
2e45e4b14d Added ANSIBBS widget. 2026-03-10 19:42:33 -05:00
856cc194b2 New ImageButton widget. 2026-03-10 19:19:08 -05:00
e453b4d35a Icons now update to reflect window activity. 2026-03-09 23:23:31 -05:00
10b49868cd Reformatted wrapped lines of code. 2026-03-09 23:15:44 -05:00
90c6ab68e3 Added layout debugging. 2026-03-09 23:03:44 -05:00
76a955a9e7 More widgets! 2026-03-09 22:50:06 -05:00