26 Commits (cfa853d5b2a728fa90c12cd1a44ca1a3eec1a12e)

Author SHA1 Message Date
  Simon Pepping cfa853d5b2 findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) 13 years ago
  Vincent Hennebert d058e87015 Merged revisions 679052-679352 via svnmerge from 16 years ago
  Vincent Hennebert 92df262a07 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
  Andreas L. Delmelle 4e921e05c7 * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 years ago
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki 0a2d149c23 Merged Temp_API_Finalization branch back into FOP Trunk: 18 years ago
  Jeremias Maerki fdda3a8d46 Added a convenience URIResolver that uses the ServletContext in a servlet to access resources packed into a web application. 18 years ago
  Jeremias Maerki b4af2746c8 Deprecated constructors Fop(int) and Fop(int, FOUserAgent). 18 years ago
  Finn Bock 2ddcf1f87f Removed unneded import statements. 19 years ago
  Glen Mazza 3bcfed2d9b Combined the apps.Driver class into apps.Fop. (195 LOC total.) Primary 20 years ago
  Glen Mazza b1c93550a8 1.) Moved exclusively to Simon's DefaultHandler object for both Transformer 20 years ago
  Glen Mazza af81f828c5 1.) Driver constructor modified to require RenderType, and setter functions 20 years ago
  Glen Mazza 333b61994a Removed the Driver.run() method in favor of JAXP. 20 years ago
  Glen Mazza b556f2fccd Moved FOPPrintServlet from using XSLTInputHandler to JAXP. 20 years ago
  Glen Mazza 8a045dbc8d 1.) Moved the CommandLineOptions' InputHandler object into FOUserAgent, allowing 20 years ago
  Glen Mazza d6fc7d07d2 1.) Removed the get/setLogger methods from Driver, obsolete with Commons-Logging. 20 years ago
  Glen Mazza a054ab3b7e PR: 20 years ago
  Jeremias Maerki f375715f4b Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  Glen Mazza ca0b7fc409 1.) Deprecation of most constructors in XSLTInputHandler in favor of JAXP. 20 years ago
  Joerg Pietschmann 89ab3a2a90 Organize imports. 20 years ago
  Glen Mazza 39491e6ea4 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 e7927558cb Added new class render.awt.AWTPrintRenderer -- relocates PrintRenderer defined separately in PrintStarter and FopPrintServlet classes. Note: this renderer still not functional because parent class AWTRenderer is not finished in 1.0. 21 years ago
  Peter Bernard West 7e5e2d8cb0 Removed space before ';' 21 years ago
  William Victor Mote e9a4875e2e Revert refactoring of Driver to Session. Files affected should be identical to that which is two revisions earlier (e.g. if 1.3 is being checked in here, it should be identical to 1.1). 21 years ago
  William Victor Mote ba1eaace46 1. Copy apps.Driver to apps.Session. 21 years ago
  William Victor Mote 590d69eaf4 javadoc changes to clean up gump warnings. 21 years ago
  Jeremias Maerki 1e5d512c21 Moved sources from src/org/** to src/java/org/** 21 years ago
  Jeremias Maerki a9174e6527 Switched to long licence 21 years ago
  Jeremias Maerki 9cfda2c687 Servlet moved into normal source as package org.apache.fop.servlet. 21 years ago
  Jeremias Maerki fd226dfef2 Move over from contrib/servlet 21 years ago
  Keiron Liddle 483ee11173 updated to latest api for setting logger 21 years ago
  Keiron Liddle a988e59e28 fixed compile errors 22 years ago
  Keiron Liddle 9cfac12f9b updated old servlet code, moved to contrib 22 years ago