summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>1999-08-10 16:58:06 (GMT)
committerhobbs <hobbs>1999-08-10 16:58:06 (GMT)
commitb83ad77762bceefbba6c4d32cbc6d29ed12b7264 (patch)
tree71f5e3d9a3fb140ad098f475ef31b034f54847fa /ChangeLog
parent58001043022773e21bfbfb6e0805a71f51951903 (diff)
downloadtk-b83ad77762bceefbba6c4d32cbc6d29ed12b7264.zip
tk-b83ad77762bceefbba6c4d32cbc6d29ed12b7264.tar.gz
tk-b83ad77762bceefbba6c4d32cbc6d29ed12b7264.tar.bz2
1999-08-10 Jeff Hobbs <hobbs@scriptics.com>
* win/tkWinWm.c: changed "wm deiconify" on Windows to raise and force the focus on the deiconified window (behavioral change from 8.1 to comply better with Windows style) [Bug: 1609] * doc/wm.n: clarified behavior of "wm deiconify". * generic/tkInt.decls: added TkSetFocusWin * generic/tkFocus.c: changed static SetFocus to TkSetFocusWin
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a93f3a7..5ed2d7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
1999-08-10 Jeff Hobbs <hobbs@scriptics.com>
+ * win/tkWinWm.c: changed "wm deiconify" on Windows to raise and
+ force the focus on the deiconified window (behavioral change from
+ 8.1 to comply better with Windows style) [Bug: 1609]
+ * doc/wm.n: clarified behavior of "wm deiconify".
+ * generic/tkInt.decls: added TkSetFocusWin
+ * generic/tkFocus.c: changed static SetFocus to TkSetFocusWin
+
* library/clrpick.tcl:
* library/console.tcl:
* library/tk.tcl: fixed code where abbreviations where used