summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-05-13 23:19:57 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-05-13 23:19:57 (GMT)
commitdab160fbdc9b066d0272a43553b7e476c6e2f3d1 (patch)
treedbe7854a7aef9f739fc8e5f49f6f66376a394c62 /ChangeLog
parentdf0b7d7fe9410cd1f29993e7a7f45570037791ca (diff)
downloadtk-dab160fbdc9b066d0272a43553b7e476c6e2f3d1.zip
tk-dab160fbdc9b066d0272a43553b7e476c6e2f3d1.tar.gz
tk-dab160fbdc9b066d0272a43553b7e476c6e2f3d1.tar.bz2
Enabled TIP#152 style message detail on Unix/X11 platforms.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 753d374..dafed32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-14 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * library/msgbox.tcl (MessageBox): Added TIP#152's -detail option
+ for Unix/X11 platforms. Also shrank the size of the main -message
+ text which was grossly large.
+
2004-05-12 Chengye Mao <chengye.geo@yahoo.com>
* generic/tkBind.c <HandleEventGenerate>: Modified to fix wish
crach due to incorrectly generate <Destroy> event. This bug was