aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Use a list of active cells for computing steps, continued:Vincent Hennebert2007-07-091-8/+8
* Improvement in handling relative font-weightsAndreas L. Delmelle2007-07-062-15/+105
* Add a testcase for a bug in TableStepper spotted during the refactoring. The ...Vincent Hennebert2007-07-061-0/+83
* Bugzilla #42278:Jeremias Maerki2007-06-292-0/+120
* Additional testcases for tables with spanning cells and collapsing-border model.Vincent Hennebert2007-06-282-0/+1079
* Bugzilla 42703: white-space incorrectly handled in retrieved markersAndreas L. Delmelle2007-06-231-0/+70
* Updated PDF/A-1b support according to ISO-19005-1:2005/Cor.1:2007.Jeremias Maerki2007-06-224-2/+117
* Bugzilla #42576Chris Bowditch2007-06-221-0/+152
* Bugzilla #41831:Jeremias Maerki2007-05-2828-122/+428
* One Factory per VM is enough here.Jeremias Maerki2007-05-271-1/+1
* Bugzilla #42109: Jeremias Maerki2007-05-211-11/+11
* ID on wrapper should work now.Jeremias Maerki2007-05-161-1/+1
* Fixing a problem with disappearing footnotes inside inlines when hyphenation ...Luca Furini2007-05-152-7/+2
* Testcase for bookmarks in the area tree.Jeremias Maerki2007-05-071-0/+78
* Bugfixes:Vincent Hennebert2007-04-305-0/+364
* Fix a NPE when break-before is specified on the first row of a table, and whe...Vincent Hennebert2007-04-261-0/+78
* Add check for the number of pagesVincent Hennebert2007-04-262-0/+4
* Make keep-with-next and keep-with-previous work on fo:tableVincent Hennebert2007-04-262-0/+150
* Forgot checks for the second table's IPDsVincent Hennebert2007-04-241-0/+2
* "Exhaustive" testcase for border resolution in the collapsing-border modelVincent Hennebert2007-04-241-2/+313
* First testcases for the collapsing-border model in tablesVincent Hennebert2007-04-204-0/+771
* Fix the computation of cells' IPD when they contain children with forced breaks.Vincent Hennebert2007-04-201-13/+29
* Fix the handling of forced breaks which were sometimes counted twice.Vincent Hennebert2007-04-181-0/+82
* Make the fop.layoutengine.disabled property work with fop.layoutengine.starts...Vincent Hennebert2007-04-171-0/+1
* Bugfix for keep-with-next inside tables:Jeremias Maerki2007-04-011-0/+69
* Add explicit border-collapse="separate" property in preparation for the imple...Vincent Hennebert2007-03-301-4/+4
* - add border-collapse="separate" to the properties of tables in some testcase...Vincent Hennebert2007-03-272-257/+257
* Some more comments for RowPainter.Jeremias Maerki2007-03-231-0/+84
* Better document some of the code in RowPainter.Jeremias Maerki2007-03-231-1/+2
* Avoid an IndexOutOfBoundsException when more columns are used than are specif...Jeremias Maerki2007-03-231-0/+75
* Fixed an IllegalArgumentException for absolutely positioned block-containers ...Jeremias Maerki2007-03-121-19/+29
* Disable FontBaseBadTestCase for now as it is currently not working and makes ...Vincent Hennebert2007-02-281-0/+5
* Switch to XGCommons' ImageWriter for writing PNGs.Jeremias Maerki2007-02-281-8/+17
* Removed visual markers to count the lines from the testcase...Andreas L. Delmelle2007-02-231-12/+13
* Bugzilla 41652: Andreas L. Delmelle2007-02-221-0/+65
* Add the very same test cases with tables using starts-row/ends-row instead of...Vincent Hennebert2007-02-143-5/+350
* Stricter user config file validation.Vincent Hennebert2007-02-1417-3/+618
* Forgot the ASF header in the fo test filesVincent Hennebert2007-02-132-0/+34
* First unit tests for table layout manager classesVincent Hennebert2007-02-134-0/+645
* Fix: override PropertyMaker.make() to properly parse font-family names contai...Andreas L. Delmelle2007-02-061-0/+49
* Fix for bugzilla 41503: Andreas L. Delmelle2007-01-311-0/+58
* Fix for bug 41019, minor changes to a few testcases as now a different set of...Luca Furini2007-01-303-19/+21
* Properties are wrong. Sorry.Jeremias Maerki2007-01-221-49/+49
* Bugzilla #41426:Jeremias Maerki2007-01-222-5/+53
* Initial support for soft hyphensManuel Mall2007-01-133-0/+128
* Added support for line-height-shift-adjustment propertyManuel Mall2007-01-111-0/+111
* Fix for new linebreaking in combination with hyphenation not correctly breaki...Manuel Mall2007-01-111-0/+44
* Created a static known-issues item in the release tab. Updated theSimon Pepping2007-01-091-31/+31
* Update white-space test case to cover more Unicode whitespace codepointsManuel Mall2007-01-061-33/+311
* Fix compilation error caused by incorrect package name in generated code. Als...Manuel Mall2006-12-222-11/+11