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
/
org
/
apache
/
fop
/
fo
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: error message is updated to latest spec
fotis
2000-09-10
1
-1
/
+1
*
uses a treebuilder interface so we can easily have different tree builders
Keiron Liddle
2000-08-29
7
-5
/
+412
*
Karen Lease's fix to fix FOP's SAX2-ness, and let Cocoon use us. Cool
Steve Coffman
2000-08-21
2
-225
/
+101
*
Karen Lease's bug fix. Good catch.
Steve Coffman
2000-08-18
1
-1
/
+1
*
Compatibility with JDK 1.1.x
arved
2000-08-13
1
-1
/
+1
*
some more javadoc info
fotis
2000-08-11
1
-65
/
+91
*
removes old displaygraphic
fotis
2000-08-11
1
-228
/
+0
*
checks for null pointers, since this is used for unknown namespaces
Keiron Liddle
2000-08-11
1
-7
/
+14
*
fixes an npe if we get an unknown namespace
Keiron Liddle
2000-08-11
1
-6
/
+6
*
substitutes inline-sequence with inline (this is just a renaming, but the fo ...
fotis
2000-08-11
2
-21
/
+20
*
added better size handling
Keiron Liddle
2000-08-10
1
-16
/
+24
*
fixed up my error
Keiron Liddle
2000-08-10
1
-2
/
+2
*
added scaling, overflow and vertical-align
Keiron Liddle
2000-08-10
1
-0
/
+3
*
handles page breaking better
Keiron Liddle
2000-08-07
1
-29
/
+39
*
fix: remove display-rule completely
fotis
2000-08-04
1
-1
/
+0
*
replaces display-rule with a very basic form of fo:leader
fotis
2000-08-03
4
-160
/
+187
*
fixes an error if it has no children
Keiron Liddle
2000-08-03
1
-0
/
+2
*
handles separate prop lists
Keiron Liddle
2000-08-03
1
-3
/
+43
*
this makes the property list builders separate for each name space
Keiron Liddle
2000-08-03
4
-175
/
+91
*
added content-width , -height props
Keiron Liddle
2000-08-03
1
-0
/
+2
*
added element instream-foreign-object
Keiron Liddle
2000-08-03
1
-0
/
+1
*
handles the fo:instream-foreign-object element
Keiron Liddle
2000-08-03
1
-0
/
+249
*
changes allowed flow-name for static-content from xsl-before/xsl-after to xsl...
fotis
2000-08-02
2
-4
/
+4
*
new file for the standard (fo) property list mappings
Keiron Liddle
2000-08-01
1
-0
/
+163
*
an interface for adding property list mappings, a la ElementMapping
Keiron Liddle
2000-07-28
1
-0
/
+56
*
externalgraphic replaces graphic tags in former xsl versions
fotis
2000-07-24
2
-6
/
+4
*
externalgraphic replaces graphic tags in former xsl versions
fotis
2000-07-24
1
-0
/
+230
*
now handles id's correctly when a table overflows onto another page
Jordan Naftolin
2000-07-20
1
-12
/
+5
*
Fixed table overflow bug
Jordan Naftolin
2000-07-19
1
-3
/
+12
*
changed svg namespace uri to the current value
Keiron Liddle
2000-07-18
1
-3
/
+3
*
replace getRawName with getQName to make it SAX 2 final compatible
fotis
2000-07-15
3
-3
/
+3
*
Now properly casts to FObj rather than FONode
Jordan Naftolin
2000-07-13
1
-1
/
+1
*
added recursive removeID method. This method assumes that FObj's are only ch...
Jordan Naftolin
2000-07-13
1
-0
/
+18
*
Now calls removeID when keep-with-next is encountered
Jordan Naftolin
2000-07-13
1
-0
/
+5
*
added namespace separation of properties
Keiron Liddle
2000-07-11
4
-18
/
+89
*
Adjustments for XT
arved
2000-07-11
1
-0
/
+56
*
New pagination spec
arved
2000-07-11
8
-0
/
+1147
*
Supports March 27 2000 spec
arved
2000-07-11
3
-41
/
+87
*
Expresses SAX2 support
arved
2000-07-11
3
-24
/
+32
*
Not required in March 27 2000 spec
arved
2000-07-11
4
-398
/
+0
*
not required in March 27 2000 spec.
arved
2000-07-11
1
-116
/
+0
*
cleaned up code. Removed unecessary variables and avoided duplicate method c...
Jordan Naftolin
2000-07-10
1
-41
/
+31
*
now throws exception if "ref-id" attribute not specified in page-number-citation
Jordan Naftolin
2000-07-08
1
-0
/
+5
*
Added basic support for forward page-number-citations
Jordan Naftolin
2000-07-05
1
-3
/
+10
*
now recursively sets the linkSet so that simple-links can contain embedded ch...
Jordan Naftolin
2000-07-05
1
-1
/
+5
*
fixes duplicate id on overflow bug
Jordan Naftolin
2000-07-05
1
-23
/
+27
*
fixes duplicate id on overflow bug
Jordan Naftolin
2000-06-29
7
-25
/
+49
*
modified to conform to IDReferences change
Jordan Naftolin
2000-06-28
1
-1
/
+1
*
removed unresolvedcitations
Jordan Naftolin
2000-06-28
1
-27
/
+3
*
fixes duplicate id on overflow bug
Jordan Naftolin
2000-06-28
1
-4
/
+8
[next]