4420 Commits (9913f585a82c90ff819550fb2054287f32ae5bef)
 

Author SHA1 Message Date
  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
  Jeremias Maerki 1ee46c3026 Fix for bug #37412: 18 years ago
  Jeremias Maerki d669029bec Fixed typo. 18 years ago
  Jeremias Maerki 6ecc765aba Fix for bug #37270: 18 years ago
  Jeremias Maerki 9f667279ee EMF support review: Copyright years, rounding problems, code simplifications 18 years ago
  Manuel Mall b4dbcb044f Another character encoding update 18 years ago
  Jeremias Maerki 64fce0775a Another attempt to fix the compilation problem. I can't tell what happened. 18 years ago
  Jeremias Maerki 5ad9a79bc8 Removed an illegal character that sneaked in when I copied the last patch from a fop-users post. 18 years ago
  Jeremias Maerki d0566469f1 Fix for footnote support in RTF handler. 18 years ago
  Manuel Mall 2c1069c018 Rendering of text-decoration was broken 18 years ago
  Joerg Pietschmann 7bdd552e3b some additions to the FAQ and hyphenation usage. 18 years ago
  Manuel Mall 3f59e34ba2 Fixed white space handling during refinement, added test cases, corrected error in graphics handling 18 years ago
  Andreas L. Delmelle 2eef1037f7 Added warning message (Bugzilla 37329) 18 years ago
  Andreas L. Delmelle b03db14874 Added relaxed validation for fo:table-cells w/o blocks or markers (Bugzilla 37329) 18 years ago
  Manuel Mall d59fe74a58 Fix for bug 37306 - for text-align="start" ipd was incorrectly adjusted with text-indent value 18 years ago
  Peter Herweg 5e30b1f553 Use FOP's wrapper classes to load images. Support 'auto' in fo:external-grapic@height, -@width, -@content-height and -@content-width 18 years ago
  Jeremias Maerki 76f2d15bef Redirections for the moved pages. 18 years ago
  Jeremias Maerki 80c0f94364 Content for the 0.20.5 documentation front page. 18 years ago
  Simon Pepping a41a3962d6 Removed setting LOGCHOICE and LOGLEVEL to the empty string 18 years ago