| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed a typo. Thanks, Matthew East. | Jeremias Maerki | 2006-04-24 | 1 | -1/+1 |
* | Bypass URI resolution for "data:" URLs (RFC 2397). If a large data URL is giv... | Jeremias Maerki | 2006-04-23 | 2 | -2/+6 |
* | Bugfix: Fixed ClassCastException when retrieve-marker is used as a direct chi... | Jeremias Maerki | 2006-04-23 | 1 | -2/+5 |
* | Bugzilla #39285: | Jeremias Maerki | 2006-04-23 | 1 | -2/+5 |
* | Bugzilla #39118: | Jeremias Maerki | 2006-04-23 | 18 | -38/+377 |
* | Improved wording in release notes. | Jeremias Maerki | 2006-04-20 | 2 | -5/+5 |
* | Minor edit | Clay Leeds | 2006-04-20 | 1 | -6/+6 |
* | Added info about updating Distribution HEADER.html file for each release | Clay Leeds | 2006-04-20 | 1 | -0/+14 |
* | Oops. | Jeremias Maerki | 2006-04-20 | 1 | -1/+1 |
* | Updated link to release branch. | Jeremias Maerki | 2006-04-20 | 1 | -4/+4 |
* | 0.92beta is out. | Jeremias Maerki | 2006-04-20 | 1 | -2/+2 |
* | Merged changes from 0.92 branch back into Trunk. | Jeremias Maerki | 2006-04-20 | 25 | -334/+952 |
* | Bugfix: The generation of the PDF "d" (setdash) command was assuming that onl... | Jeremias Maerki | 2006-04-18 | 1 | -8/+2 |
* | Bugfix: Fixed a division by zero problem in TTFReader popping up with arialun... | Jeremias Maerki | 2006-04-12 | 1 | -15/+47 |
* | Bugzilla #39033: | Jeremias Maerki | 2006-04-10 | 1 | -0/+14 |
* | Some updates in preparation of the next release. | Jeremias Maerki | 2006-04-10 | 3 | -15/+32 |
* | Bugfix: Allow URLs in basic-link's external-destination to be wrapped in "url... | Jeremias Maerki | 2006-04-10 | 3 | -21/+62 |
* | List NBSP under adjustable spaces in CharUtilities. | Jeremias Maerki | 2006-04-10 | 2 | -6/+14 |
* | Fixed various white space (non)removal issues during line building. white-spa... | Manuel Mall | 2006-04-08 | 4 | -43/+181 |
* | Documentation on PDF/A support. | Jeremias Maerki | 2006-04-06 | 2 | -0/+133 |
* | Fixed encoding issue.
| Jeremias Maerki | 2006-04-06 | 1 | -2/+3 |
* | I'd like to make Batik an optional dependency over time, so check Commons IO ... | Jeremias Maerki | 2006-04-05 | 1 | -1/+1 |
* | Switching to the Commons variants for the Graphics2D base/helper classes. | Jeremias Maerki | 2006-04-05 | 4 | -8/+6 |
* | Switching to the Commons variant for the base64 encoding/decoding. | Jeremias Maerki | 2006-04-05 | 1 | -4/+3 |
* | Improved JUnit report creation. | Jeremias Maerki | 2006-04-05 | 9 | -2/+305 |
* | Reestablishing PDF 1.3 compatibility ("Z" is not available under JDK 1.3). | Jeremias Maerki | 2006-04-05 | 1 | -10/+39 |
* | Don't catch RuntimeExceptions. | Jeremias Maerki | 2006-04-05 | 1 | -0/+2 |
* | Small update to page on output formats. | Jeremias Maerki | 2006-04-05 | 1 | -6/+11 |
* | Added ApacheCon EU 2006 | Clay Leeds | 2006-04-05 | 1 | -0/+7 |
* | Adding dependency on XML Graphics Commons. | Jeremias Maerki | 2006-04-04 | 41 | -4489/+401 |
* | A few small changes to these two documentation pages | Simon Pepping | 2006-03-30 | 2 | -52/+54 |
* | Changed PDFText.escapeText() so it doesn't output 7bit ASCII texts in hex mod... | Jeremias Maerki | 2006-03-30 | 3 | -25/+60 |
* | Added missing OutputStream parameter to one of the examples. | Jeremias Maerki | 2006-03-30 | 1 | -1/+1 |
* | Remove unnecessary artifact. | Jeremias Maerki | 2006-03-29 | 1 | -1/+1 |
* | Examples pointed to the tag not to the trunk. Otherwise, this can be real con... | Jeremias Maerki | 2006-03-28 | 1 | -8/+8 |
* | Adjust documentation to changes in outer API (FopFactory etc.). | Jeremias Maerki | 2006-03-28 | 6 | -193/+266 |
* | Fixed addition of ElementMapping instances. Witnessed in the FO tree tests. | Jeremias Maerki | 2006-03-27 | 2 | -25/+6 |
* | Merged Temp_API_Finalization branch back into FOP Trunk: | Jeremias Maerki | 2006-03-27 | 27 | -621/+1005 |
* | Restored JDK 1.3 compatibility. | Jeremias Maerki | 2006-03-27 | 1 | -1/+1 |
* | Guard against NPEs when no base URI is given. | Jeremias Maerki | 2006-03-26 | 1 | -1/+3 |
* | Updated to RDF standard | Clay Leeds | 2006-03-25 | 1 | -15/+25 |
* | No stacktrace when encountering problems while building a base URL. It's not ... | Jeremias Maerki | 2006-03-25 | 4 | -6/+14 |
* | Corrected expectation and behaviour for the text-indent property to only appl... | Jeremias Maerki | 2006-03-24 | 1 | -6/+9 |
* | Confirming that last-line-end-indent works as specified in XSL 1.0. | Jeremias Maerki | 2006-03-24 | 1 | -5/+5 |
* | Bugfix for ICC color profile parsing in JPEG images. | Jeremias Maerki | 2006-03-24 | 8 | -27/+86 |
* | Initial support for page-position="last". Feedback requested! | Jeremias Maerki | 2006-03-23 | 11 | -97/+287 |
* | Bugfix: display-align did not work if the first object in a page was a table. | Luca Furini | 2006-03-23 | 1 | -0/+5 |
* | The about attribute must have the "rdf" namespace prefix. | Jeremias Maerki | 2006-03-23 | 2 | -22/+40 |
* | Bugzilla #39070:
| Jeremias Maerki | 2006-03-23 | 1 | -1/+1 |
* | Added missing package description. | Jeremias Maerki | 2006-03-22 | 1 | -0/+22 |