summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2006-07-24 04:45:51 (GMT)
committerdas <das>2006-07-24 04:45:51 (GMT)
commit5bbf5d1e813c27bddae0dc2fb01ea1234fece503 (patch)
tree74b6a01f1a1e943c3b3f23562a8ada8b3ef3e66e /ChangeLog
parent03510687cbe34c858fbf52009d74bd8ce0584d74 (diff)
downloadtk-5bbf5d1e813c27bddae0dc2fb01ea1234fece503.zip
tk-5bbf5d1e813c27bddae0dc2fb01ea1234fece503.tar.gz
tk-5bbf5d1e813c27bddae0dc2fb01ea1234fece503.tar.bz2
* macosx/tkMacOSXWm.c (TkWmMapWindow): fix incorrect values of wmInfo
parentWidth/Height for toplevels by recalculating them once the window is mapped (i.e. once the window&structure sizes are known). [Bug 1358663] (ParseGeometry): sync with ParseGeometry in tkUnixWm.c/tkWinWm.c.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0df9783..fe28d86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-07-24 Daniel Steffen <das@users.sourceforge.net>
+
+ * macosx/tkMacOSXWm.c (TkWmMapWindow): fix incorrect values of wmInfo
+ parentWidth/Height for toplevels by recalculating them once the window
+ is mapped (i.e. once the window&structure sizes are known). [Bug 1358663]
+ (ParseGeometry): sync with ParseGeometry in tkUnixWm.c/tkWinWm.c.
+
2006-07-21 Daniel Steffen <das@users.sourceforge.net>
* generic/tkBind.c (TkBindInit): for REDO_KEYSYM_LOOKUP, change