aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bugzilla 42703: white-space incorrectly handled in retrieved markersAndreas L. Delmelle2007-06-232-12/+73
* A note on the PDF/A namespace confusion.Jeremias Maerki2007-06-221-0/+26
* Updated PDF/A-1b support according to ISO-19005-1:2005/Cor.1:2007.Jeremias Maerki2007-06-227-21/+131
* Bugzilla #42576Chris Bowditch2007-06-224-14/+181
* Move Glen Mazza to the list of inactive committers, as per his own request. W...Vincent Hennebert2007-06-191-5/+4
* corrected some misspellings and other potential annoyances in exampleJoerg Pietschmann2007-06-177-224/+212
* removed hyphenation advice from basic exampleJoerg Pietschmann2007-06-161-2/+2
* remove deprecated style taskJoerg Pietschmann2007-06-161-1/+1
* Add Assentis:DocDesign (an FO editor)Jeremias Maerki2007-06-151-0/+1
* Add JEuclid as it now provides its own FOP extension. Jeremias Maerki2007-06-151-1/+2
* Apply a similar change to the page of the trunk as to that of the 0.93 releaseSimon Pepping2007-06-081-5/+4
* Updates to promote FOP 0.93 over 0.20.5Clay Leeds2007-06-072-10/+6
* Add Adrian Cumiskey to the list of FOP's active contributors. Many thanks to ...Vincent Hennebert2007-06-061-0/+2
* Add Max Berger to the list of FOP's active contributors. Many thanks to Max f...Vincent Hennebert2007-06-061-0/+5
* Bug #42476:Vincent Hennebert2007-05-294-59/+66
* Discover the .otf font extension (OpenType fonts), too.Jeremias Maerki2007-05-281-5/+4
* Bugzilla #41831:Jeremias Maerki2007-05-28111-1462/+4024
* One Factory per VM is enough here.Jeremias Maerki2007-05-271-1/+1
* Checkstyle only.Jeremias Maerki2007-05-251-7/+9
* Bugzilla #42406: Jeremias Maerki2007-05-216-41/+38
* Bugzilla #42109: Jeremias Maerki2007-05-215-23/+41
* PFMFile is now also used inside FOP's normal operations, so don't log too muc...Jeremias Maerki2007-05-211-2/+2
* Bugzilla #42067: Jeremias Maerki2007-05-211-1/+2
* Bugzilla #42067: Jeremias Maerki2007-05-181-7/+4
* Bugfix for ClassCastException with spaces inside a table-cell (using fox:wido...Jeremias Maerki2007-05-171-4/+9
* Missed the URL.Jeremias Maerki2007-05-171-1/+1
* ApacheCon US coming up nextJeremias Maerki2007-05-171-2/+2
* ID on wrapper should work now.Jeremias Maerki2007-05-161-1/+1
* Small Javadoc issue fixed.Jeremias Maerki2007-05-162-2/+2
* Extracted a little bit of the multi-output handling code from PNGRenderer in ...Jeremias Maerki2007-05-164-470/+230
* setHyphenBaseURL() was missing.Jeremias Maerki2007-05-161-0/+7
* Fixing a problem with disappearing footnotes inside inlines when hyphenation ...Luca Furini2007-05-154-61/+76
* Bugfix: Integers were not correctly formatted in PDF. This fixes a problem wi...Jeremias Maerki2007-05-113-10/+17
* Fixed default encoding problem. Jeremias Maerki2007-05-111-2/+3
* ArrayList -> List.Jeremias Maerki2007-05-071-1/+1
* Removed newly introduced dependency from the PDF library to the area tree.Jeremias Maerki2007-05-0719-374/+686
* Testcase for bookmarks in the area tree.Jeremias Maerki2007-05-071-0/+78
* Bugzilla #42067:Jeremias Maerki2007-05-0715-247/+1084
* I've finally setup a local test project using Maven, so I can properly test t...Jeremias Maerki2007-05-051-2/+2
* Avoid dependency on FOP 0.20.5 from the Batik 1.6 transcoder.Jeremias Maerki2007-05-041-1/+7
* Added Maven artifact building following the same pattern as in XML Graphics C...Jeremias Maerki2007-05-032-1/+170
* Reworded requirements slightly to make it more clear to people switching from...Jeremias Maerki2007-05-011-1/+3
* Bugzilla #41434:Jeremias Maerki2007-05-014-5/+8
* Bugfixes:Vincent Hennebert2007-04-308-66/+412
* Fix a NPE when break-before is specified on the first row of a table, and whe...Vincent Hennebert2007-04-263-16/+80
* Add check for the number of pagesVincent Hennebert2007-04-262-0/+4
* Fix spelling error in svn:keywords propertyVincent Hennebert2007-04-260-0/+0
* Make keep-with-next and keep-with-previous work on fo:tableVincent Hennebert2007-04-263-0/+156
* Forgot checks for the second table's IPDsVincent Hennebert2007-04-241-0/+2
* "Exhaustive" testcase for border resolution in the collapsing-border modelVincent Hennebert2007-04-241-2/+313