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
*
Use the new property expressions. Clients must use Length when retrieving
Finn Bock
2004-02-26
14
-58
/
+137
*
Made redundant by the expresion tree.
Finn Bock
2004-02-26
2
-249
/
+0
*
Support for percentages in property expression.
Finn Bock
2004-02-26
23
-530
/
+873
*
Changed internal renderInlineXXX() functions from public to protected access....
Glen Mazza
2004-02-25
3
-56
/
+12
*
Removal of Visitor patterns from AbstractRenderer, moving of business logic f...
Glen Mazza
2004-02-25
10
-288
/
+55
*
Formatting cleanup of fo:layout-master-sets in examples.
Glen Mazza
2004-02-22
38
-284
/
+335
*
Modification made for collecting parameters to be compatible (hopefully) with
Glen Mazza
2004-02-11
1
-3
/
+19
*
1.) Deprecation of most constructors in XSLTInputHandler in favor of JAXP.
Glen Mazza
2004-02-10
5
-21
/
+57
*
Updated fop.bat.
Glen Mazza
2004-02-10
1
-1
/
+1
*
Draw the borders of a BlockViewport before setting the CTM
Finn Bock
2004-02-10
1
-18
/
+19
*
Set correct ipd/bpd of both the viewport and reference area.
Finn Bock
2004-02-10
1
-11
/
+35
*
Added '-results' options to set the result ouput directory.
Finn Bock
2004-02-10
1
-1
/
+4
*
Modification of ExampleXML2PDF to show a Transformer.setParameter() call.
Glen Mazza
2004-02-09
2
-49
/
+36
*
Simplefy the huge merge loop and allow compilation with jdk1.3.
Finn Bock
2004-02-09
2
-1243
/
+1138
*
Fixed the missing table header bug.
Joerg Pietschmann
2004-02-07
1
-2
/
+2
*
Don't copy codegen files.
Joerg Pietschmann
2004-02-07
1
-25
/
+27
*
Fix packaging of all-in-one transcoder JAR (due to changes in Commons IO).
Jeremias Maerki
2004-02-06
1
-2
/
+3
*
Adapt to changes in Commons IO's APIs.
Jeremias Maerki
2004-02-06
8
-31
/
+40
*
Updating to latest Commons IO snapshot (Reason: API changes).
Jeremias Maerki
2004-02-06
2
-0
/
+0
*
Support for text-indent.
Finn Bock
2004-02-05
1
-1
/
+7
*
Latest changes about property datatypes.
Finn Bock
2004-02-05
1
-0
/
+4
*
Added a parameter to the projectteam2fo.xsl example (for subsequent use
Glen Mazza
2004-02-05
2
-5
/
+9
*
Fix javadocs warnings caused by the recent moves of property classes and
Finn Bock
2004-02-04
8
-9
/
+9
*
Do the regiontraits before changes ctm because the ctm only apply for the
Finn Bock
2004-02-04
2
-5
/
+6
*
Set the ipd and bpd on the region reference area based on the reldims
Finn Bock
2004-02-04
1
-4
/
+5
*
Support for "margin" shorthands for margin-[left,right].
Finn Bock
2004-02-04
1
-2
/
+2
*
Added a bpd field so that region reference areas has both ipd (from Area)
Finn Bock
2004-02-04
1
-0
/
+20
*
Add support for setting margin-[top,botton,left,right] by specifying
Finn Bock
2004-02-04
1
-1
/
+6
*
Copyright year update and enable keyword subst.
Jeremias Maerki
2004-02-03
1
-1
/
+1
*
Tab char and style fixes only.
Jeremias Maerki
2004-02-03
1
-27
/
+26
*
Style fixes only.
Jeremias Maerki
2004-02-03
2
-14
/
+18
*
Move FOTreeListener registration and removal into getContentHandler() to fix ...
Jeremias Maerki
2004-02-03
1
-12
/
+23
*
Simple proxying ContentHandler.
Jeremias Maerki
2004-02-03
1
-0
/
+166
*
Re-enable toString() for the properties which wrap another object.
Finn Bock
2004-02-03
1
-1
/
+5
*
Support getObject(), used by Property.toString().
Finn Bock
2004-02-03
1
-0
/
+7
*
Phase 3 (last) of bug 26434.
Finn Bock
2004-02-02
68
-151
/
+166
*
Removed unused import.
Finn Bock
2004-02-02
1
-1
/
+0
*
Phase 2 of bug 26434.
Finn Bock
2004-02-02
43
-2194
/
+1747
*
Move the handmade makers into package fop.fo.properties.
Finn Bock
2004-02-02
2
-1
/
+7
*
Phase 1 of 26434.
Finn Bock
2004-02-02
28
-741
/
+936
*
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
*
Hardcoded start-indent to 24pt no longer needed because SPACE_START trait
Finn Bock
2004-01-29
1
-4
/
+1
*
Set the SPACE_START and SPACE_END traits and adjust the height to take
Finn Bock
2004-01-29
2
-5
/
+22
*
A hack to calculate the startIndent and endIndent based on either margin
Finn Bock
2004-01-29
1
-4
/
+34
*
Added getBPPaddingAndBorder() to return the border and padding length in
Finn Bock
2004-01-29
1
-1
/
+12
*
Added addMargins() to set the SPACE_* traits.
Finn Bock
2004-01-29
1
-0
/
+26
*
Added SPACE_START and SPACE_END traits.
Finn Bock
2004-01-29
1
-0
/
+14
*
Fix a NPE when the last shorthand was not detected.
Finn Bock
2004-01-29
1
-1
/
+1
*
improved support for margin-top and margin-bottom in fo:region-XXX
Peter Herweg
2004-01-28
3
-27
/
+96
[next]