Tk Source Code

Timeline
Login

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

50 most recent check-ins

2025-03-14
11:22
Prevent (unix|win)/configure being re-generated with anything else then autoconf-2.72 Leaf check-in: 7add5b3ef8 user: jan.nijtmans tags: trunk, main
01:53
Cleanup Leaf check-in: c4a9f1fe5f user: kevin_walzer tags: tka11y
01:50
Reduce verbosity; still crashing, but zeroing in on issue check-in: b82ab5483e user: kevin_walzer tags: tka11y
2025-03-13
13:45
Add linux-with-tcl9-build.yml check-in: 19c8592889 user: jan.nijtmans tags: trunk, main
13:43
Check the TK_ALREADY_DEAD flag before making a window become the key window. Leaf check-in: 2560beb0ad user: culler tags: aqua_key_windows, core-aqua_key_windows
03:27
Merge main check-in: 9588df75da user: culler tags: aqua_key_windows
2025-03-12
21:29
(cherry-pick): Remove some unused variables. Leaf check-in: db2b022fa5 user: jan.nijtmans tags: core-9-0-branch
18:29
Try to make sure there is always a key window in Aqua. check-in: d9df72b3ae user: culler tags: aqua_key_windows
14:41
Merge 9.1 Leaf check-in: dc6139aac3 user: jan.nijtmans tags: tip-466, revised_text
14:06
Remove some unused variables. check-in: f487d1d8ca user: culler tags: trunk, main
13:28
Tk 9.1 doesn't run with Tcl 8.7 anymore. This allows a lot of cleanup check-in: 1d385bb429 user: jan.nijtmans tags: trunk, main
09:12
(cherry-pick): The rest of the fix for [6328ce0301] related to menubars in Aqua check-in: 987295d82d user: jan.nijtmans tags: core-9-0-branch
03:51
The rest of the fix for [6328ce0301] related to menubars in Aqua check-in: 12428e1cc8 user: culler tags: trunk, main
01:30
Attempt to manage memory with accessibility elements - Wish crashes when more than one toplevel is used and the window is destroyed check-in: ec799c56c5 user: kevin_walzer tags: tka11y
2025-03-11
17:35
Merge main Closed-Leaf check-in: c2dd4da6dd user: culler tags: bug-6328ce0301-again
17:33
Fix (serious) typo in commit [fe2d4d6c] check-in: d8b9d0f494 user: culler tags: trunk, main
16:50
Fix the fix for [6328ce0301]: make sure that the menubar stays up when other windows are closed. check-in: da02cdceed user: culler tags: bug-6328ce0301-again
14:47
Remove more dead code Leaf check-in: 071f26bfb6 user: jan.nijtmans tags: 441c526c-mswin-xpstyle-dialogs-removal
14:39
Update README.md check-in: bb89c91f14 user: jan.nijtmans tags: trunk, main
14:36
Split off Tk 9.0. release check-in: 288254a97d user: jan.nijtmans tags: core-9-0-branch
14:33
version -> 9.1a0, start of Tk 9.1 development check-in: c191a71ce8 user: jan.nijtmans tags: trunk, main
13:49
Cleaner implementation of keyboard navigation in listbox with help text check-in: f02bbf9670 user: kevin_walzer tags: tka11y
13:21
Remove unused function check-in: b7d7cbfed8 user: kevin_walzer tags: tka11y
13:04
Refine focus on Tk widgets to match VoiceOver/accessibility focus check-in: 94f53ecf38 user: kevin_walzer tags: tka11y
11:58
Ticket [441c526c] MSWin: remove XP Style dialogs and old compiler compatibility check-in: 683c4bb9b3 user: oehhar tags: 441c526c-mswin-xpstyle-dialogs-removal
08:44
Bug [159aa5eb]: enhance source code comment. Leaf check-in: de58beca0a user: oehhar tags: 159aa5eb-win-transient-system-menu
2025-03-10
23:05
Adjust event-9,19. The last commit must have changed some timing. check-in: 60200f7a0d user: culler tags: trunk, main
22:26
Fix [6328ce0301] Aqua menubar crashes and unclear menubar selection algorithm. check-in: e8768dc5c9 user: culler tags: trunk, main
22:20
Edit docs to explain the menubar selection algorithm. Closed-Leaf check-in: 21222d3687 user: culler tags: bug-6328ce0301
10:30
Ticket [91d0e9d8]: move new function "WithdrawWindow" to "TkpWinToplevelWithDraw", tabs formatting, document ticket number Leaf check-in: d43596f2a0 user: oehhar tags: 91d0e9d8-mswin-withdrawn-taskbar
10:14
Ticket [159aa5eb]: comment change check-in: 488991aa62 user: oehhar tags: 159aa5eb-win-transient-system-menu
03:13
Make a child toplevel inherit its parent's menubar if none is assigned. Closed-Leaf check-in: 7285670464 user: culler tags: bug-6328ce0301-inherit
2025-03-09
18:14
Fix [6328ce0301]: crash related to Aqua menubar. check-in: a5a2705543 user: culler tags: bug-6328ce0301
17:27
merge trunk check-in: 8a6f1edf40 user: fvogel tags: tip-466, revised_text
01:58
Merge trunk check-in: e8ac38ee93 user: kevin_walzer tags: tka11y
2025-03-08
16:37
Minor code cleanup suggested by Eric Brunel check-in: 450c3e0f90 user: culler tags: trunk, main
04:11
Merge trunk check-in: 86101971c1 user: kevin_walzer tags: tka11y
04:03
Cleanup check-in: 1a542ed3da user: kevin_walzer tags: tka11y
03:18
Fix [7e28ef577a] (display proc idle tasks not drawing to screen) and rework handling of [NSView needsDisplay] check-in: b9dfed990b user: culler tags: trunk, main
03:14
fix [ec2dcb36c]: Aqua crash with negative rounded rect radius. check-in: 765e63c60e user: culler tags: trunk, main
02:27
Gradual refinement check-in: 8c4334e0e1 user: kevin_walzer tags: tka11y
2025-03-07
23:19
Remove all but one call to [NSView setNeedsDisplay] as only one is needed. Closed-Leaf check-in: 8931505613 user: culler tags: bug-7e28ef577a
17:30
Cancel the update task before destroying the NSView. check-in: 886bfa9932 user: culler tags: bug-7e28ef577a
16:42
A more robust and more general but not perfect fix. check-in: a9ac213587 user: culler tags: bug-7e28ef577a
15:28
Proof of concept for fix of [7e28ef577a]: update idletasks is not enough to force progress bar updates on Aqua. check-in: 2eaba2308a user: culler tags: bug-7e28ef577a
14:34
Add a test for negative rounded rect radius - thanks to Eric Brunel. Closed-Leaf check-in: 1796d43b31 user: culler tags: bug-ec2dcb36c
09:26
Ticket [91d0e9d8]: MS-Win: Withdrawn windows in taskbar preview check-in: 9c99081a08 user: oehhar tags: 91d0e9d8-mswin-withdrawn-taskbar
01:02
Fix [ec2dcb36c]: Aqua crash when drawing a rounded rectangle with invalid corner radius check-in: b7b775f79f user: culler tags: bug-ec2dcb36c
2025-03-06
20:09
testutils.GUIDE: various enhancements Leaf check-in: 0939f6423b user: erikleunissen tags: tk_collect_test_utils
14:22
Merge bug-ef1bfef57e: limit animation to indeterminate pregress bars on Aqua. check-in: ea571a1307 user: culler tags: trunk, main