diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-01-02 18:41:14 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-01-02 18:41:14 (GMT) |
commit | d87d27dacd4c8e09f7ee26c45ea2ac9219068626 (patch) | |
tree | 5457f2da362e25796acda22a10d1e1f80b4cfd7a /ChangeLog | |
parent | 949e4994e6117d060976e5f1492af6c731e5044c (diff) | |
download | tk-d87d27dacd4c8e09f7ee26c45ea2ac9219068626.zip tk-d87d27dacd4c8e09f7ee26c45ea2ac9219068626.tar.gz tk-d87d27dacd4c8e09f7ee26c45ea2ac9219068626.tar.bz2 |
Revert my last commit on grounds it is more likely to cause problems than not.
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 |