summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdk-pixbuf/ChangeLog')
-rw-r--r--gdk-pixbuf/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog
index 9f6efbd3c..ecd6c68ff 100644
--- a/gdk-pixbuf/ChangeLog
+++ b/gdk-pixbuf/ChangeLog
@@ -1,3 +1,12 @@
+2003-06-28 Matthias Clasen <maclas@gmx.de>
+
+ * io-ico.c (DecodeHeader): Stop discriminating against 32bpp ICOs a): Use the byte
+ size of the image as a heuristic when selecting the bitmap to load - this lets us
+ select 32bpp bitmaps which come after a 8bpp bitmap.
+ (OneLineTransp): Stop discriminating against 32bpp ICOs b): Don't overwrite the
+ alpha channel of 32bpp ICOs.
+ (gdk_pixbuf__ico_image_load_increment): Stop decoding the header unnecessarily.
+
Fri Jun 27 03:56:59 2003 Soeren Sandmann <sandmann@daimi.au.dk>
* io-gif-animation.c (gdk_pixbuf_gif_anim_frame_composite): Make