Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-01-28
| ||
20:54 | Merge 9.0. [5f739d2253] will be handled in separate commit Leaf check-in: d6343387a0 user: jan.nijtmans tags: tip-466, revised_text | |
20:16 | Additional branches should not be added to CI .yml files (please!) Leaf check-in: 4426d73ccb user: jan.nijtmans tags: trunk, main | |
20:13 | Fix [c992660e]: english shortcuts for Chinese locale check-in: df817ce42f user: jan.nijtmans tags: trunk, main | |
20:04 | Merge 8.6 Leaf check-in: 2d373136f4 user: jan.nijtmans tags: core-8-branch | |
19:52 | Fix [c992660e]: english shortcuts for Chinese locale Leaf check-in: b4b838bd71 user: jan.nijtmans tags: core-8-6-branch | |
19:05 | Extended the file changes.md. check-in: 688f733dbd user: csaba tags: trunk, main | |
19:00 | Fix for bug [5255360864]: Wrong appearance of the ttk::menubutton indicator of the "xpnative" theme. check-in: 64bfe6da99 user: csaba tags: core-8-6-branch | |
18:48 | Fix for bug [5255360864]: Wrong appearance of the ttk::menubutton indicator of the "xpnative" theme. check-in: 60b8f4c58e user: csaba tags: core-8-branch | |
18:39 | Fix for bug [5255360864]: Wrong appearance of the ttk::menubutton indicator of the "xpnative" theme. check-in: f65e7f606a user: csaba tags: trunk, main | |
13:05 | Remove tab in workflow file. check-in: c0d6d77ea5 user: culler tags: core-8-6-branch | |
02:58 | Add action method for radiobutton Leaf check-in: be32bc48ac user: kevin_walzer tags: tka11y | |
2025-01-27
| ||
15:34 | Backport fix for [080a28104e] and add TK_NO_STDERR processing. check-in: 269ce15793 user: culler tags: core-8-6-branch | |
14:06 | Merge sequoia-tests: run macOS tests on a macOS-latest CI runner. check-in: 469b92abdf user: culler tags: trunk, main | |
09:17 | Ticket [c992660e]: english shortcuts for Chinese locale Closed-Leaf check-in: 930934ef9c user: oehhar tags: c992660e-cn-shortcuts | |
04:00 | Merge trunk check-in: 81fc0aa279 user: kevin_walzer tags: tka11y | |
03:55 | Cleanup check-in: b6c257bc45 user: kevin_walzer tags: tka11y | |
03:54 | Add support for command execution from VoiceOver button press check-in: 2f3a3092e4 user: kevin_walzer tags: tka11y | |
03:20 | Minor cleanup check-in: 715148e549 user: kevin_walzer tags: tka11y | |
03:16 | Create unique attribute table for each widget; add support for NSAccessibility title attribute for more user-friendly navigation check-in: f48bd0fa78 user: kevin_walzer tags: tka11y | |
2025-01-26
| ||
18:48 | Merge trunk Leaf check-in: 07b500847e user: erikleunissen tags: tk_collect_test_utils | |
13:54 | Set TK_NO_STDERR in the make command instead of the shell. Leaf check-in: c5539385dc user: culler tags: sequoia-tests | |
13:52 | Must set TK_NO_STDERR to run tests on Sequoiah. check-in: fc76eace1e user: culler tags: sequoia-tests | |
2025-01-25
| ||
17:52 | Fix [1da19a69f8]: Backspace crashes 9.0 interpreter on FreeBSD check-in: 318bfa1ea4 user: jan.nijtmans tags: trunk, main | |
17:42 | Fix [1da19a69f8]: Backspace crashes 9.0 interpreter on FreeBSD check-in: f25e07fe9e user: jan.nijtmans tags: core-8-branch | |
17:33 | Move some checks in alphabetical order. Backported from 9.0 check-in: be3af704a0 user: jan.nijtmans tags: core-8-branch | |
17:24 | testutils.tcl [testDialog]: align comment (cosmetic change to trigger CI run) check-in: af5dd94cd4 user: erikleunissen tags: tk_collect_test_utils | |
17:12 | Fix [5f739d2253] for text widget. Put other checks in alphabetical order check-in: 41a1464bc1 user: jan.nijtmans tags: trunk, main | |
17:07 | Try running tests on a macOS 15 CI runner check-in: 493861a498 user: culler tags: sequoia-tests | |
17:02 | Correct typo. check-in: 4308d516eb user: culler tags: trunk, main | |
16:37 | Allow all tests to pass on maOS 15 (Sequoia) by compensating for new window placement restrictions. check-in: 71dd5adbf1 user: culler tags: trunk, main | |
15:04 | Add some comments about the fileDialog-0.3 test. check-in: 9390a584b3 user: culler tags: trunk, main | |
12:19 | Possible fix for [1da19a69f8]: Backspace crashes 9.0 interpreter on FreeBSD Closed-Leaf check-in: f5940667b0 user: jan.nijtmans tags: bug-1da19a69f8 | |
11:41 | (cherry-pick): Fix [080a28104e]: Fixes crash caused by nil UTType when user provides a bogus file type check-in: 3136e2b81d user: jan.nijtmans tags: core-8-branch | |
11:32 | Possible fix for [1da19a69f8]: Backspace crashes 9.0 interpreter on FreeBSD check-in: 7501e0f130 user: jan.nijtmans tags: bug-1da19a69f8 | |
2025-01-24
| ||
19:58 | Rename variable "tk_dialog" to "testDialog" (namespace ::tk::test::dialog). It's a better name and it prevents confusion with the Tk command tk_dialog. check-in: b53da8311c user: erikleunissen tags: tk_collect_test_utils | |
18:54 | merge bug-080a28104e: Fixes crash caused by nil UTType when user provides a bogus file type. check-in: e06d95ebb3 user: culler tags: trunk, main | |
17:16 | winDialog.test: convert test winDialog-5.9 to a template, disabled with constraint knownBug check-in: f8cc7d221f user: erikleunissen tags: tk_collect_test_utils | |
17:13 | fontchooser.test, winDialog.test: more adaptations to relocated variable tk_dialog check-in: a752ee8d7c user: erikleunissen tags: tk_collect_test_utils | |
16:59 | Alphabetise message range checks. Simplify unneeded checks for NULL values Closed-Leaf check-in: dbae1f7ae3 user: jan.nijtmans tags: bug-5f739d2253 | |
14:36 | Finish for "text". Alphabetise button and frame range checks check-in: 54e2f9d917 user: jan.nijtmans tags: bug-5f739d2253 | |
11:31 | Merge 9.0 check-in: 20182e0b18 user: jan.nijtmans tags: bug-5f739d2253 | |
02:12 | Correct implementation of role map iteration check-in: ef83f76139 user: kevin_walzer tags: tka11y | |
2025-01-23
| ||
16:21 | Only run the new test on Aqua. It hangs on XQuartz. Closed-Leaf check-in: fde9a936fa user: culler tags: bug-080a28104e | |
2025-01-22
| ||
20:28 | Fix for bug [5255360864]: Wrong appearance of the ttk::menubutton indicator of the "xpnative" theme. Closed-Leaf check-in: d9cc94cacb user: csaba tags: bug-5255360864 | |
20:22 | Create new branch named "bug-5255360864" check-in: 5b77e2e755 user: csaba tags: bug-5255360864 | |
14:42 | Remove extraneous semi-colon. check-in: 894370ea48 user: culler tags: bug-080a28104e | |
13:51 | Schedule a CI run check-in: d10a7562aa user: culler tags: bug-080a28104e | |
13:40 | tests/fontchooser.test, library/fontchooser.tcl: adapt to change in previous commit check-in: 68ca074573 user: erikleunissen tags: tk_collect_test_utils | |
02:52 | Add a non-regression test, which turns out to require considerable extra machinery. check-in: e0405ba256 user: culler tags: bug-080a28104e | |
2025-01-21
| ||
17:37 | tests/testutils.tcl, win/tkWinDialog.c: move variable ::tk_dialog into namespace ::tk::test::dialog check-in: 3ac1a4e94d user: erikleunissen tags: tk_collect_test_utils | |