diff options
author | stanton <stanton> | 1998-06-25 17:21:01 (GMT) |
---|---|---|
committer | stanton <stanton> | 1998-06-25 17:21:01 (GMT) |
commit | af20cc748a3899e67870ed4478d7b8360c668cb8 (patch) | |
tree | 1829fa4225b5ea3a8f8578471ffe02463efaabcd /changes | |
parent | 1d739e308935b0ff87146ce4e6733a3b59626c2a (diff) | |
download | tk-af20cc748a3899e67870ed4478d7b8360c668cb8.zip tk-af20cc748a3899e67870ed4478d7b8360c668cb8.tar.gz tk-af20cc748a3899e67870ed4478d7b8360c668cb8.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4145,3 +4145,6 @@ and tk_getSaveFile to convert the specified directory to an absolute path and to use the current working directory if the specified directory does not exist. (SS) +6/25/98 (bug fix) On Unix, both the Tk and the Motif file dialogs +would fail if the -parent flag changed between two parent windows that +had been previously used as file dialog parents. (SS) |