summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2009-03-11 12:04:22 +0000
committerTor Lillqvist <tml@src.gnome.org>2009-03-11 12:04:22 +0000
commit703a18c25fc4b1e8f06c4b9c8ea7cb74c06b3871 (patch)
tree5adb588f164b7243c55cb1e669a82c80a97ba91d /ChangeLog
parent8556432e1673af6a60874533f390c3f71be201fc (diff)
downloadgtk+-703a18c25fc4b1e8f06c4b9c8ea7cb74c06b3871.tar.gz
Bug 574794 - Can not resize shaped windows on Windows
2009-03-11 Tor Lillqvist <tml@iki.fi> Bug 574794 - Can not resize shaped windows on Windows * gdk/win32/gdkevents-win32.c (gdk_event_translate): On handling WM_WINDOWPOSCHANGED, don't do anything if the position and size hasn't changed. I am not exactly sure I understand why this helps this particular bug. svn path=/trunk/; revision=22511
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aff84f7489..eadcb076ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-03-11 Tor Lillqvist <tml@iki.fi>
+
+ Bug 574794 - Can not resize shaped windows on Windows
+
+ * gdk/win32/gdkevents-win32.c (gdk_event_translate): On handling
+ WM_WINDOWPOSCHANGED, don't do anything if the position and size
+ hasn't changed. I am not exactly sure I understand why this helps
+ this particular bug.
+
2009-03-10 Matthias Clasen <mclasen@redhat.com>
Bug 574561 – gtk_style_get "shadows" g_object_get