gimp/plug-ins/jpeg
William Skaggs e824a1e36a Bill Skaggs <weskaggs@primate.ucdavis.edu>
* plug-ins/jpeg/jpeg-exif.c: correctly record dimensions when
	saving an image.  Fixes bug #517077.

svn path=/trunk/; revision=24924
2008-02-19 19:37:05 +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 Bill Skaggs <weskaggs@primate.ucdavis.edu> 2008-02-19 19:37:05 +00:00
jpeg-icc.c Reorganized the way JPEG comments and metadata are loaded. 2007-07-17 20:06:09 +00:00
jpeg-icc.h Reorganized the way JPEG comments and metadata are loaded. 2007-07-17 20:06:09 +00:00
jpeg-load.c only set the resolution if X_density and Y_density are not zero. Otherwise 2007-12-02 14:40:35 +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-quality.c simplify the formula so that it returns a slightly lower estimated quality 2007-07-27 13:08:17 +00:00
jpeg-quality.h plug-ins/jpeg/Makefile.am plug-ins/jpeg/jpeg-quality.[ch] new files 2007-07-26 23:01:21 +00:00
jpeg-save.c use the new tooltip API instead of the old deprecated one. Removed 2007-11-09 11:17:00 +00:00
jpeg-save.h plug-ins/jpeg/jpeg-save.[ch] change the behavior of the code so that "Use 2007-08-29 12:01:38 +00:00
jpeg-settings.c new function that swaps the vertical and horizontal axis for the saved 2007-08-24 18:38:30 +00:00
jpeg-settings.h plug-ins/jpeg/jpeg-save.[ch] change the behavior of the code so that "Use 2007-08-29 12:01:38 +00:00
jpeg.c plug-ins/jpeg/jpeg-load.c ifdef'ed out some debugging statements so that 2007-09-19 11:44:42 +00:00
jpeg.h plug-ins/jpeg/jpeg.[ch] in the JPEG save dialog, removed the option "Force 2007-08-10 21:45:38 +00:00
jpegqual.c added entry for Canon Digital Ixus v2 and removed duplicate entry. 2007-12-30 14:47:06 +00:00
Makefile.am fixed conditional build of the JPEG plug-in. 2008-01-10 19:37:08 +00:00