Tk Source Code

Check-in [32b38d0b]
Login

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

Overview
Comment:Only 9.13, 9.14. and 9.19 fail on windows. Debug output included.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | bug-22349fc78a-v2
Files: files | file ages | folders
SHA3-256: 32b38d0b5bef4a61eb671bcc80d555f2d86b1f23443b8332f1fd52dd4302cb0d
User & Date: culler 2024-05-21 22:42:45.449
Original User & Date: marcc 2024-05-21 22:42:45.449
Context
2024-05-22
02:44
All event tests now pass on Windows check-in: 34f66244 user: culler tags: bug-22349fc78a-v2
2024-05-21
22:42
Only 9.13, 9.14. and 9.19 fail on windows. Debug output included. check-in: 32b38d0b user: culler tags: bug-22349fc78a-v2
2024-05-20
23:04
Restore the call to TkPointerDeadWindow - Windows needs it; probably macOS does too. check-in: d5924536 user: culler tags: bug-22349fc78a-v2
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tkGrab.c.
Changes to generic/tkPointer.c.
Changes to generic/tkWindow.c.
Changes to tests/event.test.
Changes to win/tkWinWm.c.