diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-10-22 15:24:24 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-10-22 15:24:24 (GMT) |
commit | 2e19f8728383b4729ceb99a480b83249d4ef2290 (patch) | |
tree | 8554e1a80dc834062ff84d86fe4fc501a7cf030a /ChangeLog | |
parent | 4c4b8b6c503a4f946ae7b5c6f027f26f61c3c923 (diff) | |
download | tk-2e19f8728383b4729ceb99a480b83249d4ef2290.zip tk-2e19f8728383b4729ceb99a480b83249d4ef2290.tar.gz tk-2e19f8728383b4729ceb99a480b83249d4ef2290.tar.bz2 |
Constrain tk_dialg to be sensibly sized and placed. [Bug 827535]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-10-22 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * library/dialog.tcl (tk_dialog): Constrain the dialog to be + fairly sensibly sized and placed. [Bug 827535] + 2003-10-15 Joe English <jenglish@users.sourceforge.net> * unix/tkUnixWm.c, tests/unixWm.test: Delete WM_TRANSIENT_FOR property instead of setting it to None when making a window |