aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/pdf/BitmapImage.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-232/+0
* FOP-2445: Merge PDF Linearization branchSimon Steiner2015-02-241-2/+2
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-1/+1
* Bugzilla #40676: Fix interoperability issue with Adobe reader regarding use o...Glenn Adams2012-06-241-1/+13
* Bugzilla #40676: Support use of ImageLoaderRawPNG decoder in order to prevent...Glenn Adams2012-06-151-1/+5
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-5/+5
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-111-13/+14
* Bugfix: Some string objects were not encrypted (for example in named destinat...Jeremias Maerki2008-01-111-9/+0
* Merged https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PDF_in_...Jeremias Maerki2007-10-261-4/+8
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-4/+4
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Added initial support for PDF/X-3:2003 (ISO 15930-6:2003(E)).Jeremias Maerki2006-06-141-4/+4
* Bugfix for ICC color profile parsing in JPEG images.Jeremias Maerki2006-03-241-1/+6
* Bugzilla #36224: Jeremias Maerki2005-08-211-8/+8
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* Adjust to changes in PDFImage design.Jeremias Maerki2003-03-271-16/+23
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+239