Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2022-05-23
| ||
19:49 | Test canvRect-4.4 seems to be actually portable. Remove the 'nonPortable' constraint. Leaf check-in: 50e12db3 user: fvogel tags: nonPortable_tests | |
19:48 | Test canvRect-3.6 seems to be actually portable. Remove the 'nonPortable' constraint. check-in: 2c4ad545 user: fvogel tags: nonPortable_tests | |
19:47 | Test canvImg-7.1 seems to be actually portable. Remove the 'nonPortable' constraint. Moreover, remove the very old last two numbers in the expected result since ImageDisplay() in tkTest.c does not write them any longer since [57efce1e]. check-in: 0f6a2063 user: fvogel tags: nonPortable_tests | |
19:28 | Test canvas-2.4 seems to be actually portable. Remove the 'nonPortable' constraint. check-in: caa6ea87 user: fvogel tags: nonPortable_tests | |
19:10 | Fix expected result of textDisp-6.6 (same reason as previous commit). Also, remove the 'unix' constraint on this test (the test passes on Windows and X11, and fails on macOS but it fails identically as other textDisp tests). check-in: ad291946 user: fvogel tags: nonPortable_tests | |
09:39 | Merge 8.7 Leaf check-in: bfba1845 user: jan.nijtmans tags: glyph_indexing_2 | |
06:37 | Fix expected result of textDisp-7.2 and -7.3. Thanks to Brian Griffin (Both of these tests expected the border to be drawn. However, they does not damage the border. It is what can be seen observationally and what is defined by the place command.) check-in: fb82149b user: fvogel tags: nonPortable_tests | |
06:34 | Ultrix is long dead, remove 'nonPortable' test constraints. check-in: 5943f42b user: fvogel tags: nonPortable_tests | |
2022-05-22
| ||
20:15 | Merge 8.6 Leaf check-in: 8997fdbb user: jan.nijtmans tags: trunk, main | |
20:13 | Merge 8.5 Leaf check-in: e53d3e2b user: jan.nijtmans tags: core-8-6-branch | |
19:31 | merge 8.6 Leaf check-in: d1a28af3 user: fvogel tags: unstable_tests | |
19:30 | merge revised_text Leaf check-in: 3c76af97 user: fvogel tags: less_test_constraints_revised_text | |
19:29 | merge 8.6 Leaf check-in: 5b016fe2 user: fvogel tags: less_tests_constraints | |
19:27 | merge trunk Leaf check-in: bdd818b1 user: fvogel tags: revised_text, tip-466 | |
19:11 | Fix [bee96b4e80]: Mouse position warping and tk busy problems on Windows. Thanks to cjmcdonald. check-in: 1f5f4793 user: fvogel tags: trunk, main | |
19:11 | Fix [bee96b4e80]: Mouse position warping and tk busy problems on Windows. Thanks to cjmcdonald. check-in: 628a5b4e user: fvogel tags: core-8-6-branch | |
17:41 | See: https://github.com/tcltk/tcl/pull/13 Leaf check-in: 4f80ec52 user: jan.nijtmans tags: core-8-5-branch | |
17:39 | Disable some MSVC warnings (backported from 8.6) check-in: 16a89b61 user: jan.nijtmans tags: core-8-5-branch | |
11:52 | Merge 8.6 check-in: 5cbeac4e user: jan.nijtmans tags: trunk, main | |
11:49 | Better solution for previous commit: See: https://developercommunity.visualstudio.com/t/c-compiler-incorrect-propagation-of-const-qualifie/390711. Conclusion: This is a bug in Visual Studio, better not get false warnings because of that. check-in: 6a161f0d user: jan.nijtmans tags: core-8-6-branch | |
2022-05-20
| ||
21:42 | merge revised_text Leaf check-in: 6ba8ffe7 user: fvogel tags: bug-94547cbef7 | |
21:41 | merge trunk check-in: 66b00448 user: fvogel tags: revised_text, tip-466 | |
21:37 | merge revised_text check-in: 3881404b user: fvogel tags: bug-94547cbef7 | |
21:36 | merge core-8-6-branch check-in: 42070bb9 user: fvogel tags: trunk, main | |
21:35 | Unbreak the MSVC build. It was broken since [4854aa11], which produced warning C4090 about different const qualifiers, which in turn triggered error C2220 (warnings treated as errors). For an unknown reason GitHub Actions does not treat warnings as errors on MSVC (would be nice if it did!). check-in: 5f87c964 user: fvogel tags: core-8-6-branch | |
21:19 | Backout all three previous commits, and this time fix [94547cbef7]: Revised [text]: borders not always redrawn check-in: 1a49fd12 user: fvogel tags: bug-94547cbef7 | |
2022-05-18
| ||
22:11 | A couple more tests where the border should not be redrawn. check-in: 1af0c8f9 user: griffin tags: bug-94547cbef7 | |
20:10 | Correct textRect computation to discount left/bottom border. Correct textDisp-7.2 which should not redraw the border. check-in: 883d6ef5 user: griffin tags: bug-94547cbef7 | |
2022-05-17
| ||
16:05 | Merge 8.7 check-in: 2a09d710 user: jan.nijtmans tags: revised_text, tip-466 | |
16:04 | Merge 8.7 Leaf check-in: f53e90fd user: jan.nijtmans tags: tip-616 | |
16:02 | Merge 8.7 check-in: a37a8ea4 user: jan.nijtmans tags: glyph_indexing_2 | |
15:59 | tweak error-handling check-in: bb93340e user: jan.nijtmans tags: trunk, main | |
15:54 | Merge 8.6 check-in: 959f3c25 user: jan.nijtmans tags: trunk, main | |
15:14 | KeyPress -> Key in bindings. Minor other cleanups check-in: 92595b98 user: jan.nijtmans tags: core-8-6-branch | |
14:30 | Merge 8.7 check-in: 7de1947b user: jan.nijtmans tags: tip-616 | |
14:24 | Merge 8.7 check-in: c147b89a user: jan.nijtmans tags: revised_text, tip-466 | |
02:32 | Fix bug [94547cbef7] - Compute correct test for border region. check-in: 632732f2 user: griffin tags: bug-94547cbef7 | |
2022-05-16
| ||
18:56 | Remove ".glyph-indexing-2" tag, few more tweaks check-in: e07e9a6b user: jan.nijtmans tags: glyph_indexing_2 | |
18:31 | Merge 8.7 check-in: f4f48203 user: jan.nijtmans tags: glyph_indexing_2 | |
2022-05-15
| ||
22:49 | Merge 8.6. Always compile with -DTCL_UTF_MAX=3 (possible now, because of TIP #622) check-in: d6ef3397 user: jan.nijtmans tags: trunk, main | |
22:43 | sync rules.vc with Tcl check-in: e185778c user: jan.nijtmans tags: core-8-6-branch | |
20:43 | merge 8.6 check-in: 21bca55d user: fvogel tags: unstable_tests | |
20:42 | merge revised_text check-in: db5d8548 user: fvogel tags: less_test_constraints_revised_text | |
20:37 | merge 8.6 check-in: 80784287 user: fvogel tags: less_tests_constraints | |
2022-05-12
| ||
22:20 | One more "dragto" <-> "mark" check-in: 88123b57 user: jan.nijtmans tags: revised_text, tip-466 | |
22:18 | Merge 8.7 check-in: efe27acd user: jan.nijtmans tags: revised_text, tip-466 | |
22:01 | More alphabetizing Tk options. More type-cast improvements check-in: b7db31b3 user: jan.nijtmans tags: trunk, main | |
2022-05-11
| ||
10:43 | Merge 8.6 check-in: 96ba102d user: jan.nijtmans tags: trunk, main | |
10:32 | Follow-up to [88cfdcb304]: Move callbackInfo handling into showOpenSavePanel() check-in: f3ab1208 user: jan.nijtmans tags: core-8-6-branch | |
06:44 | Merge 8.6 check-in: e7df6f34 user: jan.nijtmans tags: trunk, main | |