aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org/apache/fop/visual
Commit message (Expand)AuthorAgeFilesLines
* Added new line at end of files and enabled corresponding rule in checkstyle-5.5Vincent Hennebert2012-03-061-1/+1
* Bugzilla#512010: Simplification of the build.Peter Hancock2011-10-191-12/+6
* Bugzilla #51928: Upgraded all tests to JUnit 4Vincent Hennebert2011-10-041-2/+2
* Bugzilla #49733:Jeremias Maerki2010-08-142-2/+2
* Additional filter possibility for BatchDiffer so previously faulty cases can ...Jeremias Maerki2009-02-161-0/+10
* Added a default ErrorListener just to be on the safe side.Jeremias Maerki2008-08-262-0/+4
* Extended to allow generating the renderer and painter PDF alongside each othe...Jeremias Maerki2008-08-157-24/+38
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-2414-75/+75
* Slight performance improvement on multi-core CPUs using a cheap trick.Jeremias Maerki2008-01-171-21/+34
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-111-25/+6
* Some log fine-tuning.Jeremias Maerki2007-10-261-15/+13
* Switch to XGCommons' ImageWriter for writing PNGs.Jeremias Maerki2007-02-281-8/+17
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-2814-70/+84
* Merged Temp_API_Finalization branch back into FOP Trunk:Jeremias Maerki2006-03-272-8/+14
* NOTE: API changes in a backwards-incompatible way: FOUserAgent.setResolution(...Jeremias Maerki2005-12-154-12/+11
* Deprecated constructors Fop(int) and Fop(int, FOUserAgent).Jeremias Maerki2005-11-124-9/+10
* Minor corrections for jdk 1.3.1 compatibilityManuel Mall2005-11-111-2/+4
* Two new config values: stop-on-exception and create-diffs.Jeremias Maerki2005-08-261-21/+45
* After chasing a phantom for hours, it looks like it's simply the big images b...Jeremias Maerki2005-08-251-0/+5
* I want to work while this is running. :-)Jeremias Maerki2005-08-211-0/+1
* Initial upload of the visual testing facility. Docs in code. A Wiki page will...Jeremias Maerki2005-08-1214-0/+1301