Tk Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins related to "core-8-branch"

2025-01-14
20:37
Fix for bug [126d071408]. Leaf check-in: 45af413e user: csaba tags: core-8-branch
20:23
Fix for bug [126d071408]. Leaf check-in: 83839103 user: csaba tags: trunk, main
2025-01-10
11:05
Merge 8.7 check-in: 70931d9b user: jan.nijtmans tags: trunk, main
10:54
TK_DO_NOT_DRAW is deprecated check-in: 9e7fbbe4 user: jan.nijtmans tags: core-8-branch
10:35
Merge-mark check-in: 52277266 user: jan.nijtmans tags: core-8-branch
2025-01-09
15:29
version -> 8.6.17 check-in: c67e2f6f user: jan.nijtmans tags: core-8-6-branch
2025-01-06
21:50
(cherry-pick): Merge branch less_tests_constraints check-in: ed10cc20 user: jan.nijtmans tags: core-8-branch
2025-01-05
20:34
Merge branch less_tests_constraints. Summary of changes: - Work on failsOnUbuntu / failsOnXQuarz constraints to remove them as much as possible. Add completely specific constraints instead in some cases. - Eradicate constraint noExceed - Factorize definition of some constraints (e.g. 'pressbutton', 'movemouse'), and rename some constraints to test* to conform to other test constraint names - (Linux) Add font packages in the install step before running the test suite at CI, so that the CI environment can count on those fonts to be available - Remove warnings when DEBUG_FONTSEL is defined - Modernize code ("eval destroy" -> "destroy {*}") check-in: 761407ca user: fvogel tags: trunk, main
2025-01-04
23:02
(cherry-pick): Fix warning when building on Linux check-in: 004699ee user: jan.nijtmans tags: core-8-branch
22:58
(cherry-pick): Fix warning when building on Linux check-in: fdd04e80 user: jan.nijtmans tags: core-8-6-branch
2025-01-03
23:30
(cherry-pick): Fix [13ac26b35d]: wm iconbitmap does not correctly set the icon pixmap hint on macOS. Thanks to Serhiy Storchaka check-in: a60c5d2f user: jan.nijtmans tags: core-8-6-branch
21:53
[13ac26] was fixed in Tk 9.0.2, not 9.0.1 check-in: 8b4258f0 user: jan.nijtmans tags: trunk, main
21:44
(cherry-pick): Fix [13ac26b35d]: wm iconbitmap does not correctly set the icon pixmap hint on macOS. Thanks to Serhiy Storchaka. check-in: d5e75f00 user: jan.nijtmans tags: core-8-branch
20:13
Fix [13ac26b35d]: wm iconbitmap does not correctly set the icon pixmap hint on macOS. Thanks to Serhiy Storchaka. check-in: 92b82ec1 user: fvogel tags: trunk, main
2024-12-22
12:28
(cherry-pick): Fix [121786c0]: image svg upstream out of bound read nanosvg#262 check-in: a64fbcd2 user: jan.nijtmans tags: core-8-branch
12:24
(cherry-pick): Spacing/indenting fixes for ttk check-in: e1bf16b0 user: jan.nijtmans tags: core-8-branch
12:07
Fix [121786c0]: image svg upstream out of bound read nanosvg#262 check-in: c4f6d582 user: jan.nijtmans tags: trunk, main
11:58
(cherry-pick): Fix [cb5d776b12]: Build tk 9.0.1 failed on macos 10.13 check-in: 6cf7c0b2 user: jan.nijtmans tags: core-8-branch
11:56
Fix [cb5d776b12]: Build tk 9.0.1 failed on macos 10.13 check-in: f8b5b46f user: jan.nijtmans tags: trunk, main
11:30
(cherry-pick): Fix [f88118a47]: inaccurate scrollbar error-message check-in: a7dcfb15 user: jan.nijtmans tags: core-8-branch
2024-12-21
16:51
Fix [f88118a47]: inaccurate scrollbar error-message check-in: b750c756 user: jan.nijtmans tags: trunk, main
2024-12-19
14:43
Fix [a0d6ef020b]: Documentation bugs. Some more documentation bugs (e.g. size_t -> Tcl_Size) check-in: b2b1310c user: jan.nijtmans tags: trunk, main
12:26
Fix [a0d6ef020b]: Documentation bugs check-in: 6c685985 user: jan.nijtmans tags: core-8-branch
12:07
Fix [a0d6ef020b]: Documentation bugs check-in: 742854d7 user: jan.nijtmans tags: core-8-6-branch
11:58
(cherry-pick): Fix [844c0be72d]: Menu entry underline does not consider activeborderwidth. check-in: 9eb91f76 user: jan.nijtmans tags: core-8-6-branch
2024-12-18
14:38
(cherry-pick): Fix [844c0be72d]: Menu entry underline does not consider activeborderwidth. check-in: 4c07c6cb user: jan.nijtmans tags: core-8-branch
2024-12-17
21:03
Fix [844c0be72d]: Menu entry underline does not consider activeborderwidth. check-in: 9545d4b5 user: fvogel tags: trunk, main
2024-12-12
16:27
Make sure that tkUuid.h doesn't end up in "make dist" check-in: 9404265d user: jan.nijtmans tags: trunk, main
16:26
Merge-mark check-in: 3d87264f user: jan.nijtmans tags: core-8-branch
16:25
(cherry-pick): Make sure that tkUuid.h doesn't end up in "make dist" check-in: ace4661b user: jan.nijtmans tags: core-8-6-branch
16:06
Make sure that tkUuid.h doesn't end up in "make dist" check-in: 4dc57e41 user: jan.nijtmans tags: core-8-branch
15:57
(cherry-pick): Eliminate SUPPORT_ADDITIONAL_MOTION_SYNTAX (always 1) too check-in: a2eed073 user: jan.nijtmans tags: core-8-branch
2024-12-11
21:09
Merge-mark check-in: 0df519a3 user: jan.nijtmans tags: core-8-branch
21:07
Merge release check-in: 11b588d3 user: jan.nijtmans tags: core-8-6-branch
10:26
Eliminate SUPPORT_ADDITIONAL_MOTION_SYNTAX (always 1) too check-in: 2798fbb7 user: jan.nijtmans tags: trunk, main
08:44
Eliminate PREFER_MOST_SPECIALIZED_EVENT, since it's always 1 and not documented check-in: 55c06f12 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: 64d50f91 user: jan.nijtmans tags: core-8-branch
2024-12-10
11:30
Reduce the possibility for a conflict in Button8Mask/Button9Mask definition. See: [6bdf1a7ec3] check-in: 447e2fbd user: jan.nijtmans tags: trunk, main
11:29
Reduce the possibility for a conflict in Button8Mask/Button9Mask definition. See: [6bdf1a7ec3] check-in: 9c90917f user: jan.nijtmans tags: core-8-branch
2024-12-08
22:02
Fix [6bdf1a7ec3]: Bind mechanism vs. GNOME check-in: 4166cb48 user: jan.nijtmans tags: trunk, main
22:01
Fix [6bdf1a7ec3]: Bind mechanism vs. GNOME check-in: 0d61bcb3 user: jan.nijtmans tags: core-8-branch
17:54
Add markers in tk.decls, making more clear what API is available in what Tk version check-in: dc9be822 user: jan.nijtmans tags: trunk, main
17:23
(backport): Merge tip-706 following positive vote by the TCT check-in: 481a742f user: jan.nijtmans tags: core-8-branch
16:31
Merge tip-706 following positive vote by the TCT. check-in: b48a78fd user: fvogel tags: trunk, main
2024-12-06
15:14
Fix [bddc93017d]: `make` fails on Tk trunk with Tcl trunk check-in: fd0d1ad4 user: jan.nijtmans tags: trunk, main
15:12
Fix [bddc93017d]: `make` fails on Tk trunk with Tcl trunk check-in: 80c58b72 user: jan.nijtmans tags: core-8-branch
11:24
2 typo's check-in: 60545daf user: jan.nijtmans tags: trunk, main
11:09
Unbreak windows build. 2 typo's check-in: d7f8fc34 user: jan.nijtmans tags: core-8-branch
2024-12-05
14:00
Merge 8.7 check-in: d3470e77 user: jan.nijtmans tags: trunk, main
13:56
Backport indenting from Tk 9.0 check-in: cc0f7053 user: jan.nijtmans tags: core-8-branch