Commit graph

44 commits

Author SHA1 Message Date
236f6b4e39 Added ScrollPane. 2026-03-15 22:32:55 -05:00
911cd1d123 Spinbox added. 2026-03-15 21:53:24 -05:00
d525798836 Multi-select list boxes. Mouse selection when scrolled error fixed. 2026-03-15 21:39:00 -05:00
7476367ace Checkboxes and radio buttons in menus. 2026-03-15 21:04:40 -05:00
6f8aeda7b2 Added message box, multi-column list/table, and submenus. 2026-03-15 20:40:50 -05:00
97530513b8 More optimizations. Word-at-a-time keyboard selection added. 2026-03-15 18:39:35 -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
05bcfb4a4c Docs updated. 2026-03-14 18:10:37 -05:00
52a2730ccb Added masked editing and password entry. 2026-03-14 18:03:31 -05:00
fd41390085 Much improved text editing. More widget demos. 2026-03-14 17:50:38 -05:00
505b95ff8c DPMI server now embedded in the demo EXE. 2026-03-12 22:33:16 -05:00
5f3aec3144 Documentation update. 2026-03-12 22:12:25 -05:00
0a06d8f354 28x terminal redraw improvement. 2026-03-12 22:01:33 -05:00
291eaf0c35 (mostly) Decoupled widget code from GUI code. 2026-03-12 21:48:42 -05:00
9fc21c2f83 Code cleanup. 2026-03-12 21:16:52 -05:00
2c87f396d3 Working on keyboard control of GUI. 2026-03-12 20:44:05 -05:00
1e5c085ef0 Working on keyboard control of GUI. 2026-03-12 20:26:17 -05:00
2fdba061ce Working on keyboard control of GUI. 2026-03-12 20:11:28 -05:00
cd8da88df7 Working on keyboard control of GUI. 2026-03-12 20:01:13 -05:00
458329408f General widget cleanup. Working on keyboard control of GUI. 2026-03-12 19:46:00 -05:00
14eca6fcd2 Working on keyboard control of the GUI. 2026-03-11 22:42:09 -05:00
324382d758 Added additional ANSIBBS sequences and made dvxUpate handle terminal widget polling. 2026-03-11 20:57:41 -05:00
eeb6541af3 Several terminal fixes. 2026-03-11 20:32:13 -05:00
3cc942a4d4 Encryption and other serial fixes. Terminal cursor not being erased fixed. Ability to auto-size windows added. 2026-03-11 19:41:17 -05:00
79b2825a98 Added terminal app to test communications chain and ANSI widget. 2026-03-10 22:20:55 -05:00
27b5ad5a16 Cleaning up a bit. 2026-03-10 21:51:48 -05:00
b3ae75cf0c Added Linux proxy server to test seclink. 2026-03-10 21:48:08 -05:00
bc102b7215 Added UART detection and reporting. 2026-03-10 21:11:27 -05:00
0fcaae54c3 Reliable, secure, serial link protocol added. 2026-03-10 21:05:52 -05:00
ab69652a72 Added RS232 library. 2026-03-10 20:09:48 -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
b6c5ee3cf3 Some minor widget behavior updates. 2026-03-10 19:03:58 -05:00
685c8041c1 Tabgroup and treeview bugs fixed. 2026-03-10 18:40:00 -05:00
73f7e37ba6 Some optimizations. 2026-03-10 00:37:35 -05:00
7a1777ebfc Updated documentation. 2026-03-09 23:27:38 -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
9407544ede Cleaning up project layout. 2026-03-09 22:55:00 -05:00
76a955a9e7 More widgets! 2026-03-09 22:50:06 -05:00
67900cbd7f Initial commit. 2026-03-09 20:55:12 -05:00
ca6c5dc5c7 Setting up repo. 2026-03-09 20:52:29 -05:00