aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/TraitSetter.java
Commit message (Expand)AuthorAgeFilesLines
* As announced, I brought FontTriplet to more life by making it Serializable an...Jeremias Maerki2005-12-221-1/+22
* More work on preparing for the intermediate format.Jeremias Maerki2005-12-221-0/+6
* Implemented 5.3.4 overconstrained geometry without handling the case when the...Jeremias Maerki2005-12-021-6/+23
* Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).Jeremias Maerki2005-10-241-15/+101
* Cleanup of unused imports.Finn Bock2005-09-011-1/+0
* Bugzilla #36379:Finn Bock2005-08-311-51/+65
* Made the warnings more verbose.Jeremias Maerki2005-08-291-3/+7
* Send the ID of the producing FO to the area tree as trait where possible. Jeremias Maerki2005-07-261-0/+12
* First step towards collapsing table borders:Jeremias Maerki2005-02-161-27/+85
* use hasBackground() as a fail-fast.Jeremias Maerki2005-02-071-3/+4
* Get the mark colors for text-decorations right.Jeremias Maerki2005-01-251-0/+3
* Removed unnecessary parameterJeremias Maerki2005-01-251-1/+1
* First version of text-decoration support (no colors, yet, PDF rendering may n...Jeremias Maerki2005-01-251-0/+24
* Early preloading of images (during FO tree building). This wasn't consistent ...Jeremias Maerki2005-01-241-4/+46
* Removed the "inheritedStartIndent" hack again.Jeremias Maerki2005-01-121-3/+10
* Bugfix for start-indent calculation for nested blocks. The inherited start-in...Jeremias Maerki2005-01-071-22/+33
* Third phase of performance improvement.Finn Bock2004-10-201-6/+5
* Third phase of performance improvement.Finn Bock2004-10-191-32/+31
* Removed illegal tab character Jeremias Maerki2004-06-161-7/+7
* implemented break-before propertyChris Bowditch2004-05-271-11/+17
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* Added addMargins() to set the SPACE_* traits.Finn Bock2004-01-291-0/+26
* 1.) Chris Bowditch's patch on padding-start implemented. (Changes wereGlen Mazza2003-11-241-4/+4
* 1. TraitSetter modified to provide padding properties for regions.Glen Mazza2003-10-261-0/+20
* move the "common" property classes from layout to fo.properties, renaming the...William Victor Mote2003-08-121-19/+19
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+187