summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-09-12 11:52:57 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-09-12 11:52:57 (GMT)
commitc73a23b331cd44ccf3b38da59c901da5401b9ef5 (patch)
treeac3d15e34e73b8293ac0ce7cf05a13056e7cf902 /ChangeLog
parent16321d208e7b5eca41183b9f80ea2c122bf54219 (diff)
parent2a4e805e5ff66ad774106894fb21e014a8124794 (diff)
downloadtk-c73a23b331cd44ccf3b38da59c901da5401b9ef5.zip
tk-c73a23b331cd44ccf3b38da59c901da5401b9ef5.tar.gz
tk-c73a23b331cd44ccf3b38da59c901da5401b9ef5.tar.bz2
merge trunk
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa1f2ff..de8b350 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-09-11 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/ttk/ttkEntry.c (EntryDisplay): [Bug 3566594]: Must manually
+ * generic/ttk/ttkLabel.c (TextDraw): reset the clip region of GCs
+ when not using the Xft font renderer (well, especially on classic X11)
+ because the GC sharing code doesn't take into account clip handling.
+ Thanks to Christian Nassau for identifying the problem.
+
2012-09-07 Donal K. Fellows <dkf@users.sf.net>
* generic/tkCanvPs.c (TkCanvPostscriptCmd): [Bug 3565533]: Purge use