]> Pileus Git - ~andy/gtk/commit
same as below
authorRadek Doulik <rodo@helixcode.com>
Mon, 3 Apr 2000 08:59:43 +0000 (08:59 +0000)
committerRadek Doulik <rodo@src.gnome.org>
Mon, 3 Apr 2000 08:59:43 +0000 (08:59 +0000)
commit133ab96180c20e1d5c1556ccd4418e1cbb41dd95
treee77203059539699ca13a3a5b77eb9161f46becb0
parent8a680eb75ce7199a78397734f53f1ffc8fe8a7bb
same as below

2000-03-29  Radek Doulik  <rodo@helixcode.com>

* gdk-pixbuf/gdk-pixbuf-animation.c
(gdk_pixbuf_animation_new_from_file): same as below

* gdk-pixbuf/io-gif.c (gif_get_lzw): added update of width and
height in GdkPixbufAnimation

2000-03-28  Radek Doulik  <rodo@helixcode.com>

* gdk-pixbuf/io-gif.c (gif_get_lzw): test also for
context->frame_done_func and context->anim_done_func to make
progressive animation loading work

* gdk-pixbuf/gdk-pixbuf-loader.c (gdk_pixbuf_loader_frame_done):
added priv->pixbuf = NULL as pixbuf is now in frame (and to make
gdk_pixbuf_loader_prepare happy)
(gdk_pixbuf_loader_frame_done): update animation bbox

* gdk-pixbuf/gdk-pixbuf.h: added bbox size (width, height) to
_GdkPixbufAnimation

2000-03-27  Radek Doulik  <rodo@helixcode.com>

* gdk-pixbuf/io-gif.c (gif_get_lzw): use frame_len and frame_width
instead of width and height
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk-pixbuf-animation.c
gdk-pixbuf/gdk-pixbuf-loader.c
gdk-pixbuf/gdk-pixbuf.h
gdk-pixbuf/io-gif.c
gtk/gdk-pixbuf-loader.c