Tk Source Code

Timeline
Login

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

50 most recent check-ins that include changes to files matching 'library/*'

2025-08-02
14:26
Ticket [e19f1d891]: Get the frame width of toplevel windows in SDL2 Tk rather than assuming a value of 15. Leaf check-in: 09edf320 user: csaba tags: e19f1d891-messagebox-screensize
2025-08-01
03:36
Revert to prior state when accessibility was partially working check-in: 4db3e12c user: kevin_walzer tags: tka11y
01:57
Fine tuning of event loop management check-in: 33b8ce6b user: kevin_walzer tags: tka11y
01:37
Some progress on getting focus to child widgets check-in: c160fd54 user: kevin_walzer tags: tka11y
2025-07-30
07:13
Fix minor typos check-in: 54ac7376 user: kevin_walzer tags: tka11y
07:13
Refining event processing - still more to do check-in: 284f92a2 user: kevin_walzer tags: tka11y
06:38
Restore prior event code, worked better check-in: da95f131 user: kevin_walzer tags: tka11y
06:28
Refinement of event processing check-in: 7e73f954 user: kevin_walzer tags: tka11y
05:14
Toplevels now retain object configuration after focus change check-in: e6b314d2 user: kevin_walzer tags: tka11y
03:58
Move Atk event loop integration to script level for tighter control from Tk - based on the example of Allen B. Taylor's Python tka11y module check-in: 89d7ed29 user: kevin_walzer tags: tka11y
2025-07-29
13:18
Comment adjustments check-in: dc095be6 user: oehhar tags: e19f1d891-messagebox-screensize
13:18
merge trunk Closed-Leaf check-in: 5853fa96 user: dgp tags: rc2, core-9-1-a0-rc, core-9-1-a0
13:12
Ticket [e19f1d891]: tk_messageBox width limitation to the physical screen check-in: 5a2361cd user: oehhar tags: e19f1d891-messagebox-screensize
2025-07-27
01:45
Remove unneeded calls check-in: fac81696 user: kevin_walzer tags: tka11y
01:43
Minor adjustments check-in: b7bf7220 user: kevin_walzer tags: tka11y
2025-07-26
18:20
Merge trunk check-in: a8e61816 user: kevin_walzer tags: tka11y
2025-07-25
03:24
Fix [3d13f87c8f] and [e90e8ca1a6]: make the stdin text more readable when in dark mode on Aqua check-in: 6f5d9ad3 user: culler tags: trunk, main
03:21
Fix [3d13f87c8f] and [e90e8ca1a6]: make the stdin text more readable when in dark mode on Aqua Leaf check-in: a6f28453 user: culler tags: core-9-0-branch
03:18
Fix [3d13f87c8f] and [e90e8ca1a6]: make the stdin text more readable when in dark mode on Aqua check-in: 2ab773f1 user: culler tags: core-8-6-branch
03:13
One less variable. Closed-Leaf check-in: a9aed2bb user: culler tags: bug-e90e8ca1a6
03:06
Additional updates check-in: ee4e1c53 user: kevin_walzer tags: tka11y
2025-07-24
15:11
fix e90e8ca1a6: Make console stdin fg color readable in dark mode on Aqua check-in: 66d6580c user: culler tags: bug-e90e8ca1a6
2025-07-22
12:03
Merge trunk check-in: e4093da5 user: kevin_walzer tags: tka11y
2025-07-20
02:00
Attempts to work on Wish hanging, child widget count, etc. check-in: 37cbb5ce user: kevin_walzer tags: tka11y
2025-07-19
17:17
Merge trunk check-in: 411caec4 user: erikleunissen tags: uniform_test_file_structure
2025-07-18
01:28
Refinements in text retrieval; Orca now correctly announces toplevel window, still hangs on redraw/event processing with too many widget check-in: 69de40c6 user: kevin_walzer tags: tka11y
2025-07-16
01:27
Fix bracing error check-in: 18cea12d user: kevin_walzer tags: tka11y
01:18
Additional refinements and bindings check-in: ac7cb2a7 user: kevin_walzer tags: tka11y
2025-07-15
11:40
Add keyboard navigation for menus check-in: d8ca2d06 user: kevin_walzer tags: tka11y
02:42
Refinement of widget focus and initialization check-in: b21d1677 user: kevin_walzer tags: tka11y
2025-07-14
01:55
Begin fine tuning check-in: b251cf92 user: kevin_walzer tags: tka11y
2025-07-13
21:16
Additional updates check-in: a0de7853 user: kevin_walzer tags: tka11y
20:37
Additional work on Atk/Tk integration check-in: 01a65166 user: kevin_walzer tags: tka11y
19:57
Refinements in window naming check-in: b53abec8 user: kevin_walzer tags: tka11y
2025-07-09
21:04
Merge 9.1 check-in: 1fd17437 user: jan.nijtmans tags: revised_text, tip-466
20:58
Fix [a30d3e493b]: Pressing Alt-<key> triggers an error popup check-in: 7632faf1 user: jan.nijtmans tags: trunk, main
20:40
version -> 9.0.3 check-in: 3bd96f9c user: jan.nijtmans tags: core-9-0-branch
17:26
Fix [a30d3e493b]: Pressing Alt-<key> triggers an error popup check-in: 8df4a22c user: jan.nijtmans tags: core-9-0-branch
2025-06-26
03:59
Substantial attempt to track non-root toplevels and their child widgets in the accessibility hierarchy check-in: f5796a3e user: kevin_walzer tags: tka11y
2025-06-25
17:56
Minor cleanup check-in: 52e5bdba user: kevin_walzer tags: tka11y
2025-06-23
01:05
Race conditions/hangs/crashes associated with focus addressed check-in: fd6ae54a user: kevin_walzer tags: tka11y
2025-06-04
11:45
Minor adjustments check-in: d39875a8 user: kevin_walzer tags: tka11y
2025-06-02
01:30
Keyboard navigation now correctly aligns Tk and MSAA focus check-in: 815a4a55 user: kevin_walzer tags: tka11y
2025-05-30
16:22
Child widget accessible focus finally works check-in: dd221dad user: kevin_walzer tags: tka11y
2025-05-27
04:13
Preserving current work, but moving to simpler design to focus on root accessible and convert child accessible methods to simple helper functions check-in: 68870e43 user: kevin_walzer tags: tka11y
2025-05-25
02:26
More parsing cleanup. Make text printing from canvas and text widgets use different commands; the later has simpler needs and doesn't make sense to go through all the machinery canvas text item uses check-in: af6b2f2f user: emiliano tags: tk-print-fixes
2025-05-23
02:28
Merge core-9-0-branch check-in: 03d67586 user: apnadkarni tags: tip-716
2025-05-22
01:12
Correct positioning of image items check-in: 255e3ed0 user: emiliano tags: tk-print-fixes
2025-05-20
15:41
Make rotated text work. Correct capstyle/joinstyle for arcs, polygons, line and rectangle. check-in: 69775734 user: emiliano tags: tk-print-fixes
2025-05-09
08:47
Merge trunk check-in: 4bdc3a8d user: erikleunissen tags: tk_collect_test_utils, addendumClick