| Commit message (Expand) | Author | Age | Files | Lines |
* | Access to the region-name for special comments in the PS output. | Jeremias Maerki | 2005-08-21 | 1 | -0/+5 |
* | New hasTrait() method. | Jeremias Maerki | 2005-08-21 | 1 | -0/+12 |
* | I want to work while this is running. :-) | Jeremias Maerki | 2005-08-21 | 1 | -0/+1 |
* | Been talking to someone at Metafocus. They are using FOP in their designer. | Jeremias Maerki | 2005-08-20 | 1 | -0/+1 |
* | Bugfix for Bugzilla #36248 (and inline2.xml):
| Jeremias Maerki | 2005-08-20 | 4 | -14/+25 |
* | Testing all inline-level FOs inside fo:inline to check for ClassCastException... | Jeremias Maerki | 2005-08-20 | 1 | -0/+59 |
* | Fix centering table example not to use empty table-cells which is forbidden. ... | Jeremias Maerki | 2005-08-16 | 1 | -4/+11 |
* | Add a method to clear all image caches for testing purposes. It shouldn't be ... | Jeremias Maerki | 2005-08-16 | 3 | -7/+73 |
* | Notify image cache about the expiration of a user agent (i.e. processing run). | Jeremias Maerki | 2005-08-16 | 1 | -13/+16 |
* | Bugzilla #36082
| Jeremias Maerki | 2005-08-16 | 4 | -71/+69 |
* | ref to bugzilla 36180 | Chris Bowditch | 2005-08-15 | 5 | -12/+319 |
* | Providing a FO -> RTF example explaining the only difference that getResults(... | Jeremias Maerki | 2005-08-15 | 1 | -0/+128 |
* | 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 | 3 | -0/+279 |
* | Bugzilla #36082
| Jeremias Maerki | 2005-08-15 | 24 | -145/+1012 |
* | javac source seems to be needed, too, when compiling under JDK 5. | Jeremias Maerki | 2005-08-15 | 1 | -1/+2 |
* | TODO item for HiResBoundingBox. | Jeremias Maerki | 2005-08-15 | 1 | -1/+3 |
* | Force PNG images to use the codec to determine the resolution as long as this... | Jeremias Maerki | 2005-08-15 | 1 | -0/+1 |
* | Style unification, restored building hyphenation pattern jar | Joerg Pietschmann | 2005-08-14 | 1 | -187/+162 |
* | Removed obsolete code. This seems to be done now by each renderer separately. | Jeremias Maerki | 2005-08-14 | 1 | -5/+0 |
* | Squashed some JavaDoc warnings. | Joerg Pietschmann | 2005-08-14 | 23 | -61/+53 |
* | Removed left over .cvsignore files. | Joerg Pietschmann | 2005-08-13 | 7 | -17/+0 |
* | Removed some cruft. Expanded rarely used ant properties. | Joerg Pietschmann | 2005-08-13 | 1 | -187/+52 |
* | Initial upload of the visual testing facility. Docs in code. A Wiki page will... | Jeremias Maerki | 2005-08-12 | 14 | -0/+1301 |
* | Read the bitmap resolution from PNGs and TIFFs. | Jeremias Maerki | 2005-08-12 | 2 | -3/+37 |
* | Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin... | Jeremias Maerki | 2005-08-12 | 22 | -442/+1156 |
* | Fix regression that caused duplicate IDs when Reload was pressed in the AWT V... | Jeremias Maerki | 2005-08-12 | 1 | -3/+2 |
* | Bugzilla #36146
| Jeremias Maerki | 2005-08-12 | 1 | -4/+6 |
* | Some general housekeeping. No functional changes. | Jeremias Maerki | 2005-08-10 | 12 | -42/+30 |
* | Removed Jakarta Commons Lang. It is not used. Don't know why I once thought C... | Jeremias Maerki | 2005-08-10 | 35 | -217/+1719 |
* | Removed DOM-related tests as discussed. We don't want to test the buggy innar... | Jeremias Maerki | 2005-08-10 | 1 | -35/+1 |
* | Oops. Forgot to update this one. | Jeremias Maerki | 2005-08-10 | 1 | -0/+1 |
* | Found a bug. Element list is not correct. Auxiliary boxes for starting and en... | Jeremias Maerki | 2005-08-10 | 1 | -0/+18 |
* | Support checking for the auxiliary flag on boxes. | Jeremias Maerki | 2005-08-10 | 1 | -0/+12 |
* | SVN properties and imports. | Jeremias Maerki | 2005-08-10 | 1 | -3/+0 |
* | AbstractFopImage subclass using ImageIO (JDK >= 1.4) to load images (works wi... | Jeremias Maerki | 2005-08-10 | 1 | -0/+145 |
* | AbstractFopImage subclass using ImageIO (JDK >= 1.4) to load images (works wi... | Jeremias Maerki | 2005-08-10 | 0 | -0/+0 |
* | Forgot to commit a changed file. Straggler from the RTF library clean-up. | Jeremias Maerki | 2005-08-10 | 1 | -1/+1 |
* | Better documentation of FOUserAgent.getStream() | Jeremias Maerki | 2005-08-10 | 1 | -4/+6 |
* | Fallback to default value if "compression" value is not given. | Jeremias Maerki | 2005-08-10 | 1 | -2/+1 |
* | Bugzilla #36112
| Jeremias Maerki | 2005-08-10 | 2 | -3/+14 |
* | Bugzilla #36067
| Jeremias Maerki | 2005-08-10 | 7 | -92/+344 |
* | Submitted by: Manuel Mall <mm.at.arcus.com.au> | Chris Bowditch | 2005-08-09 | 3 | -0/+206 |
* | Committing a hack I've started earlier. The analyzer did not always recognize... | Jeremias Maerki | 2005-08-08 | 1 | -6/+12 |
* | Remove orphan directory. | Jeremias Maerki | 2005-08-05 | 0 | -0/+0 |
* | Bugzilla #35998
| Jeremias Maerki | 2005-08-05 | 11 | -24/+15 |
* | Bugzilla #35992
| Jeremias Maerki | 2005-08-05 | 1 | -37/+44 |
* | Bugzilla #35992
| Jeremias Maerki | 2005-08-05 | 1 | -0/+3 |
* | Please keep it sorted. | Jeremias Maerki | 2005-08-05 | 1 | -1/+1 |
* | Patch supplied by Manuel Mall in bugzilla 36036 with minor modifications | Chris Bowditch | 2005-08-05 | 4 | -168/+205 |