| Commit message (Expand) | Author | Age | Files | Lines |
* | javadoc corrections, minor cleaups | Adrian Cumiskey | 2008-05-28 | 1 | -16/+16 |
* | Merged revisions 647692,647742,647745 via svnmerge from | Adrian Cumiskey | 2008-04-14 | 1 | -2/+3 |
* | Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_... | Jeremias Maerki | 2008-01-11 | 1 | -14/+8 |
* | Added new extension element: fox:external-document. It allows to add whole do... | Jeremias Maerki | 2007-12-27 | 1 | -2/+32 |
* | Bugzilla #43910: | Jeremias Maerki | 2007-11-20 | 1 | -23/+21 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 1 | -1/+1 |
* | Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey) | Andreas L. Delmelle | 2007-07-07 | 1 | -181/+118 |
* | ArrayList -> List. | Jeremias Maerki | 2007-05-07 | 1 | -1/+1 |
* | Bugzilla #42067: | Jeremias Maerki | 2007-05-07 | 1 | -1/+2 |
* | Move out all statistics/debug related code into an inner Statistics class. | Vincent Hennebert | 2007-04-20 | 1 | -122/+153 |
* | changes to support named destination | Jay Bryant | 2007-04-01 | 1 | -0/+12 |
* | corrected a couple of javadoc warnings issued by checkstyle | Chris Bowditch | 2006-08-22 | 1 | -1/+4 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 1 | -5/+6 |
* | Add bookmarks even if one of the leaves didn't resolve. | Jeremias Maerki | 2006-06-07 | 1 | -0/+4 |
* | Bugfix: basic-links with internal destinations in documents with multiple pag... | Jeremias Maerki | 2006-04-24 | 1 | -2/+14 |
* | Bugzilla #39118: | Jeremias Maerki | 2006-04-23 | 1 | -2/+61 |
* | Merged Temp_API_Finalization branch back into FOP Trunk: | Jeremias Maerki | 2006-03-27 | 1 | -1/+1 |
* | The last page sequence should also follow its force-page-count trait. | Simon Pepping | 2006-01-10 | 1 | -10/+13 |
* | Also let the last page sequence notify its listeners. Add a check for | Simon Pepping | 2006-01-08 | 1 | -2/+5 |
* | Implementation of force-page-count property, patch by Gerhard Oettl, | Simon Pepping | 2006-01-06 | 1 | -2/+15 |
* | First step towards reactivating CachedRenderPagesModel (helps preparing for t... | Jeremias Maerki | 2005-12-20 | 1 | -4/+16 |
* | Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) ... | Jeremias Maerki | 2005-11-11 | 1 | -4/+3 |
* | Initial work on enhancing the extension facilities to register special extens... | Jeremias Maerki | 2005-09-02 | 1 | -2/+27 |
* | Use a more direct notify mechanism for the formatting results | Simon Pepping | 2005-07-31 | 1 | -8/+10 |
* | Bugzilla #35937:
| Jeremias Maerki | 2005-07-30 | 1 | -3/+23 |
* | Additional ppm indicator especially interesting for those of us doing high-vo... | Jeremias Maerki | 2005-05-23 | 1 | -1/+3 |
* | Bugfix: Area generated by page-number is now cloned for each addAreas() call. | Jeremias Maerki | 2005-05-17 | 1 | -8/+34 |
* | Merge of branch Temp_KnuthStylePageBreaking back into HEAD. | Jeremias Maerki | 2005-05-13 | 1 | -10/+3 |
* | PR: | Glen Mazza | 2005-02-17 | 1 | -1/+1 |
* | PR: | Glen Mazza | 2005-02-06 | 1 | -14/+2 |
* | PR: | Glen Mazza | 2005-02-05 | 1 | -1/+1 |
* | Add a facility for the PageSequenceLayoutManager to notify about a new page b... | Jeremias Maerki | 2005-02-03 | 1 | -3/+17 |
* | Switched from fox:bookmarks to fo:bookmark-tree (of XSL 1.1 2WD). Two more | Glen Mazza | 2005-01-02 | 1 | -4/+4 |
* | Changed LayoutManagerMaker.makeLayoutManager(FONode node) to throw a | Simon Pepping | 2004-12-27 | 1 | -2/+8 |
* | This patch implements a pluggable LayoutManagers system, according | Simon Pepping | 2004-12-24 | 1 | -2/+23 |
* | Moved the (upcoming) fo:bookmark-tree construction code from AreaTreeHandler | Glen Mazza | 2004-12-17 | 1 | -53/+23 |
* | More code commenting and minor cleanup of bookmark/Resolvable/ATH code. | Glen Mazza | 2004-12-16 | 1 | -8/+9 |
* | PR: | Glen Mazza | 2004-12-16 | 1 | -1/+1 |
* | PR: | Glen Mazza | 2004-12-14 | 1 | -7/+12 |
* | Moved PDF bookmark creation to endDocument(). (Fixed bug, was being | Glen Mazza | 2004-12-12 | 1 | -1/+8 |
* | PR: | Glen Mazza | 2004-12-06 | 1 | -18/+2 |
* | PR: | Glen Mazza | 2004-12-02 | 1 | -6/+10 |
* | More commenting, slightly clearer method names. | Glen Mazza | 2004-12-02 | 1 | -3/+3 |
* | PR: | Glen Mazza | 2004-12-01 | 1 | -2/+1 |
* | PR: | Glen Mazza | 2004-11-29 | 1 | -60/+41 |
* | PR: | Glen Mazza | 2004-11-27 | 1 | -33/+37 |
* | PR: | Glen Mazza | 2004-10-28 | 1 | -2/+1 |
* | PR: | Glen Mazza | 2004-10-27 | 1 | -6/+6 |
* | PR: | Glen Mazza | 2004-10-24 | 1 | -58/+55 |
* | PR: | Glen Mazza | 2004-10-04 | 1 | -16/+5 |