]> Pileus Git - ~andy/gtk/blobdiff - modules/engines/pixbuf/ChangeLog
2.8.2
[~andy/gtk] / modules / engines / pixbuf / ChangeLog
index d98ef9689e1f65718f6eac4c0b2682705ea0165a..60b3260eb87f31d15e2d6c5740de6eaeab57faa5 100644 (file)
@@ -1,3 +1,120 @@
+2005-08-24  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.8.2 ===
+
+       * === Released 2.8.1 ===
+
+2005-08-13  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.8.0 ===
+
+2005-08-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.7.5 ===
+
+2005-07-22  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.7.4 === 
+
+2005-07-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.7.3 ===
+       
+2005-07-08  Matthias Clasen  <mclasen@redhat.com>
+       
+       * === Released 2.7.2 ===
+
+2005-07-01  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.7.1 ===
+       
+2005-06-20  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.7.0 ===
+
+2005-06-12  Matthias Clasen  <mclasen@redhat.com>
+
+       * pixbuf-render.c (theme_pixbuf_render): Try to
+       handle the situation that the borders are larger
+       than the area we are rendering.  (#169731,
+       Benjamin Otte)
+
+2005-01-08  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.6.1 ===
+       
+2004-12-16  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.6.0 ===
+
+2004-12-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.5.6 ===
+
+2004-11-28  Matthias Clasen  <mclasen@redhat.com>
+
+       * Makefile.am (LDADDS): Add necessary libraries to make
+       it compile with -no-undefined.  (#159713, Robert Ă–gren)
+
+2004-11-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * pixbuf-render.c: 
+       * pixbuf-draw.c: 
+       * pixbuf-rc-style.c: Remove uses of deprecated symbols. 
+
+Thu Mar 18 10:07:15 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * pixbuf-draw.c (match_theme_image): Fix ./-> typo.
+       (Federic Crozat)
+
+Wed Mar 17 16:38:00 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * pixbuf-draw.c (match_theme_image): Fix problem with
+       NULL details. (#112066, MINAMI Hirokazu, Matthias Clasen)
+
+2003-07-15  Mark McLoughlin  <mark@skynet.ie>
+
+       * pixbuf-render.c: make pixbuf_cache static to avoid
+       possible symbol conflicts.
+
+2003-03-02  Tor Lillqvist  <tml@iki.fi>
+
+       * Makefile.am: Use -no-undefined on Windows.
+
+Fri Sep  6 20:32:45 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * pixbuf-draw.c: Account for the possibility of detail == NULL
+       (#89561, Hongli Lai, Luca Barbato)
+
+Sun Apr 21 14:10:04 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * pixbuf-rc-style.c pixbuf.h pixbuf-draw.c: Add a fake STEPPER
+       function that is used for drawing scrollbar steppers,
+       so that themes that want to draw the button and arrow
+       separately can override the default handling.
+
+       * pixbuf-draw.c: Remove draw_polygon() since it was
+       just a cut-and-paste of the default one. Remove
+       some unused code.
+
+2002-03-07  James Henstridge  <james@daa.com.au>
+
+       * Makefile.am (libpixmap_la_LIBADD): link pixbuf engine against
+       the gtk+ libraries, so that it can be used with programs that
+       dlopen gtk+ without the RTLD_GLOBAL flag (such as scripting
+       languages and mozilla).
+
+Thu Feb  7 00:21:21 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * pixbuf-render.c (pixbuf_render): Add gradient
+       rendering -- if the source width/height is zero,
+       render a gradient from the surrounding values.
+
+Mon Jan 28 15:34:43 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * pixbuf-render.c (compute_hint): Fix hint computation
+       again.
+
 Mon Jan 28 12:17:07 2002  Owen Taylor  <otaylor@redhat.com>
 
        * pixbuf-render.c (compute_hint): Fix problems in computing