4829 Commits (c2d5ab78989380aa4497fcf300e8ea1affefe780)
 

Author SHA1 Message Date
  Jeremias Maerki c2d5ab7898 Use JAVA_HOME environment variable if it is available. 18 years ago
  Jeremias Maerki eecf36362b Bypass URI resolution for "data:" URLs (RFC 2397). If a large data URL is given to Apache XML Commons Resolver, it tries to construct a java.net.URL from it which takes forever and fails in the end when no protocol handler for "data" URLs is installed. 18 years ago
  Jeremias Maerki 9ef3e9f1db Bugfix: Fixed ClassCastException when retrieve-marker is used as a direct child if static-content in which case leading and trailing white space is not properly removed. 18 years ago
  Jeremias Maerki b357bf4f59 Bugzilla #39285: 18 years ago
  Jeremias Maerki 8ea6205bfe Bugzilla #39118: 18 years ago
  Jeremias Maerki a45827bdf8 Improved wording in release notes. 18 years ago
  Clay Leeds e63c35f032 Minor edit 18 years ago
  Clay Leeds 562849bc53 Added info about updating Distribution HEADER.html file for each release 18 years ago
  Jeremias Maerki 96aba34519 Oops. 18 years ago
  Jeremias Maerki 75750ea592 Updated link to release branch. 18 years ago
  Jeremias Maerki ae01359173 0.92beta is out. 18 years ago
  Jeremias Maerki 847b9d3c71 Merged changes from 0.92 branch back into Trunk. 18 years ago
  Jeremias Maerki 5da922a427 Bugfix: The generation of the PDF "d" (setdash) command was assuming that only integer values can be used but that isn't the case. Dash patterns PDFGraphics2D would be wrong in the process. 18 years ago
  Jeremias Maerki 6bf07bc762 Adding a test case that demonstrates a problem with forward references and page-number-citation. The reference's width is adjusted, but not the whole line. Some code in the area tree tries to adjust word- and letter-spacing but it does not seem to be working properly. 18 years ago
  Jeremias Maerki 3adb08bd73 Bugfix: Fixed a division by zero problem in TTFReader popping up with arialuni.ttf. 18 years ago
  Manuel Mall dbee957424 Add disabled test case to demonstrate problems with white space handling when it comes to inlines. 18 years ago
  Jeremias Maerki 04ba4b5076 Bugzilla #39033: 18 years ago
  Jeremias Maerki 3897fdafd3 Some updates in preparation of the next release. 18 years ago
  Jeremias Maerki e6a8ce6d9f Update on the README file. 18 years ago
  Jeremias Maerki 26b0381bea Bugfix: Allow URLs in basic-link's external-destination to be wrapped in "url()". 18 years ago
  Jeremias Maerki eacf8ba612 List NBSP under adjustable spaces in CharUtilities. 18 years ago
  Jeremias Maerki 6f6e7f4850 Forgot to disable the writing down of the generated PDF files. 18 years ago
  Manuel Mall 0ae415b10d Corrected wrong BugZilla number in status.xml 18 years ago
  Manuel Mall 4c2f9d6211 Fixed various white space (non)removal issues during line building. white-space-treatment is now supported properly especially for the "preserve" case. 18 years ago
  Jeremias Maerki 5a89710c92 Documentation on PDF/A support. 18 years ago
  Jeremias Maerki 4f784dcf9a Adding XML Graphics Commons to classpath. 18 years ago
  Jeremias Maerki 7e92ff16df Fixed encoding issue. 18 years ago
  Jeremias Maerki ed6e804255 I'd like to make Batik an optional dependency over time, so check Commons IO instead of Batik as indicator for a complete classpath. 18 years ago
  Jeremias Maerki 9abc2ee3e5 Switching to the Commons variants for the Graphics2D base/helper classes. 18 years ago
  Jeremias Maerki 834f1bb2ea Switching to the Commons variant for the base64 encoding/decoding. 18 years ago
  Jeremias Maerki 6624651c2a Improved JUnit report creation. 18 years ago
  Jeremias Maerki cc607219ad Reestablishing PDF 1.3 compatibility ("Z" is not available under JDK 1.3). 18 years ago
  Jeremias Maerki 645875e370 Don't catch RuntimeExceptions. 18 years ago
  Jeremias Maerki 8be1c678c4 Small update to page on output formats. 18 years ago
  Clay Leeds a45d8c00c2 Added ApacheCon EU 2006 18 years ago
  Jeremias Maerki 53f64f4683 Adding dependency on XML Graphics Commons. 18 years ago
  Simon Pepping 564d655694 A few small changes to these two documentation pages 18 years ago
  Jeremias Maerki 4facf98eb3 Changed PDFText.escapeText() so it doesn't output 7bit ASCII texts in hex mode. This makes it easier to read the PDF in a text editor in most cases. 18 years ago
  Jeremias Maerki 40924b3132 Uhm, forgot another occurence of the old domain name. 18 years ago
  Jeremias Maerki 8e792f6aed Don't use "deprecated" hostname. 18 years ago
  Jeremias Maerki 932900c0fa Added missing OutputStream parameter to one of the examples. 18 years ago
  Jeremias Maerki 56acfe7928 Remove unnecessary artifact. 18 years ago
  Jeremias Maerki a928e7efba Examples pointed to the tag not to the trunk. Otherwise, this can be real confusing now that the API has changed. 18 years ago
  Jeremias Maerki 8879f427ab Adjust documentation to changes in outer API (FopFactory etc.). 18 years ago
  Andreas L. Delmelle d45a9f05d1 Tweak: reuse the FopFactory instance. 18 years ago
  Jeremias Maerki a4a0a77568 Fixed addition of ElementMapping instances. Witnessed in the FO tree tests. 18 years ago
  Jeremias Maerki f84616e34d Merged Temp_API_Finalization branch back into FOP Trunk: 18 years ago
  Jeremias Maerki d57f4edbb5 Restored JDK 1.3 compatibility. 18 years ago
  Jeremias Maerki 00ef5428c8 Guard against NPEs when no base URI is given. 18 years ago
  Clay Leeds c832d98c93 Updated to RDF standard 18 years ago