aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/area/inline/InlineParent.java
Commit message (Expand)AuthorAgeFilesLines
* Minor nit: eliminate stray hungarian...Andreas L. Delmelle2011-01-141-3/+3
* Bugzilla #42034:Jeremias Maerki2010-12-071-8/+14
* findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-0/+3
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-4/+4
* Fixed layout of forward page number citation references in fo:inlineSimon Pepping2006-10-071-1/+4
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...Jeremias Maerki2006-01-171-7/+10
* Re-adjusting lines after a page-number or a page-number-citation is resolved.Luca Furini2005-09-051-0/+17
* Changed from addChild(Area) to clearer addChildArea(Area).Glen Mazza2005-03-161-2/+2
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Removal of Visitor patterns from AbstractRenderer, moving of business logic f...Glen Mazza2004-02-251-10/+0
* add InlineAreaVisitor interface to make Area Tree more independent of RenderingWilliam Victor Mote2003-09-101-15/+15
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+111