diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-12-28 23:45:29 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-12-28 23:45:29 (GMT) |
commit | df69dd21dce7f06aaaa7fc60c6d2208c71655719 (patch) | |
tree | 315c51636629aa9aff7d8688ca8895310a96df3a /ChangeLog | |
parent | 54336c5070ceca45adeebef398a457aa99dd5f63 (diff) | |
download | tk-df69dd21dce7f06aaaa7fc60c6d2208c71655719.zip tk-df69dd21dce7f06aaaa7fc60c6d2208c71655719.tar.gz tk-df69dd21dce7f06aaaa7fc60c6d2208c71655719.tar.bz2 |
Added an "incompat" note
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ that contains the mouse. * generic/tkEvent.c (InvokeFocusHandlers): Do not direct <MouseWheel> through the focus mechanism. + *** POTENTIAL INCOMPATIBILITY *** for anyone counting on shift-wheel + to do something else (or nothing at all) or for the wheel events to be + following the keyboard on Win. * generic/tkImgPNG.c (ReadIDAT): Corrected code to transfer blocks of compressed data into the Tcl_ZlibStream. Allows the reading of all |