110 Revīzijas (fop-0_94)

Autors SHA1 Ziņojums Datums
  Joerg Pietschmann a0ef047f14 corrected some misspellings and other potential annoyances in example pirms 17 gadiem
  Joerg Pietschmann fca6600bd9 removed hyphenation advice from basic example pirms 17 gadiem
  Bertrand Delacretaz 303963527f Working on bug #5335, barcode.fo example fixed to work with current code pirms 17 gadiem
  Bertrand Delacretaz bf6082b701 Working on bug #5335: font did not embed correctly, replaced with a fresh download from http://www.geocities.com/keith_dimmock/barcodes.html pirms 17 gadiem
  Bertrand Delacretaz 9d1e62acbe Failed with "Border and padding for region "xsl-region-after" must be '0'" error, border removed. pirms 17 gadiem
  Jeremias Maerki 4bc66553af Fix a bug in the example code: Without setting the user agent on the Renderer instance, stuff like using images doesn't work. pirms 18 gadiem
  Jeremias Maerki 288ab1139e Some instructions in the readme file for the MathML extension. pirms 18 gadiem
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html pirms 18 gadiem
  Jeremias Maerki 49151209f2 Bugzilla #39846, #39847: pirms 18 gadiem
  Jeremias Maerki fc466abd97 Bugzilla #39416: pirms 18 gadiem
  Jeremias Maerki 6147427e8a Bugzilla #39416: pirms 18 gadiem
  Jeremias Maerki c3764a0774 Bugzilla #39416: pirms 18 gadiem
  Jeremias Maerki 0a2d149c23 Merged Temp_API_Finalization branch back into FOP Trunk: pirms 18 gadiem
  Jeremias Maerki f6ca80e8c8 Removed totally misleading demo file. widows and orphans only have an effect inside the same fo:block, not across table-cells. pirms 18 gadiem
  Simon Pepping 799ffca5bb You can specify an object file in a jar file as follows: pirms 18 gadiem
  Jeremias Maerki 90a82aaada Fix MathML rendering. Missed renaming an override method after my cleanup work in the FO tree. pirms 18 gadiem
  Simon Pepping af24371d6a An addition to FOP that can be used to render a hyphenation tree in pirms 18 gadiem
  Clay Leeds c546e54ed6 Removed old doap.xml file. pirms 18 gadiem
  Peter Herweg 5479a8fd38 add support for rtf test files pirms 18 gadiem
  Jeremias Maerki 9904a3e4e8 Added an example for the intermediate format the demonstrates stamping a document using XSLT. pirms 18 gadiem
  Jeremias Maerki c7d0432324 New feature: "Intermediate format" (IF). The IF is basically the XML dialect written by the area tree renderer (XMLRenderer). A new parser for this format allows reparsing a serialized and possibly modified area tree and rendering it to the final target format. More details on the Wiki at http://wiki.apache.org/xmlgraphics-fop/AreaTreeIntermediateXml. No advanced features have been implemented, yet, only the basic functionality. The whole change should be fully backwards-compatible WRT the outer FOP API except maybe for FOTreeBuilder.addElementMapping(), and the area tree XML which got small changes. pirms 18 gadiem
  Simon Pepping 39e0e48745 Change more links from xml.apache.org to xmlgraphics.apache.org. pirms 18 gadiem
  Christian Geisert b772cf1083 Removed obsolete docs dir pirms 18 gadiem
  Manuel Mall 9a2eed7945 Added the problem with whitespace around markers as a disabled test case, changed the example fo to work around the problem pirms 18 gadiem
  Andreas L. Delmelle 8d4c6805ee Changed coordinates to reflect the reference-orientation specified on the block-container (+ corrected spelling errors) pirms 18 gadiem
  Manuel Mall cfa816ba54 Updated examples in examples/basic/fo to match 0.90 and to reduce warnings when they are built using the examples ant target pirms 18 gadiem
  Jeremias Maerki b4af2746c8 Deprecated constructors Fop(int) and Fop(int, FOUserAgent). pirms 18 gadiem
  Jeremias Maerki 67cf812150 Ant is not in the lib directory anymore. Run test with the "ant" script, not "runtests". pirms 18 gadiem
  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. pirms 18 gadiem
  Jeremias Maerki 7253134b2b Fixed FO validation problem and the header. pirms 19 gadiem
  Jeremias Maerki 77a2d704aa Fixed getDocument() method (is now getDOMDocument()). pirms 19 gadiem
  Jeremias Maerki f58ac67275 Fixed getDocument() method (is now getDOMDocument()). The plan extension still worked because convertToSvg() was called by getDimension(). Anyway, this is now fixed. pirms 19 gadiem
  Jeremias Maerki 80046a41bf A nit. pirms 19 gadiem
  Jeremias Maerki 4b20ba4832 external-graphic property demonstration section. pirms 19 gadiem
  Jeremias Maerki 7a7d2dd354 Providing a FO -> RTF example explaining the only difference that getResults() cannot be used. I think I promised that example to someone earlier. pirms 19 gadiem
  Joerg Pietschmann 755da1887c Removed left over .cvsignore files. pirms 19 gadiem
  Jeremias Maerki 652f062431 Bugzilla #36112 pirms 19 gadiem
  Jeremias Maerki db1b760fee Bugzilla #35937: pirms 19 gadiem
  Jeremias Maerki cdf6ec8d59 Example for printing to an old-style PrinterJob instance. pirms 19 gadiem
  Jeremias Maerki bdd6451d04 Resurrected the old example from the maintenance branch now that the AWT Viewer works again. pirms 19 gadiem
  Jeremias Maerki ace615b031 Made the file more portable. pirms 19 gadiem
  Jeremias Maerki ca87a2126b Clarify where this K3 barcode font is coming from. pirms 19 gadiem
  Jeremias Maerki d4c62ec3a7 region-after may not have borders. Used an absolutely positioned block-container instead. pirms 19 gadiem
  Jeremias Maerki ae6fa5c60a Added missing license header. pirms 19 gadiem
  Glen Mazza d69f26fbac PR: pirms 19 gadiem
  Glen Mazza 32781f1091 1.) fox:label converted to 1.1 fo:bookmark-title. pirms 19 gadiem
  Glen Mazza 0f57433994 PR: pirms 19 gadiem
  Glen Mazza f705dacc16 Switched from fox:bookmarks to fo:bookmark-tree (of XSL 1.1 2WD). Two more pirms 19 gadiem
  Glen Mazza 2af2cba135 Modified pdfoutline to have two page sequences--makes it more useful for pirms 19 gadiem
  Jeremias Maerki 2a2627afd1 Fixed compile error pirms 19 gadiem