aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/area/inline/UnresolvedPageNumber.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed layout of forward page number citation references in fo:inlineSimon Pepping2006-10-071-1/+1
* This fixes a bug that has crept in page number resolution, viz. the text was ...Simon Pepping2006-10-061-1/+2
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Take a shortcut when page number is already resolved. Without this there was ...Jeremias Maerki2006-05-291-4/+4
* Bugzilla #39118:Jeremias Maerki2006-04-231-5/+31
* More work on preparing for the intermediate format.Jeremias Maerki2005-12-221-3/+8
* Further decoupling the area tree from the FO tree.Jeremias Maerki2005-12-211-14/+6
* Moved the text-splitting logic from TextArea to TextLM, as suggested by Manue...Luca Furini2005-10-271-1/+3
* Fix for bug 36238 (at least in the PDFRenderer)Luca Furini2005-10-251-1/+2
* Re-adjusting lines after a page-number or a page-number-citation is resolved.Luca Furini2005-09-051-3/+34
* PR:Glen Mazza2005-02-061-1/+1
* More code commenting and minor cleanup of bookmark/Resolvable/ATH code.Glen Mazza2004-12-161-1/+1
* PR:Glen Mazza2004-12-041-4/+3
* PR:Glen Mazza2004-12-021-4/+1
* More commenting, slightly clearer method names.Glen Mazza2004-12-021-10/+12
* PR:Glen Mazza2004-10-241-4/+4
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* renamed org.apache.fop.area.inline.Word to .TextArea (.Text not used to avoidGlen Mazza2003-10-281-3/+3
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+115