aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/PropertyManager.java
Commit message (Expand)AuthorAgeFilesLines
* Moved the interfaces into the Constants class on a trial basis (we may stillGlen Mazza2004-01-171-2/+1
* String->Int conversion: removed String version of PropertyList.get()Glen Mazza2004-01-041-21/+14
* *Partial* conversion of PropertyList.get(String propName) to new PropertyList...Glen Mazza2003-12-271-52/+52
* Initial Check-in of PropertySets.java and .xsl. (Similar to Alt-Design'sGlen Mazza2003-12-221-1/+0
* PR:Glen Mazza2003-12-221-1/+1
* 1. Moved static element and property structures from PropertyList (previously...Glen Mazza2003-12-201-65/+65
* minor elaborationGlen Mazza2003-10-201-1/+1
* checkstyle/javadoc changes onlyWilliam Victor Mote2003-09-011-0/+4
* 1. Partial implementation of fo:region-xxx and background-color propertyGlen Mazza2003-09-011-1/+1
* move property resolution logic from area/CTM.getCTMandRelDims() back to fo/Pr...William Victor Mote2003-08-241-2/+6
* move fo/PropertyManager.getCTMandRelDims() to area/CTM.getCTMandRelDims(), ad...William Victor Mote2003-08-231-72/+2
* style changes onlyWilliam Victor Mote2003-08-221-4/+6
* create fo/FOTreeControl interface, and make control/Document implement it, to...William Victor Mote2003-08-191-13/+13
* 1. tie Document to fo.FOTreeBuilder and fo.pagination.RootWilliam Victor Mote2003-08-161-16/+16
* move layout.FontState to fonts.FontWilliam Victor Mote2003-08-141-4/+4
* 1. create control packageWilliam Victor Mote2003-08-141-5/+5
* move the "common" property classes from layout to fo.properties, renaming the...William Victor Mote2003-08-121-33/+33
* style changes onlyWilliam Victor Mote2003-07-161-1/+1
* Add support for text-transform.William Victor Mote2003-03-251-28/+32
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+582