diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2003-07-28 21:14:11 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2003-07-28 21:14:11 (GMT) |
commit | eca7c389aea5751ad1e804c470a746df7990ca26 (patch) | |
tree | 3f52de6ff5080308b70d93c1f1037f177346fc8f /ChangeLog | |
parent | 2fab9c5ce3ffe59d4a8a918fd02e4596f482fe6e (diff) | |
download | tk-eca7c389aea5751ad1e804c470a746df7990ca26.zip tk-eca7c389aea5751ad1e804c470a746df7990ca26.tar.gz tk-eca7c389aea5751ad1e804c470a746df7990ca26.tar.bz2 |
* library/tk.tcl: Apply fix for bug #778840 for window placement
when using multiple desktops on windows.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-07-28 Pat Thoyts <patthoyts@users.sourceforge.net> + + * library/tk.tcl: Apply fix for bug #778840 for window placement + when using multiple desktops on windows. + 2003-07-24 Pat Thoyts <patthoyts@users.sourceforge.net> * win/tkWinCursor.c: Fix for bug #776646 for a native hand2 and |