26 コミット (c9cbf7e0a418fb7735f6d4a42632b867f3dab36c)

作成者 SHA1 メッセージ 日付
  Mehdi Houshmand c9cbf7e0a4 Moved the I/O interfaces to XGC and updated code with new resolution mechanism 11年前
  Mehdi Houshmand d256d57a58 Check style and find bugs now pass without errors 12年前
  Mehdi Houshmand eccd73c523 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12年前
  Glenn Adams 1dc8efba5f add RegexpSingleline rule to flag use of @author; fix violations 12年前
  Simon Pepping cfa853d5b2 findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) 13年前
  Jeremias Maerki 6895ef4848 Removed code that doesn't have any effect. 15年前
  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 6a674b4f02 Allow the file parameters to be resolved by the URIResolver. 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 d3cd1774f4 Use memory-optimized ByteArrayOutputStream from Commons IO instead of the dumb implementation from the JDK. 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 f7ebe087cf Made Driver.initialize() private, more in line with 0.20.5, which doesn't 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年前
  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年前