index
:
delta/gdk-pixbuf.git
baserock/morph
baserock/xfce-build
ci-test
drop-x11
ebassi/ci-only-default
ebassi/for-master
ebassi/gi-docgen
ebassi/issue-143
ebassi/issue-209
ebassi/issue-215
ebassi/issues-185
ebassi/msys2-update
fix-generating-pc-files
gdk-pixbuf-2-24
gdk-pixbuf-2-26
gdk-pixbuf-2-28
gdk-pixbuf-2-30
gdk-pixbuf-2-32
gdk-pixbuf-2-34
gdk-pixbuf-2-36
gdk-pixbuf-2-38
gdk-pixbuf-2-40
gnome-2-38
issue-3
issue-72
issue-73
issue-77
macos-ci
master
otte/jpeg-fallback
static-analysis
wip/csoriano/jp2-test
wip/ebassi/meson
wip/ebassi/no-autotools
wip/hadess/read-png-gamma
wip/hadess/thumbnailer-locale
wip/jbrummer/png-in-ico
wip/jtojnar/no-install-skipped-test
wip/otte/tga
wip/run-gif-tests-again
gitlab.gnome.org: GNOME/gdk-pixbuf.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdk-pixbuf
/
io-pnm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for separately installed loaders. (#77486)
Matthias Clasen
2002-10-03
1
-13
/
+48
*
Load-at-size functionality for gdk-pixbuf.
Matthias Clasen
2002-07-06
1
-2
/
+4
*
More fixes for #77807:
Matthias Clasen
2002-04-11
1
-14
/
+7
*
Add valid_ras_test and invalid_bmp_1.
Matthias Clasen
2002-03-13
1
-2
/
+0
*
Remove assorted G_OBJECT casts where unnecessary.
Sebastian Wilhelmi
2001-12-13
1
-4
/
+4
*
io-pnm.c (pnm_read_header): Use GDK_PIXBUF_ERROR_CORRUPT_IMAGE,
Matthias Clasen
2001-09-14
1
-7
/
+7
*
Robustness fixes and test images for the jpeg, tiff, pnm, gif, xpm and tga
Matthias Clasen
2001-09-14
1
-36
/
+112
*
Add missing <stdlib.h> include. Add ifdef so we compile without warnings
Darin Adler
2001-07-18
1
-1
/
+1
*
patch from Szekeres Istvan, bug #52560
Havoc Pennington
2001-06-04
1
-1
/
+8
*
fix some shell typos
Havoc Pennington
2001-05-07
1
-4
/
+1
*
Add built marshaller files to support GdkPixbufLoader signals
Havoc Pennington
2001-01-22
1
-19
/
+45
*
Some updates
Havoc Pennington
2000-10-18
1
-29
/
+96
*
contrib subdir
Havoc Pennington
2000-10-09
1
-402
/
+415
*
applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
Tim Janik
2000-07-26
1
-3
/
+3
*
Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com)
Federico Mena Quintero
2000-04-11
1
-9
/
+9
*
0.6.0 - Federico
GDK_PIXBUF_0_6_0
Federico Mena Quintero
2000-02-22
1
-16
/
+16
*
0.5.0 - Federico
GDK_PIXBUF_0_5_0
Arturo Espinosa
2000-01-22
1
-2
/
+3
*
Change the order of the update func to make it more compatible with the
Jonathan Blandford
2000-01-05
1
-6
/
+11
*
#include <config.h>, and fix includes.
Federico Mena Quintero
1999-12-02
1
-3
/
+2
*
make the symlink. Does not work for srcdir != buildir != . Beats me why; I
Jonathan Blandford
1999-11-22
1
-2
/
+2
*
Fixed loading of ASCII PNM files.
Michael Fulbright
1999-11-10
1
-1
/
+1
*
Warning fixes - Federico
Arturo Espinosa
1999-11-10
1
-3
/
+6
*
Possible unsigned int error.
Michael Fulbright
1999-11-09
1
-1
/
+1
*
Doh.
Michael Fulbright
1999-11-09
1
-1
/
+0
*
Slight cosmetic cleanup.
Michael Fulbright
1999-11-09
1
-73
/
+34
*
Finished progressive PNM loading code. Should handle all types of PNM
Michael Fulbright
1999-11-09
1
-166
/
+72
*
Fixed so we do not create a separate pixel buffer when reading in image -
Michael Fulbright
1999-11-08
1
-37
/
+25
*
Added support for ASCII PNM files. Note I haven't tested loaded ASCII PBM
Michael Fulbright
1999-11-08
1
-64
/
+49
*
Implemented support for reading raw PBM/PGM/PPM files from a file. Next
Michael Fulbright
1999-11-05
1
-141
/
+254
*
Prettied up code slightly. Start of pnm loader (from file and
Michael Fulbright
1999-11-05
1
-0
/
+900