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
*
FOP-2357: When an SVG image has transparency and a PDF profile is used that d...
Vincent Hennebert
2014-03-14
2
-2
/
+27
*
Brought the branch in sync with rev. 1562429 of trunk
Vincent Hennebert
2014-01-30
36
-109
/
+2318
|
\
|
*
FOP-1801: conversion B&W GIF=>PDF creates PDF with colorspace RGB if FOP0.95 ...
Luis Bernardo
2014-01-17
1
-10
/
+28
|
*
Enabled LineLength check and fixed corresponding issues
Vincent Hennebert
2013-12-03
1
-1
/
+2
|
*
Reverted changes to PDFStructureTreeBuilder from rev. 1537600
Vincent Hennebert
2013-11-05
1
-6
/
+2
|
*
FOP-2301: Enable support for PDF sub-page transitions.
Glenn Adams
2013-11-01
30
-350
/
+1621
|
*
FOP-2310: Fix misplaced table cell border in WM RTL context.
Glenn Adams
2013-10-31
1
-1
/
+6
|
*
FOP-2298: One last @Override to remove to satisfy broken Java 5 support.
Glenn Adams
2013-09-17
1
-1
/
+0
|
*
FOP-2298: Java 5 is more strict than Java 6 about use of @Override on impleme...
Glenn Adams
2013-09-16
2
-3
/
+0
|
*
FOP-2298: Java 5 doesn't support String.isEmpty
Glenn Adams
2013-09-16
3
-4
/
+4
|
*
FOP-2298: Enable support for PDF Transitions by defining low-level mechanism ...
Glenn Adams
2013-09-13
17
-77
/
+999
*
|
Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs.
Vincent Hennebert
2013-07-29
1
-1
/
+3
|
/
*
FOP-2259: 1 bit TIFF error; patch submitted by Simon Steiner
Luis Bernardo
2013-07-12
2
-2
/
+12
*
FOP-2248: add support for AES 256 PDF encryption
Luis Bernardo
2013-05-18
2
-4
/
+25
*
Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...
Vincent Hennebert
2013-05-07
3
-16
/
+16
*
Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...
Vincent Hennebert
2013-05-07
1
-14
/
+14
*
Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...
Vincent Hennebert
2013-04-09
2
-26
/
+26
*
FOP #2234: NPE when rendering a document with markers and accessibility is en...
Vincent Hennebert
2013-04-08
3
-11
/
+15
*
FOP-2216: PDF forms are offset; patch submitted by Simon Steiner
Luis Bernardo
2013-03-16
1
-0
/
+6
*
FOP-2195: use sparse arrays for position adjustments
Glenn Adams
2013-01-18
1
-2
/
+1
*
FOP-2188: optimize string allocation in pdf output processing
Glenn Adams
2013-01-16
1
-0
/
+3
*
Bugzilla #54169: Split the parent tree (the number tree corresponding to the ...
Vincent Hennebert
2012-11-19
1
-2
/
+2
*
fixes checkstyles issues from revisions 1391502 and 1400536
Luis Bernardo
2012-11-04
1
-1
/
+1
*
Bugzilla #54081: properly tag hyphenated words in PDF output when accessibili...
Vincent Hennebert
2012-11-02
2
-26
/
+43
*
Bugzilla#45822: Changed the dashed borders to appear more like dashes and les...
Mehdi Houshmand
2012-10-30
1
-14
/
+5
*
Added support for Rounded Corners (see Bugzilla 54041).
Peter Hancock
2012-10-24
3
-340
/
+526
|
\
|
*
Addressed Findbug and Checkstyle issues
Peter Hancock
2012-10-09
1
-7
/
+3
|
*
Increased unit test coverage for the Painters
Peter Hancock
2012-10-08
3
-372
/
+511
|
*
Merged trunk@1391502
Peter Hancock
2012-10-04
5
-224
/
+394
|
|
\
|
*
\
Merged trunk@1373227
Peter Hancock
2012-08-16
4
-142
/
+76
|
|
\
\
|
*
\
\
Merged trunk@1356765
Peter Hancock
2012-07-03
12
-547
/
+738
|
|
\
\
\
|
*
\
\
\
Merged trunk@1354651
Peter Hancock
2012-06-29
25
-475
/
+1165
|
|
\
\
\
\
|
*
|
|
|
|
Bugzilla #49913:
Jeremias Maerki
2010-09-30
2
-5
/
+61
*
|
|
|
|
|
Bugzilla #54038: Added PDF/A-2 output option
Vincent Hennebert
2012-10-22
2
-5
/
+4
*
|
|
|
|
|
Bugzilla #54037: Issue a warning when accessibility is enabled for PDF output...
Vincent Hennebert
2012-10-22
3
-0
/
+56
*
|
|
|
|
|
bugzilla #40676: patch 29132 with changes, support for sRGB and iCCP chunks
Luis Bernardo
2012-10-20
2
-24
/
+63
*
|
|
|
|
|
bugzilla #54024: rewrote generation of /PageLabels dictionary
Luis Bernardo
2012-10-17
1
-6
/
+1
*
|
|
|
|
|
Bugzilla #53980: PDF accessibility: Store language information coming from fo...
Vincent Hennebert
2012-10-08
1
-2
/
+22
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Bugzilla #53902: Added possibility to define 'header' table columns (the same...
Vincent Hennebert
2012-09-26
1
-17
/
+12
*
|
|
|
|
Bugzilla 53778: When PDF accessibility is enabled, the contents for the diffe...
Vincent Hennebert
2012-08-24
5
-224
/
+399
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Bugzilla #53639: When PDF accessibility is enabled, the Scope attribute must ...
Vincent Hennebert
2012-08-02
3
-141
/
+63
*
|
|
|
Bugzilla #53596: When PDF accessibility is enabled, the structure tree must c...
Vincent Hennebert
2012-07-24
1
-0
/
+12
*
|
|
|
Changed the logging mechanism for the PDF filter list to debug level
Mehdi Houshmand
2012-07-04
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Check style and find bugs now pass without errors
Mehdi Houshmand
2012-07-03
3
-5
/
+3
*
|
|
Merged in trunk@1356161
Mehdi Houshmand
2012-07-02
3
-44
/
+34
|
\
\
\
|
*
|
|
Changed the exception message when internal font key == null, also some clean...
Mehdi Houshmand
2012-07-02
3
-48
/
+34
|
|
|
/
|
|
/
|
*
|
|
Improved the handling of defaults for PDF config and general clean up
Mehdi Houshmand
2012-06-26
8
-357
/
+430
*
|
|
Merged in trunk@1353397
Mehdi Houshmand
2012-06-26
2
-0
/
+16
|
\
|
|
|
*
|
Bugzilla #40676: Fix interoperability issue with Adobe reader regarding use o...
Glenn Adams
2012-06-24
2
-0
/
+16
*
|
|
Predominantly clean up and javadocs, very little functional change here
Mehdi Houshmand
2012-06-22
2
-23
/
+22
[next]