gtk/gdk-pixbuf
Federico Mena Quintero 49ca2615f8 Fixed compiler warnings. Fixed write to unallocated memory (row_ptr), and
1999-08-09  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* src/io-png.c (image_save): Fixed compiler warnings.  Fixed write
	to unallocated memory (row_ptr), and fixed its type as well.  Take
	into account the ArtPixbuf's rowstride when assigning the row
	pointers.

	* src/gdk-pixbuf.c: Fixup includes.

	* src/gdk-pixbuf-io.c: Likewise.
1999-08-09 06:09:24 +00:00
..
.cvsignore shut up cvs 1999-07-12 20:53:40 +00:00
ChangeLog Fixed compiler warnings. Fixed write to unallocated memory (row_ptr), and 1999-08-09 06:09:24 +00:00
gdk-pixbuf-cache.h Initial revision 1999-01-04 23:53:12 +00:00
gdk-pixbuf-io.c Fixed compiler warnings. Fixed write to unallocated memory (row_ptr), and 1999-08-09 06:09:24 +00:00
gdk-pixbuf-io.h Massive update... 1999-07-08 16:04:16 +00:00
gdk-pixbuf.c Fixed compiler warnings. Fixed write to unallocated memory (row_ptr), and 1999-08-09 06:09:24 +00:00
gdk-pixbuf.h Include glib.h as it uses g* datatypes Added for gnome-config 1999-07-24 03:50:12 +00:00
io-bmp.c Ok minor changes. 1999-07-19 02:13:34 +00:00
io-gif.c Fixed compiler warnings. Fixed write to unallocated memory (row_ptr), and 1999-08-09 06:09:24 +00:00
io-jpeg.c Fixed compiler warnings. Fixed write to unallocated memory (row_ptr), and 1999-08-09 06:09:24 +00:00
io-png.c Fixed compiler warnings. Fixed write to unallocated memory (row_ptr), and 1999-08-09 06:09:24 +00:00
io-tiff.c Now we have very rudimentary tiff support. 1999-07-01 06:59:07 +00:00
io-xpm.c Fixed compiler warnings. Fixed write to unallocated memory (row_ptr), and 1999-08-09 06:09:24 +00:00
Makefile.am Only build the relevant loaders which require extra libraries if we 1999-07-26 06:39:39 +00:00
pixbuf.h Initial revision 1999-01-04 23:53:12 +00:00