summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-06-12 08:29:27 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-06-12 08:29:27 (GMT)
commit39d72111959231b56e0527857bc2a5950f1301e7 (patch)
tree152cc41513346198a20a352370b2d8b0fe9dd1d0 /ChangeLog
parent966d791c8830a743eb416ae9e80070813fa1ba99 (diff)
downloadtk-39d72111959231b56e0527857bc2a5950f1301e7.zip
tk-39d72111959231b56e0527857bc2a5950f1301e7.tar.gz
tk-39d72111959231b56e0527857bc2a5950f1301e7.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 7ac76d5..c5bee52 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