diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2012-07-31 20:24:39 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2012-07-31 20:24:39 (GMT) |
commit | 5c28ad6e3066669cbf7a9bf5d861b1323839ce38 (patch) | |
tree | 865d1144fdcc230f824f31d8db4b272347b5a2c0 /ChangeLog | |
parent | fb84bdb28c31da3d3ae02b970970b7c68569a36f (diff) | |
parent | 4f87ca103d769f45f4f22d27d117c5f7a0da7fef (diff) | |
download | tk-5c28ad6e3066669cbf7a9bf5d861b1323839ce38.zip tk-5c28ad6e3066669cbf7a9bf5d861b1323839ce38.tar.gz tk-5c28ad6e3066669cbf7a9bf5d861b1323839ce38.tar.bz2 |
[Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fix
deprecation warning.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-07-31 Donal K. Fellows <dkf@users.sf.net> + + * unix/tkUnixKey.c (TkpSetKeycodeAndState, TkpInitKeymapInfo) + (TkpGetKeySym): [Bug 3551802]: Convert from XKeycodeToKeysym to + XkbKeycodeToKeysym to fix deprecation warning. + 2012-07-31 Jan Nijtmans <nijtmans@users.sf.net> * win/nmakehlp.c: Backport from Tcl 8.6, but add -Q option from |