summaryrefslogtreecommitdiff
path: root/gs/base/gdevpdfj.c
Commit message (Expand)AuthorAgeFilesLines
* Move output devices to their own directory.Chris Liddell2013-03-061-677/+0
* Update copyright "headers".Chris Liddell2012-06-131-7/+9
* pdfwrite - first pass at PDF/A-2 outputKen Sharp2012-03-131-1/+1
* Indent with spaces and strip trailing whitespace.Tor Andersson2011-04-191-317/+317
* Fix (pdfwrite) : images being scaled incorrectlyKen Sharp2011-02-181-0/+11
* enhancement (pdfwrite) : Allow duplication image detection to be disabledKen Sharp2011-02-181-3/+7
* Put back some statements. It turns out that we can either have gcc be warning...Ken Sharp2010-10-071-1/+1
* More changes to silence static analysis warnings. Mostly removing unused vari...Ken Sharp2010-10-071-1/+1
* Improve handling an error condition as suggested by Alex Cherepanov in Bug #6...Ken Sharp2010-07-061-1/+1
* Add a pair of parentheses to silence a gcc compiler warning. Also extend the ...Ken Sharp2010-07-051-2/+2
* Enhancement (pdfwrite) : Fall back to Flate instead of JPEG when an image tur...Ken Sharp2010-07-011-4/+4
* Initialise a structure to silence a Coverity warning.Ken Sharp2010-05-081-1/+1
* As part of the work for bug 691207 (remove global variables) we introduceRobin Watts2010-05-041-1/+2
* Change #include of stdlib.h to use angle bracket form to avoid local path sea...Ken Sharp2009-04-171-1/+1
* Silence some Coverity warnings (reasonable warnings, but not actually problems).Ken Sharp2009-04-131-1/+2
* Fix (pdfwrite): Incorrect handling of short images with subsampling.Ken Sharp2009-04-061-2/+25
* Remove a bunch of unused headers to silence Coverity warnings.Ken Sharp2009-03-311-1/+0
* Split the source tree into two new directories.Ralph Giles2008-08-291-0/+636