Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-12-12
| ||
20:18 | merge trunk Leaf check-in: 758d9de6d6 user: fvogel tags: tip-466, revised_text | |
18:18 | Open release branch Leaf check-in: e24d17866d user: dgp tags: core-9-0-1-rc | |
16:27 | Make sure that tkUuid.h doesn't end up in "make dist" Leaf check-in: 9404265d4f user: jan.nijtmans tags: trunk, main | |
16:26 | Merge-mark Leaf check-in: 3d87264f3b user: jan.nijtmans tags: core-8-branch | |
16:25 | (cherry-pick): Make sure that tkUuid.h doesn't end up in "make dist" Leaf check-in: ace4661b7a user: jan.nijtmans tags: core-8-6-branch | |
16:06 | Make sure that tkUuid.h doesn't end up in "make dist" check-in: 4dc57e41fe user: jan.nijtmans tags: core-8-branch | |
15:57 | (cherry-pick): Eliminate SUPPORT_ADDITIONAL_MOTION_SYNTAX (always 1) too check-in: a2eed07360 user: jan.nijtmans tags: core-8-branch | |
12:24 | New TIP implementation (still exprimental and incomplete). Change in handling Num-keyboard keys/events Leaf check-in: a2f3186549 user: jan.nijtmans tags: tip-708 | |
2024-12-11
| ||
21:09 | Merge-mark check-in: 0df519a3cf user: jan.nijtmans tags: core-8-branch | |
21:07 | Merge release check-in: 11b588d3fb user: jan.nijtmans tags: core-8-6-branch | |
10:26 | Eliminate SUPPORT_ADDITIONAL_MOTION_SYNTAX (always 1) too check-in: 2798fbb766 user: jan.nijtmans tags: trunk, main | |
08:44 | Eliminate PREFER_MOST_SPECIALIZED_EVENT, since it's always 1 and not documented check-in: 55c06f129c user: jan.nijtmans tags: trunk, main | |
08:43 | Eliminate PREFER_MOST_SPECIALIZED_EVENT, since it's always 1 and not documented. Backport some error-message changes from Tk 9.0 check-in: 64d50f910a user: jan.nijtmans tags: core-8-branch | |
2024-12-10
| ||
15:29 | progress in "text" widget Leaf check-in: 80242a1616 user: jan.nijtmans tags: bug-5f739d2253 | |
14:13 | Rebase to 9.0 check-in: ba79ef3d1d user: jan.nijtmans tags: bug-5f739d2253 | |
13:26 | [b3a1b9852d] is not a bug. See TIP #158 check-in: 4adc8f6ceb user: jan.nijtmans tags: trunk, main | |
11:30 | Reduce the possibility for a conflict in Button8Mask/Button9Mask definition. See: [6bdf1a7ec3] check-in: 447e2fbdd9 user: jan.nijtmans tags: trunk, main | |
11:29 | Reduce the possibility for a conflict in Button8Mask/Button9Mask definition. See: [6bdf1a7ec3] check-in: 9c90917f3b user: jan.nijtmans tags: core-8-branch | |
11:18 | Fix "minSize" handling in panedWindow, introduced [68ed671a8fafd45b|here] check-in: 469f384cba user: jan.nijtmans tags: trunk, main | |
2024-12-09
| ||
17:44 | Update release date Closed-Leaf check-in: 6a416eb05a user: dgp tags: rc2, core-8-6-16-rc, core-8-6-16 | |
15:25 | silence compiler warning check-in: 20d4376c56 user: dgp tags: trunk, main | |
10:34 | Fix indenting check-in: 15f772bbaf user: jan.nijtmans tags: trunk, main | |
10:24 | Fix [29ba539501]: many PIXEL options don't keep their configured value. check-in: 68ed671a8f user: jan.nijtmans tags: trunk, main | |
03:31 | Minor refinements Leaf check-in: 5a2d3be63a user: kevin_walzer tags: tka11y | |
2024-12-08
| ||
22:16 | Rebase to 9.0 Closed-Leaf check-in: d3d27e6cfa user: jan.nijtmans tags: bug-29ba539501 | |
22:07 | Update changes.md check-in: d27aa50c31 user: jan.nijtmans tags: trunk, main | |
22:02 | Fix [6bdf1a7ec3]: Bind mechanism vs. GNOME check-in: 4166cb483d user: jan.nijtmans tags: trunk, main | |
22:01 | Fix [6bdf1a7ec3]: Bind mechanism vs. GNOME check-in: 0d61bcb321 user: jan.nijtmans tags: core-8-branch | |
18:34 | PanedWindow.width|height done check-in: 828cceead7 user: jan.nijtmans tags: bug-29ba539501 | |
18:08 | Rebase to 9.0 Leaf check-in: 283b20fc64 user: jan.nijtmans tags: bug-442208915d | |
18:06 | Merge 9.0 Leaf check-in: b7cffc0c43 user: jan.nijtmans tags: tip-626 | |
18:01 | Merge 9.0 check-in: 205a98fc19 user: jan.nijtmans tags: tip-466, revised_text | |
17:54 | Add markers in tk.decls, making more clear what API is available in what Tk version check-in: dc9be82207 user: jan.nijtmans tags: trunk, main | |
17:23 | (backport): Merge tip-706 following positive vote by the TCT check-in: 481a742f38 user: jan.nijtmans tags: core-8-branch | |
16:46 | Fix two leftover TkpDrawCharsInContext -> Tk_DrawCharsInContext check-in: e2032c17b9 user: fvogel tags: tip-466, revised_text | |
16:46 | Fix two leftover TkpDrawCharsInContext -> Tk_DrawCharsInContext check-in: acb473198a user: fvogel tags: trunk, main | |
16:45 | merge trunk (tip-706 implementation), adapted in tkTextDisp.c check-in: d9a3abb9dc user: fvogel tags: tip-466, revised_text | |
16:32 | Remove leftover tip-706 branch in yml files. check-in: c1dec876c8 user: fvogel tags: trunk, main | |
16:31 | Merge tip-706 following positive vote by the TCT. check-in: b48a78fd80 user: fvogel tags: trunk, main | |
16:17 | merge trunk check-in: 9e5d55e89e user: fvogel tags: tip-466, revised_text | |
16:12 | Backout previous commit, it segfaults on macOS with XQuartz (only). check-in: b65ea8f8dc user: fvogel tags: tip-466, revised_text | |
2024-12-07
| ||
11:18 | Fix [a67252b384]: Memory leak when running the revised_text test suite. check-in: ce75c788e3 user: fvogel tags: tip-466, revised_text | |
11:17 | Better identify the output of TK_CHECK_ALLOCS results from tkText and tkTextDisp. check-in: 23b87937c0 user: fvogel tags: tip-466, revised_text | |
2024-12-06
| ||
15:14 | Fix [bddc93017d]: `make` fails on Tk trunk with Tcl trunk check-in: fd0d1ad435 user: jan.nijtmans tags: trunk, main | |
15:12 | Fix [bddc93017d]: `make` fails on Tk trunk with Tcl trunk check-in: 80c58b722e user: jan.nijtmans tags: core-8-branch | |
11:24 | 2 typo's check-in: 60545daf5b user: jan.nijtmans tags: trunk, main | |
11:09 | Unbreak windows build. 2 typo's check-in: d7f8fc34af user: jan.nijtmans tags: core-8-branch | |
2024-12-05
| ||
21:32 | Make revised_text build when TK_CHECK_ALLOCS is defined. check-in: 3bd14b19c6 user: fvogel tags: tip-466, revised_text | |
14:00 | Merge 8.7 check-in: d3470e7721 user: jan.nijtmans tags: trunk, main | |
13:56 | Backport indenting from Tk 9.0 check-in: cc0f705348 user: jan.nijtmans tags: core-8-branch | |