| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 665691 via svnmerge from | Adrian Cumiskey | 2008-06-09 | 3 | -5/+12 |
* | Merged revisions 651575 via svnmerge from | Adrian Cumiskey | 2008-04-25 | 2 | -25/+47 |
* | Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,6128... | Adrian Cumiskey | 2008-04-01 | 7 | -56/+427 |
* | Extract original exception in BasePDFTestCase.java. They are normally embedde... | Jeremias Maerki | 2008-02-18 | 1 | -0/+9 |
* | Extracted most of the code in CodePointMapping (generated by XSLT) into a bas... | Jeremias Maerki | 2008-02-16 | 1 | -5/+6 |
* | Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ... | Jeremias Maerki | 2008-02-14 | 18 | -774/+692 |
* | Bugfix for date formatting with negative time zones in the PDF's Info object. | Jeremias Maerki | 2008-02-07 | 1 | -20/+31 |
* | Change PDFPage to use PDFDictionary in order to make it possible to better se... | Jeremias Maerki | 2008-02-05 | 4 | -133/+73 |
* | Move sRGB installation into the PDF library. That way it can be used in PDFDo... | Jeremias Maerki | 2008-02-01 | 1 | -0/+59 |
* | AlphaRasterImage now knows how to deal with TYPE_INT Rasters. | Jeremias Maerki | 2008-02-01 | 1 | -7/+28 |
* | Added support for the natural language indentifier ("Lang" in the document ca... | Jeremias Maerki | 2008-01-28 | 2 | -3/+28 |
* | Correct inline writing when object has an object number. | Jeremias Maerki | 2008-01-21 | 1 | -2/+6 |
* | A name object can be encoded as a stand-along PDF object with object number a... | Jeremias Maerki | 2008-01-21 | 1 | -1/+22 |
* | Clear parent if later on an object number is assigned to a PDFObject which me... | Jeremias Maerki | 2008-01-14 | 1 | -0/+1 |
* | Restore default constructor for PDFArray. | Jeremias Maerki | 2008-01-14 | 1 | -11/+10 |
* | Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_... | Jeremias Maerki | 2008-01-11 | 11 | -46/+272 |
* | Bugfix: Some string objects were not encrypted (for example in named destinat... | Jeremias Maerki | 2008-01-11 | 23 | -441/+547 |
* | Added basic support for PDF page labels. | Jeremias Maerki | 2008-01-10 | 6 | -95/+386 |
* | Don't hack when you're tired! Reverting r604293 and instead fixing the right ... | Jeremias Maerki | 2007-12-14 | 1 | -3/+3 |
* | Bugfix: DecodeParms -> DecodeParams (introduced when I changed to generic PDF... | Jeremias Maerki | 2007-12-14 | 1 | -1/+1 |
* | Log RuntimeExceptions during rendering so that they are at least visible some... | Jeremias Maerki | 2007-12-03 | 1 | -1/+3 |
* | Improved font auto-detection and handling of AWT-supplied fonts in order to a... | Jeremias Maerki | 2007-11-08 | 2 | -10/+8 |
* | Bugfix: filters were not applied but still produced into the dictionary even ... | Jeremias Maerki | 2007-11-08 | 1 | -1/+3 |
* | More fine-grained mechanism to detect if a font has been used or not. If a fo... | Jeremias Maerki | 2007-11-03 | 1 | -16/+20 |
* | Merged https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PDF_in_... | Jeremias Maerki | 2007-10-26 | 30 | -345/+740 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 53 | -94/+94 |
* | Updated PDF/A-1b support according to ISO-19005-1:2005/Cor.1:2007. | Jeremias Maerki | 2007-06-22 | 1 | -19/+11 |
* | Bugzilla #41831: | Jeremias Maerki | 2007-05-28 | 1 | -63/+1 |
* | Bugfix: Integers were not correctly formatted in PDF. This fixes a problem wi... | Jeremias Maerki | 2007-05-11 | 3 | -10/+17 |
* | Removed newly introduced dependency from the PDF library to the area tree. | Jeremias Maerki | 2007-05-07 | 13 | -333/+670 |
* | Bugzilla #42067: | Jeremias Maerki | 2007-05-07 | 4 | -62/+222 |
* | Bugzilla #41434: | Jeremias Maerki | 2007-05-01 | 3 | -5/+5 |
* | Style only: fix indentation | Vincent Hennebert | 2007-04-17 | 1 | -3/+3 |
* | - add svn:keywords and svn:eol-style properties | Vincent Hennebert | 2007-04-17 | 1 | -41/+41 |
* | Added sorting of the list of named destinations (necessary to have more than ... | Jay Bryant | 2007-04-11 | 1 | -13/+17 |
* | Created a comparator for named destinations, to enable sorting the list of de... | Jay Bryant | 2007-04-11 | 1 | -0/+41 |
* | No change; just add svn:keywords and svn:Id properties on new files | Vincent Hennebert | 2007-04-03 | 3 | -310/+310 |
* | - fix minor checkstyle issues | Vincent Hennebert | 2007-04-03 | 3 | -7/+5 |
* | changes to support named destinations | Jay Bryant | 2007-04-01 | 6 | -10/+481 |
* | Typo in javadoc | Jeremias Maerki | 2007-01-26 | 1 | -1/+1 |
* | Bugzilla #40729:
| Jeremias Maerki | 2006-11-13 | 1 | -1/+2 |
* | Bugzilla #40729: | Jeremias Maerki | 2006-11-13 | 1 | -14/+113 |
* | Tabs again. :-) | Jeremias Maerki | 2006-10-11 | 1 | -11/+11 |
* | Patch from bugzilla 5335 comment #17 applied, thanks to vincent.hennebert@any... | Bertrand Delacretaz | 2006-10-11 | 1 | -63/+39 |
* | code style
| Jeremias Maerki | 2006-10-11 | 1 | -61/+48 |
* | (this file was missing in previous commit) | Bertrand Delacretaz | 2006-10-10 | 1 | -0/+322 |
* | Applied patch from bugzilla 5335, comment 10. | Bertrand Delacretaz | 2006-10-10 | 2 | -10/+58 |
* | Fixed a few JavaDoc errors. Removed some apparently unused/obsolete methods. | Joerg Pietschmann | 2006-10-07 | 1 | -6/+3 |
* | My last attempt at fixing SVG gradients in PDF wasn't successful. This one is: | Jeremias Maerki | 2006-08-26 | 2 | -2/+13 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 79 | -395/+474 |