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-09-07
18:04
Use Tk_AllocColorFromObj() in stead of Tk_GetColor() where possible: it's more efficient (see documentation) Leaf check-in: 77ba3309d5 user: jan.nijtmans tags: trunk, main
17:54
Merge-mark Leaf check-in: 4ae8710eb6 user: jan.nijtmans tags: core-8-branch
17:51
Use Tk_AllocColorFromObj() in stead of Tk_GetColor() where possible: it's more efficient (see documentation) Leaf check-in: 3105d36dbc user: jan.nijtmans tags: core-8-6-branch
2024-09-06
17:15
Merge-mark check-in: 6d2e79968d user: jan.nijtmans tags: trunk, main
17:12
Merge 8.6 check-in: a4992b0b39 user: jan.nijtmans tags: core-8-branch
17:08
Fix [15bd03e81a]: `make genstubs` produces broken tkDecls.h file check-in: 782181cdd3 user: jan.nijtmans tags: core-8-6-branch
2024-09-03
20:43
Forgot to add dead_hamza to the documentation check-in: f1285361f6 user: jan.nijtmans tags: trunk, main
20:36
Merge 8.6 check-in: 0bb646d53b user: jan.nijtmans tags: core-8-branch
19:36
Forgot to add dead_hamza to the documentation check-in: 723f688380 user: jan.nijtmans tags: core-8-6-branch
2024-09-02
09:39
Fix [0189a9ae39]: Use of Tk_Uid in Tk API check-in: 6649a801e3 user: jan.nijtmans tags: trunk, main
09:11
Fix [0189a9ae39]: Use of Tk_Uid in Tk API check-in: fc05409ebc user: jan.nijtmans tags: core-8-branch
2024-09-01
21:15
Fix [0189a9ae39]: Use of Tk_Uid in Tk API. Also change Tk_GetCursorFromData(), so it doesn't need Tk_Uid's any more Closed-Leaf check-in: 58408333c7 user: jan.nijtmans tags: bug-0189a9ae39
20:54
Doc fix in GetRelief check-in: cb0329ac7d user: jan.nijtmans tags: trunk, main
20:40
Doc fix in GetRelief check-in: f2649b4f5b user: jan.nijtmans tags: core-8-branch
20:35
Backport documentation improvements from 8.7/9.0 check-in: 7ed5066ec5 user: jan.nijtmans tags: core-8-6-branch
20:00
Use the more efficient Tk_AllocColorFromObj()/Tk_Alloc3DBorderFromObj()/Tk_AllocCursorFromObj()/Tk_GetJustifyFromObj() in tkOldConfig.c. Doc update check-in: d910158420 user: jan.nijtmans tags: trunk, main
19:57
Use the more efficient Tk_AllocColorFromObj()/Tk_Alloc3DBorderFromObj()/Tk_AllocCursorFromObj()/Tk_GetJustifyFromObj() in tkOldConfig.c. Merge 8.6 check-in: ca5e64c373 user: jan.nijtmans tags: core-8-branch
19:29
Missing "const" in documentation for Tk_Get3DBorder/Tk_GetColor/Tk_GetCursor check-in: a1e7357764 user: jan.nijtmans tags: core-8-6-branch
00:29
Remove (apparent) unneeded Tk_GetUid() calls check-in: 9e974196d4 user: jan.nijtmans tags: trunk, main
00:24
Remove (apparent) unneeded Tk_GetUid() calls check-in: 36c1324504 user: jan.nijtmans tags: core-8-branch
2024-08-31
00:05
Remove (apparent) unneeded Tk_GetUid() calls check-in: 5dae084de3 user: jan.nijtmans tags: core-bug-610a73a179, bug-610a73a179
2024-08-30
23:14
Merge 8.7 check-in: c799c133c6 user: jan.nijtmans tags: trunk, main
23:05
two more check-in: 879fea121a user: jan.nijtmans tags: core-8-branch
23:03
Fix typo's. Backport more usefull parts from 9.0 check-in: 2294210ce6 user: jan.nijtmans tags: core-8-branch
14:49
Merge 8.7 check-in: 7f5f46241e user: jan.nijtmans tags: trunk, main
14:48
Merge 8.6 check-in: 507da764dc user: jan.nijtmans tags: core-8-branch
14:43
Fix comment: Tk_Uid aren't simply allocated. Some indenting fixes. check-in: dbf1583fbc user: jan.nijtmans tags: core-8-6-branch
11:06
Merge 8.7 check-in: 5d62cb03b1 user: jan.nijtmans tags: trunk, main
11:03
Merge 8.6 check-in: b5d549c087 user: jan.nijtmans tags: core-8-branch
10:39
Tk 8.6 doesn't support TK_CONFIG_OBJS flag in TK_CONFIG_??? entries. If an extension tries, supply an error. check-in: d458ea71e6 user: jan.nijtmans tags: core-8-6-branch
08:28
Made the width of the ttk::treeview heading separator (HALO) scaling-aware. check-in: 592f572010 user: csaba tags: trunk, main
08:21
Made the width of the ttk::treeview heading separator (HALO) scaling-aware. check-in: 2d8ac23520 user: csaba tags: core-8-branch
2024-08-29
08:55
Performance improvement in tkOldConfig.c. See [610a73a179]. check-in: 68fab1deeb user: jan.nijtmans tags: trunk, main
08:21
Performance improvement in tkOldConfig.c. See [610a73a179]. Backport some formatting from 9.0 check-in: 3528b4e1cc user: jan.nijtmans tags: core-8-branch
2024-08-28
12:42
Fix performance part of [610a73a179]: Canvas widget handles pixel objects incorrectly in Tk 9.0 Closed-Leaf check-in: 8098b85a16 user: jan.nijtmans tags: bug-610a73a179
12:23
Merge more ttk::treeview improvements related to bug [d82fa2953a]. check-in: 82038b0c1a user: sbron tags: trunk, main
12:21
Merge more ttk::treeview improvements related to bug [d82fa2953a]. check-in: 2b208c5559 user: sbron tags: core-8-branch
12:16
Merge more ttk::treeview improvements related to bug [d82fa2953a]. check-in: 148e661159 user: sbron tags: core-8-6-branch
2024-08-26
06:03
Fix [de83677067]: Compile error (undeclared identifier) in generic/tkFrame.c check-in: 72673289ae user: jan.nijtmans tags: trunk, main
06:01
Fix [de83677067]: Compile error (undeclared identifier) in generic/tkFrame.c check-in: 00fcae191c user: jan.nijtmans tags: core-8-branch
2024-08-25
21:02
Remove caching for "frame" width/height as well check-in: 26d5613469 user: jan.nijtmans tags: trunk, main
20:49
Remove caching for "frame" width/height as well check-in: 1c3e5313f0 user: jan.nijtmans tags: core-8-branch
20:27
Reduce caching in "frame", in case of scaling factor changes check-in: 707f77d572 user: jan.nijtmans tags: trunk, main
19:51
Fix [29ba539501] for "frame": many PIXEL options don't keep their configured value. Remove unhelpful caching check-in: d64d63d0a7 user: jan.nijtmans tags: core-8-branch
19:43
Backport improvements from 9.0 check-in: a3a9d8b0fd user: jan.nijtmans tags: core-8-branch
2024-08-24
10:48
Made the handling of non-default ttk::notebook tab positions more user-friendly. check-in: 6f6fefcfde user: csaba tags: trunk, main
10:38
Eliminated code duplicates. check-in: 08069d2dba user: csaba tags: core-8-branch
10:33
Made the handling of non-default ttk::notebook tab positions more user-friendly. check-in: 780911b125 user: csaba tags: core-8-branch
10:11
Made the handling of non-default ttk::notebook tab positions more user-friendly. check-in: 5b9f114529 user: csaba tags: core-8-6-branch
2024-08-22
15:19
Because XP is no longer supported, _ATL_XP_TARGETING is no longer needed check-in: f18ee1d0de user: jan.nijtmans tags: trunk, main