4538 Commits (14459795f10de06d49696b57cb6b119356e0eb0c)
 

Author SHA1 Message Date
  Jeremias Maerki a9d6b2584e Updated Jakarta Commons Logging 1.0.3 to latest release 1.0.4. 18 years ago
  Jeremias Maerki c94a206ed5 Updated Jakarta Commons Logging 1.0.3 to latest release 1.0.4. 18 years ago
  Jeremias Maerki a272c21cbf 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 ec2e85ef0f exclude hyphenation patterns from source distribution 18 years ago
  Jeremias Maerki f3c17b5c08 Every committer is supposed to use the "Submitted by:" pattern when applying patches! 18 years ago
  Manuel Mall 2ab6c52b96 Further cleanup and minor modifications to the compliance page 18 years ago
  Manuel Mall bb554634e9 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 a4b36cafb7 Oops! Removed duplicate 'if' 18 years ago
  Andreas L. Delmelle af702f2031 Made junit-layout-hyphenation conditional 18 years ago
  Andreas L. Delmelle bb6dc8a5d9 Made junit-layout-standard conditional 18 years ago
  Jeremias Maerki bbf32b226e Disabled warning which are based on the containing reference area instead of the containing box. 18 years ago
  Manuel Mall 7b88f72d1c Initial fix for examples/basic/leader.fo problem 18 years ago
  Andreas L. Delmelle 28e8216ad5 Changed coordinates to reflect the reference-orientation specified on the block-container (+ corrected spelling errors) 18 years ago
  Jeremias Maerki fb7eb487e0 Typo. Sorry. 18 years ago
  Jeremias Maerki deefe6d121 Bugfix for handling of percentage width and height inside block-containers. Fixes problem in examples/fo/basic/border.fo. 18 years ago
  Manuel Mall ca2aa8bd22 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 854fb763a2 Documented new stuff. 18 years ago
  Jeremias Maerki 2ed90da593 Use memory-optimized ByteArrayOutputStream from Commons IO instead of the dumb implementation from the JDK. 18 years ago
  Jeremias Maerki 9913f585a8 Deprecated constructors Fop(int) and Fop(int, FOUserAgent). 18 years ago
  Jeremias Maerki c85a042c02 Ant is not in the lib directory anymore. Run test with the "ant" script, not "runtests". 18 years ago
  Manuel Mall 136fb47640 Changed tar targets to set execute permission on fop script 18 years ago
  Manuel Mall 1046caac67 Excluded docs directory from fop dist build 18 years ago
  Jeremias Maerki 4d123c5d20 Bugzilla #37468: 18 years ago
  Jeremias Maerki b8ea0fd2e2 Bugzilla #37468: 18 years ago
  Manuel Mall 5591ab4acf Minor corrections for jdk 1.3.1 compatibility 18 years ago
  Jeremias Maerki 271a6dbb30 Step 2/2: 18 years ago
  Jeremias Maerki 5d5ce8be22 Step 1 (SVN just doesn't want me to delete the old directories): 18 years ago
  Jeremias Maerki d5bbc77459 Package description for the TXTRenderer's border package. 18 years ago
  Jeremias Maerki 14a44f62ca Javadoc fixes. 18 years ago
  Jeremias Maerki cd432da819 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 b3a320b57c 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 de8a4818f8 A note about PCL and MIF. 18 years ago
  Jeremias Maerki 8fe4842ba5 Moved PDFBridgeContext to a separate class so it can be used by both the PDFTranscoder and the PDFSVGHandler. 18 years ago
  Jeremias Maerki 1c0802124c Scale factor was wrong. Base must be 72dpi, not the default resolution of the PDFDocumentGraphics2D. 18 years ago
  Jeremias Maerki 9b508c9822 Get rid of annoying source of calculation inaccuracies. 18 years ago
  Jeremias Maerki 3363ef71c5 Bugzilla #37305: 18 years ago
  Jeremias Maerki aecd0e1c8e Fix for file: URL handling. The condition for adding a leading slash was wrong. 18 years ago
  Manuel Mall 429f2b5562 Separated JUnit layout tests such that the majority are still run even if no hyphenation support present 18 years ago
  Manuel Mall 87d907d2d0 Separated JUnit layout tests such that the majority are still run even if no hyphenation support present 18 years ago
  Jeremias Maerki 2016445c1b Bugzilla #37432: 18 years ago
  Jeremias Maerki 7755b8ffab Reintroduce encoding feature for Text Renderer that was in the maintenance branch. 18 years ago
  Jeremias Maerki b39602724f Bugzilla #37253: 18 years ago
  Jeremias Maerki 0eb5b0b7fb Bugzilla #37330: 18 years ago
  Jeremias Maerki 2f22f80347 Bugzilla #37236: 18 years ago
  Manuel Mall a2d16b3eaa Fix for Bug 36928 - refresh cached property value if explicitly set twice which can happen for font-size 18 years ago
  Jeremias Maerki c21a95cb2a Test to check FO tree building when no namespace prefix is used. 18 years ago
  Jeremias Maerki 6401ffff78 Fix for bug #37417: 18 years ago
  Andreas L. Delmelle fbf451207f Applied fix for bug #37414. Submitted by Matthew Daniel (bugzilla@mdaniel.scdi.com) 18 years ago
  Andreas L. Delmelle 5494ca385b Fix for bug #37415 18 years ago
  Jeremias Maerki 773f91ad22 Hint about GMANE for those who don't like mailing lists. 18 years ago