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
*
Avoid with certain NPEs.
Jeremias Maerki
2004-11-01
3
-8
/
+10
*
Fixed conversion from millipoints to half-points
Jeremias Maerki
2004-11-01
1
-1
/
+1
*
Now compiles under JDK 5.0
Jeremias Maerki
2004-11-01
1
-2
/
+2
*
Removed special case handling of "auto" enum for length properties.
Finn Bock
2004-10-28
2
-3
/
+3
*
PR:
Glen Mazza
2004-10-28
1
-1
/
+1
*
PR:
Glen Mazza
2004-10-27
3
-10
/
+11
*
Cleanup after PR 31699.
Finn Bock
2004-10-25
1
-18
/
+2
*
Fourth phase of performance improvement.
Finn Bock
2004-10-20
6
-265
/
+215
*
Fourth phase of performance improvement.
Finn Bock
2004-10-20
1
-2
/
+1
*
Second phase of performance improvement.
Finn Bock
2004-10-19
1
-1
/
+1
*
End textmode before emitting an image.
Finn Bock
2004-10-19
1
-0
/
+1
*
Removed unused imports.
Finn Bock
2004-10-17
1
-1
/
+0
*
Exit text-mode before rendering a instream-foreign-object.
Finn Bock
2004-10-15
1
-0
/
+1
*
PR:
Glen Mazza
2004-10-12
1
-51
/
+52
*
style and a comment
Jeremias Maerki
2004-10-11
1
-4
/
+4
*
Bugzilla #31512:
Jeremias Maerki
2004-10-11
1
-0
/
+14
*
Deleted unused imports.
Finn Bock
2004-10-11
1
-2
/
+0
*
Centralized Renderer and FOEventHandler creation in the RenderFactory class.
Jeremias Maerki
2004-10-10
1
-0
/
+142
*
Implement the cheaper mechanism to ensure correct rendering at differing reso...
Jeremias Maerki
2004-10-10
2
-19
/
+45
*
Set Batik rendering hints to improve output quality.
Jeremias Maerki
2004-10-10
1
-0
/
+7
*
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
*
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
*
PR:
Glen Mazza
2004-10-02
1
-2
/
+4
*
Simplified the handling of length attributes.
Finn Bock
2004-10-01
1
-140
/
+49
*
Simplified the handling of length attributes.
Finn Bock
2004-10-01
1
-74
/
+29
*
Support nested attribute values, for use with border control words.
Finn Bock
2004-10-01
2
-2
/
+21
*
Simplified the handling of length attributes.
Finn Bock
2004-10-01
2
-115
/
+35
*
Helper class which supports FOP datatypes as values.
Finn Bock
2004-10-01
1
-0
/
+51
*
Initial support for fo:blockcontainer.
Finn Bock
2004-10-01
2
-0
/
+82
*
Add support for the generator element which identifies the generating applica...
Jeremias Maerki
2004-10-01
2
-0
/
+57
*
Support fo:character.
Finn Bock
2004-10-01
1
-0
/
+37
*
Make the rtf output a little less random and thus easier to compare
Finn Bock
2004-10-01
1
-1
/
+1
*
Write the "sectd" after the page attributes, so the default margins for
Finn Bock
2004-10-01
1
-1
/
+1
*
Style: fix indent.
Finn Bock
2004-10-01
1
-41
/
+40
*
Emit valid floating point numbers, even when running under a Locale with
Finn Bock
2004-09-28
1
-3
/
+5
*
Removal of empty Title subclass, now using LineArea.
Glen Mazza
2004-09-25
5
-12
/
+9
*
Support url(...) function in image source.
Finn Bock
2004-09-24
1
-0
/
+1
*
Style: fix indent.
Finn Bock
2004-09-24
1
-6
/
+6
*
Fix NPE
Jeremias Maerki
2004-09-23
1
-3
/
+9
*
Moved test classes to their proper location.
Jeremias Maerki
2004-09-23
15
-1283
/
+0
*
Calculate the margin offsets (border & padding), by increasing
Finn Bock
2004-09-23
2
-99
/
+36
*
Simplify ET/BT handling by keeping track of the current state.
Finn Bock
2004-09-22
1
-64
/
+22
*
Gets rid of currentBlockIPPosition. Use currentIPPosition instead and
Finn Bock
2004-09-22
5
-37
/
+30
*
Use content ipd/bpd instead of allocation width/height.
Finn Bock
2004-09-22
6
-48
/
+76
*
Removed unneded import statements.
Finn Bock
2004-09-09
3
-3
/
+0
*
Removed unneeded import statements. Makes eclipse happy.
Finn Bock
2004-09-07
2
-10
/
+0
*
Renamed FOInputHandler to somewhat more intuitive FOEventHandler.
Glen Mazza
2004-09-06
2
-98
/
+98
[next]