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
*
Fixed indentation
Vincent Hennebert
2010-08-27
6
-88
/
+88
*
Removed old Renderer implementations for AFP, PCL, PDF, PS.
Vincent Hennebert
2010-08-25
1
-0
/
+3
*
Bugfix for potential java.lang.IndexOutOfBoundsException in PDFDocument.outpu...
Jeremias Maerki
2010-08-18
1
-3
/
+1
*
Fixed javadoc, checkstyle and ant warnings
Simon Pepping
2010-08-18
1
-1
/
+1
*
One closing parenthesis too much.
Jeremias Maerki
2010-08-17
1
-1
/
+1
*
Resolved conflict (ClassCastException) with named destinations which in contr...
Jeremias Maerki
2010-08-17
3
-36
/
+71
*
Improvements/Bugfixes for PDF attachments (embedded files):
Jeremias Maerki
2010-08-16
9
-17
/
+219
*
Removed many "// CSOK: ConstantName" instances for constants, by converting t...
Jeremias Maerki
2010-08-14
3
-17
/
+9
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
16
-89
/
+153
*
Removed a bunch of javadoc warnings in addition to patch 49733
Simon Pepping
2010-08-13
3
-25
/
+0
*
Bugzilla #44460:
Jeremias Maerki
2010-08-03
7
-40
/
+167
*
Bugfix of bugfix for escaped PDF names.
Jeremias Maerki
2010-07-19
1
-3
/
+5
*
Bugfix: "/" must be escaped in names.
Jeremias Maerki
2010-07-19
1
-3
/
+3
*
Restored ColorExt after removing it from XML Graphics Commons again.
Jeremias Maerki
2010-07-02
1
-3
/
+4
*
Bugfix: PDF/A-1a mode was not properly reported.
Jeremias Maerki
2010-06-17
1
-1
/
+1
*
Put the /Resources reference directly into the underlying dictionary and hand...
Jeremias Maerki
2010-06-15
1
-3
/
+3
*
Color-related classes were moved to the org.apache.xmlgraphics.java2d.color p...
Jeremias Maerki
2010-06-14
1
-2
/
+2
*
Bugfix for formatting of floating point numbers which could lead to invalid P...
Jeremias Maerki
2010-06-04
1
-1
/
+1
*
Made part of setupsRGBColorProfile method synchronized to avoid ConcurrentMod...
Vincent Hennebert
2010-01-29
1
-12
/
+14
*
Bugzilla #48237:
Chris Bowditch
2010-01-08
1
-3
/
+3
*
Bugfix: need to properly escape the PDF names in a dictionary (bug triggered ...
Jeremias Maerki
2009-11-06
2
-3
/
+7
*
Merged changes from Trunk up to revision 829121
Vincent Hennebert
2009-10-23
1
-1
/
+1
|
\
|
*
Added just a bit more information to find out what's wrong.
Jeremias Maerki
2009-10-22
1
-1
/
+1
*
|
Renamed some variables and methods for consistency.
Vincent Hennebert
2009-10-21
4
-17
/
+13
*
|
Extracted code related to logical structure out of PDFDocumentHandler and put...
Vincent Hennebert
2009-10-12
7
-105
/
+133
*
|
Merged changes from Trunk up to revision 816269
Vincent Hennebert
2009-09-18
14
-113
/
+90
|
\
|
|
*
equals implementation violated spec -> replaced with new contentEquals function
Maximilian Berger
2009-09-15
12
-72
/
+38
|
*
Reverted rev 798521.
Jeremias Maerki
2009-08-03
2
-16
/
+15
|
*
Also use Rectangle instead of Rectangle2D for page boxes in the PDF library
Vincent Hennebert
2009-07-28
2
-15
/
+16
|
*
Bugzilla #47311:
Jeremias Maerki
2009-07-28
2
-45
/
+68
*
|
Enabled support for PDF/A-1a now that we have Tagged PDF, Natural Language Sp...
Jeremias Maerki
2009-04-17
3
-5
/
+55
*
|
Added support for adding natural language information on page-sequence and do...
Jeremias Maerki
2009-04-17
1
-0
/
+29
*
|
Removed FO to role mapping from the PDF library and moved it next to the rend...
Jeremias Maerki
2009-04-17
1
-77
/
+28
*
|
Fixed some bugs concerning marked content generation inside leaders (use-cont...
Jeremias Maerki
2009-04-16
1
-51
/
+1
*
|
Merge from Trunk revisions 744927 - 763662.
Jeremias Maerki
2009-04-14
4
-21
/
+18
|
\
|
|
*
Simplified the setting of filters in the AbstractPDFStream hierarchy. Instead...
Vincent Hennebert
2009-03-24
4
-21
/
+18
*
|
Bugzilla #46705:
Jeremias Maerki
2009-02-19
9
-5
/
+470
|
/
*
Merge from Trunk revisions 741104 - 744926.
Jeremias Maerki
2009-02-16
7
-21
/
+76
|
\
|
*
Now using the "font" filter list entry for font streams.
Jeremias Maerki
2009-02-16
6
-20
/
+75
|
*
Fixed IllegalArgumentException (no object number assigned) for this makeLink ...
Jeremias Maerki
2009-02-15
1
-1
/
+1
|
*
Reverted revision 742766.
Jeremias Maerki
2009-02-11
2
-20
/
+0
|
*
There was a filter list constant for fonts, but our font streams didn't use it.
Jeremias Maerki
2009-02-09
2
-0
/
+20
*
|
Performance improvements and file-size reductions by introducing letter-spaci...
Jeremias Maerki
2009-02-05
1
-23
/
+52
*
|
Merge from Trunk revisions 728026 - 731479.
Jeremias Maerki
2009-01-05
5
-25
/
+68
|
\
|
|
*
FOP now creates ToUnicode CMaps for single-byte fonts that don't use built-in...
Jeremias Maerki
2009-01-05
5
-25
/
+68
*
|
Forgot to add link support. First version added now. Generalizing this for th...
Jeremias Maerki
2008-12-09
2
-8
/
+38
*
|
Merge from Trunk revisions 719662 - 724689.
Jeremias Maerki
2008-12-09
4
-637
/
+437
|
\
|
|
*
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
|
*
SetCurrentPosition fix for line drawing.
Adrian Cumiskey
2008-11-20
1
-1
/
+1
[next]