4538 Commits (14459795f10de06d49696b57cb6b119356e0eb0c)
 

Author SHA1 Message Date
  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
  Simon Pepping d513507872 Changed ant to fop. Added -h to command line for --help script option. 18 years ago
  Manuel Mall dcd59d0ee1 Changed fop.sh to fop. Adjusted website accordingly. Updated fop script to match latest ant script. 18 years ago
  Jeremias Maerki 8e10b542ea 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 bb1a6fcc4b Updated build.xml to include lib licences in binary build and other small mods 18 years ago
  Luca Furini 59c10c2f9a Moved the text-splitting logic from TextArea to TextLM, as suggested by Manuel and Jeremias. 18 years ago
  Jeremias Maerki bc83f33939 Test case for bug #37270. 18 years ago
  Jeremias Maerki 88ab243cd8 Fix for Bug #36403. 18 years ago
  Jeremias Maerki d0430555dd Package documentation. 18 years ago
  Jeremias Maerki 5966cc3efc 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 315296cb82 Javadoc fixes. 18 years ago
  Jeremias Maerki afbd30b7d3 Fixed a small mistake and explained about where "ant" comes from. 18 years ago
  Jeremias Maerki 50a2b28483 Bugzilla #37236: 18 years ago
  Manuel Mall e1f16a7808 Fixed various javadoc problems, fixed a deprecation warning, removed functions not needed any more 18 years ago
  Manuel Mall ac714f9414 Minor corrections / additions to trunk part of web site 18 years ago
  Manuel Mall bc393188b9 Update to Upgrading page 18 years ago
  Jeremias Maerki ba96686643 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 6865faff8b Ported the command-line options for PDF encryption to trunk. 18 years ago
  Luca Furini 7b17d0a3f2 Fix for bug 36238 (at least in the PDFRenderer) 18 years ago
  Clay Leeds ef18f8977a 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 d88ca9d8a1 Resurrecting URL validation. Thanks, Andreas, I didn't get it at first. Added a comment. 18 years ago
  Jeremias Maerki 8c11d297c1 Simplified configuration XML as proposed. 18 years ago
  Manuel Mall 0bed31d9f4 Removed property values as discussed: http://marc.theaimsgroup.com/?t=112985465700004&r=1&w=2 18 years ago
  Jeremias Maerki 66412d0334 Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988). 18 years ago
  Jeremias Maerki 3a0e323050 Forgot to add the new Version class to the transcoder package. 18 years ago
  Jeremias Maerki 4e4591fdaa Oooops. Wrong header. 18 years ago
  Jeremias Maerki 09bafa2199 FOP now retrieves the version information from the Manifest or from SVN information if the Manifest is not available. 18 years ago
  Jeremias Maerki 7867def7f3 Test case for the issue that was just clarified by the XSL WG: 18 years ago
  Jeremias Maerki 7249189872 Fix to make the Graphics.create() method (calls a copy constructor) work. 18 years ago
  Jeremias Maerki 9fee424cc1 Fix for internal forward references in PDF output (basic-link with internal-destination): 18 years ago
  Jeremias Maerki 2d2254010d Bugzilla #37135: 18 years ago
  Simon Pepping 0f83a82caa The classpath for junit-transcoder should not contain fop.jar 18 years ago
  Manuel Mall e65f8a6572 Inline block parents were not correctly positioned when border/padding got involved - matched their positioning logic with the usual inlines 18 years ago