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