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
/
RendererFactory.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
";mode=painter" MIME suffix removed from all new IFDocumentHandler implementa...
Jeremias Maerki
2009-02-23
1
-17
/
+69
*
Moved area tree example to package embedding/atxml.
Jeremias Maerki
2009-02-06
1
-2
/
+5
*
Introduced IFContext to provide access to foreign attributes (as discussed on...
Jeremias Maerki
2009-01-02
1
-1
/
+1
*
Added getUserAgent() to IFDocumentHandler (implemented by all implementations...
Jeremias Maerki
2008-12-17
1
-22
/
+22
*
Wired in the configuration for IFDocumentHandler.
Jeremias Maerki
2008-10-21
1
-0
/
+5
*
Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen...
Jeremias Maerki
2008-09-28
1
-55
/
+50
*
Improved/fixed font setup for painters. Reduced the whole thing to pass in a ...
Jeremias Maerki
2008-07-23
1
-0
/
+1
*
Started the IFParser.
Jeremias Maerki
2008-07-22
1
-6
/
+7
*
Renamed "iform" package to "intermediate" (iform was too cryptic for my taste)
Jeremias Maerki
2008-07-16
1
-46
/
+181
*
Bugzilla #41831:
Jeremias Maerki
2007-05-28
1
-15
/
+3
*
Stricter user config file validation.
Vincent Hennebert
2007-02-14
1
-1
/
+1
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
1
-5
/
+6
*
Adding dependency on XML Graphics Commons.
Jeremias Maerki
2006-04-04
1
-9
/
+10
*
Merged Temp_API_Finalization branch back into FOP Trunk:
Jeremias Maerki
2006-03-27
1
-1
/
+1
*
Removed duplicate entry in Renderer list.
Jeremias Maerki
2006-03-06
1
-17
/
+1
*
Add dynamic lookup of the RendererMakers to RendererFactory (as suggested by ...
Andreas L. Delmelle
2006-03-05
1
-9
/
+6
*
Step 1 (SVN just doesn't want me to delete the old directories):
Jeremias Maerki
2005-11-11
1
-3
/
+0
*
Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) ...
Jeremias Maerki
2005-11-11
1
-60
/
+242
*
Bugzilla #37253:
Jeremias Maerki
2005-11-09
1
-0
/
+3
*
Bugzilla: #33760
Jeremias Maerki
2005-06-09
1
-1
/
+5
*
Only check for the outputStream to be non-null if no overriding renderer has ...
Jeremias Maerki
2005-01-05
1
-2
/
+2
*
Centralized Renderer and FOEventHandler creation in the RenderFactory class.
Jeremias Maerki
2004-10-10
1
-0
/
+142