diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-07-11 22:21:19 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-07-11 22:21:19 (GMT) |
commit | ad0b169fffb30d54aea311de7fc443fec1cbcb2a (patch) | |
tree | 20fcf47027f050803fcf4dcca44058f731ee8cc1 /ChangeLog | |
parent | 8118493036b3ca56bc20f6bb6df3dafebf418d92 (diff) | |
download | tk-ad0b169fffb30d54aea311de7fc443fec1cbcb2a.zip tk-ad0b169fffb30d54aea311de7fc443fec1cbcb2a.tar.gz tk-ad0b169fffb30d54aea311de7fc443fec1cbcb2a.tar.bz2 |
Users can cause Unix file dialog to vanish early; treat like Cancel [Bug 987169]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-07-11 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * library/tkfbox.tcl (::tk::dialog::file::Create): Watch out for + users destroying the dialog indirectly. [Bug 987169] + 2004-07-07 Donal K. Fellows <donal.k.fellows@man.ac.uk> * doc/canvas.n: Add paragraph to make clearer what is going on |