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
/
src
/
org
/
apache
/
fop
/
apps
Commit message (
Expand
)
Author
Age
Files
Lines
*
catches SecurityException for (future) use in security of webstart
Keiron Liddle
2001-08-14
1
-3
/
+7
*
added option for url in input handler
Keiron Liddle
2001-08-14
2
-8
/
+17
*
improved error message a bit if config couldn't be loaded
Keiron Liddle
2001-08-10
1
-2
/
+3
*
This just moves the marker supporting code from before Mark's patch into
Steve Coffman
2001-08-06
1
-0
/
+41
*
Code formatting. Still builds ok, but I didn't test it otherwise since last.
Steve Coffman
2001-08-01
5
-300
/
+288
*
Adds Mark Lillywhite's performance and memory patch in all it's glory.
Steve Coffman
2001-08-01
5
-96
/
+385
*
don't need to add prop mappings anymore
Keiron Liddle
2001-07-31
1
-29
/
+0
*
Formatted code according to code standards.
Tore Engvig
2001-07-30
17
-1074
/
+1061
*
combined property list setting into element setting
Keiron Liddle
2001-07-12
1
-52
/
+95
*
fixed error where configfile was not being set
Keiron Liddle
2001-07-04
1
-92
/
+91
*
fixed line endings
Keiron Liddle
2001-07-04
9
-234
/
+201
*
allows adding mappings from user config
Keiron Liddle
2001-07-02
1
-1
/
+13
*
command line support for new ps renderer
Keiron Liddle
2001-06-22
2
-328
/
+321
*
Added patch for loading config via Thread ContextClassLoader
Kelly Campbell
2001-06-21
1
-2
/
+15
*
exits after finish - prevents the AWT usage from keeping the java
Keiron Liddle
2001-06-18
1
-0
/
+1
*
sets baseDir to a URL string rather than a file path string
Keiron Liddle
2001-06-05
1
-2
/
+5
*
AHS: support for XMLRenderer
arved
2001-05-20
3
-7
/
+42
*
Seshadri G.K.: memory buffering
arved
2001-05-19
3
-3
/
+43
*
Removed uses of System.out where throwing a FOPException should suffice.
Kelly Campbell
2001-04-12
12
-289
/
+382
*
adding -text and -pcl options to help text
fotis
2001-04-02
1
-1
/
+1
*
Backed out System.exit() change. This would be problematic for people
Kelly Campbell
2001-03-31
1
-1
/
+0
*
Added explicit System.exit(0) when main is done to work around MacOS X
Kelly Campbell
2001-03-31
1
-0
/
+1
*
Driver reset patch
Kelly Campbell
2001-03-18
1
-5
/
+12
*
Updates due to PCL support
arved
2001-03-10
2
-2
/
+63
*
Refactored Driver to simplify usage required for other apps
Kelly Campbell
2001-03-03
6
-275
/
+344
*
Removed leftover debug statement
Kelly Campbell
2001-03-01
1
-2
/
+0
*
Added support for Xalan1 back in. Extraced Xalan2 TRAX usage
Kelly Campbell
2001-03-01
2
-65
/
+195
*
restitutes jdk 1.1 compatiblity (Art Welch)
fotis
2001-02-27
1
-26
/
+49
*
fixed: false setting of debug mode
fotis
2001-02-21
1
-1
/
+2
*
No longer required
arved
2001-02-21
6
-1517
/
+0
*
Updated command line support
arved
2001-02-21
3
-261
/
+59
*
Updated command line
arved
2001-02-21
10
-0
/
+1438
*
Command line for running MIF renderer
arved
2001-02-10
1
-0
/
+274
*
Added support for PDF outlines (aka bookmarks). See the example in
Kelly Campbell
2001-02-06
2
-0
/
+5
*
Packaged build tasks into lib/buildtools.jar
Kelly Campbell
2001-01-16
1
-10
/
+16
*
Uses OutputStream
arved
2000-12-30
3
-7
/
+21
*
Changed output from Writer to OutputStream to allow for binary output.
Kelly Campbell
2000-12-18
5
-46
/
+22
*
changed configuration design following the ideas of Kelly Campbell
fotis
2000-12-17
4
-118
/
+126
*
documentation: spreading the word about configuration
fotis
2000-12-14
1
-2
/
+2
*
making XalanCommandLine similar to CommandLine
fotis
2000-12-12
3
-50
/
+111
*
adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration ...
fotis
2000-12-12
4
-59
/
+170
*
documentation update for release 0.15
fotis
2000-11-26
1
-1
/
+1
*
fix: closes pdf file explicitly. Reason: while generating PDFs in batch mod...
fotis
2000-11-23
1
-1
/
+5
*
AWTRenderer uses now system fonts and not pdf fonts. All (error) messages
fotis
2000-11-16
4
-730
/
+755
*
renames white-space-treatment to white-space-collapse
fotis
2000-11-15
1
-4
/
+3
*
dummy constructor added to reflect changes to CommandLine
fotis
2000-11-15
1
-0
/
+3
*
region-name support, refactoring of region, PageSequence, PageMasterReference...
fotis
2000-11-15
2
-43
/
+152
*
Markus Holman's excellent SAX2 namespaces patch.
Steve Coffman
2000-11-08
1
-4
/
+4
*
fix: this patch by Karen Lease adds some sophistication to the file name hand...
fotis
2000-09-11
1
-2
/
+12
*
added property lists to the javadoc comment
Keiron Liddle
2000-08-29
1
-0
/
+2
[next]