]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog
Revert accidental commit
[~andy/gtk] / ChangeLog
index 14188fddb6ceeefd5e16dd8427e829270f8cb34f..50564b3240f6a645eff571bf4133cc578fcbe310 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,45 @@
+2005-05-09  Matthias Clasen  <mclasen@redhat.com>
+
+       * autogen.sh: Revert accidental commit.
+
+2005-05-08  Matthias Clasen  <mclasen@redhat.com>
+
+       * gdk/gdkcolor.c (gdk_cairo_set_source_color): 
+       * gdk/gdkimage.h: 
+       * gdk/gdkdraw.c: 
+       * gdk/gdkcolor.h: 
+       * gdk/gdkcursor.h: 
+       * gdk/x11/gdkcolor-x11.c: Small documentation additions.
+
+2005-05-07  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkscrolledwindow.h: 
+       * gtk/gtkscrolledwindow.c (gtk_scrolled_window_get_hscrollbar): 
+       (gtk_scrolled_window_get_cscrollbar): Change the return 
+       type to GtkWidget*, proposed by Owen Taylor. 
+
+       * gdk/x11/gdkscreen-x11.c (gdk_screen_get_width_mm) 
+       (gdk_screen_get_height_mm): Fix typos in the docs.  (#303389,
+       Masao Mutoh)
+
+2005-05-07  Matthias Clasen <mclasen@redhat.com>
+
+       * gtk/gtkiconview.c: Fix a copy-and-paste accident, spotted
+       by Owen Taylor.
+
+2005-05-07  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/gdkgc.c (gc_get_foreground): Get the foreground color, not
+       the background color.
+
+2005-05-07  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/gdkpixbuf-render.c gdk/gdkpixbuf.h (gdk_pixbuf_set_as_cairo_source): 
+       Change prototype to match cairo_set_source_surface().
+
+       * gdk/gdkdraw.c gdk/gdkgc.c gdk/gdkpixbuf-render.c gdk/gdkwindow.c
+       gtk/gtkhsv.c tests/testcairo.c.
+
 2005-05-06  Federico Mena Quintero  <federico@ximian.com>
 
        Merged from gtk-2-6: