Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-07-27
| ||
02:14 | Additional refinements for at-spi integration Leaf check-in: 9067abb1 user: kevin_walzer tags: tka11y | |
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 | |
01:32 | Remove compiler warnings check-in: cb8f83f4 user: kevin_walzer tags: tka11y | |
01:11 | Remove unneeded notifications check-in: 2cb94468 user: kevin_walzer tags: tka11y | |
2025-07-26
| ||
22:35 | Remove compiler errors check-in: 921c37ff user: kevin_walzer tags: tka11y | |
22:28 | Add additional notifications check-in: 09ac3257 user: kevin_walzer tags: tka11y | |
18:49 | Fix [4af5ca1921]: XCopyArea is slow on macOS Leaf check-in: bfebc1f4 user: culler tags: bug-4af5ca1921 | |
18:20 | Merge trunk check-in: a8e61816 user: kevin_walzer tags: tka11y | |
18:11 | Back out threading setup check-in: bb6a3fa3 user: kevin_walzer tags: tka11y | |
2025-07-25
| ||
12:28 | Backport fix for [e94c8bc845]: macOS clipboard managers do not notice clipboard changes done by Tk Leaf check-in: 6f15b3de user: culler tags: core-8-6-branch | |
03:24 | Fix [3d13f87c8f] and [e90e8ca1a6]: make the stdin text more readable when in dark mode on Aqua Leaf 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 | |
00:52 | Additional refinements to ensure root accessible object persists check-in: 545436c5 user: kevin_walzer tags: tka11y | |
00:04 | Additional refinements of object initialization check-in: 66cbc422 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 | |
07:42 | Keep local utility procs in alphabetical order unless another order is apparent. Leaf check-in: 7b7f16c1 user: erikleunissen tags: uniform_test_file_structure | |
01:51 | Continuing to refine object creation check-in: ed3b1235 user: kevin_walzer tags: tka11y | |
01:20 | Additional tweaking check-in: 22a2c54d user: kevin_walzer tags: tka11y | |
2025-07-23
| ||
21:06 | Additional cleanup check-in: 22ed5d9c user: kevin_walzer tags: tka11y | |
18:30 | Remove mysterious "XXX" from NOTE sections check-in: 0a4a71dd user: erikleunissen tags: uniform_test_file_structure | |
18:11 | Clean up NOTE/NOTES sections check-in: f5485779 user: erikleunissen tags: uniform_test_file_structure | |
08:20 | Proc "progress.iter": use a dot to indicate progress Leaf check-in: 8e82a8bd user: erikleunissen tags: testutils_timing_procs | |
08:15 | Rename progress.endtime -> progress.end check-in: 439b29ab user: erikleunissen tags: testutils_timing_procs | |
04:26 | Remove crashes check-in: 81318c0f user: kevin_walzer tags: tka11y | |
01:59 | Additional refinement of initial widget focus on startup check-in: f42b7630 user: kevin_walzer tags: tka11y | |
2025-07-22
| ||
22:35 | Additional refinements check-in: 4a31b8a8 user: kevin_walzer tags: tka11y | |
21:57 | Clean up screenreader check, remove crashes and segfaults check-in: b9913db4 user: kevin_walzer tags: tka11y | |
13:13 | Additional refinements in threading and object tracking check-in: 6acf35f2 user: kevin_walzer tags: tka11y | |
12:19 | Correct merge error check-in: 120e816c user: kevin_walzer tags: tka11y | |
12:03 | Merge trunk check-in: e4093da5 user: kevin_walzer tags: tka11y | |
12:02 | Add helper function to clean up UTF-8 input check-in: de8ad975 user: kevin_walzer tags: tka11y | |
09:02 | test progress-1.1: add -cleanup clause check-in: 4151e834 user: erikleunissen tags: testutils_timing_procs | |
08:29 | Collect common setup and cleanup for tests in domain "timing" check-in: 73ec6f22 user: erikleunissen tags: testutils_timing_procs | |
08:20 | Add procs "progress.*" to monitor progress in a loop check-in: ade9cc2e user: erikleunissen tags: testutils_timing_procs | |
07:59 | Rename tests for domain "timing": testutils -> dt check-in: 4982a3e3 user: erikleunissen tags: testutils_timing_procs | |
06:16 | Add tests for various timing granularities check-in: 7d648771 user: erikleunissen tags: testutils_timing_procs | |
06:15 | Add granularity argument to dt.reset check-in: 5d208fff user: erikleunissen tags: testutils_timing_procs | |
03:11 | Clear compiler errors check-in: b424478b user: kevin_walzer tags: tka11y | |
02:56 | Additional tweak check-in: 607bca38 user: kevin_walzer tags: tka11y | |
02:53 | Additional tweak check-in: 52e02401 user: kevin_walzer tags: tka11y | |
02:51 | Adjust prototype check-in: b58d1631 user: kevin_walzer tags: tka11y | |
02:48 | Thread-safe implementation check-in: 4d168d18 user: kevin_walzer tags: tka11y | |
2025-07-21
| ||
21:00 | Add base procs "dt.reset" and "dt.get", including test check-in: 20548427 user: erikleunissen tags: testutils_timing_procs | |
19:41 | New branch for project "Add timing procs to testutils", ticket [1ca4b53e25] check-in: 96122aac user: erikleunissen tags: testutils_timing_procs | |
11:38 | Fine tune event loop check-in: ecf5d6df user: kevin_walzer tags: tka11y | |
08:32 | Merge trunk check-in: 21d2216c user: erikleunissen tags: uniform_test_file_structure | |