aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/pdf/PDFGState.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-203/+0
* FOP-2445: Merge PDF Linearization branchSimon Steiner2015-02-241-1/+5
* Fix or suppress 5- to 9-instance findbug warnings.Glenn Adams2014-08-101-4/+4
* Added support for PDF object streams.Temp_PDF_ObjectStreamsVincent Hennebert2012-03-211-3/+1
* enable ImportOrder rule; fix violationsGlenn Adams2012-03-031-1/+1
* equals implementation violated spec -> replaced with new contentEquals functionMaximilian Berger2009-09-151-4/+2
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-6/+6
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-2/+2
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* The PDF object number doesn't get passed to the constructor anymore. Adjust f...Jeremias Maerki2003-03-271-19/+8
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+245