gimp/plug-ins/jpeg
Sven Neumann 112595011f require libexif >= 0.6.0.
2007-05-06  Sven Neumann  <sven@gimp.org>

	* configure.in: require libexif >= 0.6.0.

	* plug-ins/jpeg/gimpexif.[ch]: removed 
gimp_exif_entry_get_value()
	which was needed to work with libexif < 0.6.0.

	* plug-ins/jpeg/jpeg.c: declare the global ExifData here instead
	of in gimpexif.c.

	* plug-ins/jpeg/jpeg-exif.c: cosmetics.


svn path=/trunk/; revision=22436
2007-05-06 14:48:32 +00:00
..
gimpexif.c require libexif >= 0.6.0. 2007-05-06 14:48:32 +00:00
gimpexif.h require libexif >= 0.6.0. 2007-05-06 14:48:32 +00:00
jpeg-exif.c require libexif >= 0.6.0. 2007-05-06 14:48:32 +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 require libexif >= 0.6.0. 2007-05-06 14:48:32 +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