aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding an example with "no-repeat"Jeremias Maerki2005-02-011-0/+3
* Special regression test for cases where blocks are empty except for marker el...Jeremias Maerki2005-02-011-0/+99
* Bugfix for special case when markers weren't added correctly. This happens wh...Jeremias Maerki2005-02-011-27/+28
* Both fore- and background colors are initially black. This fixes a bug where ...Jeremias Maerki2005-02-011-1/+1
* PR:Glen Mazza2005-01-314-4/+4
* Addition of new fo:page-sequence-wrapper FO from XSL 1.1. Currently not "plu...Glen Mazza2005-01-314-6/+136
* Border, Padding and spaces on level fo:table.Jeremias Maerki2005-01-315-39/+141
* Test for proportional-column-width() function.Jeremias Maerki2005-01-311-0/+98
* Test for height and block-progression-dimension on table-row (disabled becaus...Jeremias Maerki2005-01-312-1/+108
* Two test cases testing table-column properties (disabled because they fail).Jeremias Maerki2005-01-313-1/+169
* First most basic test for tables.Jeremias Maerki2005-01-311-0/+106
* table-cell generates a normal reference-area.Jeremias Maerki2005-01-311-1/+3
* -Dfop.layoutengine.starts-with=breaks selects all tests that begin with "brea...Jeremias Maerki2005-01-311-0/+5
* Two basic tests for break-before|after on blocks (currently disabled because ...Jeremias Maerki2005-01-313-0/+132
* Added the page number to the pageViewportJeremias Maerki2005-01-311-0/+1
* PR:Glen Mazza2005-01-304-82/+55
* Updated the paths in the Makefile and the customization stylesheets.Simon Pepping2005-01-306-32/+240
* Updated to the current situation. Patch by renaud richardet, see bug 33126Simon Pepping2005-01-301-92/+61
* Test case for borders, padding and spacing on list-blocks and list-items.Jeremias Maerki2005-01-281-0/+189
* Remember to switch on the brain when writing test cases. :-) Forgot to take s...Jeremias Maerki2005-01-281-3/+8
* Added border, padding and spacing for list-blocks and list-items.Jeremias Maerki2005-01-282-29/+129
* Cleanup and added missing some public accessors.Jeremias Maerki2005-01-282-16/+52
* Additional test using margin-left on the list-item and non-default values for...Jeremias Maerki2005-01-281-44/+74
* corresponding.compute() may also return null to indicate that the inherited v...Jeremias Maerki2005-01-281-6/+6
* Basic tests for lists.Jeremias Maerki2005-01-281-0/+128
* Fixed a bug for labels, giving the wrong reference IPD.Jeremias Maerki2005-01-281-6/+3
* CONTAINING_REFAREA seems to work now, so use it.Jeremias Maerki2005-01-281-12/+13
* Fixed CONTAINING_REFAREA (for list indents)Jeremias Maerki2005-01-281-6/+12
* Tests for retrieve-boundary.Jeremias Maerki2005-01-271-0/+138
* Fixed a bug in markers with boundary document and page-sequence.Jeremias Maerki2005-01-271-2/+6
* Test for markers with first-including-carryoverJeremias Maerki2005-01-271-0/+125
* Switching off reuse of static LMs, which fixes page numbers and markers on pa...Jeremias Maerki2005-01-261-10/+8
* toString()Jeremias Maerki2005-01-261-1/+8
* Basic test for markers.Jeremias Maerki2005-01-261-0/+105
* Tests for testing normal page breaking (block and block-containers).Jeremias Maerki2005-01-262-0/+152
* Added a check for endless loops.Jeremias Maerki2005-01-261-8/+24
* Bugfix for layout of block-containers with fixed BPD. They weren't properly b...Jeremias Maerki2005-01-261-6/+27
* Commenting a variable that was already defined in the superclass.Jeremias Maerki2005-01-261-2/+2
* toString() workJeremias Maerki2005-01-263-3/+18
* Second batch of text-decoration tests (inheritance and color)Jeremias Maerki2005-01-251-0/+88
* First batch of text-decoration testsJeremias Maerki2005-01-251-0/+104
* Get the mark colors for text-decorations right.Jeremias Maerki2005-01-253-3/+43
* Too many optimizations.Jeremias Maerki2005-01-251-1/+2
* Removed unnecessary parameterJeremias Maerki2005-01-253-4/+4
* First version of text-decoration support (no colors, yet, PDF rendering may n...Jeremias Maerki2005-01-2520-106/+519
* Additional text-decoration traitsJeremias Maerki2005-01-251-3/+17
* Additional helper functionsJeremias Maerki2005-01-251-0/+19
* Replaced absolute image paths with relativeJoerg Pietschmann2005-01-243-4/+3
* More page-master testing.Jeremias Maerki2005-01-242-0/+126
* region-body may not have a borderJeremias Maerki2005-01-242-2/+2