diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2009-01-11 11:51:39 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2009-01-11 11:51:39 (GMT) |
commit | 9cf1b3f4c61056a489fc431e79d6408223c2399d (patch) | |
tree | d8f5b59b2cf1768969b646eb693f62ec67595e3f /ChangeLog | |
parent | 9049917e02eac18124825d8b467ac9a57a58ed38 (diff) | |
download | tk-9cf1b3f4c61056a489fc431e79d6408223c2399d.zip tk-9cf1b3f4c61056a489fc431e79d6408223c2399d.tar.gz tk-9cf1b3f4c61056a489fc431e79d6408223c2399d.tar.bz2 |
Pretty up the messagebox on unix using PNG images for the icons and group the icons into one place.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2009-01-11 Pat Thoyts <patthoyts@users.sourceforge.net> + + * library/bgerror.tcl: Pretty up the unix tk_messageBox + * library/icons.tcl: icons with PNG images and grouped + * library/msgbox.tcl: all the stock icons in one file. + * library/tk.tcl: + 2009-01-11 Joe English <jenglish@users.sourceforge.net> * generic/ttk/ttkNotebook.c(NotebookCleanup): |