aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla #39443:Jeremias Maerki2006-05-071-0/+68
* Fixed incorrect handling of percentages in vertical-align property values and...Manuel Mall2006-05-061-7/+47
* Bugzilla #38243:Jeremias Maerki2006-05-031-0/+58
* Bugzilla #38946:Jeremias Maerki2006-05-034-29/+35
* Important wording correctionManuel Mall2006-05-021-1/+1
* Added testcase which demonstrates that (or how?) linebreaking of consecutive ...Manuel Mall2006-05-021-0/+68
* Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n...Jeremias Maerki2006-04-282-0/+47
* Previous commit of disabled-testcases.xml was brokenManuel Mall2006-04-271-1/+0
* Test case for Bug 39414Manuel Mall2006-04-272-2/+1880
* Content in block-containers makes better use of shrink to fit content vertica...Jeremias Maerki2006-04-251-0/+51
* Bugfix: Fixed ClassCastException when retrieve-marker is used as a direct chi...Jeremias Maerki2006-04-231-0/+53
* Bugzilla #39118:Jeremias Maerki2006-04-235-2/+352
* Adding a test case that demonstrates a problem with forward references and pa...Jeremias Maerki2006-04-122-0/+51
* Add disabled test case to demonstrate problems with white space handling when...Manuel Mall2006-04-102-0/+103
* Bugfix: Allow URLs in basic-link's external-destination to be wrapped in "url...Jeremias Maerki2006-04-101-0/+43
* List NBSP under adjustable spaces in CharUtilities.Jeremias Maerki2006-04-105-27/+134
* Forgot to disable the writing down of the generated PDF files.Jeremias Maerki2006-04-101-1/+1
* Fixed various white space (non)removal issues during line building. white-spa...Manuel Mall2006-04-087-62/+308
* Improved JUnit report creation.Jeremias Maerki2006-04-0513-0/+976
* Adding dependency on XML Graphics Commons.Jeremias Maerki2006-04-043-270/+0
* Tweak: reuse the FopFactory instance.Andreas L. Delmelle2006-03-271-5/+10
* Merged Temp_API_Finalization branch back into FOP Trunk:Jeremias Maerki2006-03-279-57/+77
* 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-241-4/+4
* Confirming that last-line-end-indent works as specified in XSL 1.0.Jeremias Maerki2006-03-241-0/+94
* Initial support for page-position="last". Feedback requested!Jeremias Maerki2006-03-231-0/+168
* Bugfix: display-align did not work if the first object in a page was a table.Luca Furini2006-03-231-0/+255
* Bugfix: CCITT Group 4 encoded TIFF images were not properly embedded in PDF f...Jeremias Maerki2006-03-182-1/+9
* Changed the way that text-align-last is calculated. Hopefully, this is it, no...Jeremias Maerki2006-03-161-2/+24
* 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-1612-71/+618
* 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
* Fixed bug in handling of text-align-last. Value "relative" was not the defaul...Jeremias Maerki2006-02-281-0/+59
* 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
* Testcase for the background-position shorthand.Andreas L. Delmelle2006-02-141-0/+71
* Slight correction: single quoted font-family names not properly handledAndreas L. Delmelle2006-02-121-3/+3
* Added implementation for the font shorthand property (+ some checkstyle cleanup)Andreas L. Delmelle2006-02-121-0/+74
* Bugzilla #38618:Jeremias Maerki2006-02-111-0/+36
* 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