Tk Source Code

Timeline
Login

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

50 most recent check-ins

2025-06-28
04:25
Fix unused variable warning. Leaf check-in: 16394eaf user: culler tags: trunk, main
04:20
Begin work on X11 accessibility via Atk; cleanup of prior work Leaf check-in: f5f23df3 user: kevin_walzer tags: tka11y
2025-06-27
15:54
Merge trunk Leaf check-in: a7cefe3e user: jan.nijtmans tags: revised_text, tip-466
02:46
Selection in listbox and treeview now working correctly with accessibility check-in: 7d61f365 user: kevin_walzer tags: tka11y
02:25
Non-root toplevels now work with MSAA - adding per-window hash tables accomplishes this check-in: 4231f3ee user: kevin_walzer tags: tka11y
2025-06-26
15:50
Revert unproductive changes, remove duplicate function and unneeded globals - still having difficulty doing accessibility tracking on non-root toplevel windows check-in: dfff3a35 user: kevin_walzer tags: tka11y
13:46
merge 9.0 Leaf check-in: 7e3eca15 user: dgp tags: rc0, core-9-0-2-rc
12:39
Use (char *)NULL sentinels check-in: 9e69dcb1 user: jan.nijtmans tags: trunk, main
09:14
Merge 9.0 check-in: 5ec1eb99 user: jan.nijtmans tags: trunk, main
09:04
Add testutils.GUIDE to "make dist" Leaf check-in: e5c6bf79 user: jan.nijtmans tags: core-9-0-branch
04:35
Revert unintended indentation changes check-in: fd50f006 user: kevin_walzer tags: tka11y
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-24
01:00
Merge trunk check-in: 74e65c6d 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-22
06:09
Restore AccHelp functions check-in: 28cb06e5 user: kevin_walzer tags: tka11y
05:59
Back out last two commits because they broke focus tracking and command execution - look for other ways to manage race conditions check-in: ac9407cd user: kevin_walzer tags: tka11y
03:07
Additional checks against access violations check-in: 8d3b34c4 user: kevin_walzer tags: tka11y
02:49
Address a few crashes check-in: a0fc24d5 user: kevin_walzer tags: tka11y
2025-06-20
03:34
Remove unused var check-in: 73c42420 user: kevin_walzer tags: tka11y
03:32
Command execution in response to button press FINALLY works in a multi-threaded context (triggered on COM background thread, pushed to main thread for processing by Tk check-in: f5f911fa user: kevin_walzer tags: tka11y
01:55
Additional refinement of command execution on main thread - still need to align interps check-in: 47785e3d user: kevin_walzer tags: tka11y
2025-06-19
03:51
Re-work command and focus execution check-in: 097de28c user: kevin_walzer tags: tka11y
2025-06-17
02:14
Refinement of accessibility frame, command execution check-in: ddb28eb1 user: kevin_walzer tags: tka11y
2025-06-16
17:50
Open release branch for Tk 9.0.2 check-in: 4e03467a user: dgp tags: core-9-0-2-rc
10:10
Tiny correction for Tk_CustomOption{Set,Get}Proc signature in manpage check-in: e0616900 user: apnadkarni tags: core-9-0-branch
2025-06-15
21:09
Progress on crashes/hangs in Wish check-in: 563609c8 user: kevin_walzer tags: tka11y
01:08
Clear compiler errors with new design; testing needed check-in: ad78d1fc user: kevin_walzer tags: tka11y
2025-06-14
21:41
Significant re-design of Windows accessibility binding; refactoring all Tcl/Tk functions to run on the main thread or with a global thread lock to protect data; MSAA calls run on background threads check-in: 4af8d8e6 user: kevin_walzer tags: tka11y
10:35
clipboard.test, select.test: uniformize usage of NOTE/NOTES section header Leaf check-in: ba918d52 user: erikleunissen tags: uniform_test_file_structure
10:17
wm.test: move tests wm-client-*, restoring alphabetical order check-in: 44126b67 user: erikleunissen tags: uniform_test_file_structure
09:49
unixWm.test: correct section headers check-in: c1fb87e8 user: erikleunissen tags: uniform_test_file_structure
04:32
Initial revisions - more extensive re-work to come check-in: 1ee6d554 user: kevin_walzer tags: tka11y
02:36
Rethink separation of Tk and MSAA threads check-in: 23b21e80 user: kevin_walzer tags: tka11y
2025-06-13
14:40
Change capitalization; add man page. Leaf check-in: 22418666 user: culler tags: json_info_plist
11:55
ttk/vsapi.test: add file header check-in: 384ed5e7 user: erikleunissen tags: uniform_test_file_structure
11:16
unixWm.test (unixWm-44.[78]): compensate for the change in commit [ec7ee9d92e] for platforms other than unix. check-in: 05b9c71a user: erikleunissen tags: uniform_test_file_structure
07:54
canvRect.test: split test canvRect-5.1 into two tests, thus eliminating a variable test result. check-in: db03bd59 user: erikleunissen tags: uniform_test_file_structure
07:51
constraints.tcl: new constraint definition for windowing system "win32" check-in: 4edccef5 user: erikleunissen tags: uniform_test_file_structure
2025-06-12
20:21
option.test, unixWm.test, wm.test: resolve cases where the test result is unnecessarily stored in a variable check-in: 1754c4a9 user: erikleunissen tags: uniform_test_file_structure
20:17
visual.test: distinguish common test setup and definition of local test constraints check-in: 1941d875 user: erikleunissen tags: uniform_test_file_structure
14:56
Remove all occurrences of "return" as the last command in a test file check-in: fe0156eb user: erikleunissen tags: uniform_test_file_structure
11:27
wm.test: remove useless note check-in: 45c60ef5 user: erikleunissen tags: uniform_test_file_structure
11:16
button.test: remove text indicating a renumbering of tests, because this type of information is (better) kept in the fossil repo check-in: 15341d87 user: erikleunissen tags: uniform_test_file_structure
08:35
option.test: out of caution, put back code line removed in commit [cd59d7fb9c] check-in: cd385698 user: erikleunissen tags: uniform_test_file_structure
2025-06-10
19:16
Merge-mark check-in: 32baf3bb user: jan.nijtmans tags: trunk, main
19:10
Fix the aqua part of [e94c8bc845]: macOS clipboard managers do not notice clipboard changes done by Tk check-in: 293526c2 user: jan.nijtmans tags: core-9-0-branch
18:32
Merge 8.6 check-in: 302beca9 user: jan.nijtmans tags: core-9-0-branch
17:41
windows-2019 runner is no longer supported Leaf check-in: 8d92fc5e user: jan.nijtmans tags: core-8-6-branch
17:01
Fix the aqua part of [e94c8bc845]: macOS clipboard managers do not notice clipboard changes done by Tk check-in: ba8192c7 user: culler tags: trunk, main