]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-6
u2004-05-03 Matthias Clasen <mclasen@redhat.com>
[~andy/gtk] / ChangeLog.pre-2-6
index a780dae9df5eb7e4409908a19984c772e1a04c4d..82d5f73b93127a3c8ba94c54c1148624bb85ec43 100644 (file)
@@ -1,3 +1,31 @@
+u2004-05-03  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkselection.c (_gtk_selection_request): Fix
+       a debug message to show correct information.
+       (_gtk_selection_incr_event): Make INCRemental transfer
+       of MULTIPLE targets work. This was broken since 1997!
+
+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
+       a long time, finally added to EXTRA_DIST : fixes bug 
+       #141334, John Ehresman
+
 2004-04-30  Matthias Clasen  <mclasen@redhat.com>
 
        * === Released 2.4.1 ===