aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/expr/PPColWidthFunction.java
Commit message (Expand)AuthorAgeFilesLines
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-6/+6
* Bugzilla 41631: Percentage resolution for arguments to proportional-column-wi...Andreas L. Delmelle2008-02-101-0/+29
* Moved table-related FObj into new o.a.fop.fo.flow.table packageVincent Hennebert2007-11-051-1/+1
* Correction: r432201 caused FOTree test failureAndreas L. Delmelle2006-08-171-2/+4
* A nit: use PropertyInfo methods instead of accessing the PropertyListAndreas L. Delmelle2006-08-171-6/+5
* Should cause an error when used with auto-layoutAndreas L. Delmelle2006-08-171-3/+10
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* 1. Valid node checking for LayoutMasterSet done.Glen Mazza2004-06-161-1/+1
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Support for percentages in property expression.Finn Bock2004-02-261-1/+1
* Phase 3 (last) of bug 26434.Finn Bock2004-02-021-2/+2
* Phase 2 of bug 26434.Finn Bock2004-02-021-2/+1
* Bug 25474--incorrect element name (table-column instead of fo:table-column) g...Glen Mazza2003-12-141-1/+1
* style changes onlyWilliam Victor Mote2003-07-131-11/+29
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+78