aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/awt/viewer
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-2/+2
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-1/+1
* enable ImportOrder rule; fix violationsGlenn Adams2012-03-035-12/+9
* Bugzilla#52513: Moved FOUserAgent to the constructor of the RenderersMehdi Houshmand2012-01-301-4/+1
* Reverted changes made in r1234877, see bugzilla#52513Mehdi Houshmand2012-01-241-1/+4
* Moved the FOUserAgent into the constructor of the RenderersMehdi Houshmand2012-01-231-4/+1
* findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-0/+2
* Bugzilla #49733:Jeremias Maerki2010-08-142-4/+9
* Bugzilla #42306:Jeremias Maerki2010-06-084-3/+175
* Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378...Jeremias Maerki2008-07-312-17/+27
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-248-31/+31
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-183-4/+4
* Bugzilla 42832: Fix in AWT preview if used with non-english locale (offered b...Andreas L. Delmelle2007-07-071-2/+4
* Bugzilla #40813:Jeremias Maerki2006-11-122-19/+23
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-2813-65/+78
* Bugzilla #39983:Jeremias Maerki2006-07-101-14/+8
* Bugzilla #39709:Jeremias Maerki2006-07-101-0/+33
* Bugzilla #39709:Jeremias Maerki2006-07-101-6/+46
* Java2D Renderer:Jeremias Maerki2006-05-021-1/+1
* Command-line support for the intermediate format: Use "-atin" to specify an a...Jeremias Maerki2006-01-242-12/+7
* Found another old URLJeremias Maerki2005-11-241-1/+1
* Deprecated constructors Fop(int) and Fop(int, FOUserAgent).Jeremias Maerki2005-11-122-5/+5
* Fixed various javadoc problems, fixed a deprecation warning, removed function...Manuel Mall2005-10-261-1/+3
* Cosmetic changes to identifiers, comments and other stylistic corrections.Joerg Pietschmann2005-10-061-5/+5
* Bugzilla #36418: Jeremias Maerki2005-08-311-4/+7
* Moved CLI to its own package. New main class is org.apache.fop.cli.Main. Jeremias Maerki2005-08-233-7/+70
* Fix regression that caused duplicate IDs when Reload was pressed in the AWT V...Jeremias Maerki2005-08-121-3/+2
* Bugzilla: #35358Jeremias Maerki2005-06-202-13/+58
* Bugzilla: #35358Jeremias Maerki2005-06-201-5/+5
* Italian translation of the viewer labelsLuca Furini2005-06-161-10/+46
* Bugzilla: #35358Jeremias Maerki2005-06-158-245/+799
* Icon TweakingJeremias Maerki2005-06-106-130/+4
* Bugzilla: #33760Jeremias Maerki2005-06-094-95/+263
* Resurrected AWT/Java2D rendererJeremias Maerki2005-03-081-20/+41
* Combined the apps.Driver class into apps.Fop. (195 LOC total.) PrimaryGlen Mazza2004-07-241-6/+6
* 1.) render() methods moved from Driver to XSLTInputHandler and FOFileHandler.Glen Mazza2004-07-201-1/+1
* 1.) Driver constructor modified to require RenderType, and setter functionsGlen Mazza2004-07-191-2/+1
* 1. New constructor for Driver created, takes FOUserAgent constructor.Glen Mazza2004-07-181-11/+11
* 1. Output constant types (RENDER_PDF, RENDER_PS, etc.) made common betweenGlen Mazza2004-06-261-2/+1
* 1.) Moving renderer-specific customization variables (producer, creator, crea...Glen Mazza2004-06-231-2/+2
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-275-230/+70
* 1.) Moved AWT Viewer classes from org.fop.viewer to org.fop.render.awt.viewerGlen Mazza2003-09-2122-0/+1421