aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/properties/ColumnNumberPropertyMaker.java
Commit message (Expand)AuthorAgeFilesLines
* Added implementation for the font shorthand property (+ some checkstyle cleanup)Andreas L. Delmelle2006-02-121-4/+3
* Implementation for from-table-column(). See: bugzilla 38282Andreas L. Delmelle2006-01-311-6/+32
* Moved check for explicit column-number to ColumnNumberPropertyMakerAndreas L. Delmelle2005-09-241-1/+8
* Added fallback for specified negative or zero for column-numberAndreas L. Delmelle2005-09-211-0/+32
* Correction of style violationsAndreas L. Delmelle2005-09-191-13/+16
* Implementation for initial values of the column-number propertyAndreas L. Delmelle2005-09-171-0/+67
* Removal of ColumnNumberPropertyMaker.java (until all further conflicts have b...Andreas L. Delmelle2005-09-151-50/+0
* Added new Maker subclass for the column-number propertyAndreas L. Delmelle2005-09-151-0/+50