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
/
test
/
java
/
org
/
apache
/
fop
/
intermediate
/
IFParserTestCase.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Transition source to standard maven hierarchy (initial).
Glenn Adams
2016-03-03
1
-113
/
+0
*
Bugfix: When restarting layout for the last page, discard glues and penalties...
Vincent Hennebert
2012-07-12
1
-16
/
+1
*
Started unifying URI resolution mechanism, redesigned configuration system an...
Mehdi Houshmand
2012-05-31
1
-2
/
+1
*
Merged in Temp_ImproveAccessibility
Peter Hancock
2012-02-10
1
-1
/
+16
|
\
|
*
Removed the DOM representation of the structure tree.
Vincent Hennebert
2011-11-24
1
-1
/
+16
*
|
Bugzilla 52136: Added to build file JUnit target that uses a regex to run all...
Vincent Hennebert
2011-11-07
1
-1
/
+1
|
/
*
Bugzilla#512010: Simplification of the build.
Peter Hancock
2011-10-19
1
-1
/
+1
*
Bugzilla #51928: Upgraded all tests to JUnit 4
Vincent Hennebert
2011-10-04
1
-4
/
+27
*
Added id element to intermediate format to track the origin of content.
Vincent Hennebert
2011-04-18
1
-107
/
+10
*
Forgot to remove the old ";mode=painter" work-around.
Jeremias Maerki
2009-02-25
1
-1
/
+1
*
Fixed test error for transcoders.
Jeremias Maerki
2009-01-30
1
-10
/
+7
*
Added validation against XML Schema of the intermediate format so we notice w...
Jeremias Maerki
2009-01-30
1
-0
/
+53
*
Introduced IFContext to provide access to foreign attributes (as discussed on...
Jeremias Maerki
2009-01-02
1
-2
/
+3
*
Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen...
Jeremias Maerki
2008-09-28
1
-13
/
+13
*
Make IFParserTestCase use the temporary, attributed MIME type for PDF (so the...
Jeremias Maerki
2008-08-12
1
-0
/
+6
*
Set error listener on both IF and AT tests.
Jeremias Maerki
2008-07-28
1
-17
/
+1
*
Don't let Xalan's default error listener swallow exceptions.
Jeremias Maerki
2008-07-28
1
-0
/
+18
*
Improved/fixed font setup for painters. Reduced the whole thing to pass in a ...
Jeremias Maerki
2008-07-23
1
-0
/
+129