| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensured all SVN properties are set equally | Maximilian Berger | 2008-02-13 | 2 | -131/+131 |
* | added serial version id | Adrian Cumiskey | 2008-01-17 | 1 | -0/+2 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 2 | -3/+3 |
* | FilledArea now properly applies the variation factor, when a page | Simon Pepping | 2006-10-11 | 3 | -13/+73 |
* | Fixed layout of forward page number citation references in fo:inline | Simon Pepping | 2006-10-07 | 4 | -36/+12 |
* | This fixes a bug that has crept in page number resolution, viz. the text was ... | Simon Pepping | 2006-10-06 | 1 | -1/+2 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 18 | -90/+108 |
* | Take a shortcut when page number is already resolved. Without this there was ... | Jeremias Maerki | 2006-05-29 | 1 | -4/+4 |
* | Bugzilla #39118: | Jeremias Maerki | 2006-04-23 | 1 | -5/+31 |
* | Added support for fixed-width spaces and kerning. | Jeremias Maerki | 2006-03-16 | 4 | -25/+30 |
* | New feature: "Intermediate format" (IF). The IF is basically the XML dialect ... | Jeremias Maerki | 2006-01-17 | 5 | -12/+78 |
* | More work on preparing for the intermediate format. | Jeremias Maerki | 2005-12-22 | 1 | -3/+8 |
* | Further decoupling the area tree from the FO tree. | Jeremias Maerki | 2005-12-21 | 1 | -14/+6 |
* | Correct a few more problems related to leaders: text-align was not handled co... | Manuel Mall | 2005-11-14 | 1 | -1/+16 |
* | Initial fix for examples/basic/leader.fo problem | Manuel Mall | 2005-11-13 | 1 | -0/+9 |
* | Moved the text-splitting logic from TextArea to TextLM, as suggested by Manue... | Luca Furini | 2005-10-27 | 4 | -41/+55 |
* | Package documentation. | Jeremias Maerki | 2005-10-27 | 1 | -0/+22 |
* | Fix for bug 36238 (at least in the PDFRenderer) | Luca Furini | 2005-10-25 | 5 | -10/+169 |
* | Update to support border and padding and alignments on inline fos | Manuel Mall | 2005-10-07 | 3 | -31/+55 |
* | Fixed javadoc errors. | Joerg Pietschmann | 2005-09-08 | 1 | -1/+1 |
* | Squashed CheckStyle warnings, mostly JavaDoc. | Joerg Pietschmann | 2005-09-07 | 2 | -4/+21 |
* | Re-adjusting lines after a page-number or a page-number-citation is resolved. | Luca Furini | 2005-09-05 | 5 | -4/+270 |
* | Common base class for TextArea and Character. These two might even be merged ... | Jeremias Maerki | 2005-08-26 | 4 | -77/+71 |
* | Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin... | Jeremias Maerki | 2005-08-12 | 1 | -0/+71 |
* | Changed from addChild(Area) to clearer addChildArea(Area). | Glen Mazza | 2005-03-16 | 1 | -2/+2 |
* | PR: | Glen Mazza | 2005-02-06 | 1 | -1/+1 |
* | First version of text-decoration support (no colors, yet, PDF rendering may n... | Jeremias Maerki | 2005-01-25 | 1 | -1/+19 |
* | More code commenting and minor cleanup of bookmark/Resolvable/ATH code. | Glen Mazza | 2004-12-16 | 1 | -1/+1 |
* | PR: | Glen Mazza | 2004-12-04 | 1 | -4/+3 |
* | PR: | Glen Mazza | 2004-12-02 | 1 | -4/+1 |
* | More commenting, slightly clearer method names. | Glen Mazza | 2004-12-02 | 1 | -10/+12 |
* | PR: | Glen Mazza | 2004-11-24 | 1 | -1/+1 |
* | Patch 31206 by Luca Furini: | Simon Pepping | 2004-11-13 | 1 | -0/+24 |
* | PR: | Glen Mazza | 2004-10-24 | 1 | -4/+4 |
* | Use content ipd/bpd instead of allocation width/height. | Finn Bock | 2004-09-22 | 2 | -92/+2 |
* | New line breaking algorithm, patch 29124, submitted by Luca | Simon Pepping | 2004-09-05 | 2 | -13/+82 |
* | For area.Blocks created in BlockLayoutManager.getParentArea(), I set the | Glen Mazza | 2004-04-25 | 1 | -5/+5 |
* | Applied Apache License Version 2.0 by following the instructions at http://ww... | Jeremias Maerki | 2004-02-27 | 13 | -612/+196 |
* | Removal of Visitor patterns from AbstractRenderer, moving of business logic f... | Glen Mazza | 2004-02-25 | 8 | -176/+0 |
* | Moved the interfaces into the Constants class on a trial basis (we may still | Glen Mazza | 2004-01-17 | 1 | -2/+2 |
* | renamed org.apache.fop.area.inline.Word to .TextArea (.Text not used to avoid | Glen Mazza | 2003-10-28 | 3 | -32/+31 |
* | add InlineAreaVisitor interface to make Area Tree more independent of Rendering | William Victor Mote | 2003-09-10 | 8 | -109/+210 |
* | Moved sources from src/org/** to src/java/org/** | Jeremias Maerki | 2003-03-11 | 13 | -0/+1442 |