]> Pileus Git - ~andy/gtk/blobdiff - modules/engines/pixbuf/ChangeLog
2.15.1
[~andy/gtk] / modules / engines / pixbuf / ChangeLog
index 77b47f4befaefac3687034ec41f2cc5b7d50da9c..86234bd281d32265e0bbaff73c26ef667a75206d 100644 (file)
@@ -1,3 +1,44 @@
+2009-01-23  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.15.1 ===
+
+2009-01-01  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.15.0 ===
+
+2007-06-04  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.11.1 ===
+
+2006-10-08  Matthias Clasen  <mclasen@redhat.com>
+
+       * pixbuf-draw.c: Apply a cleanup patch by 
+       Kjartan Maraas  (#341812)
+
+2006-08-17  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.10.2 ===
+
+2006-07-23  Matthias Clasen  <mclasen@redhat.com>
+       
+       * === Released 2.10.1 ===
+
+2006-03-10  Matthias Clasen  <mclasen@redhat.com>
+
+       * Don't export any internal functions or variables,
+       only the theme engine abi.
+
+2006-03-10  Matthias Clasen  <mclasen@redhat.com>
+
+       * pixbuf-draw.c (draw_extension): Remove suspicious
+       code.  (#325295, Alexander Nedotsukov)
+
+2006-01-17  Matthias Clasen  <mclasen@redhat.com>
+
+       * pixbuf-render.c: If the src positions for gradients
+       are nonsensical, don't render anything, rather than 
+       read out of bounds.  
+       
 2006-01-16  Matthias Clasen  <mclasen@redhat.com>
 
        * pixbuf-draw.c: