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
Branch
Commit message
Author
Age
main
FOP-3179: Fix position of image bounding box
Joao Goncalves
3 days
temp/ssteiner-java23
Build Java 23 without spotbugs
Simon Steiner
2 months
temp/ssteiner-pdfbox3
FOP-3203: Upgrade to PDFBox 3
Simon Steiner
3 months
fop-2_10
Update for release
Simon Steiner
3 months
fop-2_9
Update version
Simon Steiner
17 months
skynavga/configure-sonar-support
Add git ignores (#71)
Glenn Adams
22 months
fop-2_8
Update for release
ssteiner
2 years
fop-2_7
Update for release
Simon Steiner
3 years
fop-2_6
Update for release
Simon Steiner
4 years
fop-2.6
Branch
Simon Steiner
4 years
[...]
Tag
Download
Author
Age
2_10
xmlgraphics-fop-2_10.tar.gz
xmlgraphics-fop-2_10.zip
Simon Steiner
3 months
2_9
xmlgraphics-fop-2_9.tar.gz
xmlgraphics-fop-2_9.zip
Simon Steiner
17 months
fop-2_8
xmlgraphics-fop-fop-2_8.tar.gz
xmlgraphics-fop-fop-2_8.zip
ssteiner
2 years
fop-2_7
xmlgraphics-fop-fop-2_7.tar.gz
xmlgraphics-fop-fop-2_7.zip
Simon Steiner
3 years
fop-2_6
xmlgraphics-fop-fop-2_6.tar.gz
xmlgraphics-fop-fop-2_6.zip
Simon Steiner
4 years
fop-2_5
xmlgraphics-fop-fop-2_5.tar.gz
xmlgraphics-fop-fop-2_5.zip
Simon Steiner
5 years
fop-2_4
xmlgraphics-fop-fop-2_4.tar.gz
xmlgraphics-fop-fop-2_4.zip
Simon Steiner
5 years
fop-2_3
xmlgraphics-fop-fop-2_3.tar.gz
xmlgraphics-fop-fop-2_3.zip
Simon Steiner
7 years
fop-2_2
xmlgraphics-fop-fop-2_2.tar.gz
xmlgraphics-fop-fop-2_2.zip
Simon Steiner
8 years
fop-2_1
xmlgraphics-fop-fop-2_1.tar.gz
xmlgraphics-fop-fop-2_1.zip
Simon Steiner
9 years
[...]
Age
Commit message
Author
Files
Lines
2005-10-20
Fix for the two problems raised by Simon:
Temp_SpaceResolution
Jeremias Maerki
15
-80
/
+284
2005-10-20
Fix for ClassCastException
Jeremias Maerki
1
-2
/
+1
2005-10-19
More code cleanup. Removing the duplicate fobj variables.
Jeremias Maerki
2
-51
/
+54
2005-10-19
Some code clean up. Not everything about space resolution is purged, yet.
Jeremias Maerki
8
-137
/
+17
2005-10-19
Test case for space resolution in the footnote area. Currently disabled as th...
Jeremias Maerki
4
-5
/
+65
2005-10-19
Space resolution bugfix: Space specifiers didn't collapse when there was not ...
Jeremias Maerki
3
-1
/
+77
2005-10-18
Documenting what's still missing:
Jeremias Maerki
3
-0
/
+179
2005-10-18
Space and conditional length handling on fo:table.
Jeremias Maerki
16
-168
/
+831
2005-10-17
Test case that documents the behaviour discussed in: http://marc.theaimsgroup...
Jeremias Maerki
1
-0
/
+43
2005-10-17
Some more validation messages for tables (borders and padding) and improved a...
Jeremias Maerki
5
-14
/
+85
[...]