diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-03-14 21:30:46 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-03-14 21:30:46 (GMT) |
commit | 98b37d9985ff3f2d38100fd2a86bc33627f278d9 (patch) | |
tree | a8bde0377917fea5943fec16e2b870ef819d5f9f /ChangeLog | |
parent | cb3a46363200816c14cf59c396fd346233a1d50c (diff) | |
download | tk-98b37d9985ff3f2d38100fd2a86bc33627f278d9.zip tk-98b37d9985ff3f2d38100fd2a86bc33627f278d9.tar.gz tk-98b37d9985ff3f2d38100fd2a86bc33627f278d9.tar.bz2 |
Backport of the 'Message box buttons too wide' fix. [Bug #701812]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-03-14 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * library/msgbox.tcl (Tk::MessageBox): Stop buttons from being + very wide when a messageBox has a lot of content. [Bug #701812] + 2003-03-13 Don Porter <dgp@users.sourceforge.net> * tests/unixWm.test: Constrained all tests older than revision 1.21 |