Tk Source Code

Timeline
Login

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

50 most recent check-ins

2025-06-17
02:14
Refinement of accessibility frame, command execution Leaf check-in: ddb28eb1 user: kevin_walzer tags: tka11y
2025-06-16
17:50
Open release branch for Tk 9.0.2 Leaf check-in: 4e03467a user: dgp tags: core-9-0-2-rc
10:10
Tiny correction for Tk_CustomOption{Set,Get}Proc signature in manpage Leaf 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 Leaf 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
16:32
Remove the clipboard transient command; leave the other changes in place. Closed-Leaf check-in: 23cc6391 user: culler tags: bug-e94c8bc845-aqua
12:27
(ttk) Round 2 of adding section headers, correcting oversights caused by flawed search in previous round. check-in: 30d07f22 user: erikleunissen tags: uniform_test_file_structure
12:04
Round 2 of adding section headers, correcting oversights caused by flawed search in previous round. check-in: b1f84284 user: erikleunissen tags: uniform_test_file_structure
12:01
grid.test: correct some flaws that would otherwise be indicative of a section "COMMON TEST SETUP" for a single test. check-in: ee12597c user: erikleunissen tags: uniform_test_file_structure
11:46
Merge trunk check-in: d6ebd820 user: erikleunissen tags: uniform_test_file_structure
11:41
Addendum to project "Collect utility procs for the Tk test suite", correcting two proc names in comments in entry.test. check-in: b0977e0c user: erikleunissen tags: core-9-0-branch
11:38
Addendum to project "Collect utility procs for the Tk test suite", correcting two proc names in comments in entry.test. check-in: 7c346303 user: erikleunissen tags: trunk, main
11:34
Remove Github CI scheduling instructions Closed-Leaf check-in: fdde2c69 user: erikleunissen tags: tk_collect_test_utils, addendum3
05:59
Adapt test clipboard-7.16 to the new command. check-in: 91446878 user: fvogel tags: bug-e94c8bc845-aqua
05:58
Fix the build on Windows check-in: 505399a1 user: fvogel tags: bug-e94c8bc845-aqua
2025-06-09
03:57
Edit out-of-date comment. check-in: b069a46b user: culler tags: bug-e94c8bc845-aqua
2025-06-08
17:19
Fix the clear command on Windows. check-in: f9a258d9 user: marcc tags: bug-e94c8bc845-aqua
02:36
Compiler errors cleared; pending testing and refinement check-in: 8ea54338 user: kevin_walzer tags: tka11y
01:41
Eliminate many compiler errors with new threading setup - still need to resolve typing of arguments from marshalling function check-in: 64029fbe user: kevin_walzer tags: tka11y
2025-06-07
22:40
Refactor code to run Tcl/Tk functions on main thread only; add thread locks to guard data check-in: 6daf7f01 user: kevin_walzer tags: tka11y
03:59
Fix the clear command. check-in: 34cd8ef4 user: culler tags: bug-e94c8bc845-aqua
03:19
Rework the design. The flush command is gone, replaced by clipboard transient. check-in: 2f89083d user: culler tags: bug-e94c8bc845-aqua
01:13
Roll back to last stable focus version check-in: 20f63b1f user: kevin_walzer tags: tka11y
2025-06-06
12:45
[c81e0cce] Add proposed test (in my simple language, sorry). Thanks, Christian Leaf check-in: 560de125 user: oehhar tags: bug-c81e0cce-named-font-late-creation
12:20
Merge trunk check-in: 7ea63eb0 user: erikleunissen tags: tk_collect_test_utils, addendum3
12:14
Let this branch test at Github CI. check-in: c3c6bd3f user: erikleunissen tags: tk_collect_test_utils, addendum3
12:02
Addendum 3 to tk_collect_test_utils: correct usage of name "doval" in comments in entry.test, proc was renamed previously check-in: a5562c58 user: erikleunissen tags: tk_collect_test_utils, addendum3
10:04
ttk/*.test: wrap long line in section "TESTFILE INITIALIZATION" check-in: be10dd50 user: erikleunissen tags: uniform_test_file_structure