4436 Commits (18536029a6533a850dd1508f938b0ad20f1a0e72)
 

Author SHA1 Message Date
  Jeremias Maerki 18536029a6 Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils.copy() again. CopyUtils in 1.0 was not ideal design decision. 18 years ago
  Christian Geisert f848d591de exclude hyphenation patterns from source distribution 18 years ago
  Jeremias Maerki 7a0ba3bfd0 Every committer is supposed to use the "Submitted by:" pattern when applying patches! 18 years ago
  Manuel Mall 53864bf732 Further cleanup and minor modifications to the compliance page 18 years ago
  Manuel Mall 862f28b060 Correct a few more problems related to leaders: text-align was not handled correctly, use-content was drawing incorrect borders 18 years ago
  Andreas L. Delmelle 35f6e9d8d3 Oops! Removed duplicate 'if' 18 years ago
  Andreas L. Delmelle c32c8496f9 Made junit-layout-hyphenation conditional 18 years ago
  Andreas L. Delmelle 780bb00f88 Made junit-layout-standard conditional 18 years ago
  Jeremias Maerki 999f7ccfef Disabled warning which are based on the containing reference area instead of the containing box. 18 years ago
  Manuel Mall d5b198f094 Initial fix for examples/basic/leader.fo problem 18 years ago
  Andreas L. Delmelle 8d4c6805ee Changed coordinates to reflect the reference-orientation specified on the block-container (+ corrected spelling errors) 18 years ago
  Jeremias Maerki 2234131d11 Typo. Sorry. 18 years ago
  Jeremias Maerki 9f04f8cafd Bugfix for handling of percentage width and height inside block-containers. Fixes problem in examples/fo/basic/border.fo. 18 years ago
  Manuel Mall cfa816ba54 Updated examples in examples/basic/fo to match 0.90 and to reduce warnings when they are built using the examples ant target 18 years ago
  Jeremias Maerki 4ee4fd513a Documented new stuff. 18 years ago
  Jeremias Maerki d3cd1774f4 Use memory-optimized ByteArrayOutputStream from Commons IO instead of the dumb implementation from the JDK. 18 years ago
  Jeremias Maerki b4af2746c8 Deprecated constructors Fop(int) and Fop(int, FOUserAgent). 18 years ago
  Jeremias Maerki 67cf812150 Ant is not in the lib directory anymore. Run test with the "ant" script, not "runtests". 18 years ago
  Manuel Mall b7c43146df Changed tar targets to set execute permission on fop script 18 years ago
  Manuel Mall ebd5b57340 Excluded docs directory from fop dist build 18 years ago
  Jeremias Maerki 02111e67f0 Bugzilla #37468: 18 years ago
  Jeremias Maerki 6f2c345eb1 Bugzilla #37468: 18 years ago
  Manuel Mall 7af60c6d3d Minor corrections for jdk 1.3.1 compatibility 18 years ago
  Jeremias Maerki 077ff96c5b Step 2/2: 18 years ago
  Jeremias Maerki dc35bae9c4 Step 1 (SVN just doesn't want me to delete the old directories): 18 years ago
  Jeremias Maerki 72b1376d37 Package description for the TXTRenderer's border package. 18 years ago
  Jeremias Maerki 75a5b716e5 Javadoc fixes. 18 years ago
  Jeremias Maerki 82b916bf0d Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) where the String is the MIME type for the desired output format. 18 years ago
  Jeremias Maerki 97581a9081 Made the FO tree a little more consistent by renaming getName() to getLocalName() and adding additional methods like: getNamespaceURI() and getNormalNamespacePrefix(). getName() now returns the fully qualified name combined from getLocalName() and getNormalNamespacePrefix(). For special cases you can call getName(String) to return a different namespace prefix. 18 years ago
  Jeremias Maerki 305c92099a A note about PCL and MIF. 18 years ago
  Jeremias Maerki a887507a40 Moved PDFBridgeContext to a separate class so it can be used by both the PDFTranscoder and the PDFSVGHandler. 18 years ago
  Jeremias Maerki 792c66ee02 Scale factor was wrong. Base must be 72dpi, not the default resolution of the PDFDocumentGraphics2D. 18 years ago
  Jeremias Maerki 1c8b099ab7 Get rid of annoying source of calculation inaccuracies. 18 years ago
  Jeremias Maerki 13a3f8ffed Bugzilla #37305: 18 years ago
  Jeremias Maerki d5b1a06352 Fix for file: URL handling. The condition for adding a leading slash was wrong. 18 years ago
  Manuel Mall a37a9acdf8 Separated JUnit layout tests such that the majority are still run even if no hyphenation support present 18 years ago
  Manuel Mall ecac9f5b1c Separated JUnit layout tests such that the majority are still run even if no hyphenation support present 18 years ago
  Jeremias Maerki 0f5ba971cc Bugzilla #37432: 18 years ago
  Jeremias Maerki 9373d427c4 Reintroduce encoding feature for Text Renderer that was in the maintenance branch. 18 years ago
  Jeremias Maerki 8a793a51f6 Bugzilla #37253: 18 years ago
  Jeremias Maerki 8edc1d2224 Bugzilla #37330: 18 years ago
  Jeremias Maerki 20fa5268df Bugzilla #37236: 18 years ago
  Manuel Mall d9aaf8603b Fix for Bug 36928 - refresh cached property value if explicitly set twice which can happen for font-size 18 years ago
  Jeremias Maerki 79d4c53b71 Test to check FO tree building when no namespace prefix is used. 18 years ago
  Jeremias Maerki d4a1e07e04 Fix for bug #37417: 18 years ago
  Andreas L. Delmelle 3f0251fb8f Applied fix for bug #37414. Submitted by Matthew Daniel (bugzilla@mdaniel.scdi.com) 18 years ago
  Andreas L. Delmelle 583dbf49ae Fix for bug #37415 18 years ago
  Jeremias Maerki 479ed22a28 Hint about GMANE for those who don't like mailing lists. 18 years ago
  Jeremias Maerki 232fcd48e0 Fix for bug #37412: 18 years ago
  Jeremias Maerki 1afc34ae81 Fixed typo. 18 years ago