summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2002-09-04 21:45:38 +0000
committerTor Lillqvist <tml@src.gnome.org>2002-09-04 21:45:38 +0000
commit41590bea09bc20fa96a655f01398df7ba402d1e0 (patch)
tree01f6621b7be791b234f957d7967b09b5212ddc72 /ChangeLog.pre-2-2
parent234acfd024ea556896beb77923508eab9165694f (diff)
downloadgtk+-41590bea09bc20fa96a655f01398df7ba402d1e0.tar.gz
Use HWND_NOTOPMOST instead of HWND_TOPMOST. Suggested by Florent Duguet.
2002-09-05 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdkwindow-win32.c (gdk_window_set_transient_for): Use HWND_NOTOPMOST instead of HWND_TOPMOST. Suggested by Florent Duguet.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-24
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 2a610dc386..0a88dd6163 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -5,6 +5,10 @@
through the text looking to insert CR in front of each LF. Bug
noticed and fix provided by Florent Duguet.
+ * gdk/win32/gdkwindow-win32.c (gdk_window_set_transient_for):
+ Use HWND_NOTOPMOST instead of HWND_TOPMOST. Suggested by Florent
+ Duguet.
+
2002-09-04 Matthias Clasen <maclas@gmx.de>
* demos/testanimation.c (do_image):