62 Commits (efec6345486dcbde393cafc2e0390b788d9cd215)

Author SHA1 Message Date
  Vincent Hennebert efec634548 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
  Jeremias Maerki ff38e91905 Merged branch 16 years ago
  Jeremias Maerki 2dff0ee028 Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ImagePackageRedesign (revs 594558 to 611138) into Trunk: 16 years ago
  Jeremias Maerki cc02b52fe3 Added new extension element: fox:external-document. It allows to add whole documents such as multi-page TIFF images to be inserted as peers to a page-sequence. Each image will make up an entire page. See the documentation for details. ATM, only single pages are possible. Multi-page images will be supported with the new image package. 16 years ago
  Jeremias Maerki 011793dd1e Bugzilla #43910: 16 years ago
  Andreas L. Delmelle a6efe7161b * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 years ago
  Andreas L. Delmelle 9d51f7e235 Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey) 17 years ago
  Jeremias Maerki aa2a657fe9 ArrayList -> List. 17 years ago
  Jeremias Maerki c53c42bf6c Bugzilla #42067: 17 years ago
  Vincent Hennebert 5856584147 Move out all statistics/debug related code into an inner Statistics class. 17 years ago
  Jay Bryant 66737b2883 changes to support named destination 17 years ago
  Chris Bowditch b8ff596635 corrected a couple of javadoc warnings issued by checkstyle 18 years ago
  Jeremias Maerki 7046f7838f Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki 7512fb6d54 Add bookmarks even if one of the leaves didn't resolve. 18 years ago
  Jeremias Maerki 92d9cffdbb Bugfix: basic-links with internal destinations in documents with multiple page-sequences sometimes pointed at the wrong page. 18 years ago
  Jeremias Maerki 8ea6205bfe Bugzilla #39118: 18 years ago
  Jeremias Maerki f84616e34d Merged Temp_API_Finalization branch back into FOP Trunk: 18 years ago
  Simon Pepping 97f6373d3b The last page sequence should also follow its force-page-count trait. 18 years ago
  Simon Pepping 5df9ac61c7 Also let the last page sequence notify its listeners. Add a check for 18 years ago
  Simon Pepping 46e53498d5 Implementation of force-page-count property, patch by Gerhard Oettl, 18 years ago
  Jeremias Maerki 0b2bc38c8f First step towards reactivating CachedRenderPagesModel (helps preparing for the intermediate format). 18 years ago
  Jeremias Maerki cd432da819 Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) where the String is the MIME type for the desired output format. 18 years ago
  Jeremias Maerki 49e232938f Initial work on enhancing the extension facilities to register special extensions which create so-called ExtensionAttachment objects which are attached to the formatting object they are attached to. These objects can be evaluated by standard or custom layout managers or simply passed through to the area tree (the latter is NYI). The AreaTreeHandler currently takes ExtensionAttachment objects from fo:root and fo:declarations and wraps them in OffDocumentItems that Renderers can react on to provide additional functionality on document-level (like PDF metadata or PostScript media dictionaries). Since the simple-page-master is available directly from the PageViewport the renderer can take ExtensionAttachment objects directly from there (see PSRenderer.renderPage()). 19 years ago
  Simon Pepping 996d1911b0 Use a more direct notify mechanism for the formatting results 19 years ago
  Jeremias Maerki 2d928b74ce Bugzilla #35937: 19 years ago
  Jeremias Maerki d1477e7058 Additional ppm indicator especially interesting for those of us doing high-volume printing. 19 years ago
  Jeremias Maerki 5ceefcc7d7 Bugfix: Area generated by page-number is now cloned for each addAreas() call. 19 years ago
  Jeremias Maerki 0c77d22788 Merge of branch Temp_KnuthStylePageBreaking back into HEAD. 19 years ago
  Glen Mazza 4fd98b09d8 PR: 19 years ago
  Glen Mazza c49cb00eb7 PR: 19 years ago
  Glen Mazza 1dd8fbeeab PR: 19 years ago
  Jeremias Maerki b4a04a1e77 Add a facility for the PageSequenceLayoutManager to notify about a new page being added so the rendering statistics work again. 19 years ago
  Glen Mazza 485d93768c Switched from fox:bookmarks to fo:bookmark-tree (of XSL 1.1 2WD). Two more 19 years ago
  Simon Pepping 7502a9b6e0 Changed LayoutManagerMaker.makeLayoutManager(FONode node) to throw a 19 years ago
  Simon Pepping 76d5ac13bb This patch implements a pluggable LayoutManagers system, according 19 years ago
  Glen Mazza c488c964ac Moved the (upcoming) fo:bookmark-tree construction code from AreaTreeHandler 19 years ago
  Glen Mazza 5fe795ae6d More code commenting and minor cleanup of bookmark/Resolvable/ATH code. 19 years ago
  Glen Mazza a9bd15340b PR: 19 years ago
  Glen Mazza e3f9cd31b4 PR: 19 years ago
  Glen Mazza 33c4c66e1d Moved PDF bookmark creation to endDocument(). (Fixed bug, was being 19 years ago
  Glen Mazza 0d269520c5 PR: 19 years ago
  Glen Mazza a96884afec PR: 19 years ago
  Glen Mazza 5b100d51e1 More commenting, slightly clearer method names. 19 years ago
  Glen Mazza 132d11de42 PR: 19 years ago
  Glen Mazza 8aa0150b62 PR: 19 years ago
  Glen Mazza d0b2074627 PR: 19 years ago
  Glen Mazza 3bf85a3b63 PR: 19 years ago
  Glen Mazza da43a65f7c PR: 19 years ago
  Glen Mazza daf6d29eb3 PR: 19 years ago
  Glen Mazza 2f12775e63 PR: 19 years ago