4561 Commits (97ffab132cfcbb335ff23549d349eb281b912621)
 

Author SHA1 Message Date
  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
  Jeremias Maerki 15b5761efc Fix for bug #37270: 18 years ago
  Jeremias Maerki 01945b97d6 EMF support review: Copyright years, rounding problems, code simplifications 18 years ago
  Manuel Mall 702b0ce1e7 Another character encoding update 18 years ago
  Jeremias Maerki 24a574d1cc Another attempt to fix the compilation problem. I can't tell what happened. 18 years ago
  Jeremias Maerki dabea7a3e9 Removed an illegal character that sneaked in when I copied the last patch from a fop-users post. 18 years ago
  Jeremias Maerki 29ca327a97 Fix for footnote support in RTF handler. 18 years ago
  Manuel Mall e427bf153b Rendering of text-decoration was broken 18 years ago
  Joerg Pietschmann 44d5c5697c some additions to the FAQ and hyphenation usage. 18 years ago
  Manuel Mall 1ce45b1a09 Fixed white space handling during refinement, added test cases, corrected error in graphics handling 18 years ago
  Andreas L. Delmelle eb14decc6d Added warning message (Bugzilla 37329) 18 years ago
  Andreas L. Delmelle 440cbd944f Added relaxed validation for fo:table-cells w/o blocks or markers (Bugzilla 37329) 18 years ago
  Manuel Mall 1aa81a2b26 Fix for bug 37306 - for text-align="start" ipd was incorrectly adjusted with text-indent value 18 years ago
  Peter Herweg d0becd0611 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 48f63acf93 Redirections for the moved pages. 18 years ago
  Jeremias Maerki 928aa23ee1 Content for the 0.20.5 documentation front page. 18 years ago
  Simon Pepping bedfa810db Removed setting LOGCHOICE and LOGLEVEL to the empty string 18 years ago
  Simon Pepping 8651934159 Changed ant to fop. Added -h to command line for --help script option. 18 years ago
  Manuel Mall 2e64218dd6 Changed fop.sh to fop. Adjusted website accordingly. Updated fop script to match latest ant script. 18 years ago
  Jeremias Maerki 23c5e9457b The test case can be extended a little to also show another bug in addition to the IndexOutOfBoundsException. The code runs into problems when row 1 starts to paint content when row 0 has grid units that haven't even started contributing parts. 18 years ago
  Manuel Mall 297be867a7 Updated build.xml to include lib licences in binary build and other small mods 18 years ago
  Luca Furini 7d01c0732e Moved the text-splitting logic from TextArea to TextLM, as suggested by Manuel and Jeremias. 18 years ago
  Jeremias Maerki 9a0772f955 Test case for bug #37270. 18 years ago
  Jeremias Maerki 6b33686fea Fix for Bug #36403. 18 years ago
  Jeremias Maerki 72e8bb2888 Package documentation. 18 years ago
  Jeremias Maerki 130fc61d74 Printing out the revision of Version.java makes no sense. It's not always updated. Instead, determine the repository location that FOP was retrieved from. 18 years ago