7468 Commits (fop-0_90-alpha1)
 

Autor SHA1 Mensaje Fecha
  Manuel Mall ebd5b57340 Excluded docs directory from fop dist build hace 18 años
  Jeremias Maerki 02111e67f0 Bugzilla #37468: hace 18 años
  Jeremias Maerki 6f2c345eb1 Bugzilla #37468: hace 18 años
  Manuel Mall 7af60c6d3d Minor corrections for jdk 1.3.1 compatibility hace 18 años
  Jeremias Maerki 077ff96c5b Step 2/2: hace 18 años
  Jeremias Maerki dc35bae9c4 Step 1 (SVN just doesn't want me to delete the old directories): hace 18 años
  Jeremias Maerki 72b1376d37 Package description for the TXTRenderer's border package. hace 18 años
  Jeremias Maerki 75a5b716e5 Javadoc fixes. hace 18 años
  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. hace 18 años
  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. hace 18 años
  Jeremias Maerki 305c92099a A note about PCL and MIF. hace 18 años
  Jeremias Maerki a887507a40 Moved PDFBridgeContext to a separate class so it can be used by both the PDFTranscoder and the PDFSVGHandler. hace 18 años
  Jeremias Maerki 792c66ee02 Scale factor was wrong. Base must be 72dpi, not the default resolution of the PDFDocumentGraphics2D. hace 18 años
  Jeremias Maerki 1c8b099ab7 Get rid of annoying source of calculation inaccuracies. hace 18 años
  Jeremias Maerki 13a3f8ffed Bugzilla #37305: hace 18 años
  Jeremias Maerki d5b1a06352 Fix for file: URL handling. The condition for adding a leading slash was wrong. hace 18 años
  Manuel Mall a37a9acdf8 Separated JUnit layout tests such that the majority are still run even if no hyphenation support present hace 18 años
  Manuel Mall ecac9f5b1c Separated JUnit layout tests such that the majority are still run even if no hyphenation support present hace 18 años
  Jeremias Maerki 0f5ba971cc Bugzilla #37432: hace 18 años
  Jeremias Maerki 9373d427c4 Reintroduce encoding feature for Text Renderer that was in the maintenance branch. hace 18 años
  Jeremias Maerki 8a793a51f6 Bugzilla #37253: hace 18 años
  Jeremias Maerki 8edc1d2224 Bugzilla #37330: hace 18 años
  Jeremias Maerki 20fa5268df Bugzilla #37236: hace 18 años
  Manuel Mall d9aaf8603b Fix for Bug 36928 - refresh cached property value if explicitly set twice which can happen for font-size hace 18 años
  Jeremias Maerki 79d4c53b71 Test to check FO tree building when no namespace prefix is used. hace 18 años
  Jeremias Maerki d4a1e07e04 Fix for bug #37417: hace 18 años
  Andreas L. Delmelle 3f0251fb8f Applied fix for bug #37414. Submitted by Matthew Daniel (bugzilla@mdaniel.scdi.com) hace 18 años
  Andreas L. Delmelle 583dbf49ae Fix for bug #37415 hace 18 años
  Jeremias Maerki 479ed22a28 Hint about GMANE for those who don't like mailing lists. hace 18 años
  Jeremias Maerki 232fcd48e0 Fix for bug #37412: hace 18 años
  Jeremias Maerki 1afc34ae81 Fixed typo. hace 18 años
  Jeremias Maerki 15b5761efc Fix for bug #37270: hace 18 años
  Jeremias Maerki 01945b97d6 EMF support review: Copyright years, rounding problems, code simplifications hace 18 años
  Manuel Mall 702b0ce1e7 Another character encoding update hace 18 años
  Jeremias Maerki 24a574d1cc Another attempt to fix the compilation problem. I can't tell what happened. hace 18 años
  Jeremias Maerki dabea7a3e9 Removed an illegal character that sneaked in when I copied the last patch from a fop-users post. hace 18 años
  Jeremias Maerki 29ca327a97 Fix for footnote support in RTF handler. hace 18 años
  Manuel Mall e427bf153b Rendering of text-decoration was broken hace 18 años
  Joerg Pietschmann 44d5c5697c some additions to the FAQ and hyphenation usage. hace 18 años
  Manuel Mall 1ce45b1a09 Fixed white space handling during refinement, added test cases, corrected error in graphics handling hace 18 años
  Andreas L. Delmelle eb14decc6d Added warning message (Bugzilla 37329) hace 18 años
  Andreas L. Delmelle 440cbd944f Added relaxed validation for fo:table-cells w/o blocks or markers (Bugzilla 37329) hace 18 años
  Manuel Mall 1aa81a2b26 Fix for bug 37306 - for text-align="start" ipd was incorrectly adjusted with text-indent value hace 18 años
  Peter Herweg d0becd0611 Use FOP's wrapper classes to load images. Support 'auto' in fo:external-grapic@height, -@width, -@content-height and -@content-width hace 18 años
  Jeremias Maerki 48f63acf93 Redirections for the moved pages. hace 18 años
  Jeremias Maerki 928aa23ee1 Content for the 0.20.5 documentation front page. hace 18 años
  Simon Pepping bedfa810db Removed setting LOGCHOICE and LOGLEVEL to the empty string hace 18 años
  Simon Pepping 8651934159 Changed ant to fop. Added -h to command line for --help script option. hace 18 años
  Manuel Mall 2e64218dd6 Changed fop.sh to fop. Adjusted website accordingly. Updated fop script to match latest ant script. hace 18 años
  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. hace 18 años