summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-06-12 08:34:40 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-06-12 08:34:40 (GMT)
commit314b8aca482e318b8a62ae829671b364631f681e (patch)
treea423d46e9f550b20ab44f59a5e28af4ced782956 /ChangeLog
parent94bf2a20e147c3a37f07c2a51348e3a072c4c248 (diff)
parentfde697af64aae8450b540fb7eeb4f0f19aa3f005 (diff)
downloadtk-314b8aca482e318b8a62ae829671b364631f681e.zip
tk-314b8aca482e318b8a62ae829671b364631f681e.tar.gz
tk-314b8aca482e318b8a62ae829671b364631f681e.tar.bz2
Fix text clipping when working with the Xft-based renderer.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec6bf61..07aa87e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-06-12 Donal K. Fellows <dkf@users.sf.net>
+
+ * unix/tkUnixRFont.c (Tk_DrawChars, TkUnixSetXftClipRegion): Add some
+ * generic/ttk/ttkEntry.c (EntryDisplay): special magic to make the
+ * generic/ttk/ttkLabel.c (TextDraw): text clipping work right with the
+ Xft-based renderer (which doesn't use the standard Tk GC except to
+ supply the color).
+
2012-06-11 Donal K. Fellows <dkf@users.sf.net>
* generic/ttk/ttkLabel.c (TextDraw): [Bug 3294450]: Get the clipping