Tk Source Code

Timeline
Login

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

50 most recent check-ins

2024-10-22
16:53
Merge 9.0 Leaf check-in: 28645694 user: jan.nijtmans tags: revised_text, tip-466
16:49
complete fix [f91aa24bbe] for imgPhoto Leaf check-in: ca0dc0f8 user: jan.nijtmans tags: trunk, main
2024-10-21
20:37
complete fix [f91aa24bbe] for imgPhoto Leaf check-in: 76d36291 user: jan.nijtmans tags: core-8-branch
16:30
Fix [f91aa24bbe] for entry/spinbox check-in: 9664cc53 user: jan.nijtmans tags: trunk, main
2024-10-20
19:04
Fix [f91aa24bbe] for entry/spinbox check-in: 27040119 user: jan.nijtmans tags: core-8-branch
10:34
Merge 9.0 check-in: 276112a5 user: jan.nijtmans tags: revised_text, tip-466
10:30
Fix [f91aa24bbe] for canvps. Few tweaks for frame check-in: e20f8949 user: jan.nijtmans tags: trunk, main
2024-10-19
22:37
Fix [f91aa24bbe] for canvps. Few tweaks for frame check-in: f63f966f user: jan.nijtmans tags: core-8-branch
17:39
(backport) Fix [ac7c1fa381]: Crash at Tk startup check-in: 8c35b090 user: jan.nijtmans tags: core-8-branch
12:03
merge trunk check-in: e922ef09 user: fvogel tags: revised_text, tip-466
11:58
Fix [ac7c1fa381]: Crash at Tk startup, introduced by [6b7d9bbd37]. check-in: 525007e8 user: fvogel tags: trunk, main
2024-10-18
22:12
Don't bother building with Tcl 8.7 headers any more check-in: f04796fb user: jan.nijtmans tags: revised_text, tip-466
22:09
Merge 9.0 check-in: 5882978f user: jan.nijtmans tags: revised_text, tip-466
21:53
Missing {} in wm-stackorder-2.3 testcase check-in: 8d3fb26e user: jan.nijtmans tags: trunk, main
21:50
Merge-mark check-in: ca4135a5 user: jan.nijtmans tags: core-8-branch
21:48
Missing {} Leaf check-in: b957e166 user: jan.nijtmans tags: core-8-6-branch
21:39
Revert part of [d64d63d0a701d517]: We won't fix [29ba539501] in Tk 8.7 check-in: 1763a231 user: jan.nijtmans tags: core-8-branch
21:37
Missing {} in wm-stackorder-2.3 testcase check-in: e0abf66e user: jan.nijtmans tags: core-8-branch
20:25
Merge-mark check-in: 4244db10 user: jan.nijtmans tags: trunk, main
20:24
framePtr->menuNameObj could be NULL here check-in: 82358180 user: jan.nijtmans tags: core-8-branch
20:22
Fix [f91aa24bbe] for "textimage" and "frame": Use of Tcl_Obj vs char * in Widget storage check-in: 6b7d9bbd user: jan.nijtmans tags: trunk, main
19:41
merge core-8-6-branch Leaf check-in: feacdc73 user: fvogel tags: less_tests_constraints
19:40
merge trunk check-in: 0ef8ed3e user: fvogel tags: revised_text, tip-466
12:52
(cherry-pick): Fix wm-stackorder-2.3 on CI check-in: 057a2982 user: jan.nijtmans tags: core-8-branch
12:49
(cherry-pick): Fix wm-stackorder-2.3 on CI check-in: 1fcb0467 user: jan.nijtmans tags: core-8-6-branch
12:44
Fix [f91aa24bbe] for "textimage" and "frame": Use of Tcl_Obj vs char * in Widget storage check-in: 6c5646be user: jan.nijtmans tags: core-8-branch
11:29
Refine use of strings Leaf check-in: d5907302 user: kevin_walzer tags: tka11y
04:17
Fix wm-stackorder-2.3 on CI (hopefully) check-in: 412129cc user: culler tags: trunk, main
04:11
Attempt to fix wm-stackorder-2.3, which never fails on real machines but fails on the CI runner. Closed-Leaf check-in: 05875687 user: culler tags: stackorder_on_ci
01:51
Clean up build errors check-in: e0c986bc user: kevin_walzer tags: tka11y
2024-10-17
19:34
Guard against one more crash at exit (seen on Catalina). check-in: a523eba3 user: marc_culler tags: trunk, main
15:26
Add code in the Aqua TkpInit function to redirect stderr to /dev/null if TK_NO_STDERR is set. check-in: a12a6fa5 user: culler tags: trunk, main
07:37
macOS 12 runner image will be removed check-in: ae55c1ca user: jan.nijtmans tags: trunk, main
07:35
macOS 12 runner image will be removed check-in: f5f5c0d8 user: jan.nijtmans tags: core-8-branch
07:33
macOS 12 runner image will be removed check-in: 12b1c67d user: jan.nijtmans tags: core-8-6-branch
03:17
Add environment variable to optionally redirect stderr to /dev/null Closed-Leaf check-in: 28233185 user: culler tags: aqua_nostderr
2024-10-16
19:53
Better exit handling of updateLayer; clean builds for a 10.9 target on macOS 10.13, 10.14. 10.15, 11, 12, 13, 14, 15; all tests pass on these, except 10.15 and 15 (due to stderr issue) check-in: 075e1b06 user: culler tags: trunk, main
19:44
Remove obsolete -single_module linker flag Remove a lot of stuff meant for macOS < 10.9 check-in: c53cdf1b user: jan.nijtmans tags: trunk, main
19:28
Remove obsolete -single_module linker flag Remove a lot of stuff meant for macOS < 10.9 check-in: d7c0fb8a user: jan.nijtmans tags: core-8-branch
16:47
Fix build on macOS 14 Mojave Leaf check-in: 5d852c7d user: marc_culler tags: aqua_exit_flag
16:17
Fix build on macOS 10.15 Catalina check-in: 755ed459 user: marc_culler tags: aqua_exit_flag
13:41
Cleaner aqua exit handling. check-in: 637b4c58 user: culler tags: aqua_exit_flag
13:22
Tcl_NumUtfChars-> Tcl_GetCharLength, it's more efficient check-in: 2f790dcc user: jan.nijtmans tags: trunk, main
13:13
No longer use -Wl,-single_module linker flag: it's deprecated Closed-Leaf check-in: cbcffcf7 user: jan.nijtmans tags: bug-cb052066de, core-bug-cb052066de
12:40
TkNumUtfChars -> TkGetCharLength, it's more efficient check-in: 330a5d73 user: jan.nijtmans tags: core-8-branch
08:38
Fix [73c5e3ad3]: Two potentially bogus binding scripts for <TouchpadScroll> check-in: 077e1159 user: jan.nijtmans tags: trunk, main
07:45
Fix [73c5e3ad3]: Two potentially bogus binding scripts for <TouchpadScroll> check-in: 11f4dac8 user: jan.nijtmans tags: core-8-branch
03:50
Fix crash at exit on macOS 12. check-in: e67b7721 user: culler tags: trunk, main
02:34
Make updateLayer a no-op during exit. Closed-Leaf check-in: e76c2544 user: culler tags: aqua_exit_update
2024-10-15
21:22
Fix [f91aa24bbe] for "message" check-in: 38556e6c user: jan.nijtmans tags: core-8-branch