aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Better approach for enforcing the overflow property on block-containers.Jeremias Maerki2005-12-081-0/+55
* Bugfix: Areas for table-cells that are broken over more than one page are now...Jeremias Maerki2005-12-084-8/+13
* Looks like the 2-column situation has to be handled differently than the 3-co...Jeremias Maerki2005-12-083-0/+163
* Bugzilla #37828:Jeremias Maerki2005-12-081-0/+69
* Alternative set of rules for text indent calculation (start-indent and end-in...Jeremias Maerki2005-12-074-5/+389
* Bugzilla #37815:Jeremias Maerki2005-12-071-0/+55
* Bugzilla #37813:Jeremias Maerki2005-12-071-0/+58
* Better not use something derived from "fantasy" since it's a keyword in the s...Jeremias Maerki2005-12-021-1/+1
* font-family list still not fully supported but a comma-separated list is now ...Jeremias Maerki2005-12-023-2/+8
* Implemented 5.3.4 overconstrained geometry without handling the case when the...Jeremias Maerki2005-12-023-0/+212
* Test case for Bugzilla #37743, reduced to the absolute minimum.Jeremias Maerki2005-12-012-0/+71
* Test case for conditionality notification in table-cell content (Belongs to r...Jeremias Maerki2005-11-301-0/+73
* Negative widths on inline-progression-dimension and block-progression-dimensi...Jeremias Maerki2005-11-293-0/+88
* Support checking for the subcomponents of length-range properties in the FO T...Jeremias Maerki2005-11-291-0/+5
* Bugfix for "/ by zero" ArithmeticExceptions when an URL to a non-existing ima...Jeremias Maerki2005-11-291-0/+55
* Added support for border-separation.block-progression-direction (only inline-...Jeremias Maerki2005-11-243-2/+178
* Cleaned up all entries (except whitespace-related stuff) in disabled-testcase...Jeremias Maerki2005-11-245-98/+97
* Added test case for hyphenation-ladder-count, fix broken build.xml with respe...Manuel Mall2005-11-232-1/+355
* Forgot the references.Jeremias Maerki2005-11-221-0/+2
* Checks for Bugzilla #37579.Jeremias Maerki2005-11-223-0/+156
* Implementation of hyphenation-ladder-count.Luca Furini2005-11-211-3/+3
* Added license header to disabled testcases XML file. Removed obsolete files a...Joerg Pietschmann2005-11-206-59/+49
* Added descriptions to disabled-testcases (by Manuel Mall). Corrected and comm...Joerg Pietschmann2005-11-182-41/+79
* JDK 1.3 compatibility. Jeremias Maerki2005-11-181-17/+21
* XMLified files describing disabled testcases for layout engine and FO treeJoerg Pietschmann2005-11-185-1/+344
* Added the problem with whitespace around markers as a disabled test case, cha...Manuel Mall2005-11-152-0/+69
* Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....Jeremias Maerki2005-11-141-8/+3
* Correct a few more problems related to leaders: text-align was not handled co...Manuel Mall2005-11-145-14/+260
* Initial fix for examples/basic/leader.fo problemManuel Mall2005-11-132-1/+48
* Typo. Sorry.Jeremias Maerki2005-11-131-0/+0
* Bugfix for handling of percentage width and height inside block-containers. F...Jeremias Maerki2005-11-131-0/+83
* Deprecated constructors Fop(int) and Fop(int, FOUserAgent).Jeremias Maerki2005-11-1210-22/+26