aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set base URL so relative URLs work in testsJeremias Maerki2005-01-241-1/+5
* normal trait attributes for page-level reference and viewport areas.Jeremias Maerki2005-01-241-0/+5
* is-reference-area and is-viewport-area traitsJeremias Maerki2005-01-241-3/+17
* Some tests for background images and external-graphicJeremias Maerki2005-01-245-0/+277
* Variable substitution inside tests.Jeremias Maerki2005-01-241-2/+37
* Image resources for testsJeremias Maerki2005-01-242-0/+0
* Early preloading of images (during FO tree building). This wasn't consistent ...Jeremias Maerki2005-01-246-70/+159
* Setting IPD and BPD before adding background traitsJeremias Maerki2005-01-241-6/+7
* More area dimension traits.Jeremias Maerki2005-01-241-9/+21
* Missing aliases for background-position-*.Jeremias Maerki2005-01-241-0/+9
* JavadocsJeremias Maerki2005-01-241-0/+8
* Forgot this one when extending FopImageJeremias Maerki2005-01-201-1/+21
* Repetitions for background imagesJeremias Maerki2005-01-201-15/+37
* Background image is painted on the padding-rectangle, not on the border-recta...Jeremias Maerki2005-01-201-24/+45