13 Commits (b94e9dab78ff4c53d37f424f3ee42fa208633bdc)

Author SHA1 Message Date
  Peter Hancock b94e9dab78 Removed HyphenationTreeResolver and better Handling of 'data://' URIs 12 years ago
  Glenn Adams b59596b915 Eliminate javadocs warnings. 12 years ago
  Mehdi Houshmand 4ba03449bf Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 years ago
  Glenn Adams 01e1fa7005 enable ImportOrder rule; fix violations 12 years ago
  Glenn Adams 4b0c6913a9 apply complex scripts patch 12 years ago
  Jeremias Maerki 9b3c6aa26f Bugzilla #49733: 14 years ago
  Jeremias Maerki ccc9b4e77c Merge from Trunk revisions 677589 to 679734. 16 years ago
  Vincent Hennebert efec634548 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
  Vincent Hennebert f5f115f9b8 Moved table-related FObj into new o.a.fop.fo.flow.table package 16 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 e6b19bd912 Added support for fixed-width spaces and kerning. 18 years ago
  Manuel Mall ad45779952 Added support for relative font config URLs (metrics-url and embed-url). These URLs are now resolved through the FOP config URI resolver. A new configuration item font-base has been added which defines the base URL to be used for resolution of the font URLs. If it is not given the normal FOP base URL is used. Unrelated to this feature the patch also contains a new image class (java 1.4 specific) for JPEG images. This is for renderers (e.g. AFP) which require access to the decoded JPEG. 18 years ago
  Jeremias Maerki 5d5ce8be22 Step 1 (SVN just doesn't want me to delete the old directories): 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
  Glen Mazza 1dd8fbeeab PR: 19 years ago
  Finn Bock 18f8000f29 Fourth phase of performance improvement. 19 years ago
  Finn Bock 11888d76f0 Removed unneded import statements. 20 years ago
  Glen Mazza de93a3d5b1 Renamed FOInputHandler to somewhat more intuitive FOEventHandler. 20 years ago
  Glen Mazza 670858eb56 PR: 20 years ago
  Glen Mazza d4d4b4bf49 1.) validateChildNode() implemented for fo:multi-properties. 20 years ago
  Glen Mazza 0702c050e9 1.) FOInputHandler constructors switched from Document to FOUserAgent, Renderer added to FOTreeHandler interface. 20 years ago
  Glen Mazza b2018007a6 1. FOTreeBuilder modified to handle more of the renderer initialization. 20 years ago
  Glen Mazza e0c6bb98bf PR: 20 years ago
  Jeremias Maerki 7272aa03a5 Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  Finn Bock 26c09dd520 Fix javadoc warnings caused by unknown @see targets. 20 years ago
  Glen Mazza efb5a0a413 More String->Int conversions (ones I've missed previously.) Appears I've finally 20 years ago
  Peter Herweg c1a16a8cfb added support for fo:footnote 20 years ago
  Peter Herweg 3eab0f472f added support for fo:basic-link 20 years ago
  Glen Mazza f80b5592ce Moved FontSetup and two helper classes from render.pdf to fonts package. 20 years ago
  Glen Mazza 916a7752a0 Moved mif package (including structural renderer MIFHandler.java) to 20 years ago
  Glen Mazza 5b0a352ead Peter Herweg's RTF patches applied--note the RTFHandler update was missing, 20 years ago
  William Victor Mote 7c9a7ccef0 add support for "xsl-region-before", "xsl-region-after" and fo:page-number tag, submitted by Peter Herweg, see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23274 21 years ago
  Joerg Pietschmann ee14e26364 Organize imports. 21 years ago
  William Victor Mote 49837cb15b add structure for handling table columns in fo/FOInputHandler and its subclasses -- submitted by Peter Herweg, see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23085 21 years ago
  William Victor Mote 2cec25c372 move control/Document to apps/Document 21 years ago
  William Victor Mote 7e193dfed7 1. integrate Document and LayoutStrategy into workflow 21 years ago
  William Victor Mote 1b97da566d 1. create control package 21 years ago
  William Victor Mote 178c650dde 1. convert fo.FOTreeHandler to fire events when it completes a PageSequence or document object 21 years ago
  William Victor Mote c00f349426 rename StructureHandler to FOInputHandler to clarify that its subclasses are handling data for output that is either structured or laid out 21 years ago
  Glen Mazza 5dab5e4cda Inter-package references between fo.flow and fo.pagination removed by moving Flow and StaticContent classes to pagination package. 21 years ago
  Glen Mazza 0cd16a2d1b Bug #20397: Move StructureHandler.java to fo package and LayoutHandler.java to layoutmgr package. 21 years ago
  William Victor Mote 3f66293793 Fix checkstyle problems. 21 years ago
  William Victor Mote 4f0b87255b Clean up StructureHandler's startPageSequence() method to remove unnecessary parameters. Adjust concrete classes accordingly. Add accessor methods in PageSequence to provide this data. 21 years ago
  William Victor Mote 3041e50626 Make StructureHandler and most of its methods abstract. It is never instantiated, has a bunch of empty classes that appear to be patterns. If those classes were to be filled in with logic, it would create problems in the subclasses. Also, any changes to signature now in the subclasses will cause the parent method to be used, which is probably not what would be wanted. 21 years ago
  Jeremias Maerki df2923f9e5 Moved sources from src/org/** to src/java/org/** 21 years ago
  Jeremias Maerki f38f55cae4 Switched to long licence 21 years ago
  William Victor Mote 3870b76290 white-space and line-ending fixes 21 years ago
  Keiron Liddle ca11500e2c removed old configuration 22 years ago
  Keiron Liddle 4eca29681b moved embed font info into the render.pdf package 22 years ago
  Keiron Liddle 92e9fdf0e9 start page sequence with title 22 years ago