aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
mainFOP-3179: Fix position of image bounding boxJoao Goncalves3 days
temp/ssteiner-java23Build Java 23 without spotbugsSimon Steiner2 months
temp/ssteiner-pdfbox3FOP-3203: Upgrade to PDFBox 3Simon Steiner3 months
fop-2_10Update for releaseSimon Steiner3 months
fop-2_9Update versionSimon Steiner17 months
skynavga/configure-sonar-supportAdd git ignores (#71)Glenn Adams22 months
fop-2_8Update for releasessteiner2 years
fop-2_7Update for releaseSimon Steiner3 years
fop-2_6Update for releaseSimon Steiner4 years
fop-2.6BranchSimon Steiner4 years
[...]
 
TagDownloadAuthorAge
2_10xmlgraphics-fop-2_10.tar.gz  xmlgraphics-fop-2_10.zip  Simon Steiner3 months
2_9xmlgraphics-fop-2_9.tar.gz  xmlgraphics-fop-2_9.zip  Simon Steiner17 months
fop-2_8xmlgraphics-fop-fop-2_8.tar.gz  xmlgraphics-fop-fop-2_8.zip  ssteiner2 years
fop-2_7xmlgraphics-fop-fop-2_7.tar.gz  xmlgraphics-fop-fop-2_7.zip  Simon Steiner3 years
fop-2_6xmlgraphics-fop-fop-2_6.tar.gz  xmlgraphics-fop-fop-2_6.zip  Simon Steiner4 years
fop-2_5xmlgraphics-fop-fop-2_5.tar.gz  xmlgraphics-fop-fop-2_5.zip  Simon Steiner5 years
fop-2_4xmlgraphics-fop-fop-2_4.tar.gz  xmlgraphics-fop-fop-2_4.zip  Simon Steiner5 years
fop-2_3xmlgraphics-fop-fop-2_3.tar.gz  xmlgraphics-fop-fop-2_3.zip  Simon Steiner7 years
fop-2_2xmlgraphics-fop-fop-2_2.tar.gz  xmlgraphics-fop-fop-2_2.zip  Simon Steiner8 years
fop-2_1xmlgraphics-fop-fop-2_1.tar.gz  xmlgraphics-fop-fop-2_1.zip  Simon Steiner9 years
[...]
 
AgeCommit messageAuthorFilesLines
2005-10-20Fix for the two problems raised by Simon: Temp_SpaceResolutionJeremias Maerki15-80/+284
2005-10-20Fix for ClassCastExceptionJeremias Maerki1-2/+1
2005-10-19More code cleanup. Removing the duplicate fobj variables.Jeremias Maerki2-51/+54
2005-10-19Some code clean up. Not everything about space resolution is purged, yet.Jeremias Maerki8-137/+17
2005-10-19Test case for space resolution in the footnote area. Currently disabled as th...Jeremias Maerki4-5/+65
2005-10-19Space resolution bugfix: Space specifiers didn't collapse when there was not ...Jeremias Maerki3-1/+77
2005-10-18Documenting what's still missing: Jeremias Maerki3-0/+179
2005-10-18Space and conditional length handling on fo:table.Jeremias Maerki16-168/+831
2005-10-17Test case that documents the behaviour discussed in: http://marc.theaimsgroup...Jeremias Maerki1-0/+43
2005-10-17Some more validation messages for tables (borders and padding) and improved a...Jeremias Maerki5-14/+85
[...]