104 Commits (7272aa03a527a18ff85a15e1d1137fe7d65adfae)

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