2783 Commits (f80b5592ce32940f470c59157c9eb89581286667)
 

Author SHA1 Message Date
  William Victor Mote 7ec1e3b198 fix typo, some table problems 21 years ago
  William Victor Mote ec3bd5352a 1. update description of maintenance branch (submitted by Clay Leeds) 21 years ago
  William Victor Mote 501b288b7c update status image (submitted by Clay Leeds) 21 years ago
  Glen Mazza 4683ade1a2 XSLTInputHandler reimplemented using TraxInputHandler code. TraxInputHandler removed. (Retaining XSLTInputHandler because of its technology-independent name, also probably the more used class of the two.) 21 years ago
  Glen Mazza f282a1ac99 Patch 21381: New "force" attribute added to FOP task, update to documentation. 21 years ago
  Glen Mazza 6c8c8d50c2 1.) Moved the business logic for determining which starter to create from apps.CommandLineOptions to apps.Fop; CLO is now Starter-free. 21 years ago
  William Victor Mote c8d24f1904 beef up the javadoc comments explaining what these classes do 21 years ago
  William Victor Mote da517bb3d2 move layoutmgr/LayoutHandler to fo/FOTreeHandler: 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
  William Victor Mote d66244ad4e add Chris Bowditch to list of active contributors 21 years ago
  William Victor Mote 41b1dd45e1 fix some more typos 21 years ago
  William Victor Mote 940a49b29d fix bad link 21 years ago
  William Victor Mote e72aa487ef 1. add detail of command-line options for PFMReader and TTFReader 21 years ago
  William Victor Mote 9e01d79151 fix broken link to PDF spec 21 years ago
  Glen Mazza b48b32d7bb PrintStarter simplified and then obsoleted; PrinterJob object that the AWTPrintRenderer needs is now created within Driver. 21 years ago
  William Victor Mote d34e90e520 add "id" attributes to <section> tags 21 years ago
  Glen Mazza ed4a40351c Created a new overloaded method Driver.render(InputHandler), simplifies internal calls to the Driver class by centralizing parser initialization and InputSource extraction. 21 years ago
  William Victor Mote c5cdc4251d clean up some gump javadoc warnings 21 years ago
  William Victor Mote 169f54cf9c 1. remove version number from title 21 years ago
  William Victor Mote 59910478d6 Forrest/Cocoon appears to be intercepting the HTML &nbsp; at an XML level, so instead, we'll try putting the character entity in. We can infer from some other documents that they must be converting such characters to HTML entities. 21 years ago
  William Victor Mote ca6f3010f0 another attempt to pass the &nbsp; HTML entity through 21 years ago
  William Victor Mote 845e834c24 try to pass the HTML &nbsp; entity through without XML trying to pick it up as an entity 21 years ago
  William Victor Mote f4ad5d8ff2 change "." table content placeholders to &nbsp; 21 years ago
  William Victor Mote d711330b51 remove # characters from target <a> elements 21 years ago
  Christian Geisert e791308a6f added (old) news about FOP 0.20.5 21 years ago
  Christian Geisert f638643b84 fixed wrong endtag 21 years ago
  William Victor Mote 7ebedbb4b2 fix typo 21 years ago
  Joerg Pietschmann 2c663f1571 Rework the "out of memory" theme a bit. 21 years ago
  Joerg Pietschmann 41cf1c9083 Added comments about pattern file structure and conversion 21 years ago
  William Victor Mote 0ff29f6e33 Recast "Understanding FOP's Compliance" into a more general discussion of limitations in general. Add a "When will feature X be implemented" FAQ to point to the discussion of limitations. 21 years ago
  Glen Mazza 1ce4b7b810 Update my bio. 21 years ago
  William Victor Mote 3a5777c464 style changes only 21 years ago
  William Victor Mote 5d9bfe00be style changes only 21 years ago
  William Victor Mote 226929f6ac style changes only 21 years ago
  Christian Geisert 33fe7772b1 new download location 21 years ago
  William Victor Mote 8dae4ba006 style changes only 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
  William Victor Mote 7deb307225 style changes only 21 years ago
  William Victor Mote 8e8240aa94 style changes only 21 years ago
  William Victor Mote e0dcccbe17 cleanup some gump javadoc warnings 21 years ago
  William Victor Mote 27cd6e302b add caveat about accuracy of the patterns documentation 21 years ago
  William Victor Mote 9826116540 style changes only 21 years ago
  William Victor Mote 4d1ec1986d style changes only 21 years ago
  William Victor Mote 22b5f11c80 add section detailing contents of pattern files 21 years ago
  William Victor Mote 6dfbd82df7 1. add list of supported country/language codes for hyphenation 21 years ago
  William Victor Mote 4f2285dd6e Change checkstyle.pattern.publicmember property, in accordance with the discussion found at: http://marc.theaimsgroup.com/?t=105805503200001&r=1&w=2 21 years ago
  William Victor Mote 9e73c92a09 fix ugly little problem of having the same entry in the configuration twice, and wondering why changes to the first one are ineffective 21 years ago
  William Victor Mote 4e00146368 style changes only 21 years ago
  Christian Geisert c0b59e4bbe updated release notes for 0.20.5 21 years ago
  Jeremias Maerki 1d418ca05c Added quotes around %LOCALCLASSPATH% to avoid errors with paths containing spaces under Windows (#21070) 21 years ago