aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Change TransformerHandler to ContentHandler. Use comment method whenSimon Pepping2006-01-271-2/+2
* Implement new interface methodSimon Pepping2006-01-271-0/+9
* TransformerHandler changed to ContentHandler to allow easier integration of X...Chris Bowditch2006-01-272-2/+2
* Bugzilla #38397: Jeremias Maerki2006-01-261-0/+97
* Command-line support for the intermediate format: Use "-atin" to specify an a...Jeremias Maerki2006-01-241-3/+1
* Following a clarification by the XSL FO SG, space traits are only set on the ...Jeremias Maerki2006-01-199-164/+39
* New interface XMLizable (copied from Apache Excalibur) to mark classes that c...Jeremias Maerki2006-01-191-0/+67
* New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...Jeremias Maerki2006-01-1711-33/+478
* Allow some xsl-function calls with omitted args, patch contributed bySimon Pepping2006-01-121-0/+69
* The last page sequence should also follow its force-page-count trait.Simon Pepping2006-01-103-399/+239
* Bugzilla #38054:Jeremias Maerki2006-01-091-0/+50
* Also let the last page sequence notify its listeners. Add a check forSimon Pepping2006-01-081-0/+2
* Create a new check type for the formatting results. For now onlySimon Pepping2006-01-083-5/+98
* Implementation of force-page-count property, patch by Gerhard Oettl,Simon Pepping2006-01-061-0/+397
* Bugzilla #38135:Jeremias Maerki2006-01-051-0/+48
* Bugzilla #38102:Jeremias Maerki2006-01-041-7/+87
* Bugzilla #38102:Jeremias Maerki2006-01-041-0/+76
* Got caught with the wrong year in the license header again!Manuel Mall2006-01-043-3/+3
* Added testcases for recently identified problems with markersManuel Mall2006-01-043-0/+165
* Bugfix: TableCell did not properly report that it generates reference-areas w...Jeremias Maerki2006-01-031-0/+110
* Correction of expected resultAndreas L. Delmelle2005-12-301-1/+1
* git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@360088 13f...Andreas L. Delmelle2005-12-301-7/+0
* git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@360084 13f...Andreas L. Delmelle2005-12-301-0/+3
* Revision of refinement white-space handling (cfr. Bugzilla 37639)Andreas L. Delmelle2005-12-303-21/+17
* Some properties housekeeping: propdel svn:executable, propset svn:eol 'native'Simon Pepping2005-12-3046-0/+0
* Block Knuth sequences in inline content are properly joined, takingSimon Pepping2005-12-301-0/+66
* Added support for the white-space shorthandAndreas L. Delmelle2005-12-301-0/+50
* Tweak page-break-* shorthands; keeps now working properlyAndreas L. Delmelle2005-12-302-18/+23
* 1) Added support for the page-break-* shorthandsAndreas L. Delmelle2005-12-291-0/+83
* Test file for the NPE reported in bug 38053Simon Pepping2005-12-281-0/+98
* Each block in inline content now appears in its own line area.Simon Pepping2005-12-283-38/+82
* Fix for bug 37743 and part of 38053Manuel Mall2005-12-281-7/+0
* This time with checks.Simon Pepping2005-12-271-0/+9
* Testcase for the ClassCastExceptions in inline block content.Simon Pepping2005-12-271-0/+45
* Fixed problem with linefeed-treatment=preserve not being correctly handled fo...Manuel Mall2005-12-232-13/+19
* A new testcase for linefeed treatment, as reported on fop-userSimon Pepping2005-12-222-0/+92
* As announced, I brought FontTriplet to more life by making it Serializable an...Jeremias Maerki2005-12-222-11/+17
* Rendering the list of disabled testcasesSimon Pepping2005-12-222-0/+105
* Add a letterspace in InlineKnuthSequenceSimon Pepping2005-12-221-0/+43
* Adjust to changes in KnuthSequence.Jeremias Maerki2005-12-221-1/+2
* Dominic Brügger indeed found a bug. Strange that it only appears with break-...Jeremias Maerki2005-12-212-0/+68
* Bugzilla #37964:Jeremias Maerki2005-12-201-0/+48
* Another workaround/hack to deal with non breaking spaces. Also some minor adj...Manuel Mall2005-12-173-3/+74
* NOTE: API changes in a backwards-incompatible way: FOUserAgent.setResolution(...Jeremias Maerki2005-12-154-12/+11
* Bugzilla #37875:Jeremias Maerki2005-12-151-0/+76
* Fixed a problem where a block containing only a nbsp was not rendered at allManuel Mall2005-12-151-0/+45
* Fixed a bug where the area for a finished cell that is broken over pages was ...Jeremias Maerki2005-12-151-0/+91
* Corrected info.Jeremias Maerki2005-12-141-1/+1
* Don't hyphenate when wrap is set to "no-wrap".Jeremias Maerki2005-12-143-0/+104
* Bugzilla #37880:Jeremias Maerki2005-12-131-0/+64