Differences From Artifact [30a0891c83]:
- File src/buildoutputwindow.lfm — part of check-in [f6741c12c7] at 2022-03-10 14:48:30 on branch trunk — groffstudio 0.10.0: Large build process revamp, featuring log output to a file, and some bugfixes. (user: Cthulhux, size: 401) [annotate] [blame] [check-ins using]
To Artifact [a8b1bb1460]:
- File src/buildoutputwindow.lfm — part of check-in [8500e1c380] at 2024-01-10 10:43:08 on branch trunk — [Bugfix] cmbMacro was checked badly (user: Cthulhux, size: 402) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | - + | object BuildStatusWindow: TBuildStatusWindow Left = 493 Height = 80 Top = 160 Width = 168 BorderStyle = bsDialog Caption = 'building' ClientHeight = 80 ClientWidth = 168 |
︙ |