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
/
render
/
pdf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bugzilla 44634: Added partial implementation for show-destination.
Andreas L. Delmelle
2008-04-25
1
-8
/
+13
*
Partially reverted my revision 641827: The yellow tint of certain JPEG images...
Jeremias Maerki
2008-04-21
1
-17
/
+0
*
Merged branch
Jeremias Maerki
2008-04-14
4
-56
/
+141
*
When a JPEG image is embedded, an optionally embedded color profile is filter...
Jeremias Maerki
2008-03-27
2
-2
/
+109
*
Added support for addressing all glyphs available in a Type 1 font, not just ...
Jeremias Maerki
2008-03-27
2
-168
/
+94
*
No stack traces with missing images.
Jeremias Maerki
2008-02-18
1
-0
/
+3
*
Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ...
Jeremias Maerki
2008-02-14
1
-1
/
+1
*
Ensured all SVN properties are set equally
Maximilian Berger
2008-02-13
2
-185
/
+185
*
Added an option to disable the default sRGB profile in PDF output for those w...
Jeremias Maerki
2008-02-07
2
-6
/
+30
*
Move sRGB installation into the PDF library. That way it can be used in PDFDo...
Jeremias Maerki
2008-02-01
2
-46
/
+36
*
AlphaRasterImage now knows how to deal with TYPE_INT Rasters.
Jeremias Maerki
2008-02-01
1
-2
/
+10
*
Added support for the natural language indentifier ("Lang" in the document ca...
Jeremias Maerki
2008-01-28
1
-7
/
+20
*
Removed stray System.out
Jeremias Maerki
2008-01-21
1
-3
/
+0
*
Fixed logic error setting the transformation matrix for block-container viewp...
Jeremias Maerki
2008-01-17
1
-32
/
+28
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...
Jeremias Maerki
2008-01-11
16
-506
/
+1259
*
Bugfix: Some string objects were not encrypted (for example in named destinat...
Jeremias Maerki
2008-01-11
2
-12
/
+14
*
Added basic support for PDF page labels.
Jeremias Maerki
2008-01-10
1
-0
/
+15
*
Improved use of logging
Adrian Cumiskey
2007-12-05
1
-3
/
+1
*
Merged https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PDF_in_...
Jeremias Maerki
2007-10-26
4
-66
/
+253
*
Bugzilla #43089
Chris Bowditch
2007-08-17
1
-1
/
+1
*
* Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...
Andreas L. Delmelle
2007-07-18
6
-51
/
+45
*
Bugzilla #41831:
Jeremias Maerki
2007-05-28
3
-39
/
+158
*
Removed newly introduced dependency from the PDF library to the area tree.
Jeremias Maerki
2007-05-07
1
-10
/
+8
*
Bugzilla #42067:
Jeremias Maerki
2007-05-07
1
-78
/
+363
*
Added a PDFGoTo to the PDFDestination handler, so that Destinations properly ...
Jay Bryant
2007-04-06
1
-1
/
+5
*
changes to support named destinations
Jay Bryant
2007-04-01
1
-1
/
+11
*
Stricter user config file validation.
Vincent Hennebert
2007-02-14
1
-1
/
+1
*
Bugzilla #40729:
Jeremias Maerki
2006-11-13
1
-1
/
+1
*
My last attempt at fixing SVG gradients in PDF wasn't successful. This one is:
Jeremias Maerki
2006-08-26
3
-38
/
+24
*
Bugfix: Corrected painting of shading patterns and position of links for SVG ...
Jeremias Maerki
2006-08-11
1
-36
/
+46
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
8
-40
/
+48
*
XML Graphics Commons 1.0 replaced with a SVN snapshot (containing the XMP fra...
Jeremias Maerki
2006-06-20
1
-45
/
+17
*
Added initial support for PDF/X-3:2003 (ISO 15930-6:2003(E)).
Jeremias Maerki
2006-06-14
4
-100
/
+261
*
The default sRGB color profile provided by the Java class library is no longe...
Jeremias Maerki
2006-05-07
2
-19
/
+20
*
Some refactoring in the XML handling area which results in more code reuse an...
Jeremias Maerki
2006-05-03
1
-34
/
+10
*
Bugzilla #38946:
Jeremias Maerki
2006-05-03
1
-24
/
+21
*
Switching to the Commons variants for the Graphics2D base/helper classes.
Jeremias Maerki
2006-04-05
2
-5
/
+2
*
Improved JUnit report creation.
Jeremias Maerki
2006-04-05
2
-1
/
+71
*
Merged Temp_API_Finalization branch back into FOP Trunk:
Jeremias Maerki
2006-03-27
1
-3
/
+79
*
Bugfix for ICC color profile parsing in JPEG images.
Jeremias Maerki
2006-03-24
1
-7
/
+12
*
Bugfix: CCITT Group 4 encoded TIFF images were not properly embedded in PDF f...
Jeremias Maerki
2006-03-18
1
-2
/
+12
*
Added support for fixed-width spaces and kerning.
Jeremias Maerki
2006-03-16
1
-147
/
+75
*
XMP metadata generation from the PDFInfo object now conforms to PDF/A-1 (6.7....
Jeremias Maerki
2006-02-17
1
-0
/
+17
*
Initial support for XMP metadata (PDF 1.4) under fo:declarations. Both xmpmet...
Jeremias Maerki
2006-02-17
1
-1
/
+23
*
(Re?)added integer page number to the PageViewport.
Jeremias Maerki
2006-01-20
1
-2
/
+2
*
Bugfix: Floating point numbers were not properly formatted in the PDF rendere...
Jeremias Maerki
2006-01-16
1
-218
/
+107
*
As announced, I brought FontTriplet to more life by making it Serializable an...
Jeremias Maerki
2005-12-22
1
-24
/
+18
*
Issue a warning when an unresolved bookmark item is received. This will be cu...
Jeremias Maerki
2005-12-22
1
-0
/
+2
*
Another workaround/hack to deal with non breaking spaces. Also some minor adj...
Manuel Mall
2005-12-17
1
-4
/
+2
*
XMLHandler interface changed so it reports whether it supports a particular R...
Jeremias Maerki
2005-12-16
3
-219
/
+202
[next]