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_11
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
jgoncalves-pdfa-extension-fix
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
/
intermediate
/
IFRenderer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Transition source to standard maven hierarchy (initial).
Glenn Adams
2016-03-03
1
-1467
/
+0
*
FOP-2548: Support Barcode4J page number
Simon Steiner
2015-12-04
1
-0
/
+1
*
Address low priority findbugs warnings
Andreas L. Delmelle
2015-05-24
1
-6
/
+11
*
Fix or suppress 5- to 9-instance findbug warnings.
Glenn Adams
2014-08-10
1
-9
/
+13
*
Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings
Vincent Hennebert
2014-07-15
1
-1
/
+1
*
FOP-2301: Enable support for PDF sub-page transitions.
Glenn Adams
2013-11-01
1
-4
/
+28
*
FOP-2298: Enable support for PDF Transitions by defining low-level mechanism ...
Glenn Adams
2013-09-13
1
-0
/
+2
*
FOP-2265: Enable xlint cast; patch submitted by Simon Steiner
Luis Bernardo
2013-07-13
1
-1
/
+1
*
Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...
Vincent Hennebert
2013-05-07
1
-12
/
+12
*
Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...
Vincent Hennebert
2013-04-09
1
-29
/
+27
*
FOP-2195: use sparse arrays for position adjustments
Glenn Adams
2013-01-18
1
-12
/
+8
*
FOP-2184: optimize inefficient position adjustment array allocation in non-CS...
Glenn Adams
2013-01-12
1
-22
/
+17
*
Bugzilla #54081: properly tag hyphenated words in PDF output when accessibili...
Vincent Hennebert
2012-11-02
1
-0
/
+2
*
Added support for Rounded Corners (see Bugzilla 54041).
Peter Hancock
2012-10-24
1
-3
/
+29
|
\
|
*
Addressed Findbug and Checkstyle issues
Peter Hancock
2012-10-09
1
-1
/
+2
|
*
Merged trunk@1356765
Peter Hancock
2012-07-03
1
-2
/
+1
|
|
\
|
*
\
Merged trunk@1354651
Peter Hancock
2012-06-29
1
-85
/
+194
|
|
\
\
|
*
|
|
Bugzilla #49913:
Jeremias Maerki
2010-09-30
1
-3
/
+31
*
|
|
|
Bugzilla #54037: Issue a warning when accessibility is enabled for PDF output...
Vincent Hennebert
2012-10-22
1
-0
/
+7
*
|
|
|
Bugzilla #53980: PDF accessibility: Store language information coming from fo...
Vincent Hennebert
2012-10-08
1
-12
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Started unifying URI resolution mechanism, redesigned configuration system an...
Mehdi Houshmand
2012-05-31
1
-2
/
+1
|
|
/
|
/
|
*
|
Removed trailing whitespace and enabled corresponding RegexpSingleline Checks...
Vincent Hennebert
2012-03-05
1
-1
/
+1
*
|
enable ImportOrder rule; fix violations
Glenn Adams
2012-03-03
1
-1
/
+2
*
|
enable UnusedImports rule; fix violations
Glenn Adams
2012-03-02
1
-1
/
+0
*
|
enable MultipleVariableDeclarations rule; fix violations
Glenn Adams
2012-03-02
1
-2
/
+4
*
|
apply complex scripts patch
Glenn Adams
2012-02-26
1
-41
/
+131
*
|
Merged in Temp_ImproveAccessibility
Peter Hancock
2012-02-10
1
-10
/
+23
|
\
\
|
*
|
Addressed findbugs and checkstyle regressions
Temp_ImproveAccessibility
Peter Hancock
2012-02-06
1
-5
/
+6
|
*
|
Associate structure tree elements directly to render content
Peter Hancock
2012-01-27
1
-9
/
+12
|
*
|
Removed the DOM representation of the structure tree.
Vincent Hennebert
2011-11-24
1
-2
/
+12
*
|
|
Amended checkstyle errors and return carriages
Mehdi Houshmand
2012-01-30
1
-0
/
+2
*
|
|
Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers
Mehdi Houshmand
2012-01-30
1
-2
/
+4
*
|
|
Reverted changes made in r1234877, see bugzilla#52513
Mehdi Houshmand
2012-01-24
1
-4
/
+2
*
|
|
Moved the FOUserAgent into the constructor of the Renderers
Mehdi Houshmand
2012-01-23
1
-2
/
+4
|
/
/
*
|
Added id element to intermediate format to track the origin of content.
Vincent Hennebert
2011-04-18
1
-0
/
+24
*
|
Renamed Viewport into InlineViewport
Vincent Hennebert
2011-03-15
1
-3
/
+3
*
|
Bugzilla #49910: clipping rectangle is wrong on side-regions
Vincent Hennebert
2011-03-14
1
-25
/
+4
*
|
findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)
Simon Pepping
2010-11-17
1
-1
/
+1
|
/
*
Fixed indentation
Vincent Hennebert
2010-08-27
1
-4
/
+4
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
1
-2
/
+4
*
Renamed some variables and methods for consistency.
Vincent Hennebert
2009-10-21
1
-1
/
+1
*
Merged changes from Trunk up to revision 824832
Vincent Hennebert
2009-10-13
1
-4
/
+4
|
\
|
*
Some javadoc fixes: @code -> @link
Jeremias Maerki
2009-10-01
1
-4
/
+4
*
|
Merged changes from Trunk up to revision 816269
Vincent Hennebert
2009-09-18
1
-4
/
+2
|
\
|
|
*
Bugzilla #47311:
Jeremias Maerki
2009-08-02
1
-4
/
+2
|
*
Added support for adding extension elements and foreign attributes on fo:page...
Jeremias Maerki
2009-03-01
1
-7
/
+15
*
|
Added support for adding natural language information on page-sequence and do...
Jeremias Maerki
2009-04-17
1
-0
/
+14
*
|
Reverted changes for "ptr" to painter interface as announced in #46705. The p...
Jeremias Maerki
2009-04-14
1
-26
/
+38
*
|
Bugzilla #46705:
Jeremias Maerki
2009-02-19
1
-12
/
+24
|
/
*
Moved area tree example to package embedding/atxml.
Jeremias Maerki
2009-02-06
1
-6
/
+1
[next]