summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2009-01-11 11:51:39 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2009-01-11 11:51:39 (GMT)
commit9cf1b3f4c61056a489fc431e79d6408223c2399d (patch)
treed8f5b59b2cf1768969b646eb693f62ec67595e3f /ChangeLog
parent9049917e02eac18124825d8b467ac9a57a58ed38 (diff)
downloadtk-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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 344098d..9be8319 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):