aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/FOElementMapping.java
Commit message (Expand)AuthorAgeFilesLines
* 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