aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/ElementMappingRegistry.java
Commit message (Expand)AuthorAgeFilesLines
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-7/+7
* Merged branchJeremias Maerki2008-04-141-1/+1
* Bugzilla 41656:Andreas L. Delmelle2007-07-071-2/+2
* changes to support named destinationJay Bryant2007-04-011-1/+0
* Implemented limited support for extension properties through new methods on E...Jeremias Maerki2006-09-111-0/+10
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Bugfix: Potential multi-threading issue (ConcurrentModificationException) eli...Jeremias Maerki2006-07-111-2/+2
* Fix NPE if there's no ElementMapping for a particular namespace.Jeremias Maerki2006-06-271-1/+5
* Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n...Jeremias Maerki2006-04-281-0/+8
* Adding dependency on XML Graphics Commons.Jeremias Maerki2006-04-041-6/+8
* Fixed addition of ElementMapping instances. Witnessed in the FO tree tests.Jeremias Maerki2006-03-271-10/+5
* Merged Temp_API_Finalization branch back into FOP Trunk:Jeremias Maerki2006-03-271-4/+4
* ElementMapping lookup via META-INF/servicesAndreas L. Delmelle2006-03-071-8/+0
* Initial support for XMP metadata (PDF 1.4) under fo:declarations. Both xmpmet...Jeremias Maerki2006-02-171-0/+2
* New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...Jeremias Maerki2006-01-171-0/+175