| Commit message (Expand) | Author | Age | Files | Lines |
* | NOTE: API changes in a backwards-incompatible way: FOUserAgent.setResolution(... | Jeremias Maerki | 2005-12-15 | 4 | -12/+11 |
* | Alternative set of rules for text indent calculation (start-indent and end-in... | Jeremias Maerki | 2005-12-07 | 1 | -5/+40 |
* | Support checking for the subcomponents of length-range properties in the FO T... | Jeremias Maerki | 2005-11-29 | 1 | -0/+5 |
* | Implementation of hyphenation-ladder-count. | Luca Furini | 2005-11-21 | 1 | -3/+3 |
* | Added license header to disabled testcases XML file. Removed obsolete files a... | Joerg Pietschmann | 2005-11-20 | 1 | -12/+0 |
* | JDK 1.3 compatibility.
| Jeremias Maerki | 2005-11-18 | 1 | -17/+21 |
* | XMLified files describing disabled testcases for layout engine and FO tree | Joerg Pietschmann | 2005-11-18 | 1 | -1/+67 |
* | Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils.... | Jeremias Maerki | 2005-11-14 | 1 | -8/+3 |
* | Deprecated constructors Fop(int) and Fop(int, FOUserAgent). | Jeremias Maerki | 2005-11-12 | 10 | -22/+26 |
* | Minor corrections for jdk 1.3.1 compatibility | Manuel Mall | 2005-11-11 | 1 | -2/+4 |
* | Made the FO tree a little more consistent by renaming getName() to getLocalNa... | Jeremias Maerki | 2005-11-11 | 3 | -13/+10 |
* | Separated JUnit layout tests such that the majority are still run even if no ... | Manuel Mall | 2005-11-10 | 1 | -1/+5 |
* | Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988). | Jeremias Maerki | 2005-10-24 | 2 | -5/+22 |
* | Enable stretch and shrink checking on glues. | Jeremias Maerki | 2005-10-13 | 1 | -1/+16 |
* | Test case for showing a problem with the Knuth algorithm. | Jeremias Maerki | 2005-10-05 | 1 | -0/+142 |
* | Added line-/column-number output for easier tracing of errors | Andreas L. Delmelle | 2005-09-14 | 1 | -1/+3 |
* | Run the checks on the parent's propertyList. | Finn Bock | 2005-09-13 | 1 | -1/+1 |
* | Enabled fotree junit tests. | Finn Bock | 2005-09-12 | 3 | -1/+5 |
* | PDFNumber.doubleOut() rewritten using java.text.DecimalFormat.
| Jeremias Maerki | 2005-09-01 | 2 | -0/+115 |
* | Bugzilla #36379: | Finn Bock | 2005-08-31 | 1 | -0/+1 |
* | Initial commit for a FO tree testing facility. | Jeremias Maerki | 2005-08-30 | 8 | -0/+475 |
* | Background trait's toString() streamlined. Test cases adjusted accordingly.
| Jeremias Maerki | 2005-08-29 | 1 | -0/+3 |
* | Two new config values: stop-on-exception and create-diffs. | Jeremias Maerki | 2005-08-26 | 1 | -21/+45 |
* | After chasing a phantom for hours, it looks like it's simply the big images b... | Jeremias Maerki | 2005-08-25 | 1 | -0/+5 |
* | Moved CLI to its own package. New main class is org.apache.fop.cli.Main.
| Jeremias Maerki | 2005-08-23 | 1 | -1/+1 |
* | I want to work while this is running. :-) | Jeremias Maerki | 2005-08-21 | 1 | -0/+1 |
* | Add a method to clear all image caches for testing purposes. It shouldn't be ... | Jeremias Maerki | 2005-08-16 | 1 | -5/+36 |
* | Bugzilla #36082
| Jeremias Maerki | 2005-08-16 | 1 | -11/+9 |
* | Aaargh. Imports again. | Jeremias Maerki | 2005-08-15 | 1 | -1/+0 |
* | JUnit Test cases to test URI resolution using custom URIResolvers. They are n... | Jeremias Maerki | 2005-08-15 | 1 | -0/+209 |
* | Initial upload of the visual testing facility. Docs in code. A Wiki page will... | Jeremias Maerki | 2005-08-12 | 14 | -0/+1301 |
* | Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin... | Jeremias Maerki | 2005-08-12 | 1 | -0/+4 |
* | Some general housekeeping. No functional changes. | Jeremias Maerki | 2005-08-10 | 12 | -42/+30 |
* | Removed DOM-related tests as discussed. We don't want to test the buggy innar... | Jeremias Maerki | 2005-08-10 | 1 | -35/+1 |
* | Support checking for the auxiliary flag on boxes. | Jeremias Maerki | 2005-08-10 | 1 | -0/+12 |
* | Forgot to commit a changed file. Straggler from the RTF library clean-up. | Jeremias Maerki | 2005-08-10 | 1 | -1/+1 |
* | Allow "<0" and ">0" expressions for the "p" part on a penalty. | Jeremias Maerki | 2005-08-02 | 1 | -15/+29 |
* | Made the testcase filter available to the outside (for visual testing).
| Jeremias Maerki | 2005-07-28 | 1 | -8/+19 |
* | Changes for restoring JDK 1.3 compatibility.
| Jeremias Maerki | 2005-07-27 | 1 | -6/+11 |
* | Optional attribute "fail-msg" for the "true" check so a custom error message ... | Jeremias Maerki | 2005-07-26 | 1 | -3/+12 |
* | Element list logging facility resurrected as an ElementListObserver (see Logg... | Jeremias Maerki | 2005-05-23 | 10 | -39/+527 |
* | Fixed checkstyle warnings. | Jeremias Maerki | 2005-03-14 | 1 | -7/+11 |
* | -Dfop.layoutengine.starts-with=breaks selects all tests that begin with "brea... | Jeremias Maerki | 2005-01-31 | 1 | -0/+5 |
* | Set base URL so relative URLs work in tests | Jeremias Maerki | 2005-01-24 | 1 | -1/+5 |
* | getLocalName() doesn't seem to work in this case in JDK 1.4.1. | Jeremias Maerki | 2005-01-17 | 1 | -1/+1 |
* | Using only DOM elements to create checks. This should help avoid errors due t... | Jeremias Maerki | 2005-01-17 | 1 | -6/+9 |
* | Style fix | Jeremias Maerki | 2005-01-12 | 1 | -1/+1 |
* | Add ability to optionally specify a simple textfile with a list of filenames ... | Jeremias Maerki | 2005-01-06 | 1 | -2/+28 |
* | Ability to restrict the testcases being processed to one for debugging. Just ... | Jeremias Maerki | 2005-01-06 | 1 | -1/+12 |
* | XObject.str() fails the second time it is called. Makes debugging difficult. ... | Jeremias Maerki | 2005-01-06 | 1 | -2/+3 |