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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated PDF/A-1b support according to ISO-19005-1:2005/Cor.1:2007.
Jeremias Maerki
2007-06-22
1
-19
/
+11
*
Bugzilla #41831:
Jeremias Maerki
2007-05-28
1
-63
/
+1
*
Bugfix: Integers were not correctly formatted in PDF. This fixes a problem wi...
Jeremias Maerki
2007-05-11
3
-10
/
+17
*
Removed newly introduced dependency from the PDF library to the area tree.
Jeremias Maerki
2007-05-07
13
-333
/
+670
*
Bugzilla #42067:
Jeremias Maerki
2007-05-07
4
-62
/
+222
*
Bugzilla #41434:
Jeremias Maerki
2007-05-01
3
-5
/
+5
*
Style only: fix indentation
Vincent Hennebert
2007-04-17
1
-3
/
+3
*
- add svn:keywords and svn:eol-style properties
Vincent Hennebert
2007-04-17
1
-41
/
+41
*
Added sorting of the list of named destinations (necessary to have more than ...
Jay Bryant
2007-04-11
1
-13
/
+17
*
Created a comparator for named destinations, to enable sorting the list of de...
Jay Bryant
2007-04-11
1
-0
/
+41
*
No change; just add svn:keywords and svn:Id properties on new files
Vincent Hennebert
2007-04-03
3
-310
/
+310
*
- fix minor checkstyle issues
Vincent Hennebert
2007-04-03
3
-7
/
+5
*
changes to support named destinations
Jay Bryant
2007-04-01
6
-10
/
+481
*
Typo in javadoc
Jeremias Maerki
2007-01-26
1
-1
/
+1
*
Bugzilla #40729:
Jeremias Maerki
2006-11-13
1
-1
/
+2
*
Bugzilla #40729:
Jeremias Maerki
2006-11-13
1
-14
/
+113
*
Tabs again. :-)
Jeremias Maerki
2006-10-11
1
-11
/
+11
*
Patch from bugzilla 5335 comment #17 applied, thanks to vincent.hennebert@any...
Bertrand Delacretaz
2006-10-11
1
-63
/
+39
*
code style
Jeremias Maerki
2006-10-11
1
-61
/
+48
*
(this file was missing in previous commit)
Bertrand Delacretaz
2006-10-10
1
-0
/
+322
*
Applied patch from bugzilla 5335, comment 10.
Bertrand Delacretaz
2006-10-10
2
-10
/
+58
*
Fixed a few JavaDoc errors. Removed some apparently unused/obsolete methods.
Joerg Pietschmann
2006-10-07
1
-6
/
+3
*
My last attempt at fixing SVG gradients in PDF wasn't successful. This one is:
Jeremias Maerki
2006-08-26
2
-2
/
+13
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
79
-395
/
+474
*
Bugzilla #40106:
Jeremias Maerki
2006-07-28
1
-1
/
+1
*
Bugfix for NullPointerException when xmp:ModifyDate isn't set in the FO metad...
Jeremias Maerki
2006-06-21
1
-2
/
+4
*
XML Graphics Commons 1.0 replaced with a SVN snapshot (containing the XMP fra...
Jeremias Maerki
2006-06-20
3
-180
/
+122
*
Added initial support for PDF/X-3:2003 (ISO 15930-6:2003(E)).
Jeremias Maerki
2006-06-14
22
-240
/
+804
*
Fixed font descriptor construction (italic angle and stemV mixed)
Jeremias Maerki
2006-05-29
1
-2
/
+2
*
Adding missing mandatory flags for PDF/A-1.
Jeremias Maerki
2006-05-08
1
-2
/
+11
*
Fixed encoding issue.
Jeremias Maerki
2006-04-06
1
-2
/
+3
*
Improved JUnit report creation.
Jeremias Maerki
2006-04-05
6
-1
/
+227
*
Reestablishing PDF 1.3 compatibility ("Z" is not available under JDK 1.3).
Jeremias Maerki
2006-04-05
1
-10
/
+39
*
Adding dependency on XML Graphics Commons.
Jeremias Maerki
2006-04-04
3
-4
/
+4
*
Changed PDFText.escapeText() so it doesn't output 7bit ASCII texts in hex mod...
Jeremias Maerki
2006-03-30
3
-25
/
+60
*
Bugfix for ICC color profile parsing in JPEG images.
Jeremias Maerki
2006-03-24
3
-9
/
+22
*
The about attribute must have the "rdf" namespace prefix.
Jeremias Maerki
2006-03-23
1
-22
/
+34
*
Bugzilla #39070:
Jeremias Maerki
2006-03-23
1
-1
/
+1
*
Certain filter combinations in PDF could lead to invalid PDFs. DecodeParams w...
Jeremias Maerki
2006-03-20
1
-6
/
+24
*
Tell about the offending font if it's not embedded and PDF/A is active.
Jeremias Maerki
2006-02-23
1
-1
/
+1
*
More work on PDF/A-1:
Jeremias Maerki
2006-02-22
7
-6
/
+91
*
Some explanations and warnings.
Jeremias Maerki
2006-02-17
2
-0
/
+6
*
A nit: dc:creator needs to be an ordered Text array.
Jeremias Maerki
2006-02-17
1
-1
/
+5
*
XMP metadata generation from the PDFInfo object now conforms to PDF/A-1 (6.7....
Jeremias Maerki
2006-02-17
5
-12
/
+198
*
Initial support for XMP metadata (PDF 1.4) under fo:declarations. Both xmpmet...
Jeremias Maerki
2006-02-17
6
-7
/
+290
*
Added support for relative font config URLs (metrics-url and embed-url). Thes...
Manuel Mall
2006-01-07
1
-22
/
+28
*
Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....
Jeremias Maerki
2005-11-14
5
-14
/
+14
*
Bugzilla #37236:
Jeremias Maerki
2005-10-26
2
-27
/
+21
*
Ported the command-line options for PDF encryption to trunk.
Jeremias Maerki
2005-10-25
1
-0
/
+2
*
Fix for internal forward references in PDF output (basic-link with internal-d...
Jeremias Maerki
2005-10-18
3
-26
/
+67
[next]