diff options
author | rmax <rmax> | 2005-12-05 21:38:46 (GMT) |
---|---|---|
committer | rmax <rmax> | 2005-12-05 21:38:46 (GMT) |
commit | e0b6c2c00e0c074068259b2235d24b148e8c3e99 (patch) | |
tree | e99c1536e8d74658f1d03ad29a6998f79294c315 /ChangeLog | |
parent | 7ba82f81b2c0b50ebbf931956eca50643441f2c8 (diff) | |
download | tk-e0b6c2c00e0c074068259b2235d24b148e8c3e99.zip tk-e0b6c2c00e0c074068259b2235d24b148e8c3e99.tar.gz tk-e0b6c2c00e0c074068259b2235d24b148e8c3e99.tar.bz2 |
Added a workaround for SCIM
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-12-05 Reinhard Max <max@tclers.tk> + + * unix/tkUnixEvent.c (OpenIM): Added a workaround to allow at + least ASCII and the Compose key when typing into text and entry + widgets on a system that uses SCIM. This has to be taken out again + once the SCIM problems have been fixed. + 2005-12-04 Daniel Steffen <das@users.sourceforge.net> *** 8.4.12 TAGGED FOR RELEASE *** |