| Commit message (Expand) | Author | Age | Files | Lines |
* | Bugzilla 52136: Added to build file JUnit target that uses a regex to run all... | Vincent Hennebert | 2011-11-07 | 13 | -26/+34 |
* | Bugzilla#52089: Allow JPEG images to be embedded in an AFP document as | Peter Hancock | 2011-11-01 | 2 | -1/+95 |
* | Bugzilla #51928: Upgraded all tests to JUnit 4 | Vincent Hennebert | 2011-10-04 | 20 | -159/+129 |
* | Added support for 128bit encryption in PDF output. Based on work by Michael R... | Vincent Hennebert | 2011-08-08 | 2 | -0/+191 |
* | Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) an... | Jeremias Maerki | 2011-02-01 | 9 | -52/+407 |
* | Removed old Renderer implementations for AFP, PCL, PDF, PS. | Vincent Hennebert | 2010-08-25 | 3 | -76/+9 |
* | Removed many "// CSOK: ConstantName" instances for constants, by converting t... | Jeremias Maerki | 2010-08-14 | 1 | -30/+30 |
* | Merged changes from Trunk up to revision 816269 | Vincent Hennebert | 2009-09-18 | 2 | -0/+255 |
|\ |
|
| * | Added tests for 2, 3, 4 values specified in the page boundaries properties. | Vincent Hennebert | 2009-08-14 | 1 | -1/+51 |
| * | Renamed PageScaleAttributes class into PageScale. | Vincent Hennebert | 2009-08-12 | 1 | -4/+6 |
| * | Fixed issues in PageBoundaries class: | Vincent Hennebert | 2009-08-10 | 3 | -141/+203 |
| * | Bugzilla #47311: | Jeremias Maerki | 2009-08-03 | 1 | -32/+44 |
| * | Bugzilla #47311: | Jeremias Maerki | 2009-08-02 | 1 | -0/+129 |
* | | Fixed copy/paste mistake. | Jeremias Maerki | 2009-04-14 | 1 | -1/+2 |
|/ |
|
* | ";mode=painter" MIME suffix removed from all new IFDocumentHandler implementa... | Jeremias Maerki | 2009-02-23 | 1 | -0/+159 |
* | Introduced IFContext to provide access to foreign attributes (as discussed on... | Jeremias Maerki | 2009-01-02 | 2 | -2/+4 |
* | Added getUserAgent() to IFDocumentHandler (implemented by all implementations... | Jeremias Maerki | 2008-12-17 | 5 | -0/+634 |
* | Fed up with all those trailing whitespaces. Let's remove them all (once... an... | Vincent Hennebert | 2008-07-24 | 21 | -60/+60 |
* | Checkstyle and minor typo fixes | Vincent Hennebert | 2008-05-09 | 2 | -9/+9 |
* | Very small cleanup to unit test. This method does not need to be protected. | Adrian Cumiskey | 2008-05-06 | 1 | -1/+1 |
* | * Added font substitution configuration reader, model, business logic, junit ... | Adrian Cumiskey | 2008-05-06 | 2 | -5/+5 |
* | Added support for addressing all glyphs available in a Type 1 font, not just ... | Jeremias Maerki | 2008-03-27 | 1 | -2/+4 |
* | Extract original exception in BasePDFTestCase.java. They are normally embedde... | Jeremias Maerki | 2008-02-18 | 1 | -7/+27 |
* | Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ... | Jeremias Maerki | 2008-02-14 | 1 | -6/+8 |
* | Ensured all SVN properties are set equally | Maximilian Berger | 2008-02-13 | 1 | -1/+1 |
* | Added an option to disable the default sRGB profile in PDF output for those w... | Jeremias Maerki | 2008-02-07 | 1 | -0/+64 |
* | Added support for the natural language indentifier ("Lang" in the document ca... | Jeremias Maerki | 2008-01-28 | 1 | -1/+1 |
* | Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_... | Jeremias Maerki | 2008-01-11 | 1 | -14/+0 |
* | Updated PDF/A-1b support according to ISO-19005-1:2005/Cor.1:2007. | Jeremias Maerki | 2007-06-22 | 1 | -0/+112 |
* | Bugzilla #41831: | Jeremias Maerki | 2007-05-28 | 1 | -1/+4 |
* | Stricter user config file validation. | Vincent Hennebert | 2007-02-14 | 1 | -3/+8 |
* | Style only. | Jeremias Maerki | 2006-10-25 | 2 | -46/+57 |
* | Simple test of the PDFCMap class, before refactoring it for ToUnicode | Bertrand Delacretaz | 2006-09-20 | 1 | -0/+69 |
* | Code style, conform to checkstyle requirements (where it makes sense) | Bertrand Delacretaz | 2006-09-20 | 2 | -89/+115 |
* | PDFEncodingTestCase added, but test with custom font is disabled, fails (as e... | Bertrand Delacretaz | 2006-09-15 | 3 | -11/+139 |
* | BasePDFTestCase extracted from PDFAConformanceTestCase, will be used to creat... | Bertrand Delacretaz | 2006-09-15 | 2 | -48/+85 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 17 | -85/+102 |
* | Bugzilla #39533: | Jeremias Maerki | 2006-05-18 | 1 | -1/+1 |
* | Bugzilla #39607: | Jeremias Maerki | 2006-05-18 | 2 | -0/+105 |
* | Forgot to disable the writing down of the generated PDF files. | Jeremias Maerki | 2006-04-10 | 1 | -1/+1 |
* | Improved JUnit report creation. | Jeremias Maerki | 2006-04-05 | 1 | -0/+157 |
* | Implement new interface method | Simon Pepping | 2006-01-27 | 1 | -0/+9 |
* | Forgot to commit a changed file. Straggler from the RTF library clean-up. | Jeremias Maerki | 2005-08-10 | 1 | -1/+1 |
* | Moved test classes to their proper location. | Jeremias Maerki | 2004-09-23 | 15 | -0/+1288 |