diff options
author | dkf <dkf@noemail.net> | 2010-01-02 18:40:33 (GMT) |
---|---|---|
committer | dkf <dkf@noemail.net> | 2010-01-02 18:40:33 (GMT) |
commit | f4d6e4535e4bf2dc6676d7a68c13fb05d19769ed (patch) | |
tree | 9c2699e8843aaaaba801cb30ccd153373024c47b /ChangeLog | |
parent | b06ce842a3fc3b9f9dc5bc29f95c42ad338faab8 (diff) | |
download | tk-f4d6e4535e4bf2dc6676d7a68c13fb05d19769ed.zip tk-f4d6e4535e4bf2dc6676d7a68c13fb05d19769ed.tar.gz tk-f4d6e4535e4bf2dc6676d7a68c13fb05d19769ed.tar.bz2 |
Revert my last commit on grounds it is more likely to cause problems than not.
FossilOrigin-Name: a431ef58c8df5f425060cff5206f733d72986fdb
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,10 +1,5 @@ 2010-01-02 Donal K. Fellows <dkf@users.sf.net> - * unix/tkUnixRFont.c (InitFont, TkpGetFontAttrsForChar): Apply some - patches already in use on Ubuntu. Makes the font size always report as - being in points, which is necessary for getting postscript generation - right. - * unix/tkUnixEvent.c (TransferXEventsToTcl): [Bug 1924761]: Use the new cache mechanism to force the extraction of the string of a key event from XIM at the right time rather than after queueing when it |