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 'unix/*'

2025-08-19
11:48
Several updates for improved child widget tracking and responsivness - needs testing Leaf check-in: a005cdf9 user: kevin_walzer tags: tka11y
07:44
Merge trunk check-in: b29d8bf0 user: erikleunissen tags: FINAL_REVIEW, uniform_test_file_structure
2025-08-18
20:06
Despite complexity, threaded approach does a better job of building accessibility tree that is visible in accerciser, so we are going to stick with that approach and continue to work on event loop integration - working through that will ensure Tk is also responsive in screen reader check-in: db595aef user: kevin_walzer tags: tka11y
19:31
Additional refinements of child widget tracking check-in: 56fe42ad user: kevin_walzer tags: tka11y
18:11
Never mind check-in: 885320b5 user: kevin_walzer tags: tka11y
18:02
Attempt update of tracking child widgets check-in: 56026e2b user: kevin_walzer tags: tka11y
15:53
Merge main check-in: c8d9ac62 user: oehhar tags: 7c28f835-file-dialog-zoom-small-screen-limit
15:46
Merge main check-in: 5630ec69 user: oehhar tags: e19f1d891-messagebox-screensize
2025-08-17
22:17
Refinements in tracking child widgets check-in: c2482f17 user: kevin_walzer tags: tka11y
20:19
Root object now correctly named in accessibility tree check-in: 05722e1c user: kevin_walzer tags: tka11y
20:01
Tracking toplevel windows now working better check-in: 17fb410b user: kevin_walzer tags: tka11y
19:28
Toplevels now correctly registered as accessible check-in: 3d30cdca user: kevin_walzer tags: tka11y
18:40
Trying additional child tracking options check-in: ddb8bc16 user: kevin_walzer tags: tka11y
18:24
Add signals for widget creation/destruction check-in: 9542f436 user: kevin_walzer tags: tka11y
16:33
Another attempt at GLib event integration check-in: ace0e738 user: kevin_walzer tags: tka11y
2025-08-16
23:57
Major simplification, remove all threading check-in: 745bc6d6 user: kevin_walzer tags: tka11y
2025-08-15
22:18
version => 8.6.18 Leaf check-in: 84ea4dfd user: jan.nijtmans tags: core-8-6-branch
21:44
Accessibility names/descriptions now read by Orca check-in: 6a72df82 user: kevin_walzer tags: tka11y
19:13
Additional cleanup check-in: a6258251 user: kevin_walzer tags: tka11y
18:14
Simplify threading; re-work name, description, value cache updating check-in: 3542beab user: kevin_walzer tags: tka11y
01:40
Fix typo check-in: c22c6911 user: kevin_walzer tags: tka11y
01:17
Some progress on segfaults check-in: 2a98bd3d user: kevin_walzer tags: tka11y
00:25
Fix typo check-in: 600ab331 user: kevin_walzer tags: tka11y
00:24
Better integration of hash table search keys check-in: 24e3fe28 user: kevin_walzer tags: tka11y
2025-08-14
01:55
More revisions check-in: afe54edc user: kevin_walzer tags: tka11y
00:24
Merge trunk check-in: 9362b96a user: kevin_walzer tags: tka11y
00:24
Additional updates to accessibility on X11 check-in: b7a146f2 user: kevin_walzer tags: tka11y
2025-08-13
20:03
merge 8.6 Closed-Leaf check-in: 3d9938ea user: dgp tags: rc1, core-8-6-17-rc, core-8-6-17
18:50
Merge trunk check-in: 9d2978c1 user: erikleunissen tags: simplify_test_file_init_for_singleproc_1
14:05
Merge 9.1 check-in: d797be61 user: jan.nijtmans tags: revised_text, tip-466
14:04
Merge 9.0 check-in: 6242b4c1 user: jan.nijtmans tags: trunk, main
13:14
More "8.7" elimination check-in: 8fdacebf user: jan.nijtmans tags: core-9-0-branch
09:56
Fix 31d4fa115b: Tweak install permissions check-in: a221a628 user: jan.nijtmans tags: core-9-0-branch
03:04
Additional cleanup of state sets - no more warnings check-in: 7b95fc8a user: kevin_walzer tags: tka11y
02:47
Cleanup of state_set references check-in: e5e87bda user: kevin_walzer tags: tka11y
2025-08-12
12:10
Version -> 9.1a1 check-in: 958f82a6 user: jan.nijtmans tags: trunk, main
11:29
Merge 9.0 check-in: 19b80045 user: jan.nijtmans tags: trunk, main
11:24
Merge 8.6 check-in: b46ec21a user: jan.nijtmans tags: core-9-0-branch
10:48
Remove unused tkMacOSXScale.c. See [b9bd52d62a] check-in: 298d28f9 user: jan.nijtmans tags: core-8-6-branch
2025-08-10
23:49
Improved accessibility tracking of child widgets check-in: 86c24deb user: kevin_walzer tags: tka11y
22:21
More refinements to widget tracking check-in: 8dc332c7 user: kevin_walzer tags: tka11y
22:08
More tweaks check-in: 534bfa97 user: kevin_walzer tags: tka11y
21:39
Count of child widgets is now correct check-in: d0a38a32 user: kevin_walzer tags: tka11y
19:31
Refinements in tracking focus, mapping and unmapping check-in: 5264a759 user: kevin_walzer tags: tka11y
17:56
Minor cleanup check-in: 9f2728b2 user: kevin_walzer tags: tka11y
17:37
Update struct fields check-in: 34ca6d5d user: kevin_walzer tags: tka11y
16:58
Progress on threading implementation - Wish no longer hangs on startup check-in: 8f245d90 user: kevin_walzer tags: tka11y
2025-08-09
19:41
Progress on threading cleanup check-in: dd4e4261 user: kevin_walzer tags: tka11y
2025-08-08
02:35
Correct compiler errors with threading, Wish hangs on startup check-in: 23c415b3 user: kevin_walzer tags: tka11y
2025-08-07
23:15
Re-introduce threads to address race conditions, hangs check-in: ad1d1369 user: kevin_walzer tags: tka11y