summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorwolfsuit <wolfsuit>2005-03-25 04:02:40 (GMT)
committerwolfsuit <wolfsuit>2005-03-25 04:02:40 (GMT)
commit73fe2a6c8bdfe30e0656cd8a3f5234fb554243c1 (patch)
tree51ec031498ed37403a17fde72321da19abbf7b35 /ChangeLog
parent4f35f91fb010947c4b91fcba60c5b23d12940c3f (diff)
downloadtk-73fe2a6c8bdfe30e0656cd8a3f5234fb554243c1.zip
tk-73fe2a6c8bdfe30e0656cd8a3f5234fb554243c1.tar.gz
tk-73fe2a6c8bdfe30e0656cd8a3f5234fb554243c1.tar.bz2
Set the default linewidth for new gc's to 1 not 0. Some extensions seem
to rely on this.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4524d3e..0cc5c13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-24 Jim Ingham <jingham@apple.com>
+
+ * xlib/xgc.c (XCreateGC): Set the default linewidth to 1, not
+ 0. Some extensions seem to expect this.
+
2005-03-15 Pat Thoyts <patthoyts@users.sourceforge.net>
* unix/tcl.m4: Updated for OpenBSD and regenerated the configure