Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-08-08
| ||
02:35 | Correct compiler errors with threading, Wish hangs on startup Leaf 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 | |
02:11 | Progress on tracking child widgets - event loop still causes issues by hanging check-in: 71a15261 user: kevin_walzer tags: tka11y | |
02:05 | More robust tracking of child widgets check-in: bb7db42d user: kevin_walzer tags: tka11y | |
2025-08-06
| ||
20:21 | bind.test: remove redundant commands from COMMON TEST SETUP Leaf check-in: 2363a093 user: erikleunissen tags: FINAL_REVIEW, uniform_test_file_structure | |
12:54 | Merge trunk check-in: da177a8a user: erikleunissen tags: FINAL_REVIEW, uniform_test_file_structure | |
03:42 | Correct segfault check-in: c2f5c119 user: kevin_walzer tags: tka11y | |
02:52 | Remove some debugging statements check-in: 6676ebcc user: kevin_walzer tags: tka11y | |
02:40 | Refinement of accessibility.tcl to separate platform-specific code check-in: 17c88a48 user: kevin_walzer tags: tka11y | |
02:15 | Fix segfault check-in: 743f6d23 user: kevin_walzer tags: tka11y | |
01:43 | Merge trunk check-in: 4d707571 user: kevin_walzer tags: tka11y | |
2025-08-05
| ||
10:18 | Cleanup after segfault check-in: ed17a415 user: kevin_walzer tags: tka11y | |
2025-08-04
| ||
15:00 | Ticket [e19f1d891]: Code refactoring and cleanup. Thanks to Christian W. for his input. Leaf check-in: 1153477b user: csaba tags: e19f1d891-messagebox-screensize | |
13:59 | Restore "package require tcltest 2.2" in TESTFILE INITIALIZATION, even though it's currently redundant. check-in: 62d9a879 user: erikleunissen tags: uniform_test_file_structure | |
2025-08-03
| ||
23:22 | Refinements to event loop management check-in: dad74cd2 user: kevin_walzer tags: tka11y | |
22:50 | Remove some debugging statements check-in: dbb78a93 user: kevin_walzer tags: tka11y | |
22:26 | Additional progress on child widgets check-in: 32e37365 user: kevin_walzer tags: tka11y | |
21:41 | Correct segfaults when child widgets resized check-in: 9a6bdc4c user: kevin_walzer tags: tka11y | |
19:25 | Ticket [e19f1d891]: Revised the value of the minimum wrap length and its handling. check-in: 19300912 user: csaba tags: e19f1d891-messagebox-screensize | |
02:56 | Fix another type mismatch. As suggested by Joshua Root (MacPorts). Leaf check-in: a601dd44 user: chrstphrchvz tags: bug-4e1e10dcfa | |
2025-08-02
| ||
22:16 | Fix [4e1e10dcfa]: Aqua: CGRect/NSRect type mismatch on 32-bit. As suggested by Joshua Root (MacPorts). check-in: 41e0498d user: chrstphrchvz tags: bug-4e1e10dcfa | |
14:26 | Ticket [e19f1d891]: Get the frame width of toplevel windows in SDL2 Tk rather than assuming a value of 15. check-in: 09edf320 user: csaba tags: e19f1d891-messagebox-screensize | |
03:53 | Additional tweaks check-in: 9e1666c0 user: kevin_walzer tags: tka11y | |
01:27 | Fine tune focus handlers check-in: 91ea8ce2 user: kevin_walzer tags: tka11y | |
2025-08-01
| ||
15:47 | Open branch for release Updates to changes file. Leaf check-in: 1e878ae4 user: dgp tags: rc0, core-8-6-17-rc | |
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
| ||
18:37 | merge release Leaf check-in: 08e90f09 user: dgp tags: trunk, main | |
07:24 | Orca still does not recognize root window as accessible - working on that check-in: c1470371 user: kevin_walzer tags: tka11y | |
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:55 | Additional focus refinements check-in: fea9db22 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 | |
01:18 | Trying different version of event loop check-in: aec2ad48 user: kevin_walzer tags: tka11y | |
2025-07-29
| ||
15:35 | Fix [6da885404a]: Aqua: use-after-free during RefocusGrabWindow() Leaf check-in: 6ea148e1 user: chrstphrchvz tags: bug-6da885404a | |
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 | |
12:11 | Fix egregious typo - thanks Christopher Chavez Leaf check-in: 11841574 user: culler tags: bug-4af5ca1921 | |
10:49 | Restore screenreader test check-in: 0e36e003 user: kevin_walzer tags: tka11y | |
10:45 | String cleanup check-in: 5cad6df2 user: kevin_walzer tags: tka11y | |
2025-07-28
| ||
23:56 | Remove dead code check-in: eb02f23d user: kevin_walzer tags: tka11y | |
23:51 | Remove idle handler check-in: 6b8cb100 user: kevin_walzer tags: tka11y | |
22:44 | Move direct Tcl/Tk calls from Atk functions to cache update functions check-in: 7dc3fe42 user: kevin_walzer tags: tka11y | |
2025-07-27
| ||
20:49 | Additional event loop refinements check-in: f2d699dc user: kevin_walzer tags: tka11y | |
19:46 | Remove some debugging statements check-in: bfdc5173 user: kevin_walzer tags: tka11y | |