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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Second phase of performance improvement.
Finn Bock
2004-10-19
1
-2
/
+6
*
Second phase of performance improvement.
Finn Bock
2004-10-19
5
-9
/
+9
*
Initial version.
Finn Bock
2004-10-19
1
-0
/
+69
*
Second phase of performance improvement.
Finn Bock
2004-10-19
1
-6
/
+7
*
End textmode before emitting an image.
Finn Bock
2004-10-19
1
-0
/
+1
*
Second phase of performance improvement.
Finn Bock
2004-10-19
2
-26
/
+17
*
Second phase of performance improvement.
Finn Bock
2004-10-19
1
-20
/
+18
*
Second phase of performance improvement.
Finn Bock
2004-10-19
1
-233
/
+41
*
Second phase of performance improvement. Pass the propertyList into
Finn Bock
2004-10-19
6
-122
/
+33
*
First phase of performance improvement. Added bind() and startOfNode()
Finn Bock
2004-10-19
55
-432
/
+3620
*
First phase of performance improvement.
Finn Bock
2004-10-18
1
-0
/
+92
*
Fix copyright year.
Finn Bock
2004-10-18
2
-2
/
+2
*
Initial version.
Finn Bock
2004-10-18
2
-0
/
+353
*
First phase of performance improvement.
Finn Bock
2004-10-18
2
-5
/
+61
*
Added convenience method getValue() that returns the value as an int.
Finn Bock
2004-10-18
2
-1
/
+11
*
Removed unused method.
Finn Bock
2004-10-17
1
-4
/
+0
*
Removed unused imports.
Finn Bock
2004-10-17
3
-3
/
+0
*
Moved Luca to the committer's list, updated news section.
Glen Mazza
2004-10-16
2
-3
/
+7
*
Exit text-mode before rendering a instream-foreign-object.
Finn Bock
2004-10-15
1
-0
/
+1
*
Fix a ArrayIndexOutOfBoundsException when loading indexed PNGs.
Finn Bock
2004-10-13
1
-11
/
+10
*
Children can now contain FONodes (esp. FOText).
Finn Bock
2004-10-13
1
-1
/
+1
*
PR:
Glen Mazza
2004-10-13
4
-38
/
+12
*
Endlich habe ich dem Insekt gefunden! Jetzt kann FOText das Kind von FONode ...
Glen Mazza
2004-10-13
2
-4
/
+5
*
PR:
Glen Mazza
2004-10-12
28
-100
/
+96
*
Made a common base class for both PNG and TIFF classes because they are almos...
Jeremias Maerki
2004-10-11
3
-300
/
+238
*
style and a comment
Jeremias Maerki
2004-10-11
1
-4
/
+4
*
Bugzilla #31512:
Jeremias Maerki
2004-10-11
5
-2
/
+377
*
Deleted unused imports.
Finn Bock
2004-10-11
1
-2
/
+0
*
Calculations of indents must use the writing-mode of the parent. See
Finn Bock
2004-10-10
1
-0
/
+2
*
Simplify the calculation of the viewport. Now that indents are
Finn Bock
2004-10-10
1
-33
/
+2
*
Fully implement the 5.3.2 rules for calculating indent values.
Finn Bock
2004-10-10
1
-8
/
+22
*
Added helper method getWMPropertyList().
Finn Bock
2004-10-10
1
-11
/
+16
*
Fix regression for fo:retrieve-marker.
Finn Bock
2004-10-10
1
-1
/
+11
*
When the child LM is a RetrieveMarker, it need a valid parent before
Finn Bock
2004-10-10
1
-0
/
+2
*
Centralized Renderer and FOEventHandler creation in the RenderFactory class.
Jeremias Maerki
2004-10-10
4
-90
/
+185
*
Implement the cheaper mechanism to ensure correct rendering at differing reso...
Jeremias Maerki
2004-10-10
4
-24
/
+65
*
Set Batik rendering hints to improve output quality.
Jeremias Maerki
2004-10-10
2
-22
/
+36
*
Add getMimeType() to the Renderer interface as AbstractRenderer implements th...
Jeremias Maerki
2004-10-10
1
-0
/
+7
*
Make fonts configurable for PS Renderer and now use PrintRenderer as base cla...
Jeremias Maerki
2004-10-10
1
-13
/
+10
*
javadoc fix
Jeremias Maerki
2004-10-10
1
-1
/
+1
*
Fix to avoid leading and trailing spaces in the values being read.
Jeremias Maerki
2004-10-10
1
-18
/
+19
*
This is supposed to fix a problem that surfaced with Finn's latest change in ...
Jeremias Maerki
2004-10-10
1
-1
/
+2
*
Code indentation only
Jeremias Maerki
2004-10-10
1
-5
/
+5
*
Fix missing static-content regression.
Finn Bock
2004-10-08
1
-0
/
+2
*
Fix javadoc warnings.
Finn Bock
2004-10-07
22
-25
/
+25
*
PR:
Glen Mazza
2004-10-04
1
-2
/
+4
*
PR:
Glen Mazza
2004-10-04
2
-26
/
+15
*
Re-enable calls to TableAttributesConverter.makeBorder.
Finn Bock
2004-10-03
1
-4
/
+1
*
Added makeBorder() method.
Finn Bock
2004-10-03
1
-40
/
+71
*
Set value for characterValue variable in fo.flow.Character--needed for its On...
Glen Mazza
2004-10-03
2
-2
/
+3
[next]