| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed tar targets to set execute permission on fop script | Manuel Mall | 2005-11-12 | 1 | -3/+20 |
* | Excluded docs directory from fop dist build | Manuel Mall | 2005-11-12 | 1 | -1/+1 |
* | Step 1 (SVN just doesn't want me to delete the old directories): | Jeremias Maerki | 2005-11-11 | 1 | -8/+38 |
* | Separated JUnit layout tests such that the majority are still run even if no ... | Manuel Mall | 2005-11-10 | 1 | -9/+51 |
* | Applied fix for bug #37414. Submitted by Matthew Daniel (bugzilla@mdaniel.scd... | Andreas L. Delmelle | 2005-11-08 | 1 | -4/+4 |
* | Updated build.xml to include lib licences in binary build and other small mods | Manuel Mall | 2005-10-27 | 1 | -13/+22 |
* | Package documentation. | Jeremias Maerki | 2005-10-27 | 1 | -1/+3 |
* | Javadoc fixes. | Jeremias Maerki | 2005-10-27 | 1 | -2/+3 |
* | Forgot to add the new Version class to the transcoder package. | Jeremias Maerki | 2005-10-24 | 1 | -0/+1 |
* | FOP now retrieves the version information from the Manifest or from SVN infor... | Jeremias Maerki | 2005-10-21 | 1 | -4/+11 |
* | The classpath for junit-transcoder should not contain fop.jar | Simon Pepping | 2005-10-14 | 1 | -1/+1 |
* | Use libs-run-classpath for hyphenation-present and junit-layout | Simon Pepping | 2005-10-12 | 1 | -6/+3 |
* | Separated JUnit tests into groups with separate targets, added fotree test to... | Manuel Mall | 2005-10-07 | 1 | -6/+32 |
* | Use checkstyle.config to get the appropriate checkstyle configuration file | Joerg Pietschmann | 2005-10-06 | 1 | -3/+1 |
* | Build the hyphenation patterns under the build/classes directory. | Simon Pepping | 2005-10-01 | 1 | -4/+4 |
* | Build should work without Forrest installed | Christian Geisert | 2005-09-27 | 1 | -2/+5 |
* | Added docs building with forrest | Christian Geisert | 2005-09-27 | 1 | -0/+14 |
* | dist filenames lowercase | Christian Geisert | 2005-09-20 | 1 | -16/+16 |
* | Added Checkstyle 4.0 capability. Added Checkstyle autodetection. | Joerg Pietschmann | 2005-09-20 | 1 | -19/+89 |
* | include serializer.jar in dist (see Bugzilla #36677) | Christian Geisert | 2005-09-20 | 1 | -0/+1 |
* | Removal of hyphenation patterns | Andreas L. Delmelle | 2005-09-18 | 1 | -4/+0 |
* | Use uptodate to avoid rebuilding fop-transcoder jars every time. | Joerg Pietschmann | 2005-09-16 | 1 | -49/+57 |
* | version number update for first preview release | Christian Geisert | 2005-09-14 | 1 | -2/+2 |
* | Enabled fotree junit tests. | Finn Bock | 2005-09-12 | 1 | -1/+27 |
* | Require at least Java 1.4 for building the javadocs. | Joerg Pietschmann | 2005-09-08 | 1 | -0/+11 |
* | Allow javadoc to find Ant classes. | Joerg Pietschmann | 2005-09-07 | 1 | -1/+4 |
* | Add classpathref to CheckStyle task to allow finding FOP Exceptions. | Joerg Pietschmann | 2005-09-07 | 1 | -1/+2 |
* | Add property for forking javac. | Joerg Pietschmann | 2005-09-06 | 1 | -7/+11 |
* | Moved default property settings from build.properties to build.xml. | Joerg Pietschmann | 2005-09-06 | 1 | -0/+7 |
* | Transcoder JAR is missing the new SubInputStream. | Jeremias Maerki | 2005-09-05 | 1 | -1/+1 |
* | Reintroduce they user's hyphenation patterns into the build process. | Simon Pepping | 2005-08-23 | 1 | -4/+10 |
* | Moved CLI to its own package. New main class is org.apache.fop.cli.Main.
| Jeremias Maerki | 2005-08-23 | 1 | -1/+1 |
* | javac source seems to be needed, too, when compiling under JDK 5. | Jeremias Maerki | 2005-08-15 | 1 | -1/+2 |
* | Style unification, restored building hyphenation pattern jar | Joerg Pietschmann | 2005-08-14 | 1 | -187/+162 |
* | Removed some cruft. Expanded rarely used ant properties. | Joerg Pietschmann | 2005-08-13 | 1 | -187/+52 |
* | Changes for restoring JDK 1.3 compatibility.
| Jeremias Maerki | 2005-07-27 | 1 | -1/+1 |
* | Make this work for case-sensitive users | Simon Pepping | 2005-06-17 | 1 | -1/+1 |
* | Commented the Class-Path Manifest entry which causes trouble at runtime (Clas... | Jeremias Maerki | 2005-05-24 | 1 | -1/+4 |
* | Reverted to a single hyphenation target | Simon Pepping | 2005-03-29 | 1 | -13/+1 |
* | Added the missing timestamp information. Used W3C Schema DateTime type. | Simon Pepping | 2005-03-23 | 1 | -0/+3 |
* | PR: | Andreas L. Delmelle | 2005-03-21 | 1 | -3/+15 |
* | checkstyle.header updated (does not check copyright years anymore, because it... | Jeremias Maerki | 2005-03-14 | 1 | -1/+1 |
* | Use uptodate to avoid rebuilding the FOP jar even if no classes | Joerg Pietschmann | 2005-02-27 | 1 | -1/+6 |
* | Replaced absolute image paths with relative | Joerg Pietschmann | 2005-01-24 | 1 | -1/+0 |
* | Adding JAXP plus Xerces for the all-in-one transcoder tests. | Jeremias Maerki | 2005-01-13 | 1 | -0/+2 |
* | Removed Simon's line again and added an explanation why that line shouldn't b... | Jeremias Maerki | 2005-01-13 | 1 | -1/+10 |
* | Fixed an error in the classpath of one of the junit tests | Simon Pepping | 2005-01-12 | 1 | -0/+1 |
* | Fork JUnit test in new VM. (Maybe this fixes classpath problems with commons-... | Jeremias Maerki | 2005-01-06 | 1 | -6/+25 |
* | Trying to make Gump output more verbose. | Jeremias Maerki | 2004-10-11 | 1 | -3/+3 |
* | PR: | Glen Mazza | 2004-09-06 | 1 | -2/+0 |