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-09 23:03:53 -05:00
90c6ab68e3 Added layout debugging.
9407544ede Cleaning up project layout.
Compare 2 commits »
scott pushed to master at AI_Slop/DVX_GUI 2026-03-09 22:50:16 -05:00
76a955a9e7 More widgets!
scott pushed to master at AI_Slop/DVX_GUI 2026-03-09 20:55:20 -05:00
67900cbd7f Initial commit.
scott created branch master in AI_Slop/DVX_GUI 2026-03-09 20:54:31 -05:00
scott pushed to master at AI_Slop/DVX_GUI 2026-03-09 20:54:31 -05:00
ca6c5dc5c7 Setting up repo.
scott created repository AI_Slop/DVX_GUI 2026-03-09 20:50:09 -05:00
scott pushed to master at AI_Slop/WinComm 2026-03-09 15:39:19 -05:00
0e8bb9f989 Place build outputs in obj/ and bin/ directories
scott pushed to master at AI_Slop/WinComm 2026-03-05 16:24:03 -06:00
3b4d97b0dc Reorganize Properties sections by control type
scott pushed to master at AI_Slop/WinComm 2026-03-05 15:35:27 -06:00
da21cc71f6 Add StringGrid control type
scott pushed to master at AI_Slop/WinComm 2026-03-05 15:14:26 -06:00
dd115d3727 Add BitBtn, SpeedButton, TabSet, Notebook, TabbedNotebook, MaskEdit, Outline, Bevel, Header, and ScrollBox control types
scott pushed to master at AI_Slop/WinComm 2026-03-05 14:41:06 -06:00
03d44440fd Add MainMenu, PopupMenu, MenuItem, and RadioGroup control types
scott pushed to master at AI_Slop/WinComm 2026-03-04 20:02:23 -06:00
2d5ed2a3b1 Add Image, GroupBox, RadioButton, Panel, ScrollBar, and MediaPlayer control types
scott pushed to master at AI_Slop/WinComm 2026-03-04 19:24:59 -06:00
e45d72588a Apply K&R brace style to drv/ and README examples
scott pushed to master at AI_Slop/WinComm 2026-03-04 19:22:18 -06:00
e25428bb8b Apply K&R brace style and unwrap function signatures
scott pushed to master at AI_Slop/WinComm 2026-03-04 19:14:55 -06:00
17394e4f5d Replace form store with stream-from-disk and dynamic form IDs
scott pushed to master at AI_Slop/WinComm 2026-03-04 18:55:47 -06:00
38125a51a1 Add documentation for remote forms system
scott pushed to master at AI_Slop/WinComm 2026-03-04 18:37:24 -06:00
fd76319cb3 Add Linux build artifacts to .gitignore
ae2aef0119 Add remote forms system: DFM converter, server library, and client engine
Compare 2 commits »
scott pushed to master at AI_Slop/WinComm 2026-03-04 17:37:15 -06:00
9a735c6adf Rename delphi/ to ansibbs/ in preparation for another module
scott pushed to master at AI_Slop/WinComm 2026-03-04 17:33:58 -06:00
8c8a42af36 Removed unused files.
scott pushed to master at AI_Slop/WinComm 2026-03-04 17:15:33 -06:00
ec6eebb2a5 Add TrueType font support with 4-tier font selection and documentation
d898e73213 Move form sizing to after Show so font metrics are fully realized
3c5b57c6b5 Size form dynamically from terminal dimensions; fix signed/unsigned mismatch
Compare 3 commits »