diff options
author | hobbs <hobbs> | 2004-08-20 00:40:31 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-08-20 00:40:31 (GMT) |
commit | 51fb06c44ba80d4a69fc319727d1a73af41fa085 (patch) | |
tree | b1548575bf5b07b4ad9c5f88b033b1f197672b95 /ChangeLog | |
parent | 503873175147643759877b680b02299eeea1617f (diff) | |
download | tk-51fb06c44ba80d4a69fc319727d1a73af41fa085.zip tk-51fb06c44ba80d4a69fc319727d1a73af41fa085.tar.gz tk-51fb06c44ba80d4a69fc319727d1a73af41fa085.tar.bz2 |
* win/tkWinDialog.c (Tk_MessageBoxObjCmd): Inherit the icon from
* win/tkWinInt.h: the -parent window for
* win/tkWinWm.c (TkWinGetIcon): the MessageBox.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-08-19 Jeff Hobbs <jeffh@ActiveState.com> + + * win/tkWinDialog.c (Tk_MessageBoxObjCmd): Inherit the icon from + * win/tkWinInt.h: the -parent window for + * win/tkWinWm.c (TkWinGetIcon): the MessageBox. + 2004-08-18 Donal K. Fellows <donal.k.fellows@man.ac.uk> * generic/tkPanedWindow.c (optionSpecs): Add missing GEOMETRY flag |