diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-05-13 23:19:57 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-05-13 23:19:57 (GMT) |
commit | dab160fbdc9b066d0272a43553b7e476c6e2f3d1 (patch) | |
tree | dbe7854a7aef9f739fc8e5f49f6f66376a394c62 /ChangeLog | |
parent | df0b7d7fe9410cd1f29993e7a7f45570037791ca (diff) | |
download | tk-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |