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
/
java
/
org
/
apache
/
fop
/
apps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n...
Jeremias Maerki
2006-04-28
1
-2
/
+43
*
Bypass URI resolution for "data:" URLs (RFC 2397). If a large data URL is giv...
Jeremias Maerki
2006-04-23
2
-2
/
+6
*
Bugzilla #39285:
Jeremias Maerki
2006-04-23
1
-2
/
+5
*
Switching to the Commons variant for the base64 encoding/decoding.
Jeremias Maerki
2006-04-05
1
-4
/
+3
*
Fixed addition of ElementMapping instances. Witnessed in the FO tree tests.
Jeremias Maerki
2006-03-27
1
-15
/
+1
*
Merged Temp_API_Finalization branch back into FOP Trunk:
Jeremias Maerki
2006-03-27
3
-323
/
+770
*
No stacktrace when encountering problems while building a base URL. It's not ...
Jeremias Maerki
2006-03-25
2
-4
/
+1
*
Made the loading of user-specified hyphenation patterns usable again and plug...
Jeremias Maerki
2006-03-21
2
-5
/
+23
*
Added support for fixed-width spaces and kerning.
Jeremias Maerki
2006-03-16
1
-0
/
+16
*
Fix bug in the construction of a base URL when it's specified as a file syste...
Jeremias Maerki
2006-03-01
1
-4
/
+1
*
Changed the way the URL stream is opened. Use URLConnection now.
Jeremias Maerki
2006-02-23
1
-2
/
+49
*
Added support for relative font config URLs (metrics-url and embed-url). Thes...
Manuel Mall
2006-01-07
1
-26
/
+66
*
Bugzilla #38135:
Jeremias Maerki
2006-01-05
1
-3
/
+29
*
Merge from Branch fop-0_91:
Jeremias Maerki
2005-12-23
1
-63
/
+0
*
Another workaround/hack to deal with non breaking spaces. Also some minor adj...
Manuel Mall
2005-12-17
1
-0
/
+7
*
NOTE: API changes in a backwards-incompatible way: FOUserAgent.setResolution(...
Jeremias Maerki
2005-12-15
1
-23
/
+54
*
Bugzilla #37877:
Jeremias Maerki
2005-12-15
1
-1
/
+1
*
The result of some practice with Checkstyle
Simon Pepping
2005-12-09
2
-5
/
+6
*
Alternative set of rules for text indent calculation (start-indent and end-in...
Jeremias Maerki
2005-12-07
1
-1
/
+35
*
Changing the debug level of a not so interesting message.
Jeremias Maerki
2005-11-30
1
-1
/
+1
*
Deprecated constructors Fop(int) and Fop(int, FOUserAgent).
Jeremias Maerki
2005-11-12
2
-2
/
+12
*
Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) ...
Jeremias Maerki
2005-11-11
3
-15
/
+139
*
Get rid of annoying source of calculation inaccuracies.
Jeremias Maerki
2005-11-10
1
-8
/
+18
*
Fix for file: URL handling. The condition for adding a leading slash was wrong.
Jeremias Maerki
2005-11-10
1
-2
/
+6
*
Javadoc fixes.
Jeremias Maerki
2005-10-27
1
-1
/
+1
*
Resurrecting URL validation. Thanks, Andreas, I didn't get it at first. Added...
Jeremias Maerki
2005-10-24
1
-0
/
+3
*
Simplified configuration XML as proposed.
Jeremias Maerki
2005-10-24
1
-15
/
+18
*
FOP now retrieves the version information from the Manifest or from SVN infor...
Jeremias Maerki
2005-10-21
1
-1
/
+1
*
Slight modification to user config file format
Andreas L. Delmelle
2005-09-28
1
-9
/
+9
*
Added UA initialization from user-config
Andreas L. Delmelle
2005-09-28
1
-0
/
+54
*
Added custom Maker for page-height and page-width; use fallback values in cas...
Andreas L. Delmelle
2005-09-24
1
-2
/
+48
*
Fixed javadoc errors.
Joerg Pietschmann
2005-09-08
1
-1
/
+1
*
Squashed CheckStyle warnings, mostly JavaDoc.
Joerg Pietschmann
2005-09-07
2
-21
/
+56
*
My earlier fix didn't quite work if the protocol isn't the same between the b...
Jeremias Maerki
2005-09-05
1
-3
/
+3
*
Not sure if it's the best solution but this changes the following:
Jeremias Maerki
2005-09-05
1
-36
/
+50
*
Moved CLI to its own package. New main class is org.apache.fop.cli.Main.
Jeremias Maerki
2005-08-23
5
-1142
/
+2
*
Bugzilla #36082
Jeremias Maerki
2005-08-16
2
-37
/
+41
*
Bugzilla #36082
Jeremias Maerki
2005-08-15
2
-12
/
+181
*
Squashed some JavaDoc warnings.
Joerg Pietschmann
2005-08-14
1
-1
/
+1
*
Better documentation of FOUserAgent.getStream()
Jeremias Maerki
2005-08-10
1
-4
/
+6
*
Bugzilla #35937:
Jeremias Maerki
2005-07-30
3
-1
/
+167
*
Made Service a stand-alone class so it can be reused.
Jeremias Maerki
2005-07-25
1
-14
/
+20
*
Dynamic classpath setup in case not all required dependencies are available i...
Jeremias Maerki
2005-07-18
1
-3
/
+120
*
It's Apache FOP, not just FOP.
Jeremias Maerki
2005-06-30
1
-1
/
+1
*
Command-line switch for setting the resolution.
Jeremias Maerki
2005-06-09
1
-1
/
+15
*
Publish the default resolution to the outside.
Jeremias Maerki
2005-06-09
1
-1
/
+4
*
Bugzilla: #33760
Jeremias Maerki
2005-06-09
3
-5
/
+64
*
Merge of branch Temp_KnuthStylePageBreaking back into HEAD.
Jeremias Maerki
2005-05-13
2
-1
/
+4
*
Slight deviation from the template.
Jeremias Maerki
2005-03-18
1
-1
/
+2
*
Flag added in FOUserAgent for strict/unstrict validation (see TableBody to se...
Glen Mazza
2005-03-02
1
-0
/
+24
[next]