diff options
author | hobbs <hobbs> | 2004-04-17 03:53:54 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-04-17 03:53:54 (GMT) |
commit | dcd76225d8fdb164013cc2580b44caecd6630af9 (patch) | |
tree | b7621a48f4cf945d164ff53e8015ebb0832c8ab7 /ChangeLog | |
parent | 94da1855bfb5427e7f876dfb71c009df2e912eeb (diff) | |
download | tk-dcd76225d8fdb164013cc2580b44caecd6630af9.zip tk-dcd76225d8fdb164013cc2580b44caecd6630af9.tar.gz tk-dcd76225d8fdb164013cc2580b44caecd6630af9.tar.bz2 |
* library/bgerror.tcl (bgerror): rework to only set -topmost bit
on Windows if necessary. Also use existing ::tk functions for
placing dialog and managing focus/grab.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,4 +1,11 @@ +2004-04-16 Jeff Hobbs <jeffh@ActiveState.com> + + * library/bgerror.tcl (bgerror): rework to only set -topmost bit + on Windows if necessary. Also use existing ::tk functions for + placing dialog and managing focus/grab. + 2004-04-04 Joe English <jenglish@users.sourceforge.net> + * unix/tkUnixWm.c: Fix for bug #915350 "Tk sets min, max size in WM_HINTS when it shouldn't" and #922336 "Tk apps have no maximize window button under KDE-3.2.1" |