diff options
author | wolfsuit <wolfsuit> | 2005-03-10 07:36:23 (GMT) |
---|---|---|
committer | wolfsuit <wolfsuit> | 2005-03-10 07:36:23 (GMT) |
commit | 64d087fdcde6b6c0f03c065fb33006319d314766 (patch) | |
tree | a8edb32bae8ae5abee2f2d887179527f24c28e72 /ChangeLog | |
parent | 88040acda86230fe9cc4ebfef29321940976db05 (diff) | |
download | tk-64d087fdcde6b6c0f03c065fb33006319d314766.zip tk-64d087fdcde6b6c0f03c065fb33006319d314766.tar.gz tk-64d087fdcde6b6c0f03c065fb33006319d314766.tar.bz2 |
Fix for 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-09 Jim Ingham <jingham@apple.com> * macosx/tkMacOSXInit.c (TkpInit): Check to see if the environment |