aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/area/Trait.java
Commit message (Expand)AuthorAgeFilesLines
* Send the ID of the producing FO to the area tree as trait where possible. Jeremias Maerki2005-07-261-3/+3
* Additional text-decoration traitsJeremias Maerki2005-01-251-3/+17
* Early preloading of images (during FO tree building). This wasn't consistent ...Jeremias Maerki2005-01-241-0/+20
* New traits: space-before, space-after, is-viewport-area, is-reference-areaJeremias Maerki2005-01-171-1/+20
* Defined the start|end-indent traits.Jeremias Maerki2005-01-121-2/+16
* implemented break-before propertyChris Bowditch2004-05-271-12/+28
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* Added SPACE_START and SPACE_END traits.Finn Bock2004-01-291-0/+14
* Bug 25692 (patch by Finn Bock)--toString() implementation of Trait.Background...Glen Mazza2003-12-231-1/+17
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+475