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
*
Bugzilla #49403:
Jeremias Maerki
2010-06-25
2
-7
/
+12
*
Added a save/restoreGraphicsState pair for the initial coordinate system in P...
Jeremias Maerki
2010-04-26
2
-5
/
+5
*
Added getEventKey method to Event so that it's no longer necessary to store t...
Vincent Hennebert
2010-04-09
1
-2
/
+2
*
Now that the creation of event-model.xml has been standardised, the EventMode...
Vincent Hennebert
2010-04-09
1
-12
/
+0
*
Moved ResourceEventProducer to org.apache.fop
Vincent Hennebert
2010-04-09
1
-1
/
+1
*
Added possibility to customize PDF tagging via the role property
Vincent Hennebert
2010-01-13
6
-50
/
+158
*
Bugzilla #47311:
Jeremias Maerki
2009-11-25
1
-10
/
+10
*
Bugzilla #48227:
Jeremias Maerki
2009-11-25
1
-2
/
+0
*
Merged back Temp_Accessibility branch into Trunk
Vincent Hennebert
2009-10-27
13
-48
/
+824
|
\
|
*
Avoid NPE if intermediate XML was generated in accessibility mode but not the...
Vincent Hennebert
2009-10-22
1
-1
/
+2
|
*
Renamed TransformerNode into TransformerDefaultHandler and moved it into the ...
Vincent Hennebert
2009-10-21
1
-2
/
+2
|
*
Renamed some variables and methods for consistency.
Vincent Hennebert
2009-10-21
6
-43
/
+46
|
*
Route message for missing alt-text property through event notification system
Vincent Hennebert
2009-10-16
1
-3
/
+0
|
*
Made PDFImageHandlerGraphics2D accessible
Vincent Hennebert
2009-10-16
2
-2
/
+20
|
*
Added mappings for yet unimplemented FOs.
Vincent Hennebert
2009-10-15
1
-4
/
+12
|
*
Merged SimpleStructureTree and ParsedStructureTree classes into a single one,...
Vincent Hennebert
2009-10-15
2
-6
/
+4
|
*
Made the structure tree processing chain more robust by removing any assumpti...
Vincent Hennebert
2009-10-15
1
-12
/
+14
|
*
Merged changes from Trunk up to revision 824832
Vincent Hennebert
2009-10-13
3
-6
/
+7
|
|
\
|
|
/
|
/
|
|
*
Bugfix: render all background images as artifacts
Vincent Hennebert
2009-10-13
6
-76
/
+24
|
*
Reset imageReference once it's no longer needed
Vincent Hennebert
2009-10-12
1
-0
/
+1
|
*
Implemented accessibility in PDFRenderer
Vincent Hennebert
2009-10-12
2
-9
/
+84
|
*
Switched parameters of separateTextElements and beginTextObjectAccess, for co...
Vincent Hennebert
2009-10-12
2
-8
/
+8
|
*
Extracted code related to logical structure out of PDFDocumentHandler and put...
Vincent Hennebert
2009-10-12
5
-389
/
+349
|
*
Extracted code into new processStructureTree method
Vincent Hennebert
2009-09-28
1
-37
/
+42
|
*
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
|
|
\
|
*
|
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
|
|
\
\
|
*
|
|
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
*
|
|
|
Some javadoc fixes: @code -> @link
Jeremias Maerki
2009-10-01
3
-6
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
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
|
|
/
|
/
|
*
|
";mode=painter" MIME suffix removed from all new IFDocumentHandler implementa...
Jeremias Maerki
2009-02-23
1
-2
/
+1
|
/
*
Fixed copy/paste mistakes.
Jeremias Maerki
2009-02-16
1
-7
/
+1
[next]