aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/inline/AbstractGraphicsLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-14/+14
* removed double storage of 'fobj'Maximilian Berger2008-06-141-26/+9
* Replaced LinkedList with generic List interfaceMaximilian Berger2008-06-091-2/+2
* Cleanup and minor refactoring:Andreas L. Delmelle2008-03-231-7/+0
* Added new extension element: fox:external-document. It allows to add whole do...Jeremias Maerki2007-12-271-176/+21
* Added support for scale-down-to-fit and scale-up-to-fit.Jeremias Maerki2007-12-201-4/+28
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-4/+4
* Code cleanup: Andreas L. Delmelle2007-01-111-1/+1
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n...Jeremias Maerki2006-04-281-0/+1
* Bugzilla #37815:Jeremias Maerki2005-12-071-2/+2
* Bugfix for "/ by zero" ArithmeticExceptions when an URL to a non-existing ima...Jeremias Maerki2005-11-291-13/+24
* Fixed white space handling during refinement, added test cases, corrected err...Manuel Mall2005-11-031-1/+1
* Fixed various javadoc problems, fixed a deprecation warning, removed function...Manuel Mall2005-10-261-2/+5
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-071-38/+21
* Fixed javadoc errors.Joerg Pietschmann2005-09-081-2/+1
* Bugzilla #36487: Jeremias Maerki2005-09-051-0/+308