2914 次代码提交 (a005759e6e9ef7da588074784460e0fd15cd06a8)
 

作者 SHA1 备注 提交日期
  Jeremias Maerki a005759e6e Updating to latest Commons IO snapshot (Reason: API changes). 20 年前
  Finn Bock 4b7e6e7315 Support for text-indent. 20 年前
  Finn Bock b2e32f4d93 Latest changes about property datatypes. 20 年前
  Glen Mazza 093f9293f3 Added a parameter to the projectteam2fo.xsl example (for subsequent use 20 年前
  Finn Bock c409a7a8c3 Fix javadocs warnings caused by the recent moves of property classes and 20 年前
  Finn Bock 7d0370cba2 Do the regiontraits before changes ctm because the ctm only apply for the 20 年前
  Finn Bock 839c986957 Set the ipd and bpd on the region reference area based on the reldims 20 年前
  Finn Bock ea2af72a4d Support for "margin" shorthands for margin-[left,right]. 20 年前
  Finn Bock 1c1df3282a Added a bpd field so that region reference areas has both ipd (from Area) 20 年前
  Finn Bock 0bae902287 Add support for setting margin-[top,botton,left,right] by specifying 20 年前
  Jeremias Maerki 229bd99542 Copyright year update and enable keyword subst. 20 年前
  Jeremias Maerki 8dcbde441a Tab char and style fixes only. 20 年前
  Jeremias Maerki 7a21b4837f Style fixes only. 20 年前
  Jeremias Maerki 31be421a7d Move FOTreeListener registration and removal into getContentHandler() to fix SAX use case as demonstrated in ExampleXML2PDF. 20 年前
  Jeremias Maerki d97e438bb2 Simple proxying ContentHandler. 20 年前
  Finn Bock 8168c2009a Re-enable toString() for the properties which wrap another object. 20 年前
  Finn Bock 896bf03de4 Support getObject(), used by Property.toString(). 20 年前
  Finn Bock 5f0d4d36b5 Phase 3 (last) of bug 26434. 20 年前
  Finn Bock ffed5ad6fc Removed unused import. 20 年前
  Finn Bock d9a8ac8671 Phase 2 of bug 26434. 20 年前
  Finn Bock 6609bd3aaa Move the handmade makers into package fop.fo.properties. 20 年前
  Finn Bock 4d542ca172 Phase 1 of 26434. 20 年前
  Peter Herweg 99c6c148a3 fixed runtime error while reading PR_BORDER_WIDTH or PR_BORDER_STYLE 20 年前
  Finn Bock cfc8cdf4a5 Handle SPACE_START trait for block areas. 20 年前
  Finn Bock f7d98d929d Hardcoded start-indent to 24pt no longer needed because SPACE_START trait 20 年前
  Finn Bock 1001667e6a Set the SPACE_START and SPACE_END traits and adjust the height to take 20 年前
  Finn Bock 1d19c99049 A hack to calculate the startIndent and endIndent based on either margin 20 年前
  Finn Bock 7311385301 Added getBPPaddingAndBorder() to return the border and padding length in 20 年前
  Finn Bock a8f34d5db9 Added addMargins() to set the SPACE_* traits. 20 年前
  Finn Bock f2100a3f64 Added SPACE_START and SPACE_END traits. 20 年前
  Finn Bock 08eb5423ff Fix a NPE when the last shorthand was not detected. 20 年前
  Peter Herweg 5b61bf19a1 improved support for margin-top and margin-bottom in fo:region-XXX 20 年前
  Peter Herweg 3f36d62392 Removed call of JFOR's WhiteSpaceCollapser; now this is done by FOP 20 年前
  Peter Herweg 677c70837d Submitted by Lucas Bruand to JFOR: escape all characters > 127 instead of 255 20 年前
  Peter Herweg e20809388a added support for white-space-treatment and linefeed-treatment by deferring the processing of some FOs until execution of endBlock 20 年前
  Finn Bock 33da9f62d9 Fix missing shorthands. 20 年前
  Glen Mazza 053d3333cd Switching from passing the FOUserAgent for several of the image 20 年前
  Finn Bock 9197111b1a Fix a 'javadoc' warning about missing @see target. 20 年前
  Peter Herweg a092afbe06 fixed wrong datatype in overriden method 20 年前
  Finn Bock 26c09dd520 Fix javadoc warnings caused by unknown @see targets. 20 年前
  Finn Bock acddbbd618 Fix javadoc warnings. 20 年前
  Jeremias Maerki a916b92ce8 Fixed a bug where I got a NoClassDefFoundError when I'm using a build-local.properties where I set optional.lib.dir to an absolute Windows path. These absolute paths weren't removed somehow resulting in NoClassDefFound errors due to a illegal Class-Path entry in fop.jar's manifest. 20 年前
  Glen Mazza 6dfbb9e9a3 Applied Thomas DeWeese's latest patch for the PDF transcoder. 20 年前
  Finn Bock 093b961c05 Fix typo in comments. 20 年前
  Finn Bock be1f71ec06 Update changes on code-generated property makers. 20 年前
  Finn Bock 3b281f55b1 Abandon codegenerated property makers and use bean-like makers instead. 20 年前
  Finn Bock ee19f90546 Match the version string is apps.Version. 20 年前
  Finn Bock 34a2ba9cfd Add dependant jars to the classloader. 20 年前
  Finn Bock cab2e10693 Use PDFNumber.doubleOut to format the floats in a transformation matrix. 20 年前
  Peter Herweg e7ac16fa59 Submitted by: Marc Wilhelm Kuester; added support for fo:list in fo:footnote; ensured Word displays footnote, not endnote 20 年前