4109 Commits (c4aa8acd9cffd99ba4858d54991a00e338fb1e5b)
 

Autor SHA1 Mensaje Fecha
  Jeremias Maerki c4aa8acd9c ForrestBot driver file using SCP for deployment of the FOP site to http://xmlgraphics.apache.org/fop/ after building the site with Forrest. Tested with Apache Forrest 0.7. hace 19 años
  Jeremias Maerki bf23ccc626 Removed some left-over alt-design docs. hace 19 años
  Jeremias Maerki de8d88e2a4 Fix the DSC comment (Begin|EndDocument) for EPS files. It wasn't in the right place. hace 19 años
  Jeremias Maerki e1b540f10b Remember the original URI in the FopImage instance. hace 19 años
  Jeremias Maerki b243af2bc7 Code simplification. hace 19 años
  Jeremias Maerki f53181fd94 Sorry, had a non-released version in my classpath. Reverting. hace 19 años
  Jeremias Maerki 0bd9497bd1 CopyUtils is deprecated. hace 19 años
  Jeremias Maerki b5fe4766be Bugzilla #36224: hace 19 años
  Jeremias Maerki f5b4eeff76 Remove obsolete method. hace 19 años
  Jeremias Maerki 25bb4c9e9b Rename PDFXMLHandler to what it really is: an SVGHandler. hace 19 años
  Jeremias Maerki c3163d170f Rename PSXMLHandler to what it really is: an SVGHandler. hace 19 años
  Jeremias Maerki 850a3eabff Better error message. hace 19 años
  Jeremias Maerki 33c07d72cd An attempt at helpful error output when the top/left/bottom/right properties on block-containers are not right. hace 19 años
  Jeremias Maerki f0099e5686 Show and fix a bug where bottom/right positioning of block-containers didn't work properly when the block-container is nested in a block. hace 19 años
  Jeremias Maerki 46072c1c25 A big step towards a usable PostScript renderer. hace 19 años
  Jeremias Maerki 62167f17b8 Access to the region-name for special comments in the PS output. hace 19 años
  Jeremias Maerki 046d2a92ed New hasTrait() method. hace 19 años
  Jeremias Maerki 415a83f567 I want to work while this is running. :-) hace 19 años
  Jeremias Maerki 50ca3c99f0 Been talking to someone at Metafocus. They are using FOP in their designer. hace 19 años
  Jeremias Maerki ed24305408 Bugfix for Bugzilla #36248 (and inline2.xml): hace 19 años
  Jeremias Maerki 1fb9484d93 Testing all inline-level FOs inside fo:inline to check for ClassCastExceptions as reported in Bugzilla #36248. hace 19 años
  Jeremias Maerki b37c1c700b Fix centering table example not to use empty table-cells which is forbidden. Use column-number instead! Works for both FOP 0.20.5 and Trunk. hace 19 años
  Jeremias Maerki 832727a81e Add a method to clear all image caches for testing purposes. It shouldn't be necessary anymore to call such a method in a production environment or we have a problem with the image cache. hace 19 años
  Jeremias Maerki a01bd24f49 Notify image cache about the expiration of a user agent (i.e. processing run). hace 19 años
  Jeremias Maerki cdef475945 Bugzilla #36082 hace 19 años
  Chris Bowditch bd3680a1e2 ref to bugzilla 36180 hace 19 años
  Jeremias Maerki 7a7d2dd354 Providing a FO -> RTF example explaining the only difference that getResults() cannot be used. I think I promised that example to someone earlier. hace 19 años
  Jeremias Maerki 347209b303 Aaargh. Imports again. hace 19 años
  Jeremias Maerki 15eca88a1d JUnit Test cases to test URI resolution using custom URIResolvers. They are not yet integrated into the test suite as the second test fails and the first test needs some changes in the code (see TODO). hace 19 años
  Jeremias Maerki a349b7be0b Bugzilla #36082 hace 19 años
  Jeremias Maerki d432b9cdfb javac source seems to be needed, too, when compiling under JDK 5. hace 19 años
  Jeremias Maerki b9c3707b70 TODO item for HiResBoundingBox. hace 19 años
  Jeremias Maerki 5d709e9fea Force PNG images to use the codec to determine the resolution as long as this is not implemented in the PNGReader. hace 19 años
  Joerg Pietschmann f4c87e2829 Style unification, restored building hyphenation pattern jar hace 19 años
  Jeremias Maerki 1a6be4d428 Removed obsolete code. This seems to be done now by each renderer separately. hace 19 años
  Joerg Pietschmann 8eca11a7d5 Squashed some JavaDoc warnings. hace 19 años
  Joerg Pietschmann 755da1887c Removed left over .cvsignore files. hace 19 años
  Joerg Pietschmann 9625db77af Removed some cruft. Expanded rarely used ant properties. hace 19 años
  Jeremias Maerki 9d9ff7ecdb Initial upload of the visual testing facility. Docs in code. A Wiki page will follow shortly. hace 19 años
  Jeremias Maerki 0a6c44e1ba Read the bitmap resolution from PNGs and TIFFs. hace 19 años
  Jeremias Maerki ff1072cb52 Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlineblock back into Trunk. hace 19 años
  Jeremias Maerki e456364d25 Fix regression that caused duplicate IDs when Reload was pressed in the AWT Viewer. The Fop instance should only be used for one single rendering run. The regression was caused by the introduction of a member variable for the FOTreeBuilder which is used to fetch the rendering results. hace 19 años
  Jeremias Maerki c7a832a5ec Bugzilla #36146 hace 19 años
  Jeremias Maerki 2d9ff680c2 Some general housekeeping. No functional changes. hace 19 años
  Jeremias Maerki afe81271cf Removed Jakarta Commons Lang. It is not used. Don't know why I once thought Commons IO depends on Commons Lang. Shrug. hace 19 años
  Jeremias Maerki c6868b2715 Removed DOM-related tests as discussed. We don't want to test the buggy innards of Xalan-J. hace 19 años
  Jeremias Maerki 8f824aa68f Oops. Forgot to update this one. hace 19 años
  Jeremias Maerki 68ae15f442 Found a bug. Element list is not correct. Auxiliary boxes for starting and ending borders are not generated. May cause wrong break decisions. hace 19 años
  Jeremias Maerki 9f9654fff9 Support checking for the auxiliary flag on boxes. hace 19 años
  Jeremias Maerki 562ef0982e SVN properties and imports. hace 19 años