Commit graph

19 commits

Author SHA1 Message Date
157d79f2d6 Fixed mouse bounding on real hardware. INI is now written with DOS line endings, not UNIX. 2026-03-19 14:19:41 -05:00
b1d74d7e3c Start of preferences system. 2026-03-19 01:12:15 -05:00
a3e7292591 Mouse becoming "unstuck" when resizing windows fixed. 2026-03-19 00:41:17 -05:00
fa8ab9da27 Task Manager display fixed. ListView can now auto-size columns to fit content. 2026-03-18 22:19:43 -05:00
1a60fdcf54 Update system info box to be read only and fixed scrolling. 2026-03-18 17:52:40 -05:00
d876bc1c55 Now reports system information for troubleshooting. 2026-03-18 17:26:49 -05:00
937be903af More doc fixes. 2026-03-18 02:08:26 -05:00
4c2549efd4 Updated docs. 2026-03-18 02:02:37 -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
862590c40a More magic numbers replaced with named defines. 2026-03-18 01:50:51 -05:00
1e59499529 dlopen edge case for non-multi-instance apps avoided. 2026-03-18 01:27:38 -05:00
fc3a513ada Multi-instance app support added. 2026-03-18 01:25:05 -05:00
fd695afac8 Restored bitmap buttons in demo toolbar. Added image load/save APIs. Removed duplicate image handling code. 2026-03-18 00:31:10 -05:00
786353fa08 Much new documentation added as comments to code. 2026-03-17 23:51:01 -05:00
14bc2027df Working on bugs found via real hardware. 2026-03-17 21:31:40 -05:00
1556ba889c More code cleanup. 2026-03-17 18:22:16 -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
76030270f9 dvxshell debugging. Starting to work! 2026-03-17 01:03:25 -05:00
0db50721d9 Start of dvxshell 2026-03-16 23:19:49 -05:00