diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-12-20 10:21:12 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-12-20 10:21:12 (GMT) |
commit | ad8a25f00a1b5b9df12360a878f56a50d20c712e (patch) | |
tree | 123fedc03fde8069869df5dd2ee4f68605f57b6e | |
parent | 647cb71632adcdcd127f26c8e0a0a1dc972e7779 (diff) | |
download | tk-ad8a25f00a1b5b9df12360a878f56a50d20c712e.zip tk-ad8a25f00a1b5b9df12360a878f56a50d20c712e.tar.gz tk-ad8a25f00a1b5b9df12360a878f56a50d20c712e.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: |