Tk Source Code

Timeline
Login

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

50 most recent check-ins

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
17:39
Fix "scrollbar" part of [610a73a179]: Canvas widget handles pixel objects incorrectly in Tk 9.0 check-in: 24db3e18b8 user: jan.nijtmans tags: trunk, main
17:04
[b3a1b9] is still open, not resolved in any release branch Leaf check-in: e92cf2f7e9 user: jan.nijtmans tags: core-8-6-15-rc
2024-09-06
17:23
merge 8.6 check-in: 5f38287dd8 user: dgp tags: core-8-6-15-rc
17:19
make genstubs Leaf check-in: 4753b8a114 user: dgp tags: core-9-0-0-rc
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
16:24
"canvas" almost done. Only missing are tkCanvPs and tkCanvWind , Leaf check-in: eb27dca6ca user: jan.nijtmans tags: bug-610a73a179
16:08
update / date changes check-in: 773cb43eff user: dgp tags: core-8-6-15-rc
15:08
Handle canvas width/height check-in: ef377a9bd7 user: jan.nijtmans tags: bug-610a73a179
14:27
Finish "scrollbar" check-in: 339e371ebe user: jan.nijtmans tags: bug-610a73a179
08:24
Bring back mac-build.yml as it was Leaf check-in: a61e5e4722 user: jan.nijtmans tags: tip-466, revised_text
2024-09-05
16:43
Start with scrollbar check-in: 311add87c3 user: jan.nijtmans tags: bug-610a73a179
14:28
For now, shut down the "mem" assert errors, try to concentrate on XQuartz for now. When this is done, I'll revert mac-build.yml to the trunk version check-in: 7d60ba8986 user: jan.nijtmans tags: tip-466, revised_text
06:00
Assert change was wrong check-in: e45bbf68e8 user: jan.nijtmans tags: tip-466, revised_text
2024-09-04
15:28
merge trunk check-in: 96345a15fb user: dgp tags: core-9-0-0-rc
15:27
merge 8.6 check-in: 836e150610 user: dgp tags: core-8-6-15-rc
15:26
canvText progress check-in: 99b4c7d2f2 user: jan.nijtmans tags: bug-610a73a179
14:07
Is this assert correct? And we are (for now) only interested in --disable-aqua builds check-in: e27c462767 user: jan.nijtmans tags: tip-466, revised_text
2024-09-03
22:55
Keep Tk_Outline size the same check-in: de3922e311 user: jan.nijtmans tags: bug-610a73a179
21:42
find out which textIndex.test testcase fails with --disable-aqua check-in: 57b2d4aa8b user: jan.nijtmans tags: tip-466, revised_text
21:37
Merge 9.0. Indenting fixes check-in: 38d9691b60 user: jan.nijtmans tags: tip-466, revised_text
21:01
Merge 9.0 check-in: 50abfac4ec user: jan.nijtmans tags: bug-610a73a179
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
19:34
Somehow dead_hamza ended up in the wrong place check-in: f5617a87b4 user: jan.nijtmans tags: core-8-6-15-rc
17:31
merge trunk check-in: c8d387edbf user: dgp tags: core-9-0-0-rc
16:19
merge 8.6 check-in: 80cb5b4972 user: dgp tags: core-8-6-15-rc
15:27
Add "message" check-in: 180c51f54b user: jan.nijtmans tags: trunk, main
14:13
Make a start with [f91aa24bbe]: Use of Tcl_Obj vs char * in Widget storage check-in: f91bd0137c user: jan.nijtmans tags: trunk, main
2024-09-02
23:08
Formatting check-in: a0962f15d8 user: jan.nijtmans tags: bug-610a73a179
23:01
takeFocus -> takeFocusObj check-in: c8101ff885 user: jan.nijtmans tags: bug-610a73a179
15:32
Always Incr refcount before Decr another: it could be the same Tcl_Obj check-in: 585a5fcc85 user: jan.nijtmans tags: bug-610a73a179
13:51
Undo experiment. Merge 9.0 check-in: 7a0056b758 user: jan.nijtmans tags: bug-610a73a179
11:50
typo's check-in: 348282baf6 user: jan.nijtmans tags: core-8-6-15-rc
10:35
Proposal for changes file for Tk 8.6.15 check-in: 2179b96577 user: oehhar tags: core-8-6-15-rc
09:44
Merge 9.0 check-in: 59c2144d96 user: jan.nijtmans tags: tip-466, revised_text
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:14
merge trunk check-in: 138d726af2 user: fvogel tags: tip-466, revised_text
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