diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-07-04 09:25:44 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-07-04 09:25:44 (GMT) |
commit | dfe0ebaa23104892c4b7658767d07bbf15de4e22 (patch) | |
tree | e7742e23d81bb1a87f7139cc788b2054e895e818 /ChangeLog | |
parent | b47c1158e18dad5cf695845a95254bc2bc3204b9 (diff) | |
download | tk-dfe0ebaa23104892c4b7658767d07bbf15de4e22.zip tk-dfe0ebaa23104892c4b7658767d07bbf15de4e22.tar.gz tk-dfe0ebaa23104892c4b7658767d07bbf15de4e22.tar.bz2 |
Improvements to bgerror dialog layout. [Bug #577086]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2002-07-04 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * library/bgerror.tcl (bgerror): Stopped the bgerror dialog from + getting wider than the screen; in theory really long messages + could make it become taller than the screen now, but that's much + less likely to happen. Also trimmed a little bit of internal + space so that the icon-message gap is the same as the icon-frame + and message-frame gaps. + 2002-07-01 Don Porter <dgp@users.sf.net> * unix/configure: |