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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bugzilla #36460 (first part):
Jeremias Maerki
2005-09-01
10
-314
/
+398
*
Been careless again, sorry.
Jeremias Maerki
2005-09-01
1
-3
/
+1
*
PDFNumber.doubleOut() rewritten using java.text.DecimalFormat.
Jeremias Maerki
2005-09-01
3
-52
/
+143
*
An additional comment so this line will not be activated accidentally. The pr...
Jeremias Maerki
2005-09-01
1
-0
/
+1
*
Reverting my earlier change to make FOP compile with Batik 1.6 again. I'm inv...
Jeremias Maerki
2005-09-01
1
-1
/
+1
*
Fixed copyright year.
Finn Bock
2005-09-01
1
-1
/
+1
*
A nit.
Jeremias Maerki
2005-08-31
1
-1
/
+1
*
Fixed license blurb.
Finn Bock
2005-08-31
1
-7
/
+15
*
Fix a compile conflict with BlockStackingLayoutManager.
Finn Bock
2005-08-31
1
-1
/
+1
*
Set not only the base URL for the SVG Document but also the URI. Otherwise, r...
Jeremias Maerki
2005-08-31
1
-1
/
+3
*
Bugzilla #36379:
Finn Bock
2005-08-31
114
-1042
/
+3966
*
Test case for squeezing an oversized image into a page. Currently fails becau...
Jeremias Maerki
2005-08-31
3
-0
/
+53
*
external-graphic property demonstration section.
Jeremias Maerki
2005-08-31
2
-8
/
+52
*
Bugzilla #36432:
Jeremias Maerki
2005-08-31
2
-1
/
+14
*
Bugzilla #36418:
Jeremias Maerki
2005-08-31
1
-4
/
+7
*
Fixed the use of Length property for baseline-shift.
Finn Bock
2005-08-30
2
-9
/
+9
*
added support for superscript and subscript
Peter Herweg
2005-08-30
1
-0
/
+8
*
added support for superscript and subscript
Peter Herweg
2005-08-30
2
-2
/
+17
*
Harmonization between the two Graphics2D implementations. Clipping is done af...
Jeremias Maerki
2005-08-30
2
-23
/
+32
*
Removed unnecessary comments.
Jeremias Maerki
2005-08-30
1
-8
/
+0
*
Some clean-up.
Jeremias Maerki
2005-08-30
1
-9
/
+4
*
Write to log output (debug level) which image source is used to load an image.
Jeremias Maerki
2005-08-30
1
-0
/
+5
*
normal-breaking6 shows problems with breaking in narrow environments.
Jeremias Maerki
2005-08-30
3
-0
/
+125
*
Fix for text-align2.xml (for real now). The alignment used to set up the elem...
Jeremias Maerki
2005-08-30
3
-7
/
+12
*
Hmm, seems like my fix was not enough. Now, it simply crashes due to a differ...
Jeremias Maerki
2005-08-30
2
-1
/
+5
*
Fix for ClassCastException as shown in text-align2 (Reported by Lawrence Mich...
Jeremias Maerki
2005-08-30
1
-3
/
+2
*
Some tests for text-align (not comprehensive!).
Jeremias Maerki
2005-08-30
2
-0
/
+171
*
Initial commit for a FO tree testing facility.
Jeremias Maerki
2005-08-30
10
-0
/
+509
*
added support for text-decoration
Peter Herweg
2005-08-29
3
-46
/
+29
*
Moved renderInlineBlockParent() up to the superclass. Fixes border and backgr...
Jeremias Maerki
2005-08-29
2
-12
/
+12
*
Fixed the page coordinate system for the PDF Renderer (Defect: Rounding and r...
Jeremias Maerki
2005-08-29
2
-24
/
+46
*
Character positioning array can easily become too long so break them after ev...
Jeremias Maerki
2005-08-29
1
-1
/
+5
*
Background trait's toString() streamlined. Test cases adjusted accordingly.
Jeremias Maerki
2005-08-29
17
-30
/
+95
*
Bugzilla #36396:
Jeremias Maerki
2005-08-29
10
-0
/
+833
*
Made the warnings more verbose.
Jeremias Maerki
2005-08-29
1
-3
/
+7
*
Set the background traits after the BPD and IPD are set.
Jeremias Maerki
2005-08-29
1
-7
/
+10
*
Set the background traits after the BPD and IPD are set.
Jeremias Maerki
2005-08-29
1
-2
/
+2
*
Set the background a little later, after the IPD is set. A block area grows a...
Jeremias Maerki
2005-08-29
1
-2
/
+2
*
A little more debug output.
Jeremias Maerki
2005-08-29
1
-1
/
+2
*
Write the start-indent trait to the area tree XML.
Jeremias Maerki
2005-08-29
1
-0
/
+3
*
Note about missing background on table-body, table-header and table-footer.
Jeremias Maerki
2005-08-29
1
-7
/
+15
*
Added warning for non-standard fallback
Andreas L. Delmelle
2005-08-28
1
-0
/
+3
*
Added warning for unimplemented feature
Andreas L. Delmelle
2005-08-28
1
-0
/
+3
*
RTF: borders had been too thick: divide by 50 to convert from millipoint to t...
Peter Herweg
2005-08-28
1
-1
/
+2
*
fixed support for basic-link; process table-footer only, if there is one
Peter Herweg
2005-08-28
1
-7
/
+8
*
Added negative reference-orientations to block-container4.
Jeremias Maerki
2005-08-27
3
-42
/
+212
*
Bugzilla #36391:
Jeremias Maerki
2005-08-27
1
-4
/
+7
*
Bugzilla #36394:
Jeremias Maerki
2005-08-27
1
-0
/
+1
*
Bugfixes and code cleanup:
Jeremias Maerki
2005-08-26
1
-136
/
+109
*
Fix problem with SVG painting. ET was not sent.
Jeremias Maerki
2005-08-26
1
-0
/
+1
[next]