summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2004-09-15 04:02:55 (GMT)
committermdejong <mdejong>2004-09-15 04:02:55 (GMT)
commitf614b7b595c28a0f7e7fe566ddbec9d898d839f5 (patch)
tree2445768b26d721917ce7a30446bfab2eb23633b2 /ChangeLog
parent5fd6d4b4dd95ccdc961074ad3a481669631db77a (diff)
downloadtk-f614b7b595c28a0f7e7fe566ddbec9d898d839f5.zip
tk-f614b7b595c28a0f7e7fe566ddbec9d898d839f5.tar.gz
tk-f614b7b595c28a0f7e7fe566ddbec9d898d839f5.tar.bz2
* win/tkWinWm.c (WmIconwindowCmd): Replace bogus
call to XWithdrawWindow with proper code. This avoids a "couldn't send withdraw message to window manager" error when the iconwindow is already mapped. The wm iconwindow command does not seem to do much under Win32, but at least this avoids an error message.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5cb1dd7..7b8e13d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-09-14 Mo DeJong <mdejong@users.sourceforge.net>
+
+ * win/tkWinWm.c (WmIconwindowCmd): Replace bogus
+ call to XWithdrawWindow with proper code. This
+ avoids a "couldn't send withdraw message to window manager"
+ error when the iconwindow is already mapped.
+ The wm iconwindow command does not seem to do much
+ under Win32, but at least this avoids an error message.
+
2004-09-13 Jeff Hobbs <jeffh@ActiveState.com>
* win/tkWinWm.c (ReadIconFromFile): fix mem alloc to get the right