Tk Source Code

Check-in [cb6302a6]
Login

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

Overview
Comment:Fix bug [609e0045f5]: Aqua scrollwheel events have incorrect mouse coordinates.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | bug-609e0045f5
Files: files | file ages | folders
SHA3-256: cb6302a6f56d3f4a91d5ef624583d18aa168bf342dfddc8e36216a021826172c
User & Date: culler 2019-03-04 23:30:15.819
Original Comment: Fix bug [609e0045f5]: scrollwheel events have incorrect mouse coordinates.
Context
2019-03-14
20:59
Fix typo closed check-in: 77baa1f7 user: fvogel tags: bug-609e0045f5
2019-03-04
23:30
Fix bug [609e0045f5]: Aqua scrollwheel events have incorrect mouse coordinates. check-in: cb6302a6 user: culler tags: bug-609e0045f5
14:46
Disallow transient/master cycles. Fix bgerror for Aqua to avoid hangs when an error occurs in an idle task run by [NSView drawRect]. check-in: fe352f24 user: culler tags: core-8-6-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to macosx/tkMacOSXMouseEvent.c.