104 コミット (7272aa03a527a18ff85a15e1d1137fe7d65adfae)

作成者 SHA1 メッセージ 日付
  Joerg Pietschmann 2a6f2f9996 Don't copy codegen files. 20年前
  Jeremias Maerki 123e26fc11 Fix packaging of all-in-one transcoder JAR (due to changes in Commons IO). 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 3b281f55b1 Abandon codegenerated property makers and use bean-like makers instead. 20年前
  Finn Bock ee19f90546 Match the version string is apps.Version. 20年前
  Glen Mazza 080cc41469 FOPropertyMapping.java no longer autogenerated, moved from fop.fo.properties 20年前
  Glen Mazza c5bb1aa00e Moved the interfaces into the Constants class on a trial basis (we may still 20年前
  Glen Mazza a6d2956fec Initial Check-in of PropertySets.java and .xsl. (Similar to Alt-Design's 20年前
  Glen Mazza 179067565d PR: 20年前
  Glen Mazza b1a313be13 Property Makers now being activated via int constants. (Maker classes themselves, as well as code referencing the properties, still need conversion to int's. Also, HashMaps for String and Integer in FOPropertyMapping and FObj temporarily being retained for troubleshooting purposes.) Contribution mainly from Finn Bock (Bug #25480). 20年前
  Glen Mazza 5f48873619 1. Removed the properties.Constants class from automatic generation, and 20年前
  Jeremias Maerki 02d9bb5c7c Adjust transcoder packaging to changes in FOP. 20年前
  Glen Mazza 46f10d88ac RTF structural renderer moved from root to render.rtf, joining all the other renderers 20年前
  Glen Mazza 916a7752a0 Moved mif package (including structural renderer MIFHandler.java) to 20年前
  Glen Mazza a63924aaeb 1.) Moved AWT Viewer classes from org.fop.viewer to org.fop.render.awt.viewer 20年前
  William Victor Mote ca8aec67f3 Place RTFLib into its own group for purposes of javadoc generation. Add package.html files for the RTFLib packages. 21年前
  Jeremias Maerki 3e9ba34135 Add possibility to specify an "optional-lib" directory outside of FOP's tree (for checkstyle, Jimi, JAI etc.) 21年前
  Joerg Pietschmann 17fd67dce0 Made source more friendly for Eclipse (and IDEs in general) 21年前
  Peter Bernard West 209616a934 Base all relevant properties on ${basedir}. 21年前
  William Victor Mote d43f11fa99 Remove jfor libs and references. 21年前
  William Victor Mote ebffd2b458 Get rtflib (jfor) files to compile. 21年前
  Bertrand Delacretaz 5df4c2e2a9 rtflib package is not compilable yet 21年前
  William Victor Mote d874ac0358 Enhancements for javadocs. 21年前
  William Victor Mote e5a0d2a973 move overview.html to fop's root src directory. 21年前
  William Victor Mote 41500b8356 Conditional compilation of jimi, jai, and jce was not working properly. Each had separate compile jobs, but was also included in the main source 21年前
  Jeremias Maerki 0bd3cb50dd Updated for optional PDF encryption support (depending on availability of JCE) 21年前
  Jeremias Maerki c5b9f44dbf Remove buildtools.xml as it's no longer needed. 21年前
  Christian Geisert aea37ad65d fixed typos in docs 21年前
  Jeremias Maerki f28107023a Adjust to new source location (src/org --> src/java/org) 21年前
  Jeremias Maerki 3265685b3f Added target for building the servlet. 21年前
  Keiron Liddle 3fdb28d58f include font classes for pdf transcoder 21年前
  Jeremias Maerki cd37f4368f Adjust to new directory for hyphenation 21年前
  Jeremias Maerki 0464c90d94 Update for 2003 21年前
  Jeremias Maerki e9745036f5 Base 14 fonts are now generated to org.apache.fop.fonts.base14 21年前
  Joerg Pietschmann 3199ecfd57 Added Ant target for validating xdocs. 21年前
  William Victor Mote 48f9283544 white-space and line-ending fixes 21年前
  Jeremias Maerki 05e9580f19 Adjusted to new JARs 21年前
  Bertrand Delacretaz 1da884d0a4 first shot at RTFHandler using jfor RTF library 21年前
  Bertrand Delacretaz 5864c86d07 build.properties and build-local.properties allow local override of build settings 21年前
  Keiron Liddle 5c72a62b65 removed unneeded values 21年前
  Jeremias Maerki d2ff2bd908 Streamlined build process without copying around whole directory trees. 22年前
  Christian Geisert 9ee63fe8a1 Fixed FOP anttask 22年前
  Jeremias Maerki eec55ce391 Added an optional target to generate a Checkstyle report. 22年前
  Keiron Liddle ca11500e2c removed old configuration 22年前
  Christian Geisert ac3e916a64 fixed problem with font metrics generation and jdk1.4 22年前
  Jeremias Maerki 46d67b0056 <action dev="JM" type="update" context="build"> 22年前
  Keiron Liddle b671083914 makes antRun exec in build.sh and adds overview for javadoc generation 22年前
  Keiron Liddle e0cc4e340b removed unneeded filter 22年前
  Keiron Liddle 42f15fbef0 added target for pdf transcoder 22年前