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
/
fo
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR:
Glen Mazza
2004-08-29
9
-14
/
+12
*
Removed the redundant Region Class Codes in favor of the FO constant
Glen Mazza
2004-08-29
10
-56
/
+21
*
PR:
Glen Mazza
2004-08-29
10
-38
/
+35
*
Minor edits to adjustIPD() methods.
Glen Mazza
2004-08-29
2
-10
/
+10
*
Three more validateChildNodes() added.
Glen Mazza
2004-08-29
3
-3
/
+118
*
PR:
Glen Mazza
2004-08-27
3
-75
/
+3
*
PR:
Glen Mazza
2004-08-27
4
-106
/
+56
*
Moved some functionality from LMiter to the LayoutManagers. The LMs
Simon Pepping
2004-08-26
1
-1
/
+0
*
1. Implemented validateChildNode() for fo:simple-page-master. This may cause...
Glen Mazza
2004-08-25
34
-134
/
+204
*
PR:
Glen Mazza
2004-08-23
8
-58
/
+67
*
Minor edits.
Glen Mazza
2004-08-22
1
-2
/
+0
*
1.) validateChildNode() implemented for fo:multi-properties.
Glen Mazza
2004-08-21
9
-17
/
+66
*
1.) validateChildNode() added for fo:marker.
Glen Mazza
2004-08-20
5
-43
/
+56
*
1. Moved getNameId() from FObj to FONode.
Glen Mazza
2004-08-18
17
-158
/
+120
*
1.) fo:wrapper layout initialization logic moved from AddLMVisitor to
Glen Mazza
2004-08-16
4
-34
/
+23
*
1. fo:leader layout initialization logic moved from AddLMVisitor to
Glen Mazza
2004-08-16
9
-34
/
+63
*
JDK 1.5 compile-time compatibility (still doesn't compile under 1.5, yet)
Jeremias Maerki
2004-08-15
1
-4
/
+4
*
1.) fo:Instream-Foreign-Object initialization logic moved from AddLMVisitor
Glen Mazza
2004-08-14
3
-41
/
+66
*
1. Character LM initialization moved from AllLMVisitor to fo.Character.
Glen Mazza
2004-08-13
3
-29
/
+48
*
Support for [letter|word]-spacing properties with a value of 'normal'.
Finn Bock
2004-08-13
4
-8
/
+79
*
1.) Layout initialization logic for fo:table, fo:table-header, and fo:table-f...
Glen Mazza
2004-08-13
4
-212
/
+100
*
1.) LM initialization logic for fo:table-body, fo:table-footer, and fo:table-...
Glen Mazza
2004-08-11
5
-73
/
+63
*
1. For maintenance and accuracy, centralized the setupID() functionality
Glen Mazza
2004-08-11
32
-572
/
+119
*
1.) fo:retrieve marker layout initialization moved from AddLMVisitor to Retri...
Glen Mazza
2004-08-10
4
-143
/
+78
*
Created a BitSet indicating FO's that can contain fo:marker child elements,
Glen Mazza
2004-08-08
18
-127
/
+33
*
Implemented getNameId() which returns the Constants enumeration ID
Glen Mazza
2004-08-08
59
-5
/
+413
*
Moved fo:page-number layout code from AddLMVisitor to new PageNumberLayoutMan...
Glen Mazza
2004-08-08
1
-53
/
+13
*
1. new FONode.invalidChildError method added that will takes a "ruleViolated...
Glen Mazza
2004-08-07
14
-150
/
+123
*
PR:
Glen Mazza
2004-08-06
14
-73
/
+195
*
PR:
Glen Mazza
2004-08-06
31
-128
/
+183
*
More detaching from AddLMVisitor those FO's which don't/don't currently
Glen Mazza
2004-08-04
29
-189
/
+0
*
PR:
Glen Mazza
2004-08-04
17
-120
/
+9
*
PR:
Glen Mazza
2004-08-03
1
-1
/
+4
*
Implemented validity checking for fo:bidi-override.
Glen Mazza
2004-08-03
4
-65
/
+91
*
PR:
Glen Mazza
2004-08-01
2
-73
/
+49
*
PR:
Glen Mazza
2004-08-01
5
-100
/
+28
*
1.) Moved from FOPException to SAXParseException for addProperties()
Glen Mazza
2004-08-01
38
-305
/
+185
*
1. validation for fo:basic-link added
Glen Mazza
2004-07-31
20
-142
/
+157
*
Removed the FOTreeVisitor interface in favor of a more
Glen Mazza
2004-07-27
77
-828
/
+311
*
Provided validateChildFO() methods for the "easy" FO's--i.e., those
Glen Mazza
2004-07-27
9
-5
/
+106
*
Switch from IllegalArgumentException to SAXParseException for errors found in...
Glen Mazza
2004-07-27
33
-66
/
+119
*
Renamed end() method to somewhat clearer endOfNode().
Glen Mazza
2004-07-27
27
-37
/
+37
*
Redefining "isOutOfLineFODescendant" to include cases where FObj itself
Glen Mazza
2004-07-27
1
-5
/
+6
*
Took advantage of the Transformer similarities between FO input and
Glen Mazza
2004-07-25
1
-1
/
+1
*
Created a "isOutOfLineFODescendant" member variable to FObj, needed for
Glen Mazza
2004-07-25
1
-6
/
+34
*
Bug fixed in previous renaming.
Glen Mazza
2004-07-25
1
-1
/
+1
*
reverted change in PropertySets; unnecessary.
Glen Mazza
2004-07-25
1
-10
/
+10
*
moved FO term of a Node's child elements from "Children" to "ChildNodes"
Glen Mazza
2004-07-24
13
-64
/
+63
*
Combined the apps.Driver class into apps.Fop. (195 LOC total.) Primary
Glen Mazza
2004-07-24
1
-1
/
+1
*
Renamed FONode.addChild() to somewhat clearer FONode.addChildNode().
Glen Mazza
2004-07-24
14
-44
/
+30
[next]