Tk Source Code

Timeline
Login

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

50 most recent check-ins

2024-12-20
09:13
Correct redundant initialization of variable scrollInfo Leaf check-in: 57ddda2699 user: erikleunissen tags: tk_collect_test_utils
2024-12-19
22:04
ticket [121786c0] image svg upstream out of bound read nanosvg#262 Leaf check-in: f284f33049 user: oehhar tags: 121786c0-nanosvg-262
20:11
Fix [f88118a47]: inaccurate scrollbar error-message Leaf check-in: 06fcb6d1eb user: jan.nijtmans tags: bug-f88118a47
17:10
updated changes.md for release Leaf check-in: c8084d00ff user: dgp tags: rc0, core-9-0-1-rc
15:40
Correct error-messages, remove unused variables Leaf check-in: 59232f0a55 user: jan.nijtmans tags: tip-698
15:18
merge trunk check-in: 15c6a19702 user: dgp tags: core-9-0-1-rc
14:43
Fix [a0d6ef020b]: Documentation bugs. Some more documentation bugs (e.g. size_t -> Tcl_Size) Leaf check-in: b2b1310cb1 user: jan.nijtmans tags: trunk, main
12:26
Fix [a0d6ef020b]: Documentation bugs Leaf check-in: 6c6859856a user: jan.nijtmans tags: core-8-branch
12:07
Fix [a0d6ef020b]: Documentation bugs Leaf check-in: 742854d7da user: jan.nijtmans tags: core-8-6-branch
11:58
(cherry-pick): Fix [844c0be72d]: Menu entry underline does not consider activeborderwidth. check-in: 9eb91f760a user: jan.nijtmans tags: core-8-6-branch
10:10
Relocate proc scroll (intricate case) check-in: d869327e99 user: erikleunissen tags: tk_collect_test_utils
09:47
Relocate proc errHandler (simple case) check-in: 2ae185452b user: erikleunissen tags: tk_collect_test_utils
2024-12-18
23:13
Rebase to 9.0 check-in: a6ce08850f user: jan.nijtmans tags: tip-698
14:38
(cherry-pick): Fix [844c0be72d]: Menu entry underline does not consider activeborderwidth. check-in: 4c07c6cbbd user: jan.nijtmans tags: core-8-branch
2024-12-17
21:03
Fix [844c0be72d]: Menu entry underline does not consider activeborderwidth. check-in: 9545d4b506 user: fvogel tags: trunk, main
2024-12-16
21:46
Add cosmetic space. Closed-Leaf check-in: 5bd2622d8d user: fvogel tags: bug-844c0be72d
21:34
Fix [844c0be72d]: Menu entry underline does not consider activeborderwidth. check-in: 088283d026 user: fvogel tags: bug-844c0be72d
12:42
Provide constraints.tcl with a proper file header check-in: 8b5ff698f8 user: erikleunissen tags: tk_collect_test_utils
10:41
New file testutils.tcl (sourced by main.tcl). Moved utility proc definitions from constraints.tcl there. check-in: 97d6c0f185 user: erikleunissen tags: tk_collect_test_utils
10:17
Reorganize default loading of top-level scripts (-loadfile) to enable loading of multiple scripts. New file tests/main.tcl. Moved tasks from constraints.tcl there: 1. Tk rootwin setup, 2. configure tcltest. check-in: a459c7d075 user: erikleunissen tags: tk_collect_test_utils
09:52
New branch for project tk_collect_test_utils [718cbc3016] check-in: 6e5c9935a7 user: erikleunissen tags: tk_collect_test_utils
2024-12-15
19:55
Merge trunk Leaf check-in: cc11e8b8d8 user: kevin_walzer tags: tka11y
2024-12-14
20:43
Back out keyboard navigation changes, let native accessibility API's handle it check-in: 50451ff245 user: kevin_walzer tags: tka11y
11:33
Fix [a67252b384]: Memory leak when running the revised_text test suite Leaf check-in: 37ab493285 user: fvogel tags: tip-466, revised_text
03:09
Initial work at improving keyboard focus/navigation check-in: b672619da0 user: kevin_walzer tags: tka11y
2024-12-13
14:10
Merge 9.0 Leaf check-in: 713034d3e0 user: jan.nijtmans tags: tip-708
13:23
Move "Scroll Lock" functionality from Mod3 to Mod5, so it doesn't conflict with "Num" check-in: 547578d654 user: jan.nijtmans tags: tip-708
11:25
Spelling in changes.md check-in: cfc46f18ea user: oehhar tags: trunk, main
02:17
Fixed spelling in comment check-in: cc471420a9 user: emiliano tags: trunk, main
2024-12-12
20:18
merge trunk check-in: 758d9de6d6 user: fvogel tags: tip-466, revised_text
18:18
Open release branch check-in: e24d17866d user: dgp tags: core-9-0-1-rc
16:27
Make sure that tkUuid.h doesn't end up in "make dist" check-in: 9404265d4f user: jan.nijtmans tags: trunk, main
16:26
Merge-mark check-in: 3d87264f3b 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: ace4661b7a user: jan.nijtmans tags: core-8-6-branch
16:06
Make sure that tkUuid.h doesn't end up in "make dist" check-in: 4dc57e41fe user: jan.nijtmans tags: core-8-branch
15:57
(cherry-pick): Eliminate SUPPORT_ADDITIONAL_MOTION_SYNTAX (always 1) too check-in: a2eed07360 user: jan.nijtmans tags: core-8-branch
12:24
New TIP implementation (still exprimental and incomplete). Change in handling Num-keyboard keys/events check-in: a2f3186549 user: jan.nijtmans tags: tip-708
2024-12-11
21:09
Merge-mark check-in: 0df519a3cf user: jan.nijtmans tags: core-8-branch
21:07
Merge release check-in: 11b588d3fb user: jan.nijtmans tags: core-8-6-branch
10:26
Eliminate SUPPORT_ADDITIONAL_MOTION_SYNTAX (always 1) too check-in: 2798fbb766 user: jan.nijtmans tags: trunk, main
08:44
Eliminate PREFER_MOST_SPECIALIZED_EVENT, since it's always 1 and not documented check-in: 55c06f129c 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: 64d50f910a user: jan.nijtmans tags: core-8-branch
2024-12-10
15:29
progress in "text" widget Leaf check-in: 80242a1616 user: jan.nijtmans tags: bug-5f739d2253
14:13
Rebase to 9.0 check-in: ba79ef3d1d user: jan.nijtmans tags: bug-5f739d2253
13:26
[b3a1b9852d] is not a bug. See TIP #158 check-in: 4adc8f6ceb user: jan.nijtmans tags: trunk, main
11:30
Reduce the possibility for a conflict in Button8Mask/Button9Mask definition. See: [6bdf1a7ec3] check-in: 447e2fbdd9 user: jan.nijtmans tags: trunk, main
11:29
Reduce the possibility for a conflict in Button8Mask/Button9Mask definition. See: [6bdf1a7ec3] check-in: 9c90917f3b user: jan.nijtmans tags: core-8-branch
11:18
Fix "minSize" handling in panedWindow, introduced [68ed671a8fafd45b|here] check-in: 469f384cba user: jan.nijtmans tags: trunk, main
2024-12-09
17:44
Update release date Closed-Leaf check-in: 6a416eb05a user: dgp tags: rc2, core-8-6-16-rc, core-8-6-16
15:25
silence compiler warning check-in: 20d4376c56 user: dgp tags: trunk, main