]> Pileus Git - ~andy/gtk/history - gdk-pixbuf/io-pnm.c
Add a missed bug number
[~andy/gtk] / gdk-pixbuf / io-pnm.c
2002-10-03 Matthias ClasenSupport for separately installed loaders. (#77486)
2002-07-06 Matthias ClasenLoad-at-size functionality for gdk-pixbuf.
2002-04-11 Matthias Clasen More fixes for #77807:
2002-03-13 Matthias ClasenAdd valid_ras_test and invalid_bmp_1.
2001-12-13 Sebastian WilhelmiRemove assorted G_OBJECT casts where unnecessary.
2001-09-14 Matthias Clasenio-pnm.c (pnm_read_header): Use GDK_PIXBUF_ERROR_CORRUP...
2001-09-14 Matthias ClasenRobustness fixes and test images for the jpeg, tiff...
2001-07-18 Darin AdlerAdd missing <stdlib.h> include. Add ifdef so we compile...
2001-06-04 Havoc Penningtonpatch from Szekeres Istvan, bug #52560
2001-05-07 Havoc Penningtonfix some shell typos
2001-01-22 Havoc PenningtonAdd built marshaller files to support GdkPixbufLoader...
2000-10-18 Havoc PenningtonSome updates
2000-10-09 Havoc Penningtoncontrib subdir
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-04-11 Federico Mena QuinteroMost of this patch is based on a patch by Havoc Penning...
2000-02-22 Federico Mena Quintero0.6.0 - Federico
2000-01-22 Arturo Espinosa0.5.0 - Federico
2000-01-05 Jonathan BlandfordChange the order of the update func to make it more...
1999-12-02 Federico Mena Quintero#include <config.h>, and fix includes.
1999-11-22 Jonathan Blandfordmake the symlink. Does not work for srcdir != buildir...
1999-11-10 Michael FulbrightFixed loading of ASCII PNM files.
1999-11-10 Arturo EspinosaWarning fixes - Federico
1999-11-09 Michael FulbrightPossible unsigned int error.
1999-11-09 Michael FulbrightDoh.
1999-11-09 Michael FulbrightSlight cosmetic cleanup.
1999-11-09 Michael FulbrightFinished progressive PNM loading code. Should handle...
1999-11-08 Michael FulbrightFixed so we do not create a separate pixel buffer when...
1999-11-08 Michael FulbrightAdded support for ASCII PNM files. Note I haven't teste...
1999-11-05 Michael FulbrightImplemented support for reading raw PBM/PGM/PPM files...
1999-11-05 Michael FulbrightPrettied up code slightly. Start of pnm loader (from...