| Commit message (Expand) | Author | Age | Files | Lines |
* | Command-line switch for setting the resolution. | Jeremias Maerki | 2005-06-09 | 1 | -1/+15 |
* | Bugzilla: #33760 | Jeremias Maerki | 2005-06-09 | 1 | -1/+39 |
* | Merge of branch Temp_KnuthStylePageBreaking back into HEAD. | Jeremias Maerki | 2005-05-13 | 1 | -0/+3 |
* | Slight deviation from the template. | Jeremias Maerki | 2005-03-18 | 1 | -1/+2 |
* | Avoid throwing exceptions from ctor, the logger is lost in that case. | Finn Bock | 2004-09-13 | 1 | -9/+10 |
* | Bugzilla patch 31162: | Jeremias Maerki | 2004-09-11 | 1 | -6/+36 |
* | Removed unneded import statements. | Finn Bock | 2004-09-09 | 1 | -1/+0 |
* | Minor edits. | Glen Mazza | 2004-08-22 | 1 | -11/+3 |
* | Took advantage of the Transformer similarities between FO input and | Glen Mazza | 2004-07-25 | 1 | -2/+2 |
* | Combined the apps.Driver class into apps.Fop. (195 LOC total.) Primary | Glen Mazza | 2004-07-24 | 1 | -14/+6 |
* | 1.) Moved the SAXParser-creating method from FOFileHandler to CommandLineOpti... | Glen Mazza | 2004-07-20 | 1 | -1/+17 |
* | Implementing user configuration file. | Simon Pepping | 2004-07-09 | 1 | -1/+36 |
* | 1. Output constant types (RENDER_PDF, RENDER_PS, etc.) made common between | Glen Mazza | 2004-06-26 | 1 | -60/+35 |
* | 1.) Moved the CommandLineOptions' InputHandler object into FOUserAgent, allowing | Glen Mazza | 2004-06-25 | 1 | -10/+17 |
* | 1.) Moving renderer-specific customization variables (producer, creator, crea... | Glen Mazza | 2004-06-23 | 1 | -1/+1 |
* | 1. Moved renderer options to within FOUserAgent | Glen Mazza | 2004-06-22 | 1 | -8/+10 |
* | 1.) Removed the get/setLogger methods from Driver, obsolete with Commons-Logg... | Glen Mazza | 2004-06-20 | 1 | -3/+5 |
* | Remaining changes done with Avalon->Commons Logging conversion. (Bug 28237) | Glen Mazza | 2004-04-18 | 1 | -50/+33 |
* | 3/4ths of Simon's patch committed at the moment, with minor changes | Glen Mazza | 2004-04-09 | 1 | -37/+19 |
* | PR: | Glen Mazza | 2004-03-31 | 1 | -8/+9 |
* | Applied Apache License Version 2.0 by following the instructions at http://ww... | Jeremias Maerki | 2004-02-27 | 1 | -48/+16 |
* | 1.) Deprecation of most constructors in XSLTInputHandler in favor of JAXP. | Glen Mazza | 2004-02-10 | 1 | -1/+18 |
* | style/javadoc changes only | William Victor Mote | 2003-09-01 | 1 | -13/+13 |
* | 1.) CommandLineStarter removed, its functionality placed directly into Fop.ma... | Glen Mazza | 2003-08-12 | 1 | -5/+5 |
* | Renamed apps.FOInputHandler to apps.FOFileHandler to reduce confusion with th... | Glen Mazza | 2003-08-12 | 1 | -1/+1 |
* | 1) Command-line option -l now sets default locale for entire instance, not ju... | Glen Mazza | 2003-08-04 | 1 | -12/+3 |
* | 1.) Moved the business logic for determining which starter to create from app... | Glen Mazza | 2003-07-29 | 1 | -37/+13 |
* | PrintStarter simplified and then obsoleted; PrinterJob object that the AWTPr... | Glen Mazza | 2003-07-27 | 1 | -9/+0 |
* | Created a new overloaded method Driver.render(InputHandler), simplifies inter... | Glen Mazza | 2003-07-27 | 1 | -1/+1 |
* | extract a bunch of methods out of parseOptions(), mostly to satisfy checkstyl... | William Victor Mote | 2003-07-05 | 1 | -129/+196 |
* | Array brackets moved | Peter Bernard West | 2003-06-20 | 1 | -1/+1 |
* | Revert refactoring of Driver to Session. Files affected should be identical t... | William Victor Mote | 2003-06-17 | 1 | -22/+22 |
* | 1. Copy apps.Driver to apps.Session. | William Victor Mote | 2003-06-17 | 1 | -22/+22 |
* | Take over InputHandler code from maintenance branch.
| Jeremias Maerki | 2003-06-02 | 1 | -1/+2 |
* | Moved sources from src/org/** to src/java/org/** | Jeremias Maerki | 2003-03-11 | 1 | -0/+725 |