aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/FOElementMapping.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-530/+0
* Merged in Temp_ImproveAccessibilityPeter Hancock2012-02-101-1/+4
|\
| * Removed the DOM representation of the structure tree.Vincent Hennebert2011-11-241-1/+4
* | Bugzilla #50391:Chris Bowditch2012-01-101-1/+5
|/
* Add type-safe parameters to collections; replace XGC jar to benefit from new ...Simon Pepping2011-01-041-1/+1
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-6/+6
* First steps towards fo:retrieve-table-markerAndreas L. Delmelle2008-05-011-0/+6
* Merged branchJeremias Maerki2008-04-141-1/+1
* Moved table-related FObj into new o.a.fop.fo.flow.table packageVincent Hennebert2007-11-051-9/+9
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-2/+3
* Implemented limited support for extension properties through new methods on E...Jeremias Maerki2006-09-111-0/+12
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Bugzilla #39118:Jeremias Maerki2006-04-231-1/+9
* Initial work on enhancing the extension facilities to register special extens...Jeremias Maerki2005-09-021-1/+3
* Addition of new fo:page-sequence-wrapper FO from XSL 1.1. Currently not "plu...Glen Mazza2005-01-311-1/+8
* 1.) fox:label converted to 1.1 fo:bookmark-title.Glen Mazza2005-01-061-0/+7
* PR:Glen Mazza2005-01-041-0/+7
* Switched from fox:bookmarks to fo:bookmark-tree (of XSL 1.1 2WD). Two moreGlen Mazza2005-01-021-0/+7
* Standardized error messages, brought fox:bookmarks under parent fo:root.Glen Mazza2004-06-151-1/+2
* Spelled out FO element maker classes in order to make its toString()Glen Mazza2004-05-191-112/+118
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Peter Herweg's latest patch applied:Glen Mazza2003-11-091-1/+7
* style changes onlyWilliam Victor Mote2003-07-171-12/+18
* Inter-package references between fo.flow and fo.pagination removed by moving ...Glen Mazza2003-07-171-5/+5
* Reconfigured ElementMapping from an interface to an abstract base classGlen Mazza2003-07-121-13/+5
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+486