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
path:
root
/
src
/
java
/
org
/
apache
/
fop
/
render
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Do the regiontraits before changes ctm because the ctm only apply for the
Finn Bock
2004-02-04
2
-5
/
+6
*
Tab char and style fixes only.
Jeremias Maerki
2004-02-03
1
-27
/
+26
*
Phase 3 (last) of bug 26434.
Finn Bock
2004-02-02
5
-18
/
+18
*
Phase 2 of bug 26434.
Finn Bock
2004-02-02
2
-4
/
+4
*
fixed runtime error while reading PR_BORDER_WIDTH or PR_BORDER_STYLE
Peter Herweg
2004-01-30
1
-37
/
+28
*
Handle SPACE_START trait for block areas.
Finn Bock
2004-01-29
3
-32
/
+73
*
improved support for margin-top and margin-bottom in fo:region-XXX
Peter Herweg
2004-01-28
3
-27
/
+96
*
Removed call of JFOR's WhiteSpaceCollapser; now this is done by FOP
Peter Herweg
2004-01-27
2
-18
/
+4
*
Submitted by Lucas Bruand to JFOR: escape all characters > 127 instead of 255
Peter Herweg
2004-01-27
1
-1
/
+1
*
added support for white-space-treatment and linefeed-treatment by deferring t...
Peter Herweg
2004-01-27
1
-0
/
+282
*
Switching from passing the FOUserAgent for several of the image
Glen Mazza
2004-01-25
3
-9
/
+9
*
Fix a 'javadoc' warning about missing @see target.
Finn Bock
2004-01-25
1
-1
/
+1
*
fixed wrong datatype in overriden method
Peter Herweg
2004-01-24
1
-9
/
+9
*
Fix javadoc warnings caused by unknown @see targets.
Finn Bock
2004-01-24
11
-22
/
+22
*
Use PDFNumber.doubleOut to format the floats in a transformation matrix.
Finn Bock
2004-01-21
1
-3
/
+7
*
Submitted by: Marc Wilhelm Kuester; added support for fo:list in fo:footnote;...
Peter Herweg
2004-01-20
2
-9
/
+37
*
Block height/width elaboration for XML Renderer--Patch by Finn Bock.
Glen Mazza
2004-01-20
1
-2
/
+3
*
replaced string constants with int constants
Peter Herweg
2004-01-18
2
-13
/
+13
*
Moved the interfaces into the Constants class on a trial basis (we may still
Glen Mazza
2004-01-17
6
-7
/
+2
*
More String->Int conversions (ones I've missed previously.) Appears I've fin...
Glen Mazza
2004-01-14
1
-1
/
+2
*
added support for fo:footnote
Peter Herweg
2004-01-10
4
-5
/
+209
*
More String-->int conversions. Work primarily from Finn Bock's patch.
Glen Mazza
2004-01-05
1
-7
/
+7
*
bug fixed: The first occurence of a custom color was displayed with wrong color
Peter Herweg
2004-01-03
1
-2
/
+11
*
Remove unused imports to quieten Eclipse.
Peter Bernard West
2004-01-03
2
-3
/
+0
*
Removed unnecessary semi-colon.
Peter Bernard West
2004-01-02
1
-1
/
+1
*
added support for fo:basic-link
Peter Herweg
2004-01-01
4
-5
/
+57
*
More String->int conversions, annoyingly incremental but I'm getting there...
Glen Mazza
2003-12-29
5
-34
/
+36
*
PR:
Glen Mazza
2003-12-22
3
-3
/
+3
*
1. Moved static element and property structures from PropertyList (previously...
Glen Mazza
2003-12-20
7
-63
/
+42
*
Moved FontSetup and two helper classes from render.pdf to fonts package.
Glen Mazza
2003-12-12
11
-528
/
+15
*
1.) Chris Bowditch's patch on padding-start implemented. (Changes were
Glen Mazza
2003-11-24
2
-93
/
+114
*
Style fixes only
Jeremias Maerki
2003-11-22
17
-192
/
+169
*
RTF output: Support for fo:list-block
Jeremias Maerki
2003-11-22
12
-215
/
+935
*
fix Unicode encoding problem in comments
William Victor Mote
2003-11-19
1
-27
/
+27
*
Peter Herweg's patch applied:
Glen Mazza
2003-11-15
1
-3
/
+5
*
Peter Herweg's latest patch applied:
Glen Mazza
2003-11-09
5
-22
/
+23
*
Style fixes only
Jeremias Maerki
2003-11-08
15
-246
/
+227
*
RTF: Add support for number-rows-spanned, height (at table-row) and margin-le...
Jeremias Maerki
2003-11-08
7
-20
/
+71
*
Changed image loading to use Commons IO.
Jeremias Maerki
2003-11-08
1
-15
/
+8
*
RTF: added support for fo:external-graphic
Jeremias Maerki
2003-11-08
4
-6
/
+79
*
Substantial refactoring of the PS transcoder (especially the text painting, l...
Jeremias Maerki
2003-11-07
14
-814
/
+1518
*
RTF structural renderer moved from root to render.rtf, joining all the other ...
Glen Mazza
2003-11-04
94
-0
/
+15171
*
Clearer method names given for finding border and padding for regions.
Glen Mazza
2003-11-02
1
-7
/
+4
*
Moved mif package (including structural renderer MIFHandler.java) to
Glen Mazza
2003-11-01
6
-0
/
+1035
*
1. PDF block background rendering properly offset to account for region
Glen Mazza
2003-11-01
1
-27
/
+6
*
Layout changed to account for fo:region-body borders and padding when
Glen Mazza
2003-11-01
2
-9
/
+9
*
renamed org.apache.fop.area.inline.Word to .TextArea (.Text not used to avoid
Glen Mazza
2003-10-28
7
-57
/
+56
*
1. TraitSetter modified to provide padding properties for regions.
Glen Mazza
2003-10-26
1
-20
/
+63
*
Applied Tom DeWeese/Batik Team's SVG patches. New Batik.jar created from lat...
Glen Mazza
2003-10-11
1
-107
/
+31
*
Document name switched from default "Java Printing" text to "FOP Document".
Glen Mazza
2003-10-07
1
-1
/
+1
[prev]
[next]