aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added the page number to the pageViewportJeremias Maerki2005-01-311-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198344 13f79535-47bb-0310-9956-ffa450edef68
* PR:Glen Mazza2005-01-304-82/+55
| | | | | | | | | | | | Obtained from: Submitted by: Reviewed by: Altered TestConverter to use FileCompare's file comparison logic. Renamed Compare to FileCompare. Simplified logger implementation in TestConverter. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198343 13f79535-47bb-0310-9956-ffa450edef68
* Updated the paths in the Makefile and the customization stylesheets.Simon Pepping2005-01-306-32/+240
| | | | | | | Created an Ant build file. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198342 13f79535-47bb-0310-9956-ffa450edef68
* Updated to the current situation. Patch by renaud richardet, see bug 33126Simon Pepping2005-01-301-92/+61
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198341 13f79535-47bb-0310-9956-ffa450edef68
* Test case for borders, padding and spacing on list-blocks and list-items.Jeremias Maerki2005-01-281-0/+189
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198340 13f79535-47bb-0310-9956-ffa450edef68
* Remember to switch on the brain when writing test cases. :-) Forgot to take ↵Jeremias Maerki2005-01-281-3/+8
| | | | | | start-indent into account. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198339 13f79535-47bb-0310-9956-ffa450edef68
* Added border, padding and spacing for list-blocks and list-items.Jeremias Maerki2005-01-282-29/+129
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198338 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup and added missing some public accessors.Jeremias Maerki2005-01-282-16/+52
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198337 13f79535-47bb-0310-9956-ffa450edef68
* Additional test using margin-left on the list-item and non-default values ↵Jeremias Maerki2005-01-281-44/+74
| | | | | | for provisional-distance-between-starts and provisional-label-separation. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198336 13f79535-47bb-0310-9956-ffa450edef68
* corresponding.compute() may also return null to indicate that the inherited ↵Jeremias Maerki2005-01-281-6/+6
| | | | | | value should be used. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198335 13f79535-47bb-0310-9956-ffa450edef68
* Basic tests for lists.Jeremias Maerki2005-01-281-0/+128
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198334 13f79535-47bb-0310-9956-ffa450edef68
* Fixed a bug for labels, giving the wrong reference IPD.Jeremias Maerki2005-01-281-6/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198333 13f79535-47bb-0310-9956-ffa450edef68
* CONTAINING_REFAREA seems to work now, so use it.Jeremias Maerki2005-01-281-12/+13
| | | | | | | Rearranged calculation. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198332 13f79535-47bb-0310-9956-ffa450edef68
* Fixed CONTAINING_REFAREA (for list indents)Jeremias Maerki2005-01-281-6/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198331 13f79535-47bb-0310-9956-ffa450edef68
* Tests for retrieve-boundary.Jeremias Maerki2005-01-271-0/+138
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198330 13f79535-47bb-0310-9956-ffa450edef68
* Fixed a bug in markers with boundary document and page-sequence.Jeremias Maerki2005-01-271-2/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198329 13f79535-47bb-0310-9956-ffa450edef68
* Test for markers with first-including-carryoverJeremias Maerki2005-01-271-0/+125
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198328 13f79535-47bb-0310-9956-ffa450edef68
* Switching off reuse of static LMs, which fixes page numbers and markers on ↵Jeremias Maerki2005-01-261-10/+8
| | | | | | pages >1. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198327 13f79535-47bb-0310-9956-ffa450edef68
* toString()Jeremias Maerki2005-01-261-1/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198326 13f79535-47bb-0310-9956-ffa450edef68
* Basic test for markers.Jeremias Maerki2005-01-261-0/+105
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198325 13f79535-47bb-0310-9956-ffa450edef68
* Tests for testing normal page breaking (block and block-containers).Jeremias Maerki2005-01-262-0/+152
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198324 13f79535-47bb-0310-9956-ffa450edef68
* Added a check for endless loops.Jeremias Maerki2005-01-261-8/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198323 13f79535-47bb-0310-9956-ffa450edef68
* Bugfix for layout of block-containers with fixed BPD. They weren't properly ↵Jeremias Maerki2005-01-261-6/+27
| | | | | | | | | broken over to the next page if they didn't fit. If autoHeight is false, the whole block-container is considered a non-breakable block. Seems to match the behaviour of other implementations but I still haven't found the right place in the spec. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198322 13f79535-47bb-0310-9956-ffa450edef68
* Commenting a variable that was already defined in the superclass.Jeremias Maerki2005-01-261-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198321 13f79535-47bb-0310-9956-ffa450edef68
* toString() workJeremias Maerki2005-01-263-3/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198320 13f79535-47bb-0310-9956-ffa450edef68
* Second batch of text-decoration tests (inheritance and color)Jeremias Maerki2005-01-251-0/+88
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198319 13f79535-47bb-0310-9956-ffa450edef68
* First batch of text-decoration testsJeremias Maerki2005-01-251-0/+104
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198318 13f79535-47bb-0310-9956-ffa450edef68
* Get the mark colors for text-decorations right.Jeremias Maerki2005-01-253-3/+43
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198317 13f79535-47bb-0310-9956-ffa450edef68
* Too many optimizations.Jeremias Maerki2005-01-251-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198316 13f79535-47bb-0310-9956-ffa450edef68
* Removed unnecessary parameterJeremias Maerki2005-01-253-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198315 13f79535-47bb-0310-9956-ffa450edef68
* First version of text-decoration support (no colors, yet, PDF rendering may ↵Jeremias Maerki2005-01-2520-106/+519
| | | | | | | | | | not be optimal, yet, but the rest seems to work) This change may kill what text-decoration support already was in the RTF renderer. This will need to be fixed later. Some javadoc and style touch-ups. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198314 13f79535-47bb-0310-9956-ffa450edef68
* Additional text-decoration traitsJeremias Maerki2005-01-251-3/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198313 13f79535-47bb-0310-9956-ffa450edef68
* Additional helper functionsJeremias Maerki2005-01-251-0/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198312 13f79535-47bb-0310-9956-ffa450edef68
* Replaced absolute image paths with relativeJoerg Pietschmann2005-01-243-4/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198311 13f79535-47bb-0310-9956-ffa450edef68
* More page-master testing.Jeremias Maerki2005-01-242-0/+126
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198310 13f79535-47bb-0310-9956-ffa450edef68
* region-body may not have a borderJeremias Maerki2005-01-242-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198309 13f79535-47bb-0310-9956-ffa450edef68
* Set base URL so relative URLs work in testsJeremias Maerki2005-01-241-1/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198308 13f79535-47bb-0310-9956-ffa450edef68
* normal trait attributes for page-level reference and viewport areas.Jeremias Maerki2005-01-241-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198307 13f79535-47bb-0310-9956-ffa450edef68
* is-reference-area and is-viewport-area traitsJeremias Maerki2005-01-241-3/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198306 13f79535-47bb-0310-9956-ffa450edef68
* Some tests for background images and external-graphicJeremias Maerki2005-01-245-0/+277
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198305 13f79535-47bb-0310-9956-ffa450edef68
* Variable substitution inside tests.Jeremias Maerki2005-01-241-2/+37
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198304 13f79535-47bb-0310-9956-ffa450edef68
* Image resources for testsJeremias Maerki2005-01-242-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198303 13f79535-47bb-0310-9956-ffa450edef68
* Early preloading of images (during FO tree building). This wasn't consistent ↵Jeremias Maerki2005-01-246-70/+159
| | | | | | | | | | before (bg-images were loaded by the renderer). background-position-* implemented where possible (area IPD and BPD must be set for percentages to work) Fixed placement bug for images (bad rounding or coordinates). git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198302 13f79535-47bb-0310-9956-ffa450edef68
* Setting IPD and BPD before adding background traitsJeremias Maerki2005-01-241-6/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198301 13f79535-47bb-0310-9956-ffa450edef68
* More area dimension traits.Jeremias Maerki2005-01-241-9/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198300 13f79535-47bb-0310-9956-ffa450edef68
* Missing aliases for background-position-*.Jeremias Maerki2005-01-241-0/+9
| | | | | | | Missing percent base for height. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198299 13f79535-47bb-0310-9956-ffa450edef68
* JavadocsJeremias Maerki2005-01-241-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198298 13f79535-47bb-0310-9956-ffa450edef68
* Forgot this one when extending FopImageJeremias Maerki2005-01-201-1/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198297 13f79535-47bb-0310-9956-ffa450edef68
* Repetitions for background imagesJeremias Maerki2005-01-201-15/+37
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198296 13f79535-47bb-0310-9956-ffa450edef68
* Background image is painted on the padding-rectangle, not on the ↵Jeremias Maerki2005-01-201-24/+45
| | | | | | border-rectangle. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198295 13f79535-47bb-0310-9956-ffa450edef68