]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-6
Change NAVIGATION_REGION_OVERSHOOT back to 50, and create stay-up regions
[~andy/gtk] / ChangeLog.pre-2-6
index 8d19800e3ce38f047c04a385ad95dbe76b27436e..ddc79d2658c6e1e6015400d04d5abd9e30af219a 100644 (file)
@@ -1,3 +1,19 @@
+Tue Oct 29 20:39:16 2002  Soeren Sandmann  <sandmann@daimi.au.dk>
+
+       * gtk/gtkmenu.c: Change NAVIGATION_REGION_OVERSHOOT back to 50,
+       and create stay-up regions by flipping a fourth quadrant triangle
+       as appropriate.
+
+2002-10-28  Tor Lillqvist  <tml@iki.fi>
+
+       * gdk/win32/gdkwindow-win32.c (gdk_window_set_decorations,
+       gdk_window_set_functions): Don't call GetWindowLong for
+       GWL_EXSTYLE, the extended window style wasn't used or
+       changed. After setting the window style with SetWindowLong, call
+       SetWindowPos with the SWP_FRAMECHANGED flag for the window to
+       actually be updated, as Platform SDK docs say one should. (#95812,
+       huzheng)
+
 2002-10-28  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
 
        * configure.in: Added Belorusian (be) to ALL_LINGUAS.