aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merged changes from 0.92 branch back into Trunk.Jeremias Maerki2006-04-2029-336/+958
* Bugfix: The generation of the PDF "d" (setdash) command was assuming that onl...Jeremias Maerki2006-04-182-8/+7
* Adding a test case that demonstrates a problem with forward references and pa...Jeremias Maerki2006-04-122-0/+51
* Bugfix: Fixed a division by zero problem in TTFReader popping up with arialun...Jeremias Maerki2006-04-122-15/+51
* Add disabled test case to demonstrate problems with white space handling when...Manuel Mall2006-04-102-0/+103
* Bugzilla #39033:Jeremias Maerki2006-04-101-0/+14
* Some updates in preparation of the next release.Jeremias Maerki2006-04-103-15/+32
* Update on the README file.Jeremias Maerki2006-04-101-15/+13
* Bugfix: Allow URLs in basic-link's external-destination to be wrapped in "url...Jeremias Maerki2006-04-105-21/+108
* List NBSP under adjustable spaces in CharUtilities.Jeremias Maerki2006-04-107-33/+148
* Forgot to disable the writing down of the generated PDF files.Jeremias Maerki2006-04-101-1/+1
* Corrected wrong BugZilla number in status.xmlManuel Mall2006-04-081-1/+1
* Fixed various white space (non)removal issues during line building. white-spa...Manuel Mall2006-04-0812-105/+497
* Documentation on PDF/A support.Jeremias Maerki2006-04-062-0/+133
* Adding XML Graphics Commons to classpath.Jeremias Maerki2006-04-061-0/+1
* 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-0524-43/+1319
* 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-0449-4760/+620
* 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
* Uhm, forgot another occurence of the old domain name.Jeremias Maerki2006-03-301-2/+2
* Don't use "deprecated" hostname.Jeremias Maerki2006-03-301-2/+2
* 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
* Tweak: reuse the FopFactory instance.Andreas L. Delmelle2006-03-271-5/+10
* 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-2748-766/+1409
* 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
* Removed totally misleading demo file. widows and orphans only have an effect ...Jeremias Maerki2006-03-251-521/+0
* No stacktrace when encountering problems while building a base URL. It's not ...Jeremias Maerki2006-03-254-6/+14
* ID reference in some checks were wrong.Jeremias Maerki2006-03-251-4/+4
* Demonstrating negative last-line-end-indent.Jeremias Maerki2006-03-241-0/+10
* Corrected expectation and behaviour for the text-indent property to only appl...Jeremias Maerki2006-03-243-10/+17
* Confirming that last-line-end-indent works as specified in XSL 1.0.Jeremias Maerki2006-03-243-5/+103
* 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-2313-97/+458
* Bugfix: display-align did not work if the first object in a page was a table.Luca Furini2006-03-232-0/+260
* The about attribute must have the "rdf" namespace prefix.Jeremias Maerki2006-03-232-22/+40
* Bugzilla #39070: Jeremias Maerki2006-03-231-1/+1