| Commit message (Expand) | Author | Age | Files | Lines |
* | Place RTFLib into its own group for purposes of javadoc generation. Add packa... | William Victor Mote | 2003-07-07 | 1 | -13/+17 |
* | Add possibility to specify an "optional-lib" directory outside of FOP's tree ... | Jeremias Maerki | 2003-07-04 | 1 | -28/+183 |
* | Made source more friendly for Eclipse (and IDEs in general)
| Joerg Pietschmann | 2003-06-29 | 1 | -18/+17 |
* | Base all relevant properties on ${basedir}. | Peter Bernard West | 2003-06-29 | 1 | -16/+15 |
* | Remove jfor libs and references. | William Victor Mote | 2003-06-26 | 1 | -1/+0 |
* | Get rtflib (jfor) files to compile. | William Victor Mote | 2003-06-26 | 1 | -10/+0 |
* | rtflib package is not compilable yet | Bertrand Delacretaz | 2003-06-20 | 1 | -0/+10 |
* | Enhancements for javadocs. | William Victor Mote | 2003-04-27 | 1 | -2/+46 |
* | move overview.html to fop's root src directory. | William Victor Mote | 2003-04-24 | 1 | -1/+1 |
* | Conditional compilation of jimi, jai, and jce was not working properly. Each ... | William Victor Mote | 2003-03-20 | 1 | -39/+42 |
* | Updated for optional PDF encryption support (depending on availability of JCE) | Jeremias Maerki | 2003-03-13 | 1 | -1/+17 |
* | Remove buildtools.xml as it's no longer needed. | Jeremias Maerki | 2003-03-12 | 1 | -1/+4 |
* | fixed typos in docs | Christian Geisert | 2003-03-11 | 1 | -1/+1 |
* | Adjust to new source location (src/org --> src/java/org) | Jeremias Maerki | 2003-03-11 | 1 | -11/+12 |
* | Added target for building the servlet. | Jeremias Maerki | 2003-02-02 | 1 | -6/+19 |
* | include font classes for pdf transcoder | Keiron Liddle | 2003-01-15 | 1 | -0/+1 |
* | Adjust to new directory for hyphenation | Jeremias Maerki | 2003-01-15 | 1 | -3/+1 |
* | Update for 2003 | Jeremias Maerki | 2003-01-08 | 1 | -1/+1 |
* | Base 14 fonts are now generated to org.apache.fop.fonts.base14 | Jeremias Maerki | 2003-01-08 | 1 | -38/+27 |
* | Added Ant target for validating xdocs. | Joerg Pietschmann | 2003-01-05 | 1 | -0/+62 |
* | white-space and line-ending fixes | William Victor Mote | 2002-11-30 | 1 | -126/+126 |
* | Adjusted to new JARs | Jeremias Maerki | 2002-11-22 | 1 | -12/+21 |
* | first shot at RTFHandler using jfor RTF library | Bertrand Delacretaz | 2002-11-01 | 1 | -0/+1 |
* | build.properties and build-local.properties allow local override of build set... | Bertrand Delacretaz | 2002-10-31 | 1 | -1/+7 |
* | removed unneeded values | Keiron Liddle | 2002-10-28 | 1 | -35/+16 |
* | Streamlined build process without copying around whole directory trees. | Jeremias Maerki | 2002-09-17 | 1 | -405/+331 |
* | Fixed FOP anttask | Christian Geisert | 2002-09-15 | 1 | -0/+17 |
* | Added an optional target to generate a Checkstyle report. | Jeremias Maerki | 2002-09-05 | 1 | -0/+25 |
* | removed old configuration | Keiron Liddle | 2002-09-04 | 1 | -6/+2 |
* | fixed problem with font metrics generation and jdk1.4 | Christian Geisert | 2002-09-02 | 1 | -0/+98 |
* | <action dev="JM" type="update" context="build"> | Jeremias Maerki | 2002-08-07 | 1 | -102/+86 |
* | makes antRun exec in build.sh and adds overview for javadoc generation | Keiron Liddle | 2002-08-06 | 1 | -5/+6 |
* | removed unneeded filter | Keiron Liddle | 2002-07-25 | 1 | -11/+2 |
* | added target for pdf transcoder | Keiron Liddle | 2002-07-01 | 1 | -0/+24 |
* | proper use of font encodings for native fonts | Keiron Liddle | 2002-06-28 | 1 | -17/+15 |
* | replaced logkit logger with the logger interface in avalon framework | Keiron Liddle | 2002-04-11 | 1 | -2/+2 |
* | updates to docs with build target for understanding and alt.design | Keiron Liddle | 2002-03-18 | 1 | -3/+28 |
* | updated date to current year | Keiron Liddle | 2002-02-11 | 1 | -1/+1 |
* | updated to use style task and removed xslt task | Keiron Liddle | 2001-12-18 | 1 | -55/+32 |
* | added design docs to build | Keiron Liddle | 2001-12-14 | 1 | -8/+18 |
* | added message about cvs, fixed compiler options | Keiron Liddle | 2001-11-28 | 1 | -2/+2 |
* | updates for ext, and message handler changes | Keiron Liddle | 2001-11-22 | 1 | -14/+3 |
* | added targets to build html and corresponding pdf docs | Keiron Liddle | 2001-11-01 | 1 | -3/+47 |
* | updated build scripts for new jars and removed old targets | Keiron Liddle | 2001-10-30 | 1 | -81/+18 |
* | made the construction of foreign name dom a bit more direct | Keiron Liddle | 2001-09-12 | 1 | -25/+1 |
* | Remove now unnecessary mergefile from xslt processing for font files. | Karen Lease | 2001-08-26 | 1 | -15/+15 |
* | adjusted classpath libs for logging | Keiron Liddle | 2001-08-20 | 1 | -3/+4 |
* | added logkit (version 1.0b4) for logging | Keiron Liddle | 2001-08-14 | 1 | -1/+2 |
* | AHS: need to specifically delete tarfiles after all | arved | 2001-08-14 | 1 | -0/+1 |
* | AHS: build improvements; version change | arved | 2001-08-14 | 1 | -5/+3 |