From b83ad77762bceefbba6c4d32cbc6d29ed12b7264 Mon Sep 17 00:00:00 2001 From: hobbs Date: Tue, 10 Aug 1999 16:58:06 +0000 Subject: 1999-08-10 Jeff Hobbs * 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 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index a93f3a7..5ed2d7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 1999-08-10 Jeff Hobbs + * 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 -- cgit v0.12