| Commit message (Expand) | Author | Age | Files | Lines |
* | Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin... | Vincent Hennebert | 2013-05-07 | 1 | -2/+2 |
* | Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol... | Vincent Hennebert | 2013-04-09 | 1 | -1/+1 |
* | enable ImportOrder rule; fix violations | Glenn Adams | 2012-03-03 | 5 | -12/+9 |
* | Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers | Mehdi Houshmand | 2012-01-30 | 1 | -4/+1 |
* | Reverted changes made in r1234877, see bugzilla#52513 | Mehdi Houshmand | 2012-01-24 | 1 | -1/+4 |
* | Moved the FOUserAgent into the constructor of the Renderers | Mehdi Houshmand | 2012-01-23 | 1 | -4/+1 |
* | findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) | Simon Pepping | 2010-11-17 | 1 | -0/+2 |
* | Bugzilla #49733: | Jeremias Maerki | 2010-08-14 | 2 | -4/+9 |
* | Bugzilla #42306: | Jeremias Maerki | 2010-06-08 | 4 | -3/+175 |
* | Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378... | Jeremias Maerki | 2008-07-31 | 2 | -17/+27 |
* | Fed up with all those trailing whitespaces. Let's remove them all (once... an... | Vincent Hennebert | 2008-07-24 | 8 | -31/+31 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 3 | -4/+4 |
* | Bugzilla 42832: Fix in AWT preview if used with non-english locale (offered b... | Andreas L. Delmelle | 2007-07-07 | 1 | -2/+4 |
* | Bugzilla #40813: | Jeremias Maerki | 2006-11-12 | 2 | -19/+23 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 13 | -65/+78 |
* | Bugzilla #39983: | Jeremias Maerki | 2006-07-10 | 1 | -14/+8 |
* | Bugzilla #39709: | Jeremias Maerki | 2006-07-10 | 1 | -0/+33 |
* | Bugzilla #39709: | Jeremias Maerki | 2006-07-10 | 1 | -6/+46 |
* | Java2D Renderer: | Jeremias Maerki | 2006-05-02 | 1 | -1/+1 |
* | Command-line support for the intermediate format: Use "-atin" to specify an a... | Jeremias Maerki | 2006-01-24 | 2 | -12/+7 |
* | Found another old URL | Jeremias Maerki | 2005-11-24 | 1 | -1/+1 |
* | Deprecated constructors Fop(int) and Fop(int, FOUserAgent). | Jeremias Maerki | 2005-11-12 | 2 | -5/+5 |
* | Fixed various javadoc problems, fixed a deprecation warning, removed function... | Manuel Mall | 2005-10-26 | 1 | -1/+3 |
* | Cosmetic changes to identifiers, comments and other stylistic corrections. | Joerg Pietschmann | 2005-10-06 | 1 | -5/+5 |
* | Bugzilla #36418:
| Jeremias Maerki | 2005-08-31 | 1 | -4/+7 |
* | Moved CLI to its own package. New main class is org.apache.fop.cli.Main.
| Jeremias Maerki | 2005-08-23 | 3 | -7/+70 |
* | Fix regression that caused duplicate IDs when Reload was pressed in the AWT V... | Jeremias Maerki | 2005-08-12 | 1 | -3/+2 |
* | Bugzilla: #35358 | Jeremias Maerki | 2005-06-20 | 2 | -13/+58 |
* | Bugzilla: #35358 | Jeremias Maerki | 2005-06-20 | 1 | -5/+5 |
* | Italian translation of the viewer labels | Luca Furini | 2005-06-16 | 1 | -10/+46 |
* | Bugzilla: #35358 | Jeremias Maerki | 2005-06-15 | 8 | -245/+799 |
* | Icon Tweaking | Jeremias Maerki | 2005-06-10 | 6 | -130/+4 |
* | Bugzilla: #33760 | Jeremias Maerki | 2005-06-09 | 4 | -95/+263 |
* | Resurrected AWT/Java2D renderer | Jeremias Maerki | 2005-03-08 | 1 | -20/+41 |
* | Combined the apps.Driver class into apps.Fop. (195 LOC total.) Primary | Glen Mazza | 2004-07-24 | 1 | -6/+6 |
* | 1.) render() methods moved from Driver to XSLTInputHandler and FOFileHandler. | Glen Mazza | 2004-07-20 | 1 | -1/+1 |
* | 1.) Driver constructor modified to require RenderType, and setter functions | Glen Mazza | 2004-07-19 | 1 | -2/+1 |
* | 1. New constructor for Driver created, takes FOUserAgent constructor. | Glen Mazza | 2004-07-18 | 1 | -11/+11 |
* | 1. Output constant types (RENDER_PDF, RENDER_PS, etc.) made common between | Glen Mazza | 2004-06-26 | 1 | -2/+1 |
* | 1.) Moving renderer-specific customization variables (producer, creator, crea... | Glen Mazza | 2004-06-23 | 1 | -2/+2 |
* | Applied Apache License Version 2.0 by following the instructions at http://ww... | Jeremias Maerki | 2004-02-27 | 5 | -230/+70 |
* | 1.) Moved AWT Viewer classes from org.fop.viewer to org.fop.render.awt.viewer | Glen Mazza | 2003-09-21 | 22 | -0/+1421 |