diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2012-07-31 20:21:57 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2012-07-31 20:21:57 (GMT) |
commit | 65dc4a1509f02d68c94320768dd810e9f040ef04 (patch) | |
tree | 405c65b70359950c736dac82339b474db8171707 /ChangeLog | |
parent | 7105ad8d593ff8d9c50e7aa60372428ab8a26dbe (diff) | |
download | tk-65dc4a1509f02d68c94320768dd810e9f040ef04.zip tk-65dc4a1509f02d68c94320768dd810e9f040ef04.tar.gz tk-65dc4a1509f02d68c94320768dd810e9f040ef04.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 |