15 Commits (7272aa03a527a18ff85a15e1d1137fe7d65adfae)

Author SHA1 Message Date
  Jeremias Maerki 7272aa03a5 Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  Glen Mazza d2fa99c9d8 1.) Deprecation of most constructors in XSLTInputHandler in favor of JAXP. 20 years ago
  William Victor Mote 88809bc4ab style/javadoc changes only 20 years ago
  Glen Mazza cbf102e3fa 1.) CommandLineStarter removed, its functionality placed directly into Fop.main(). 21 years ago
  Glen Mazza 23bc2abd07 Renamed apps.FOInputHandler to apps.FOFileHandler to reduce confusion with the new FOInputHandler in the fo package. 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 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
  Glen Mazza b48b32d7bb PrintStarter simplified and then obsoleted; PrinterJob object that the AWTPrintRenderer needs is now created within Driver. 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 6dc720cac2 extract a bunch of methods out of parseOptions(), mostly to satisfy checkstyle method size requirements 21 years ago
  Peter Bernard West f560e607bd Array brackets moved 21 years ago
  William Victor Mote 9abfca1380 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 bc8f9ded44 1. Copy apps.Driver to apps.Session. 21 years ago
  Jeremias Maerki 13a04c0b42 Take over InputHandler code from maintenance branch. 21 years ago
  Jeremias Maerki df2923f9e5 Moved sources from src/org/** to src/java/org/** 21 years ago
  Jeremias Maerki 9a5eae0085 Switched to long licence 21 years ago
  Joerg Pietschmann 1837587dc1 Fixed more style problems. 21 years ago
  Bertrand Delacretaz c86f3fbae7 rtf renderer selection mechanism added, no rtf renderer yet 21 years ago
  Keiron Liddle ca11500e2c removed old configuration 21 years ago
  Jeremias Maerki 34baf91a51 First batch of changes for preparation for adoption of Avalon patterns. Only changes on logging for now. Mostly usage of LogEnabled contract interface. Separate mail follows. 22 years ago
  Joerg Pietschmann 8841f67d4b Removed traces of buffermanager 22 years ago
  Keiron Liddle c8bd850eca replaced logkit logger with the logger interface in avalon framework 22 years ago
  Keiron Liddle 3845c31d0e new area tree and rendering stuff 22 years ago
  Keiron Liddle 36f1c831ce added svg renderer 22 years ago
  Keiron Liddle 274e2161f5 fixed a few awt render problems and a bit more render refactoring 22 years ago
  Keiron Liddle a7c26671ab changed to new logging for renderers 23 years ago
  Keiron Liddle e3746112e7 changed to logkit for logging only half done 23 years ago
  Tore Engvig 08e3ee4b73 Formatted code according to code standards. 23 years ago
  Keiron Liddle bfc682a0e2 command line support for new ps renderer 23 years ago
  arved 431eb9aa2a AHS: support for XMLRenderer 23 years ago
  arved a7de5c5cad Seshadri G.K.: memory buffering 23 years ago
  Kelly Campbell 24f0fc24f4 Removed uses of System.out where throwing a FOPException should suffice. 23 years ago
  fotis 8e7f4abed8 adding -text and -pcl options to help text 23 years ago
  arved 7649eae9b8 Updates due to PCL support 23 years ago
  Kelly Campbell 505b519ac9 Refactored Driver to simplify usage required for other apps 23 years ago
  fotis 3dcd47f9c1 restitutes jdk 1.1 compatiblity (Art Welch) 23 years ago
  arved 5b4754dbaa Updated command line 23 years ago