4825 次程式碼提交 (fop-0_92)
 

作者 SHA1 備註 提交日期
  Jeremias Maerki 06c02a11d8 Almost forgot the .htaccess file to manage all the redirects. 18 年之前
  Jeremias Maerki 2e95985260 Merge from Trunk as per Thomas' request: 18 年之前
  Jeremias Maerki f482c229e1 Replacing XML Graphics Commons Snapshot with the released version 1.0. It's the JAR from the binary distribution for JDK 1.4. This will also work on JDK 1.3. 18 年之前
  Jeremias Maerki 22aca4ca75 Some updates. 18 年之前
  Jeremias Maerki f2269f8646 Some nits on the release notes. 18 年之前
  Manuel Mall a58e3247fb Conversion of web site to 0.92 release - step 2 18 年之前
  Manuel Mall 1c67f171eb Initial conversion of web site to 0.92 release 18 年之前
  Jeremias Maerki caecb805ae Setting the version number for the release. 18 年之前
  Jeremias Maerki 10a2192df9 Branch in preparation of 0.92beta release 18 年之前
  Jeremias Maerki 001c8a9e47 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 年之前
  Jeremias Maerki 027ffa3e6e Bugfix: Fixed a division by zero problem in TTFReader popping up with arialuni.ttf. 18 年之前
  Manuel Mall 112adcbbd3 Add disabled test case to demonstrate problems with white space handling when it comes to inlines. 18 年之前
  Jeremias Maerki 58c137a7e6 Bugzilla #39033: 18 年之前
  Jeremias Maerki 82b2e14a97 Some updates in preparation of the next release. 18 年之前
  Jeremias Maerki c7cbd2c71f Update on the README file. 18 年之前
  Jeremias Maerki 8b761e244b Bugfix: Allow URLs in basic-link's external-destination to be wrapped in "url()". 18 年之前
  Jeremias Maerki 2569a6d829 List NBSP under adjustable spaces in CharUtilities. 18 年之前
  Jeremias Maerki 45c2b95149 Forgot to disable the writing down of the generated PDF files. 18 年之前
  Manuel Mall 5690677d67 Corrected wrong BugZilla number in status.xml 18 年之前
  Manuel Mall ed8109d21b Fixed various white space (non)removal issues during line building. white-space-treatment is now supported properly especially for the "preserve" case. 18 年之前
  Jeremias Maerki a2fb12dbc0 Documentation on PDF/A support. 18 年之前
  Jeremias Maerki fbc1f9cc1b Adding XML Graphics Commons to classpath. 18 年之前
  Jeremias Maerki 624e2ee285 Fixed encoding issue. 18 年之前
  Jeremias Maerki 6b478bbe03 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 年之前
  Jeremias Maerki a9b8f995e4 Switching to the Commons variants for the Graphics2D base/helper classes. 18 年之前
  Jeremias Maerki 5df23e02bb Switching to the Commons variant for the base64 encoding/decoding. 18 年之前
  Jeremias Maerki d1c0afa0a3 Improved JUnit report creation. 18 年之前
  Jeremias Maerki 05ff967d64 Reestablishing PDF 1.3 compatibility ("Z" is not available under JDK 1.3). 18 年之前
  Jeremias Maerki 0aaecd54e2 Don't catch RuntimeExceptions. 18 年之前
  Jeremias Maerki 573cb063a3 Small update to page on output formats. 18 年之前
  Clay Leeds d5fc7004e6 Added ApacheCon EU 2006 18 年之前
  Jeremias Maerki dece1d7361 Adding dependency on XML Graphics Commons. 18 年之前
  Simon Pepping 46f47c3095 A few small changes to these two documentation pages 18 年之前
  Jeremias Maerki fc889fb52f 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 年之前
  Jeremias Maerki 1395c45d9d Uhm, forgot another occurence of the old domain name. 18 年之前
  Jeremias Maerki 7bcc684b42 Don't use "deprecated" hostname. 18 年之前
  Jeremias Maerki 94c4420bf9 Added missing OutputStream parameter to one of the examples. 18 年之前
  Jeremias Maerki 8cfd66122f Remove unnecessary artifact. 18 年之前
  Jeremias Maerki 670fd4e385 Examples pointed to the tag not to the trunk. Otherwise, this can be real confusing now that the API has changed. 18 年之前
  Jeremias Maerki b35110bf72 Adjust documentation to changes in outer API (FopFactory etc.). 18 年之前
  Andreas L. Delmelle a01b9b9726 Tweak: reuse the FopFactory instance. 18 年之前
  Jeremias Maerki 385c5eef15 Fixed addition of ElementMapping instances. Witnessed in the FO tree tests. 18 年之前
  Jeremias Maerki 0a2d149c23 Merged Temp_API_Finalization branch back into FOP Trunk: 18 年之前
  Jeremias Maerki 60fc6535d1 Restored JDK 1.3 compatibility. 18 年之前
  Jeremias Maerki 938f018f23 Guard against NPEs when no base URI is given. 18 年之前
  Clay Leeds 538822e7db Updated to RDF standard 18 年之前
  Jeremias Maerki f6ca80e8c8 Removed totally misleading demo file. widows and orphans only have an effect inside the same fo:block, not across table-cells. 18 年之前
  Jeremias Maerki 86ef02db9d No stacktrace when encountering problems while building a base URL. It's not necessary and draws too much attention. Instead added the URL to the log message that causes the problem. 18 年之前
  Jeremias Maerki cf581c8e7f ID reference in some checks were wrong. 18 年之前
  Jeremias Maerki 00b7d74ec5 Demonstrating negative last-line-end-indent. 18 年之前