index
:
xmlgraphics-fop.git
FOP-2393_gradient-rendering
FOP_0-20-0_Alt-Design
FOP_0-20-4Pre_BuildExp_pbw
Temp_AFPAffineTransform
Temp_AFPGOCAResources
Temp_API_Finalization
Temp_Accessibility
Temp_AreaTreeNewDesign
Temp_BasicSideFloats
Temp_CFF
Temp_ChangeBars
Temp_ChangeBars2
Temp_ChangingIPDHack
Temp_Color
Temp_ComplexScripts
Temp_Floats
Temp_FontMerging
Temp_FopFontsForSVG
Temp_Gradle_Build
Temp_ImagePackageRedesign
Temp_ImproveAccessibility
Temp_InlineContainer
Temp_Interleaved_Page_Line_Breaking
Temp_KnuthStylePageBreaking
Temp_MergeFrom11
Temp_PCLSoftFonts
Temp_PDFLinearization
Temp_PDF_ObjectStreams
Temp_PDF_in_PDF
Temp_ProcessingFeedback
Temp_RoundedCorners
Temp_SpaceResolution
Temp_SurrogatePairs
Temp_TrueTypeInPostScript
Temp_URI_Unification
Temp_WhitespaceManagement
Temp_XGC_URI_Resolution
archive
dirkx
fop-0_14_0
fop-0_14_0_regions
fop-0_17_0_batikSVG
fop-0_20_2-maintain
fop-0_90
fop-0_91
fop-0_92
fop-0_93
fop-0_94
fop-0_95
fop-1_0
fop-1_1
fop-1_1old
fop-1_1rc1
fop-2.6
fop-2_0
fop-2_1
fop-2_10
fop-2_2
fop-2_3
fop-2_4
fop-2_5
fop-2_6
fop-2_7
fop-2_8
fop-2_9
foray-font
inlineblock
main
maven
release-0-13-0
skynavga/configure-sonar-support
temp/ssteiner-java23
temp/ssteiner-pdfbox3
Apache XML Graphics FOP: https://github.com/apache/xmlgraphics-fop
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR:
Glen Mazza
2004-03-31
1
-1
/
+6
*
1.) Removed xsl file for property generation (no longer used, due to
Glen Mazza
2004-03-21
1
-3
/
+0
*
Applied Apache License Version 2.0 by following the instructions at http://ww...
Jeremias Maerki
2004-02-27
1
-5
/
+20
*
Don't copy codegen files.
Joerg Pietschmann
2004-02-07
1
-25
/
+27
*
Fix packaging of all-in-one transcoder JAR (due to changes in Commons IO).
Jeremias Maerki
2004-02-06
1
-2
/
+3
*
Fixed a bug where I got a NoClassDefFoundError when I'm using a build-local.p...
Jeremias Maerki
2004-01-23
1
-0
/
+1
*
Applied Thomas DeWeese's latest patch for the PDF transcoder.
Glen Mazza
2004-01-22
1
-1
/
+4
*
Abandon codegenerated property makers and use bean-like makers instead.
Finn Bock
2004-01-22
1
-19
/
+1
*
Match the version string is apps.Version.
Finn Bock
2004-01-21
1
-1
/
+1
*
FOPropertyMapping.java no longer autogenerated, moved from fop.fo.properties
Glen Mazza
2004-01-20
1
-4
/
+2
*
Moved the interfaces into the Constants class on a trial basis (we may still
Glen Mazza
2004-01-17
1
-2
/
+5
*
Initial Check-in of PropertySets.java and .xsl. (Similar to Alt-Design's
Glen Mazza
2003-12-22
1
-0
/
+2
*
PR:
Glen Mazza
2003-12-22
1
-2
/
+1
*
Property Makers now being activated via int constants. (Maker classes themse...
Glen Mazza
2003-12-20
1
-2
/
+1
*
1. Removed the properties.Constants class from automatic generation, and
Glen Mazza
2003-12-15
1
-5
/
+13
*
Adjust transcoder packaging to changes in FOP.
Jeremias Maerki
2003-11-07
1
-2
/
+6
*
RTF structural renderer moved from root to render.rtf, joining all the other ...
Glen Mazza
2003-11-04
1
-3
/
+3
*
Moved mif package (including structural renderer MIFHandler.java) to
Glen Mazza
2003-11-01
1
-1
/
+1
*
1.) Moved AWT Viewer classes from org.fop.viewer to org.fop.render.awt.viewer
Glen Mazza
2003-09-21
1
-4
/
+4
*
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
[next]