aboutsummaryrefslogtreecommitdiffstats
path: root/test/layoutengine
Commit message (Expand)AuthorAgeFilesLines
* Looks like we already had a test for the bug I fixed in revision 386025. D'oh...Jeremias Maerki2006-03-161-1/+1
* Added support for fixed-width spaces and kerning.Jeremias Maerki2006-03-1611-67/+594
* Bugfix: Fixed a copy/paste error in the table layout code that caused wrong p...Jeremias Maerki2006-03-151-0/+77
* Bugfix: Fixed an NPE that was thrown when a table was used inside a footnote-...Jeremias Maerki2006-03-151-0/+64
* Test case which demonstrates that a footnote in a fo:inline is swallowed if h...Jeremias Maerki2006-03-022-0/+52
* Activated refinement white-space-handling for fo:title and fo:bookmark-titleAndreas L. Delmelle2006-02-271-6/+0
* Added support for page sequence title in AreaTreeParser (IF). Fixes problems ...Jeremias Maerki2006-02-261-11/+14
* Linefeed treatment and white space collapse are not performed onSimon Pepping2006-02-252-1/+61
* InlineLM properly creates an AligmentContext for Title.Simon Pepping2006-02-252-1/+49
* block_break-after_2 seems to work. Don't know who/what fixed this. Does anybody?Jeremias Maerki2006-02-241-5/+0
* Avoid a NullPointerException when fo:title is empty.Simon Pepping2006-02-241-0/+45
* Bugfix: Fixed two causes for ClassCastExceptions in BlockContainerLayoutManager.Jeremias Maerki2006-02-091-0/+48
* Bugfix: padding-top and padding-bottom on list-items could lead to wrong page...Jeremias Maerki2006-02-092-0/+165
* Fix for bug 38507: the elements representing a non-breaking space were not al...Luca Furini2006-02-074-79/+20
* Test case for Bugzilla #38507.Jeremias Maerki2006-02-042-0/+86
* Bugzilla #38453:Jeremias Maerki2006-02-021-1/+6
* Demonstrating the problem reported by Jan Kohnert.Jeremias Maerki2006-02-022-0/+56
* Renaming test case as it doesn't properly describe what it does.Jeremias Maerki2006-02-021-0/+0
* Further fine-tuning of white-space-handling during refinementAndreas L. Delmelle2006-02-011-4/+4
* Bugzilla #38397: Jeremias Maerki2006-01-261-0/+97
* 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-175-18/+18
* 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
* 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
* 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
* 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
* 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