diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-10-28 15:56:45 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-10-28 15:56:45 (GMT) |
commit | 802fcdd315629f5da59f0716b0eb5065d372c040 (patch) | |
tree | 0244c4a2b3ed23ce5e78f770860bd9627f4b5e96 /ChangeLog | |
parent | 1e7a63a7d5abb80dbbad4624c34cc7bf3916ab54 (diff) | |
download | tk-802fcdd315629f5da59f0716b0eb5065d372c040.zip tk-802fcdd315629f5da59f0716b0eb5065d372c040.tar.gz tk-802fcdd315629f5da59f0716b0eb5065d372c040.tar.bz2 |
Make sure we do default placement strategy when placement is empty [Bug 819284]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-10-28 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * library/tk.tcl (::tk::PlaceWindow): Added check for empty string + first when determining placement strategy. [Bug 819284] + 2003-10-23 Jim Ingham <jingham@apple.com> * macosx/tkMacOSXDialog.c (NavServicesGetFile): Minor cleanups. |