Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch core-8-6-branch Excluding Merge-Ins
This is equivalent to a diff from 32a9cba0 to b450c42d
2025-05-29
| ||
08:22 | Fix [17b509d78f]: wm iconbitmap does not support icon files with png images on Windows. Leaf check-in: 42a174a0 user: fvogel tags: core-9-0-branch | |
07:59 | Fix [17b509d78f]: wm iconbitmap does not support icon files with png images on Windows. Leaf check-in: b450c42d user: fvogel tags: core-8-6-branch | |
07:58 | Remove unintended blank line. Closed-Leaf check-in: fc822251 user: fvogel tags: bug-17b509d78f | |
2025-05-19
| ||
18:57 | crymson -> crimson, follow-up previous commit check-in: 345d4959 user: jan.nijtmans tags: core-8-6-branch | |
2020-10-27
| ||
07:08 | Rename "trunk" to "main". Add "trunk" propagating tag for backwards compatibility check-in: 0f77b70d user: jan.nijtmans tags: trunk, main | |
01:25 | Merge 8.6 Closed-Leaf check-in: 32a9cba0 user: marc_culler tags: trunk | |
2020-10-26
| ||
08:58 | Merge 8.6 check-in: 88e0ce57 user: jan.nijtmans tags: trunk | |
2020-10-25
| ||
20:11 | Adjustment for Sierra. Closed-Leaf check-in: 77a51c32 user: culler tags: bug-5cc72e002c | |
Changes to .fossil-settings/encoding-glob.
1 2 3 4 5 6 7 8 9 | 1 2 3 4 5 6 7 8 9 10 11 | + + | win/buildall.vc.bat win/makefile.vc win/mkd.bat win/rmd.bat win/rules-ext.vc win/rules.vc win/targets.vc win/rc/*.bmp win/rc/*.cur win/rc/*.ico win/rc/*.rc |
Changes to .fossil-settings/ignore-glob.
︙ | |||
16 17 18 19 20 21 22 | 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 | - + - + + + + | */Makefile */autom4te.cache */config.cache */config.log */config.status */tkConfig.sh */wish* |
Added .github/ISSUE_TEMPLATE.md.
|
Added .github/PULL_REQUEST_TEMPLATE.md.
|
Added .github/workflows/linux-build.yml.