gtk3/docs/reference/gdk-pixbuf
Matthias Clasen 5b26e695a1 Make it possible to call gdk_pixbuf_loader_set_size (loader, 0, 0) by
Wed Jan  7 01:17:36 2004  Matthias Clasen  <maclas@gmx.de>

	* gdk-pixbuf-loader.c (gdk_pixbuf_loader_size_func):
	* gdk-pixbuf-loader.c (gdk_pixbuf_loader_set_size):
	* gdk-pixbuf-loader.c (gdk_pixbuf_loader_init): Make it possible
	to call gdk_pixbuf_loader_set_size (loader, 0, 0) by changing
	the initial values of priv->width/height to -1.

	* io-tiff.c (tiff_image_parse):
	* io-ras.c (RAS2State):
	* io-pnm.c (gdk_pixbuf__pnm_image_load_increment):
	* io-pcx.c (gdk_pixbuf__pcx_load_increment):
	* io-jpeg.c (gdk_pixbuf__jpeg_image_load_increment):
	* io-png.c (png_info_callback):
	* io-ico.c (DecodeHeader):
	* io-bmp.c (DecodeHeader): Call size_func once the size is known,
	even if the module can't make use of the scaling information. If
	size_func returns 0, don't allocate a pixbuf and return, if
	necessary with an error.

	* gdk-pixbuf.h:
	* gdk-pixbuf-io.c (gdk_pixbuf_get_file_info): A new function
	to determine the type and size of an image file without loading
	it completely.  (#53725)
2004-01-07 00:26:58 +00:00
..
tmpl Make it possible to call gdk_pixbuf_loader_set_size (loader, 0, 0) by 2004-01-07 00:26:58 +00:00
.cvsignore Resurrected documentation that got lost when the window parameter was 2003-07-29 09:08:22 +00:00
gdk-pixbuf-csource.1 Add rule to regenerate man pages from Docbook. (man_MANS): Add 2003-06-17 00:37:28 +00:00
gdk-pixbuf-csource.xml Add rule to regenerate man pages from Docbook. (man_MANS): Add 2003-06-17 00:37:28 +00:00
gdk-pixbuf-from-drawables.sgml new files explaining where the code for rendering pixbufs lives. (#61151) 2001-11-12 22:50:58 +00:00
gdk-pixbuf-overrides.txt Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gdk-pixbuf-query-loaders.1 Add rule to regenerate man pages from Docbook. (man_MANS): Add 2003-06-17 00:37:28 +00:00
gdk-pixbuf-query-loaders.xml Add rule to regenerate man pages from Docbook. (man_MANS): Add 2003-06-17 00:37:28 +00:00
gdk-pixbuf-rendering.sgml new files explaining where the code for rendering pixbufs lives. (#61151) 2001-11-12 22:50:58 +00:00
gdk-pixbuf-sections.txt Make it possible to call gdk_pixbuf_loader_set_size (loader, 0, 0) by 2004-01-07 00:26:58 +00:00
gdk-pixbuf.sgml Add rule to regenerate man pages from Docbook. (man_MANS): Add 2003-06-17 00:37:28 +00:00
gdk-pixbuf.types Add GdkPixbuf, GdkPixbufAnimation and GdkPixbufAnimationIter. (#62590 2001-10-18 20:16:53 +00:00
Makefile.am === Released 2.3.0 === 2003-10-24 22:16:07 +00:00
porting-from-imlib.sgml GDK instead of Gdk. 2001-12-29 00:24:25 +00:00
version.xml.in Add package version info to API docs. 2002-11-21 20:19:01 +00:00