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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
added w3c.jar lib to class path
Keiron Liddle
2000-07-10
1
-1
/
+1
*
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
*
fixed bug in which page-number-citation couldn't be the first element in a block
Jordan Naftolin
2000-07-07
1
-0
/
+1
*
extensions to Ant
fotis
2000-07-06
3
-4
/
+315
*
added page-number-citation, simple link. describes limitation for the first
fotis
2000-07-06
2
-3
/
+14
*
Updated history
fotis
2000-07-06
1
-14
/
+22
*
removed unnecessary line
Jordan Naftolin
2000-07-05
1
-1
/
+0
*
Added basic support for forward page-number-citations
Jordan Naftolin
2000-07-05
7
-8
/
+78
*
initial version
Jordan Naftolin
2000-07-05
1
-0
/
+64
*
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
*
fixes small bug with the link rectangle placement when the link
Jordan Naftolin
2000-06-29
2
-6
/
+4
*
modified to conform to IDReferences change
Jordan Naftolin
2000-06-28
1
-1
/
+1
*
modified createID() to remove unecessary parameter
Jordan Naftolin
2000-06-28
1
-2
/
+2
*
removed unresolvedcitations
Jordan Naftolin
2000-06-28
1
-27
/
+3
*
fixes duplicate id on overflow bug
Jordan Naftolin
2000-06-28
1
-4
/
+8
*
removed layoutstart() and page number info
Jordan Naftolin
2000-06-28
1
-20
/
+0
*
Now uses IDReferences to search for page numbers
Jordan Naftolin
2000-06-28
1
-203
/
+125
*
Does not alter zoom, and positions page based on x,y coordinates
Jordan Naftolin
2000-06-28
1
-2
/
+21
*
Now handles page number citations
Jordan Naftolin
2000-06-28
2
-36
/
+119
*
replaces calls of System.err.println etc. with calls to the new MessageHandle...
fotis
2000-06-27
42
-330
/
+364
*
a simple message handler, which allows logging Fop messages to a file or impl...
fotis
2000-06-26
4
-0
/
+549
*
update version number to 1.0 [dev]
fotis
2000-06-26
1
-1
/
+1
*
add: script files to start conversion of documentation into pdf file
fotis
2000-06-23
2
-1
/
+25
*
add: ant task needed by an ant script to write all xml documentation files in...
fotis
2000-06-23
2
-0
/
+294
*
add: xml files with the fop documentation (mirrors files from xml-site) and a...
fotis
2000-06-23
19
-0
/
+1449
*
fix: remove use of not supported character
fotis
2000-06-22
1
-3
/
+3
*
add: examples for use of simple-link and page-number-citation
fotis
2000-06-22
1
-224
/
+262
*
add: build java classes for font symbol, zapfdingbats
fotis
2000-06-22
1
-0
/
+7
*
test file for base 14 type 1 fonts
fotis
2000-06-22
1
-0
/
+60
*
added id support (required for internal-links)
Jordan Naftolin
2000-06-22
13
-1
/
+73
*
add the missing 2 base 14 type 1 fonts symbol and zapfdingbats
fotis
2000-06-22
4
-7
/
+827
*
add setup info for symbol and zapfdingbats
fotis
2000-06-22
1
-0
/
+6
*
add test for fonts
fotis
2000-06-22
1
-3
/
+12
*
added id support (required for internal-links)
Jordan Naftolin
2000-06-22
4
-1
/
+23
*
checks for FObjMixed's id
Jordan Naftolin
2000-06-22
2
-14
/
+5
*
pass IDReferences on to static content
Jordan Naftolin
2000-06-22
1
-0
/
+2
*
created initializeID method
Jordan Naftolin
2000-06-21
1
-2
/
+26
*
updated history, added noew committer
fotis
2000-06-21
1
-8
/
+6
*
added explanation where to find detailed instructions how to compile (propose...
fotis
2000-06-21
1
-1
/
+3
*
Added internal-link functionality
Jordan Naftolin
2000-06-21
1
-14
/
+25
*
Added ability for render() to throw FOPException
Jordan Naftolin
2000-06-21
1
-1
/
+2
*
made referencePDF() public
Jordan Naftolin
2000-06-21
1
-1
/
+1
*
initial version
Jordan Naftolin
2000-06-21
2
-0
/
+210
*
Added internal-link functionality
Jordan Naftolin
2000-06-21
3
-875
/
+931
*
Added internal-link functionality
Jordan Naftolin
2000-06-21
1
-0
/
+8
*
Added internal-link functionality
Jordan Naftolin
2000-06-21
1
-0
/
+10
*
Added internal-link functionality
Jordan Naftolin
2000-06-21
1
-0
/
+1
[next]