26 次程式碼提交 (cfa853d5b2a728fa90c12cd1a44ca1a3eec1a12e)

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