Gimp/plug-ins/jpeg
Michael Schumacher a802571303 some file load plug-ins did call gimp_quit() in their load functions. This
2007-03-31  Michael Schumacher  <schumaml@cvs.gnome.org>

	* plug-ins/common/svg.c: 
	* plug-ins/common/tiff.c: 
	* plug-ins/common/wmf.c: 
	* plug-ins/jpeg/jpeg-load.c: some file load plug-ins did call
	gimp_quit() in their load functions. This aborts the plug-in
	instead of returning a GIMP_PDB_EXECUTION_ERROR. The run()
	function in each plug-in was already prepared to do this on
	errors.

svn path=/trunk/; revision=22212
2007-03-31 21:20:51 +00:00
..
gimpexif.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpexif.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
jpeg-exif.c removed pointless call to gimp_help_set_help_data() 2007-01-15 20:48:12 +00:00
jpeg-icc.c plug-ins/jpeg/Makefile.am copied from lcms that reads and writes ICC 2005-06-30 17:45:32 +00:00
jpeg-icc.h plug-ins/jpeg/Makefile.am copied from lcms that reads and writes ICC 2005-06-30 17:45:32 +00:00
jpeg-load.c some file load plug-ins did call gimp_quit() in their load functions. This 2007-03-31 21:20:51 +00:00
jpeg-load.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
jpeg-save.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
jpeg-save.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
jpeg.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
jpeg.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
Makefile.am plug-ins/jpeg/Makefile.am copied from lcms that reads and writes ICC 2005-06-30 17:45:32 +00:00