forked from AuroraMiddleware/gtk
5749f310e4
1999-10-29 Michael Fulbright <drmike@redhat.com> * src/gdk-pixbuf-loader.c (gdk_pixbuf_loader_write): Actually load the image handler when we determine the image type. * src/gdk-pixbuf-io.[ch] (gdk_pixbuf_load_module): Changed the previously static function load_image_handler () to a public function gdk_pixbuf_load_module (). It is needed in gdk-pixbuf-loader.c to load image handler modules. This function is different from gdk_pixbuf_get_module (), which only returns a reference to the required handler, because it actually loads the handler into memory. Both actions should possibly be combined in a convenience function since one w/o the other doesn't seem to make much sense. |
||
---|---|---|
.. | ||
.cvsignore | ||
ChangeLog | ||
gdk-pixbuf-cache.h | ||
gdk-pixbuf-data.c | ||
gdk-pixbuf-drawable.h | ||
gdk-pixbuf-io.c | ||
gdk-pixbuf-io.h | ||
gdk-pixbuf-loader.c | ||
gdk-pixbuf-loader.h | ||
gdk-pixbuf-xform.c | ||
gdk-pixbuf.c | ||
gdk-pixbuf.h | ||
gnome-canvas-pixbuf.c | ||
gnome-canvas-pixbuf.h | ||
io-bmp.c | ||
io-gif.c | ||
io-jpeg.c | ||
io-png.c | ||
io-tiff.c | ||
io-xpm.c | ||
Makefile.am |