summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2003-08-20 23:31:38 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2003-08-20 23:31:38 (GMT)
commit1558f43ed3ca561ade785b869e42c0108f52d6a5 (patch)
tree17c436c5cd7a25f4f297787a4807436a5ea238e9 /ChangeLog
parent1f36e4d449819ec2c6381221f9abbc41dcc2230c (diff)
downloadtk-1558f43ed3ca561ade785b869e42c0108f52d6a5.zip
tk-1558f43ed3ca561ade785b869e42c0108f52d6a5.tar.gz
tk-1558f43ed3ca561ade785b869e42c0108f52d6a5.tar.bz2
* win/tkWin3d.c: Applied Tk patch 791273 from Jeremy Collins which
improves the 3d lines for sunken widgets under windows.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c30ed02..7e5230d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-21 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * win/tkWin3d.c: Applied Tk patch 791273 from Jeremy Collins which
+ improves the 3d lines for sunken widgets under windows.
+
2003-08-20 Jeff Hobbs <jeffh@ActiveState.com>
* library/demos/widget: Redo code view dialog, use named fonts,