diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 0 insertions, 15 deletions
@@ -9,21 +9,6 @@ is no longer needed since the fix for [Tk bug 570764] solved the problem for withdrawn transients. -2002-06-21 Mo DeJong <mdejong@users.sourceforge.net> - - * tests/wm.test: Add tests to make sure a withdrawn - transient does not get remapped by state changes - in the master. - * unix/tkUnixWm.c (Tk_WmCmd, WmWaitMapProc): - * win/tkWinWm.c (Tk_WmCmd, WmWaitVisibilityOrMapProc): - Add a WM_TRANSIENT_WITHDRAWN flag that gets set by the - withdraw, deiconify, or state wm subcommands. Check - this flag before mapping a transient when processing - a MapNotify event. [Tk bug 570764] - - workaround - is no longer needed since - 2002-07-19 Mo DeJong <mdejong@users.sourceforge.net> * unix/configure: |