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
*
some small improvements to website docs
Keiron Liddle
2001-09-20
7
-63
/
+95
*
more refactoring of duplicate code in renderers
Keiron Liddle
2001-09-18
6
-316
/
+103
*
fixes a problem where the table header was not reset if could not
Keiron Liddle
2001-09-18
1
-0
/
+1
*
Patch to handle direct embedding of jpeg images into pdf
Keiron Liddle
2001-09-18
6
-10
/
+208
*
fixed a few awt render problems and a bit more render refactoring
Keiron Liddle
2001-09-17
9
-126
/
+66
*
put a few common methods in the abstract renderer
Keiron Liddle
2001-09-17
4
-147
/
+96
*
fixed possible npe
Keiron Liddle
2001-09-16
3
-0
/
+3
*
fixed potential npe
Keiron Liddle
2001-09-14
1
-1
/
+2
*
handles foreign namespace elements and unknown elements better
Keiron Liddle
2001-09-13
6
-5
/
+210
*
made the construction of foreign name dom a bit more direct
Keiron Liddle
2001-09-12
9
-268
/
+241
*
gets the available space better, should prevent some infinite loops
Keiron Liddle
2001-09-12
1
-1
/
+2
*
improved debugging messages a bit
Keiron Liddle
2001-09-11
26
-57
/
+69
*
add build.bat for building on windows
Keiron Liddle
2001-09-11
1
-0
/
+29
*
some minor updates, no longer need ant optional
Keiron Liddle
2001-09-10
7
-10
/
+27
*
forgot about quotes
Keiron Liddle
2001-09-07
1
-0
/
+5
*
handles uri's with "url(" + URI + ")"
Keiron Liddle
2001-09-07
1
-1
/
+15
*
new design documentation using docbook
Keiron Liddle
2001-09-07
22
-0
/
+911
*
this handles viewBox links in svg better
Keiron Liddle
2001-09-07
4
-11
/
+108
*
Jeremias Maerki's patch to fix page citations for PostScript rendering.
Steve Coffman
2001-09-05
1
-1
/
+15
*
this patch should fix a problem with hyphenating large words
Keiron Liddle
2001-08-31
1
-17
/
+32
*
a better shell script to run fop with works
Keiron Liddle
2001-08-31
1
-4
/
+103
*
basic link now extends inline as suggested by
Keiron Liddle
2001-08-31
2
-12
/
+5
*
Applies lmckenzi@ca.ibm.com's patch, which would have been very hard
Steve Coffman
2001-08-30
2
-3
/
+71
*
will handle max leader length better, default was 0 before
Keiron Liddle
2001-08-30
1
-2
/
+8
*
handles viewbox and no svg size better
Keiron Liddle
2001-08-30
6
-12
/
+75
*
fixed dasharray units for small values that round to 0
Keiron Liddle
2001-08-30
1
-1
/
+7
*
Remove svgproperties.xml which no longer exists
Karen Lease
2001-08-26
1
-1
/
+0
*
Remove now unnecessary mergefile from xslt processing for font files.
Karen Lease
2001-08-26
1
-15
/
+15
*
Use the key function with the external charlist.xml file so no need for merge...
Karen Lease
2001-08-26
1
-5
/
+7
*
Only build the DOM if needed for mergefile. Otherwise pass input xml file dir...
Karen Lease
2001-08-26
1
-2
/
+12
*
made the pdf renderer reusable (eg. how cocoon uses it)
Keiron Liddle
2001-08-23
1
-0
/
+9
*
sets the logger on the treebuilder when getting the content handler
Keiron Liddle
2001-08-22
1
-1
/
+1
*
put back bookmark extension - not complete
Keiron Liddle
2001-08-21
5
-16
/
+41
*
fixed error replaced invalid & with a %
Keiron Liddle
2001-08-21
1
-1
/
+1
*
changed to new logging for renderers
Keiron Liddle
2001-08-21
19
-138
/
+126
*
Fixes script classpaths to use avalon and logkit.
Steve Coffman
2001-08-20
5
-4
/
+8
*
This adds avalon and logkit to the path to allow execution.
Steve Coffman
2001-08-20
1
-2
/
+2
*
Fixes the id attribute to be ref-id to allow bookmarks to build.
Steve Coffman
2001-08-20
1
-2
/
+2
*
Added Avalon and Logkit to path to allow execution.
Steve Coffman
2001-08-20
2
-2
/
+2
*
adjusted classpath libs for logging
Keiron Liddle
2001-08-20
4
-5
/
+10
*
changed to logkit for logging only half done
Keiron Liddle
2001-08-20
61
-216
/
+314
*
should now handle rotated text properly
Keiron Liddle
2001-08-17
1
-14
/
+18
*
Submitted by: Weiqi Gao <weiqigao@networkusa.net>
Keiron Liddle
2001-08-16
1
-1
/
+1
*
added YAS to specify if output should be consistent, default is false
Keiron Liddle
2001-08-15
2
-2
/
+12
*
fixes some npe's if characters outsite root
Keiron Liddle
2001-08-15
1
-1
/
+6
*
added support for embedded fonts for svg text, also added proper escaping
Keiron Liddle
2001-08-15
2
-18
/
+138
*
This fixes A4 letter size printing from Jeremias Maerki.
Steve Coffman
2001-08-14
1
-2
/
+4
*
adds support for svg links to be put into the pdf
Keiron Liddle
2001-08-14
6
-9
/
+81
*
added logkit (version 1.0b4) for logging
Keiron Liddle
2001-08-14
3
-2
/
+3
*
catches SecurityException for (future) use in security of webstart
Keiron Liddle
2001-08-14
1
-3
/
+7
[next]