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
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
*
1.) Deprecation of most constructors in XSLTInputHandler in favor of JAXP.
Glen Mazza
2004-02-10
4
-20
/
+54
*
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
*
Simplefy the huge merge loop and allow compilation with jdk1.3.
Finn Bock
2004-02-09
1
-1137
/
+946
*
Fixed the missing table header bug.
Joerg Pietschmann
2004-02-07
1
-2
/
+2
*
Adapt to changes in Commons IO's APIs.
Jeremias Maerki
2004-02-06
7
-29
/
+38
*
Support for text-indent.
Finn Bock
2004-02-05
1
-1
/
+7
*
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
*
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
*
Fix missing shorthands.
Finn Bock
2004-01-25
2
-2
/
+2
*
Switching from passing the FOUserAgent for several of the image
Glen Mazza
2004-01-25
11
-61
/
+60
*
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
13
-27
/
+27
*
Fix javadoc warnings.
Finn Bock
2004-01-23
6
-10
/
+9
[next]