diff options
author | wolfsuit <wolfsuit> | 2005-03-10 07:32:25 (GMT) |
---|---|---|
committer | wolfsuit <wolfsuit> | 2005-03-10 07:32:25 (GMT) |
commit | c796487496f17fe200b3da3a69ef3c4cc39ff761 (patch) | |
tree | c4907b1fac3c1933939fe717d337a70d0b493e69 /ChangeLog | |
parent | ab0fdb549210d709900cdee4095f82691f4f3fbe (diff) | |
download | tk-c796487496f17fe200b3da3a69ef3c4cc39ff761.zip tk-c796487496f17fe200b3da3a69ef3c4cc39ff761.tar.gz tk-c796487496f17fe200b3da3a69ef3c4cc39ff761.tar.bz2 |
Fix for bug 1160025.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-03-10 Jim Ingham <jingham@apple.com> + + * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): In + the inDrag section, set the GrafPort to the drag window's GrafPort + before doing LocalToGlobal. [Bug 1160025] + 2005-03-08 Jeff Hobbs <jeffh@ActiveState.com> * win/tkWinWm.c (WinSetIcon): fix GCLP_ICONSM -> GCLP_HICONSM. |