summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2004-12-20 10:21:12 (GMT)
committerdkf <dkf@noemail.net>2004-12-20 10:21:12 (GMT)
commit88a94f42c03d41f4cb0f9324853b42606392c507 (patch)
tree123fedc03fde8069869df5dd2ee4f68605f57b6e
parentc8a83564200104e9fda965fd7e2c02cb9a4bad38 (diff)
downloadtk-88a94f42c03d41f4cb0f9324853b42606392c507.zip
tk-88a94f42c03d41f4cb0f9324853b42606392c507.tar.gz
tk-88a94f42c03d41f4cb0f9324853b42606392c507.tar.bz2
Synthesize changelog entries
FossilOrigin-Name: 23a544271b996a9cda9549b41b63aecf387c9055
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 09dbb49..d1a662e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,16 @@
* doc/panedwindow.n: Fix silly typo. [Bug 1087842]
+2004-12-19 Chengye Mao <chengye.geo@yahoo.com>
+
+ * win/tkWin.h, win/tkWinEmbed.h: Make embedding work better on Windows.
+ * win/tkWinWm.c, win/tkWinX.c: [Bugs 222667, 831627, 842945, 1024364]
+
+2004-12-17 Chengye Mao <chengye.geo@yahoo.com>
+
+ * generic/tkFrame.c: Make container windows display their
+ * generic/tkWindow.c: background when they don't have content.
+
2004-12-10 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* unix/tk.spec, macosx/Tk-Info.plist, macosx/Wish-Info.plist: