diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2004-12-20 10:21:12 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2004-12-20 10:21:12 (GMT) |
commit | cf301383156ea4446f64399afb4c527d8c20b08c (patch) | |
tree | 123fedc03fde8069869df5dd2ee4f68605f57b6e | |
parent | e4bafbc05f8a2f1e9eebf5f4b3ebf595406ec8b6 (diff) | |
download | tk-cf301383156ea4446f64399afb4c527d8c20b08c.zip tk-cf301383156ea4446f64399afb4c527d8c20b08c.tar.gz tk-cf301383156ea4446f64399afb4c527d8c20b08c.tar.bz2 |
Synthesize changelog entries
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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: |