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
/
pdf
/
PDFDocument.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Transition source to standard maven hierarchy (initial).
Glenn Adams
2016-03-03
1
-1235
/
+0
*
FOP-2445: Merge PDF Linearization branch
Simon Steiner
2015-02-24
1
-22
/
+79
*
FOP-2406: Error when image next to pdf
Simon Steiner
2014-08-19
1
-4
/
+20
*
FOP-2395: PDF encryption does not work when PDF version is set in FOP config;...
Luis Bernardo
2014-07-18
1
-1
/
+3
*
Allow merging of fonts
Simon Steiner
2014-06-05
1
-0
/
+10
*
FOP-2301: Enable support for PDF sub-page transitions.
Glenn Adams
2013-11-01
1
-1
/
+53
*
FOP-2248: add support for AES 256 PDF encryption
Luis Bernardo
2013-05-18
1
-3
/
+12
*
Bugzilla 53778: When PDF accessibility is enabled, the contents for the diffe...
Vincent Hennebert
2012-08-24
1
-22
/
+6
*
Bugzilla #53639: When PDF accessibility is enabled, the Scope attribute must ...
Vincent Hennebert
2012-08-02
1
-1
/
+19
*
Removed URI resolving class that are no longer needed and handled data URIs
Mehdi Houshmand
2012-06-14
1
-19
/
+0
*
Added support for PDF object streams.
Temp_PDF_ObjectStreams
Vincent Hennebert
2012-03-21
1
-183
/
+207
*
Bugzilla #51385: Added configuration option to set the version of the output ...
Vincent Hennebert
2012-03-19
1
-21
/
+39
*
enable MultipleVariableDeclarations rule; fix violations
Glenn Adams
2012-03-02
1
-1
/
+2
*
Merged in Temp_ImproveAccessibility
Peter Hancock
2012-02-10
1
-19
/
+0
|
\
|
*
Removed the DOM representation of the structure tree.
Vincent Hennebert
2011-11-24
1
-19
/
+0
*
|
Bugzilla #51644:
Chris Bowditch
2012-01-06
1
-14
/
+10
|
/
*
Added support for 128bit encryption in PDF output. Based on work by Michael R...
Vincent Hennebert
2011-08-08
1
-27
/
+21
*
Merge from Trunk, revisions 965390 to 1060234.
Jeremias Maerki
2011-01-18
1
-7
/
+6
|
\
|
*
Bugfix for potential java.lang.IndexOutOfBoundsException in PDFDocument.outpu...
Jeremias Maerki
2010-08-18
1
-3
/
+1
|
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
1
-2
/
+2
*
|
Bugfix for StringIndexOutOfBoundsException when the PDF grows beyond 2GB.
Jeremias Maerki
2010-08-13
1
-6
/
+9
|
/
*
Extracted code related to logical structure out of PDFDocumentHandler and put...
Vincent Hennebert
2009-10-12
1
-0
/
+19
*
equals implementation violated spec -> replaced with new contentEquals function
Maximilian Berger
2009-09-15
1
-2
/
+2
*
Oops, introduced a compile error with the previous commit
Andreas L. Delmelle
2008-12-02
1
-10
/
+0
*
Minor changes; mostly code- and javadoc-aesthetics...
Andreas L. Delmelle
2008-12-02
1
-220
/
+201
*
Bugzilla 45113:
Andreas L. Delmelle
2008-10-26
1
-11
/
+24
*
Fed up with all those trailing whitespaces. Let's remove them all (once... an...
Vincent Hennebert
2008-07-24
1
-15
/
+15
*
Possible NullPointerException avoided
Adrian Cumiskey
2008-07-07
1
-3
/
+3
*
Bugfix: Some string objects were not encrypted (for example in named destinat...
Jeremias Maerki
2008-01-11
1
-1
/
+18
*
Merged https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PDF_in_...
Jeremias Maerki
2007-10-26
1
-10
/
+31
*
Removed newly introduced dependency from the PDF library to the area tree.
Jeremias Maerki
2007-05-07
1
-62
/
+47
*
Bugzilla #41434:
Jeremias Maerki
2007-05-01
1
-3
/
+3
*
Added sorting of the list of named destinations (necessary to have more than ...
Jay Bryant
2007-04-11
1
-13
/
+17
*
- fix minor checkstyle issues
Vincent Hennebert
2007-04-03
1
-1
/
+1
*
changes to support named destinations
Jay Bryant
2007-04-01
1
-1
/
+88
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
1
-5
/
+6
*
Added initial support for PDF/X-3:2003 (ISO 15930-6:2003(E)).
Jeremias Maerki
2006-06-14
1
-34
/
+12
*
Improved JUnit report creation.
Jeremias Maerki
2006-04-05
1
-1
/
+1
*
More work on PDF/A-1:
Jeremias Maerki
2006-02-22
1
-0
/
+27
*
Some explanations and warnings.
Jeremias Maerki
2006-02-17
1
-0
/
+5
*
XMP metadata generation from the PDFInfo object now conforms to PDF/A-1 (6.7....
Jeremias Maerki
2006-02-17
1
-9
/
+45
*
Initial support for XMP metadata (PDF 1.4) under fo:declarations. Both xmpmet...
Jeremias Maerki
2006-02-17
1
-1
/
+17
*
Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....
Jeremias Maerki
2005-11-14
1
-2
/
+0
*
PR:
Glen Mazza
2005-01-13
1
-1
/
+1
*
Changed logging to use "static" loggers from Jakarta Commons Logging (via Log...
Jeremias Maerki
2004-04-02
1
-21
/
+3
*
PR:
Glen Mazza
2004-03-31
1
-13
/
+12
*
Applied Apache License Version 2.0 by following the instructions at http://ww...
Jeremias Maerki
2004-02-27
1
-48
/
+16
*
Add possibility to set creation date.
Joerg Pietschmann
2003-09-19
1
-47
/
+76
*
javadoc changes to clean up gump warnings.
William Victor Mote
2003-04-24
1
-33
/
+33
*
Switch for disabling on-the-fly stream output (if something goes wrong. was t...
Jeremias Maerki
2003-03-27
1
-1369
/
+313
[next]