diff options
author | welch <welch> | 1998-07-06 22:57:26 (GMT) |
---|---|---|
committer | welch <welch> | 1998-07-06 22:57:26 (GMT) |
commit | 953b18d6d812dde54410640a66952a10df1e6ef9 (patch) | |
tree | fb2221e7bfcaedaf3b38e4d30f2efd853bd0c63b /changes | |
parent | 2d2994bb907bb5a5c211a6f98e175f3107f72a74 (diff) | |
download | tk-953b18d6d812dde54410640a66952a10df1e6ef9.zip tk-953b18d6d812dde54410640a66952a10df1e6ef9.tar.gz tk-953b18d6d812dde54410640a66952a10df1e6ef9.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -4185,8 +4185,8 @@ had been previously used as file dialog parents. (SS) 6/29/98 (compatibility patch) Added reserved fields to several Tk structures to match additions made by Jan Nijtmans dash patch. This means that extensions can be compiled against the dash patch -and still work with unpatched Tk, and vice versa. However, if your -extension is compiled against 8.0p2, then it must be recompiled, -so we must note -*** POTENTIAL INCOMPATIBILITY *** (recompile required) +and still work with unpatched Tk, and vice versa. +7/6/98 (bug fix) Added keysym definitions for the new keys on the +Microsoft keyboards. You can bind to <App>, <Win_L>, and <Win_R>, +but you cannot use the Win keys as modifiers. (SS, BW) |