diff options
author | wolfsuit <wolfsuit> | 2005-03-10 07:32:25 (GMT) |
---|---|---|
committer | wolfsuit <wolfsuit> | 2005-03-10 07:32:25 (GMT) |
commit | c6bbd37ba31a119fdbd82c318f023153f1764065 (patch) | |
tree | c4907b1fac3c1933939fe717d337a70d0b493e69 /ChangeLog | |
parent | 9fc74a06806ba13332afec6311d42357b4df4ab3 (diff) | |
download | tk-c6bbd37ba31a119fdbd82c318f023153f1764065.zip tk-c6bbd37ba31a119fdbd82c318f023153f1764065.tar.gz tk-c6bbd37ba31a119fdbd82c318f023153f1764065.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. |