26 Commits (aaa7da8a0dd8ce9ce4e975c4eabbadbea0a67476)

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