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"

2024-11-14
22:36
Make Tk_CanvasTextInfo and tkScrollbar.h usable for Tk 8.x-compiles too. See [22d2341c9d] Leaf check-in: 055d75f68c user: jan.nijtmans tags: trunk, main
22:28
make tkDList.h equal to Tk 9.0 Leaf check-in: cfa6913c04 user: jan.nijtmans tags: core-8-branch
2024-11-13
21:36
Merge-mark check-in: a9dcc39891 user: jan.nijtmans tags: core-8-branch
21:15
Make a list of the bugs fixed so far Leaf check-in: f921d987c3 user: jan.nijtmans tags: core-8-6-branch
20:41
(cherry-pick) Workaround for [36e379c01b]: macOS Ventura, X11 build with XQuartz: crash in XLoadQueryFont check-in: 5c47c3c280 user: jan.nijtmans tags: core-8-6-branch
14:33
Fix [22d2341c9d]: Building extensions for Tk 8 and Tcl 8 in a Tcl 9 environment. Add a configure "--with-tk8" option check-in: e754018763 user: jan.nijtmans tags: trunk, main
14:32
Fix [22d2341c9d]: Building extensions for Tk 8 and Tcl 8 in a Tcl 9 environment. Add a configure "--with-tk8" option check-in: fa41fdc007 user: jan.nijtmans tags: core-8-branch
2024-11-07
08:13
Add TK_MAJOR_VERSION markers to header-files. Fix some comments check-in: ad1be7d130 user: jan.nijtmans tags: trunk, main
2024-11-06
12:54
Add TK_MAJOR_VERSION markers check-in: 84ff303f6b user: jan.nijtmans tags: core-8-branch
11:09
Unnecessary type-cast check-in: 0eb15dc0b9 user: jan.nijtmans tags: core-8-branch
10:22
(cherry-pick) Workaround for [36e379c01b]: macOS Ventura, X11 build with XQuartz: crash in XLoadQueryFont. Some more code formatting, backported from 9.0 check-in: 9c7fbcd94f user: jan.nijtmans tags: core-8-branch
09:08
Fix frame-2.8 testcase on Windows check-in: eeaf8295a9 user: jan.nijtmans tags: core-8-branch
2024-11-05
21:55
Remove spaces before tabs check-in: 20bbfd3473 user: jan.nijtmans tags: trunk, main
18:33
Backport "cgimage_with_crossing" branch to Tk 8.7 check-in: ddc6dafd9d user: jan.nijtmans tags: core-8-branch
18:27
Make everything compile (again) against Tcl 8.6 headers Closed-Leaf check-in: 023db41fbc user: jan.nijtmans tags: cgimage_with_crossing
2024-11-04
23:51
Backport to 8.7 check-in: 3db0ed03f4 user: jan.nijtmans tags: cgimage_with_crossing
21:11
(cherry-pick): Handle non-zero exit code from hcc command (see [bb110c70d1]) check-in: efc4e27db0 user: jan.nijtmans tags: core-8-branch
21:05
Handle non-zero exit code from hcc command (see [bb110c70d1]) check-in: 70f8918985 user: jan.nijtmans tags: trunk, main
08:24
(cherry-pick): Fix [bb110c70d1]: cannot build .chm help file (Windows) check-in: a9a3b0d4d9 user: jan.nijtmans tags: core-8-branch
2024-10-30
10:50
(backport) Update changes.md check-in: 19a860e354 user: jan.nijtmans tags: core-8-branch
10:21
(backport) Fix [fcfddc9f6d] and [7677029cd9]: tilde syntax for .Xdefaults and .wishrc check-in: f6eb5de662 user: jan.nijtmans tags: core-8-branch
10:12
Fix [fcfddc9f6d] and [7677029cd9]: tilde syntax for .Xdefaults and .wishrc check-in: 1337c2b4d6 user: jan.nijtmans tags: trunk, main
2024-10-23
12:53
Fix [f91aa24bbe] for allmost all remaining widgets. Canvtext is the only one which is not complete yet check-in: 13347dacac user: jan.nijtmans tags: trunk, main
11:46
Revert tkTest.c (we still want to test TK_CONFIG_STRING using char *). Make tkScale.h and tkEntry.h usable for both Tk 8.7 and 9.0 check-in: e4bba8c3e7 user: jan.nijtmans tags: core-8-branch
11:04
Fix [f91aa24bbe] for allmost all remaining widgets. Canvtext is the only one which is not complete yet. check-in: efc8605189 user: jan.nijtmans tags: core-8-branch
2024-10-22
22:24
tweaks Closed-Leaf check-in: 4330544439 user: jan.nijtmans tags: bug-f91aa24bbe
22:09
Remaining fixes for [f91aa24bbe] check-in: 40a5599651 user: jan.nijtmans tags: bug-f91aa24bbe
16:49
complete fix [f91aa24bbe] for imgPhoto check-in: ca0dc0f8c0 user: jan.nijtmans tags: trunk, main
2024-10-21
20:37
complete fix [f91aa24bbe] for imgPhoto check-in: 76d36291c0 user: jan.nijtmans tags: core-8-branch
16:30
Fix [f91aa24bbe] for entry/spinbox check-in: 9664cc532a user: jan.nijtmans tags: trunk, main
2024-10-20
19:04
Fix [f91aa24bbe] for entry/spinbox check-in: 2704011928 user: jan.nijtmans tags: core-8-branch
10:30
Fix [f91aa24bbe] for canvps. Few tweaks for frame check-in: e20f894927 user: jan.nijtmans tags: trunk, main
2024-10-19
22:37
Fix [f91aa24bbe] for canvps. Few tweaks for frame check-in: f63f966fc5 user: jan.nijtmans tags: core-8-branch
17:39
(backport) Fix [ac7c1fa381]: Crash at Tk startup check-in: 8c35b09087 user: jan.nijtmans tags: core-8-branch
11:58
Fix [ac7c1fa381]: Crash at Tk startup, introduced by [6b7d9bbd37]. check-in: 525007e8ad user: fvogel tags: trunk, main
2024-10-18
21:53
Missing {} in wm-stackorder-2.3 testcase check-in: 8d3fb26ef6 user: jan.nijtmans tags: trunk, main
21:50
Merge-mark check-in: ca4135a58e user: jan.nijtmans tags: core-8-branch
21:48
Missing {} check-in: b957e1669c 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: 1763a23105 user: jan.nijtmans tags: core-8-branch
21:37
Missing {} in wm-stackorder-2.3 testcase check-in: e0abf66eb9 user: jan.nijtmans tags: core-8-branch
20:25
Merge-mark check-in: 4244db1072 user: jan.nijtmans tags: trunk, main
20:24
framePtr->menuNameObj could be NULL here check-in: 8235818098 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: 6b7d9bbd37 user: jan.nijtmans tags: trunk, main
12:52
(cherry-pick): Fix wm-stackorder-2.3 on CI check-in: 057a2982a5 user: jan.nijtmans tags: core-8-branch
12:49
(cherry-pick): Fix wm-stackorder-2.3 on CI check-in: 1fcb046770 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: 6c5646be15 user: jan.nijtmans tags: core-8-branch
2024-10-17
07:37
macOS 12 runner image will be removed check-in: ae55c1ca7b user: jan.nijtmans tags: trunk, main
07:35
macOS 12 runner image will be removed check-in: f5f5c0d8a2 user: jan.nijtmans tags: core-8-branch
07:33
macOS 12 runner image will be removed check-in: 12b1c67d22 user: jan.nijtmans tags: core-8-6-branch
2024-10-16
19:44
Remove obsolete -single_module linker flag Remove a lot of stuff meant for macOS < 10.9 check-in: c53cdf1b76 user: jan.nijtmans tags: trunk, main