diff options
author | Mark Crichton <crichton@src.gnome.org> | 1999-07-08 16:04:16 +0000 |
---|---|---|
committer | Mark Crichton <crichton@src.gnome.org> | 1999-07-08 16:04:16 +0000 |
commit | 68f895bd68e08c538db73dccec428d09aa96988e (patch) | |
tree | 484afca1294242b5cd3589c593fc1452052c952a /gdk-pixbuf/.cvsignore | |
parent | b10feaf1e94520df44e2d1f4eea6bbefe6364c29 (diff) | |
download | gtk+-68f895bd68e08c538db73dccec428d09aa96988e.tar.gz |
Massive update...
Massive update...
gdk-pixbuf-io.c: Fixed to compile and run in a very crippled state.
io-bpm.c: Rough start on a WIN/OS2 BMP loader
testpixbuf.c: Really crude test program for gdk-pixbuf
io-gif.c: Fixed some boneheaded uninitalized variables causing the
loader to choke
Diffstat (limited to 'gdk-pixbuf/.cvsignore')
-rw-r--r-- | gdk-pixbuf/.cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdk-pixbuf/.cvsignore b/gdk-pixbuf/.cvsignore index 3dda72986f..80c159cdcd 100644 --- a/gdk-pixbuf/.cvsignore +++ b/gdk-pixbuf/.cvsignore @@ -1,2 +1,4 @@ Makefile.in Makefile +.deps +.xvpics |