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
*
Factorized into a new class the parsing of the reduced FO tree, that was dupl...
Vincent Hennebert
2009-09-22
1
-112
/
+37
*
Merged changes from Trunk up to revision 816269
Vincent Hennebert
2009-09-18
7
-27
/
+83
|
\
|
*
removed possible null reference
Maximilian Berger
2009-09-15
1
-5
/
+5
|
*
Merged back ChangingIPDHack branch into Trunk
Vincent Hennebert
2009-08-26
1
-1
/
+2
|
*
Renamed PageScaleAttributes class into PageScale.
Vincent Hennebert
2009-08-12
1
-3
/
+3
|
*
Bugzilla #47311:
Jeremias Maerki
2009-08-03
1
-32
/
+18
|
*
Bugzilla #47311:
Jeremias Maerki
2009-08-02
1
-7
/
+53
|
*
Bugzilla #47311:
Jeremias Maerki
2009-07-28
2
-4
/
+8
|
*
Bugfix: if an incomplete GoTo action has already been recorded for a given ID...
Vincent Hennebert
2009-07-23
1
-7
/
+12
|
*
Bugfix: use the effective color profile supplied by the ImageEncodingHelper, ...
Vincent Hennebert
2009-05-08
1
-1
/
+13
*
|
Enabled support for PDF/A-1a now that we have Tagged PDF, Natural Language Sp...
Jeremias Maerki
2009-04-17
2
-3
/
+15
*
|
Added support for adding natural language information on page-sequence and do...
Jeremias Maerki
2009-04-17
1
-10
/
+21
*
|
Made use of method overloading to homogenize the addition of standard mappings.
Vincent Hennebert
2009-04-17
1
-33
/
+41
*
|
Removed FO to role mapping from the PDF library and moved it next to the rend...
Jeremias Maerki
2009-04-17
2
-5
/
+142
*
|
Incorporated some more of the feedback to #46705:
Jeremias Maerki
2009-04-17
1
-2
/
+1
*
|
Bugfix: Previous simplification requires keeping track of whether we are in a...
Jeremias Maerki
2009-04-16
3
-9
/
+13
*
|
Fixed some bugs concerning marked content generation inside leaders (use-cont...
Jeremias Maerki
2009-04-16
4
-61
/
+71
*
|
Fixed a possible NPE when intermediate content is parsed and navigation eleme...
Jeremias Maerki
2009-04-16
1
-4
/
+4
*
|
Reverted changes for "ptr" to painter interface as announced in #46705. The p...
Jeremias Maerki
2009-04-14
2
-8
/
+12
*
|
Merge from Trunk revisions 744927 - 763662.
Jeremias Maerki
2009-04-14
2
-2
/
+2
|
\
|
|
*
";mode=painter" MIME suffix removed from all new IFDocumentHandler implementa...
Jeremias Maerki
2009-02-23
1
-2
/
+1
*
|
Bugzilla #46974:
Jeremias Maerki
2009-04-09
1
-1
/
+1
*
|
JavaBeanified FOUserAgent.accessibilityEnabled().
Jeremias Maerki
2009-02-20
6
-29
/
+18
*
|
Bugzilla #46705:
Jeremias Maerki
2009-02-19
11
-40
/
+699
|
/
*
Fixed copy/paste mistakes.
Jeremias Maerki
2009-02-16
1
-7
/
+1
*
Moved area tree example to package embedding/atxml.
Jeremias Maerki
2009-02-06
2
-43
/
+4
*
Performance improvements and file-size reductions by introducing letter-spaci...
Jeremias Maerki
2009-02-05
2
-2
/
+20
*
Added general support for the fox:conversion-mode inside the new IF.
Jeremias Maerki
2009-01-11
1
-5
/
+2
*
Introduced IFContext to provide access to foreign attributes (as discussed on...
Jeremias Maerki
2009-01-02
3
-11
/
+11
*
Some PDF actions get pooled and therefore don't need to be registered.
Jeremias Maerki
2009-01-02
1
-1
/
+4
*
Guard against invalid destinations.
Jeremias Maerki
2009-01-02
1
-2
/
+8
*
Fixed another spacing issue in IFRenderer.
Jeremias Maerki
2008-12-22
1
-1
/
+1
*
Borders and leaders/rules for the PostScript painter.
Jeremias Maerki
2008-12-19
2
-1
/
+6
*
Added getUserAgent() to IFDocumentHandler (implemented by all implementations...
Jeremias Maerki
2008-12-17
1
-0
/
+1
*
My first attempt at implementing links was messed up. This second attempt act...
Jeremias Maerki
2008-12-11
2
-49
/
+68
*
Forgot to add link support. First version added now. Generalizing this for th...
Jeremias Maerki
2008-12-09
3
-75
/
+190
*
Merge from Trunk revisions 719662 - 724689.
Jeremias Maerki
2008-12-09
11
-241
/
+60
|
\
|
*
Batik's DOMUtilities.deepCloneDocument() doesn't propagate the document URI w...
Jeremias Maerki
2008-12-08
1
-2
/
+2
|
*
Reverted accidental commit of unfinished change. Sorry about that.
Jeremias Maerki
2008-12-08
1
-1
/
+0
|
*
Bugzilla #46360:
Jeremias Maerki
2008-12-07
2
-5
/
+11
|
*
* Reverted back the interface changes I made to ImageHandler.
Adrian Cumiskey
2008-11-25
5
-31
/
+10
|
*
SetCurrentPosition fix for line drawing.
Adrian Cumiskey
2008-11-20
2
-7
/
+7
|
*
* PDFImageHandler interface split into ImageHandler and PDFImageHandler.
Adrian Cumiskey
2008-11-13
8
-213
/
+55
|
*
"fixed" block container handling fixed (see block-container_absolute-position...
Adrian Cumiskey
2008-11-04
4
-47
/
+42
|
*
Fix for test/layoutengine/standard-testcases/block-container_absolute-positio...
Adrian Cumiskey
2008-10-31
1
-16
/
+16
|
*
All AFP library classes without Renderer dependencies moved from org.apache.f...
Adrian Cumiskey
2008-10-27
1
-1
/
+1
|
*
Merged revisions 706272,706276 via svnmerge from
Adrian Cumiskey
2008-10-20
1
-2
/
+2
|
*
Merged revisions 685573,685785,685879,685885 via svnmerge from
Adrian Cumiskey
2008-08-14
1
-7
/
+8
|
*
Merged revisions 681296,681307 via svnmerge from
Adrian Cumiskey
2008-07-31
1
-1
/
+0
|
*
Merged revisions 679052-679352 via svnmerge from
Vincent Hennebert
2008-07-25
19
-230
/
+230
[next]