summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2006-07-24 04:45:58 (GMT)
committerdas <das>2006-07-24 04:45:58 (GMT)
commit817276f91d05d54320ee23a9bf9a0ffb3c930e72 (patch)
treeb7b0f5b913cd570fba09e71a0820fc310e9740f5 /ChangeLog
parentf33368136b30fdfff486ed0a510e67c446c402b0 (diff)
downloadtk-817276f91d05d54320ee23a9bf9a0ffb3c930e72.zip
tk-817276f91d05d54320ee23a9bf9a0ffb3c930e72.tar.gz
tk-817276f91d05d54320ee23a9bf9a0ffb3c930e72.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 a007414..5f0d055 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