gimp/plug-ins/jpeg
Tor Lillqvist 1c19f04c46 Also provide a Clear button.
1999-08-21  Tor Lillqvist  <tml@iki.fi>

* app/errorconsole.c: Also provide a Clear button.

* app/gimprc.c: Add a missing static function declaration.

* app/makefile.{cygwin,msc}: Add new files.

* libgimp/gimp.def: Add new entry points.

* plug-ins/common/jpeg.c: Must include glib.h first. You don't
want to know why.

* plug-ins/common/psp.c: New file. This plug-in Loads Paint Shop
Pro files (.psp and .tub). Doesn't yet save them. Handles only 24-
bit images (with or without alpha) correctly so far.

* plug-ins/makefile.{cygwin,msc}: Build psp. Somebody please add
it to the auto* build system, too. I guess a test for zlib (which it
needs) is needed in configure.in.
1999-08-21 19:00:41 +00:00
..
jpeg-load.c Also provide a Clear button. 1999-08-21 19:00:41 +00:00
jpeg-load.h Also provide a Clear button. 1999-08-21 19:00:41 +00:00
jpeg-save.c Also provide a Clear button. 1999-08-21 19:00:41 +00:00
jpeg-save.h Also provide a Clear button. 1999-08-21 19:00:41 +00:00
jpeg.c Also provide a Clear button. 1999-08-21 19:00:41 +00:00
jpeg.h Also provide a Clear button. 1999-08-21 19:00:41 +00:00