summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-815
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 524874712..2c734bedf 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,18 @@
+2004-05-02 Hans Breuer <hans@breuer.org>
+
+ * gdk/win32/gdkdrawable-win32.c (draw_segments) : don't
+ modify the passed in GdkSegment(s) in place, we may get
+ them again to draw at the same place. Fixes bug #129095,
+ bug #137177, ...
+ (draw_segments) draw the end pixel again to get the
+ pixmap mask right, fixes bug #126710, #130202
+
+ * gdk/win32/gdkwindow-win32.c : use SetForegroundWindow,
+ fixes bug #106013, John Ehresman
+
+ * gtk/makefile.msc.in : don't try to link gtk.res but
+ use gtk-win32.res (as supposed to be fixed below :)
+
2004-05-01 Hans Breuer <hans@breuer.org>
* tests/Makefile.am : tests/makefile.msc is in CVS for