diff options
author | das <das> | 2006-04-10 02:11:52 (GMT) |
---|---|---|
committer | das <das> | 2006-04-10 02:11:52 (GMT) |
commit | a6901e826d5279f6f8def7f16c353db25a81c365 (patch) | |
tree | 6604c0158bb35c6392439594b5eccfe017577607 /ChangeLog | |
parent | 19d00f7cf2484907653672b1e4e4bde100e9b6dd (diff) | |
download | tk-a6901e826d5279f6f8def7f16c353db25a81c365.zip tk-a6901e826d5279f6f8def7f16c353db25a81c365.tar.gz tk-a6901e826d5279f6f8def7f16c353db25a81c365.tar.bz2 |
added ref to bug 934524
Diffstat (limited to 'ChangeLog')
-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. |