4488 Commits (39e0e48745f7f7368e02d56f2636da9217a3c31f)
 

Author SHA1 Message Date
  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
  Jeremias Maerki df9bf92c17 Javadoc fixes. 18 years ago
  Jeremias Maerki beb51aa385 Fixed a small mistake and explained about where "ant" comes from. 18 years ago
  Jeremias Maerki ef1fd8f151 Bugzilla #37236: 18 years ago
  Manuel Mall 34cfe36db9 Fixed various javadoc problems, fixed a deprecation warning, removed functions not needed any more 18 years ago
  Manuel Mall 1db5f26a3b Minor corrections / additions to trunk part of web site 18 years ago
  Manuel Mall e1747c51b3 Update to Upgrading page 18 years ago
  Jeremias Maerki ed18821511 Removed 0.90 again and created a "trunk" instead. When a release is done, trunk can be copied to the version number. 18 years ago
  Jeremias Maerki 80d9450883 Ported the command-line options for PDF encryption to trunk. 18 years ago
  Luca Furini 5cdaf10f11 Fix for bug 36238 (at least in the PDFRenderer) 18 years ago
  Clay Leeds 1cb5e8113f added DOAP file for new site-dev@ process to include FOP in 'projects.apache.org'... (based on <http://forrest.apache.org/doap.xml>). 18 years ago
  Jeremias Maerki 40c631389f Resurrecting URL validation. Thanks, Andreas, I didn't get it at first. Added a comment. 18 years ago
  Jeremias Maerki f8463ff055 Simplified configuration XML as proposed. 18 years ago
  Manuel Mall 79e11e6891 Removed property values as discussed: http://marc.theaimsgroup.com/?t=112985465700004&r=1&w=2 18 years ago
  Jeremias Maerki 829cd8e675 Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988). 18 years ago
  Jeremias Maerki 94b582d886 Forgot to add the new Version class to the transcoder package. 18 years ago
  Jeremias Maerki 01e19849f8 Oooops. Wrong header. 18 years ago
  Jeremias Maerki 134c4e30e3 FOP now retrieves the version information from the Manifest or from SVN information if the Manifest is not available. 18 years ago
  Jeremias Maerki 5a78747b7e Test case for the issue that was just clarified by the XSL WG: 18 years ago
  Jeremias Maerki 4d2cb06d14 Fix to make the Graphics.create() method (calls a copy constructor) work. 18 years ago
  Jeremias Maerki 20be3fe07b Fix for internal forward references in PDF output (basic-link with internal-destination): 18 years ago
  Jeremias Maerki 4273340fed Bugzilla #37135: 18 years ago
  Simon Pepping 8700bc0def The classpath for junit-transcoder should not contain fop.jar 18 years ago
  Manuel Mall 7ce41696f3 Inline block parents were not correctly positioned when border/padding got involved - matched their positioning logic with the usual inlines 18 years ago