diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-07-11 22:32:47 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-07-11 22:32:47 (GMT) |
commit | e129e16ea94596f51c3fa0cc54c39f611360d2bc (patch) | |
tree | d37ff05a7c72b19929150cf9e6acfbd0690c211a /ChangeLog | |
parent | 8a5fab122f10d4947b2c34057abc78f925299c9b (diff) | |
download | tk-e129e16ea94596f51c3fa0cc54c39f611360d2bc.zip tk-e129e16ea94596f51c3fa0cc54c39f611360d2bc.tar.gz tk-e129e16ea94596f51c3fa0cc54c39f611360d2bc.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-06-29 Jeff Hobbs <jeffh@ActiveState.com> * generic/tkCmds.c (Tk_WinfoObjCmd): refetch interp result obj for |