2743 Commits (eeb5c411122795c6ee37e21a8bd12e876902f067)
 

Author SHA1 Message Date
  Glen Mazza 6d1dd033e9 Safer handling of treebuilder variable within Driver.reset(), also Driver.setRenderer(renderer) will now set the rendererType variable when given an AWTRenderer. 21 years ago
  Glen Mazza cb7e2874f6 1) Command-line option -l now sets default locale for entire instance, not just that of AWTRenderer. 21 years ago
  Glen Mazza 7977d47910 visual nitpicks fixed. 21 years ago
  Glen Mazza 3e4735d411 Updated embedded.xml to give ViewCVS links to HEAD of the JAXP examples at the bottom. 21 years ago
  Glen Mazza 692fe5b08f 1.) only partly implemented Run() function removed from InputHandler and its subclasses; Driver.Run(InputHandler) can be used instead; now all processing centralized in Driver class. 21 years ago
  Glen Mazza c136e1c893 PrinterJob setup and construction moved from Driver to AWTPrintRenderer class. AWTPrintRenderer now be instantiated without a PrinterJob object. (Pending: for embedded programming, may still wish to have a PrinterJob-based constructor for AWTPrintRenderer, or otherwise provide an accessor method to its PrinterJob object.) 21 years ago
  Glen Mazza 25b01542bd 1. Moved the XMLReader createParser() functionality from abstract class InputHandler to FOInputHandler. 21 years ago
  William Victor Mote 46f33b404d update with current trunk statistics 21 years ago
  William Victor Mote 027e530ec7 1. reverse columns 21 years ago
  William Victor Mote 180432d657 pretty-print changes only 21 years ago
  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