73 コミット (78376e8f2cbbf59888f19fae50feb428641a314b)

作成者 SHA1 メッセージ 日付
  Jeremias Maerki db1b760fee Bugzilla #35937: 19年前
  Jeremias Maerki cdf6ec8d59 Example for printing to an old-style PrinterJob instance. 19年前
  Jeremias Maerki bdd6451d04 Resurrected the old example from the maintenance branch now that the AWT Viewer works again. 19年前
  Jeremias Maerki ace615b031 Made the file more portable. 19年前
  Jeremias Maerki ca87a2126b Clarify where this K3 barcode font is coming from. 19年前
  Jeremias Maerki d4c62ec3a7 region-after may not have borders. Used an absolutely positioned block-container instead. 19年前
  Jeremias Maerki ae6fa5c60a Added missing license header. 19年前
  Glen Mazza d69f26fbac PR: 19年前
  Glen Mazza 32781f1091 1.) fox:label converted to 1.1 fo:bookmark-title. 19年前
  Glen Mazza 0f57433994 PR: 19年前
  Glen Mazza f705dacc16 Switched from fox:bookmarks to fo:bookmark-tree (of XSL 1.1 2WD). Two more 19年前
  Glen Mazza 2af2cba135 Modified pdfoutline to have two page sequences--makes it more useful for 19年前
  Jeremias Maerki 2a2627afd1 Fixed compile error 19年前
  Finn Bock b0e76bca6e New exception hierarchy rooted in SAXException and throw clauses on 19年前
  Finn Bock 62c8d56065 Second phase of performance improvement. Pass the propertyList into 19年前
  Finn Bock 2b474e12ed Pass validation. 19年前
  Jeremias Maerki 7b4f481e0c Bugzilla #31512: 20年前
  Finn Bock 62faf381c6 Pass validation. 20年前
  Jeremias Maerki 251758435b Fixed filename of stylesheet for case-sensitive file systems. 20年前
  Glen Mazza bca058d184 1. Implemented validateChildNode() for fo:simple-page-master. This may cause some stress with the user community--as any declared fo:region-xxxx children must follow a specific ordering. 20年前
  Jeremias Maerki 573ad6b538 Style-up for example classes. 20年前
  Jeremias Maerki c051ae0132 Adjusting to changes in XmlObj, making the sample extensions compile again. 20年前
  Glen Mazza c3b3f69840 1.) Layout initialization logic for fo:table, fo:table-header, and fo:table-footer 20年前
  Glen Mazza 3bcfed2d9b Combined the apps.Driver class into apps.Fop. (195 LOC total.) Primary 20年前
  Glen Mazza b1c93550a8 1.) Moved exclusively to Simon's DefaultHandler object for both Transformer 20年前
  Glen Mazza af81f828c5 1.) Driver constructor modified to require RenderType, and setter functions 20年前
  Simon Pepping 74955dc126 Added alternative example for FO to PDF, using javax.xml.parsers 20年前
  Glen Mazza 03a30e1017 Back to transform example, reverted yesterday's change that removed BufferedOutputStream. 20年前
  Glen Mazza 73e492ff77 *Temporary* commit showing how this process works via SAXParserFactory; 20年前
  Glen Mazza 3bb5fd04ea Removed BufferedOutputStream line as unneeded in this case (Unsure if helpful 20年前
  Glen Mazza a60f0d8086 Updated FO->PDF example to use JAXP. 20年前
  Glen Mazza f7ebe087cf Made Driver.initialize() private, more in line with 0.20.5, which doesn't 20年前
  Glen Mazza ed53ed2ac6 Switch from non-JAXP DOM processing to using JAXP identity transformation 20年前
  Glen Mazza d6fc7d07d2 1.) Removed the get/setLogger methods from Driver, obsolete with Commons-Logging. 20年前
  Jeremias Maerki b3193ac208 Fix compilation problem 20年前
  Glen Mazza 579ea70d54 Switched from handleAttrs() to more intuitive processNode() and (for FO namespace) addProperties() methods. 20年前
  Glen Mazza a2b128dd5e More consolidation of pagination examples. 20年前
  Glen Mazza 840a4f65f9 Used standard Java exception-printing method "printStackTrace(PrintStream)" 20年前
  Glen Mazza 2dc7725850 Updated examples to use Commons-Logging. 20年前
  Glen Mazza 8dbd3aa5e2 Combined franklin_rep.fo and franklin_rep_max_repeats_nl.fo (they were 20年前
  Glen Mazza f68213daaf File identical to franklin_rep_max_repeats.fo so removed. 20年前
  Glen Mazza 6647f502dd Minor formatting and naming issues fixed. 20年前
  Glen Mazza ed8ef9c3e3 Fix to get use-content option of fo:leader working again. leader.fo now 20年前
  Glen Mazza 479147c894 Some consolidation of information about page-sequence-master and simple-page-master; removal of basic1.fo (not informative, also duplicated elsewhere.) 20年前
  Jeremias Maerki a1ba0cada7 Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20年前
  Jeremias Maerki f2755e993e Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20年前
  Jeremias Maerki 4334b4f382 Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20年前
  Jeremias Maerki f375715f4b Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20年前
  Glen Mazza 6b5a9a4d93 Formatting cleanup of fo:layout-master-sets in examples. 20年前
  Glen Mazza 7c87a77330 Modification of ExampleXML2PDF to show a Transformer.setParameter() call. 20年前