aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Minor enhancement of column-number property code / removal of unused methodAndreas L. Delmelle2006-08-221-0/+54
* Minor enhancement of FOTree test outputAndreas L. Delmelle2006-08-221-4/+14
* Minor fix: set negative values to zero for b-p-d/i-p-dAndreas L. Delmelle2006-08-211-11/+1
* Rework of default column-creation and setting column-widths from the first ro...Andreas L. Delmelle2006-08-211-14/+0
* Changed testcases failing due to r432190Andreas L. Delmelle2006-08-179-18/+23
* Helper XSLT which can split an FO file into multiple FO files at page-sequenc...Jeremias Maerki2006-08-091-0/+45
* Rework of the marker/retrieve-marker implementation to cater for correct eval...Andreas L. Delmelle2006-08-065-25/+220
* Bugzilla #39840:Jeremias Maerki2006-08-041-0/+85
* Fixed a memory-leak: The FO tree part of a page-sequence was not released whe...Jeremias Maerki2006-08-032-0/+180
* Bugfix: Table headers and footers were swallowed when a table was nested in a...Jeremias Maerki2006-08-021-0/+115
* Merge from Temp_Floats branch:Jeremias Maerki2006-08-021-18/+90
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-28490-13637/+14127
* Showing a problem with SVG used inside a basic-link. The size of the link rec...Jeremias Maerki2006-07-112-0/+62
* Test case for change/revision 411180 ("Extends white-space removal to occur a...Jeremias Maerki2006-06-121-0/+100
* Added region-body_display-align to demonstrate the default behaviour for adju...Jeremias Maerki2006-06-082-0/+192
* Set a PrefixResolver for the "true" check, too, not only for "eval".Jeremias Maerki2006-06-082-14/+24
* Bugfix: components of border-separation weren't set when using shorthand-mode...Andreas L. Delmelle2006-06-081-0/+67
* Bugfix: Table headers were omitted when a table is a child of a block-container.Jeremias Maerki2006-06-071-0/+87
* Fixes Bugzilla 39560: make sure the interaction between FOs and properties is...Andreas L. Delmelle2006-06-061-6/+0
* Tweak: change expected value to an absoluteAndreas L. Delmelle2006-06-051-2/+2
* Update assertions to reflect recent modification to the method in questionAndreas L. Delmelle2006-06-041-2/+2
* Correct some formal errors in this file.Simon Pepping2006-05-191-1/+16
* An emergency patch to avoid that a non-breaking space at the end of anSimon Pepping2006-05-191-0/+60
* Bugfix: The combination of hyphenation and kerning resulted in slightly ragge...Jeremias Maerki2006-05-191-0/+60
* Bugfix: NullPointerException in AreaAdditionUtil in a table-cell spanning mul...Jeremias Maerki2006-05-182-0/+88
* Testcase for Bugzilla #39560Jeremias Maerki2006-05-182-0/+104
* Bugzilla #39533:Jeremias Maerki2006-05-181-1/+1
* Bugzilla #39607:Jeremias Maerki2006-05-183-0/+107
* Extended PageViewport to carry foreign attributes.Jeremias Maerki2006-05-182-1/+61
* Bugfix: tables nested in inline elements caused a NullPointerException.Jeremias Maerki2006-05-151-0/+55
* 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