diff options
author | das <das> | 2006-04-10 02:11:52 (GMT) |
---|---|---|
committer | das <das> | 2006-04-10 02:11:52 (GMT) |
commit | 2b3297d87e0a346c25844138e8ef564e41cd0f89 (patch) | |
tree | 6604c0158bb35c6392439594b5eccfe017577607 | |
parent | 7e098dde3d9828cb5775c4a89587f93082972387 (diff) | |
download | tk-2b3297d87e0a346c25844138e8ef564e41cd0f89.zip tk-2b3297d87e0a346c25844138e8ef564e41cd0f89.tar.gz tk-2b3297d87e0a346c25844138e8ef564e41cd0f89.tar.bz2 |
added ref to bug 934524
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -7,8 +7,9 @@ * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): fix return values, implement window dragging & growing in background (with Command - key down) and by fronting clicks, use correct button & modifier state - API when application is in background (also in TkMacOSXButtonKeyState). + key down) and by fronting clicks [Bug 934524], use correct button & + modifier state API when application is in background (also in + TkMacOSXButtonKeyState). * macosx/tkMacOSXWm.c (TkMacOSXGrowToplevel): ensure QD port is set correctly before using API relying on it. |