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
*
Don't use embedded Ant. An Ant installation is now required. (tested in Cygwi...
Jeremias Maerki
2003-12-13
1
-30
/
+20
*
Don't use embedded Ant. An Ant installation is now required.
Jeremias Maerki
2003-12-13
1
-25
/
+24
*
Moved FontSetup and two helper classes from render.pdf to fonts package.
Glen Mazza
2003-12-12
14
-62
/
+62
*
Adobe Illustrator 10 file that is the source document for creating the logo2....
William Victor Mote
2003-12-08
1
-0
/
+1970
*
add svg image for new FOP logo
William Victor Mote
2003-12-05
1
-0
/
+7128
*
Hyphenation improvements from Simon Pepping (Bugs #25031 and #25059) added.
Glen Mazza
2003-12-01
1
-10
/
+20
*
fix typo in README; see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25080
William Victor Mote
2003-11-29
1
-1
/
+1
*
Added link to the Wiki
Christian Geisert
2003-11-26
1
-0
/
+1
*
add some cvs and xsl-fo resources
William Victor Mote
2003-11-25
2
-0
/
+14
*
1.) Chris Bowditch's patch on padding-start implemented. (Changes were
Glen Mazza
2003-11-24
7
-142
/
+165
*
Using Joe's new "relativebase" feature, this file can be simplified.
Jeremias Maerki
2003-11-22
1
-17
/
+1
*
New feature for the Ant task: relativebase="true" uses the directory of each ...
Jeremias Maerki
2003-11-22
1
-2
/
+28
*
Style fixes only
Jeremias Maerki
2003-11-22
17
-192
/
+169
*
RTF output: Support for fo:list-block
Jeremias Maerki
2003-11-22
15
-215
/
+989
*
1. add method to LayoutStrategy indicating whether an FO Tree should be built...
William Victor Mote
2003-11-19
2
-0
/
+27
*
fix Unicode encoding problem in comments
William Victor Mote
2003-11-19
1
-27
/
+27
*
minor elaboration
Glen Mazza
2003-11-16
1
-0
/
+3
*
rephrased to look better.
Glen Mazza
2003-11-16
1
-4
/
+4
*
Addition of Peter Herweg to our team page (secured his permission first).
Glen Mazza
2003-11-16
1
-1
/
+5
*
Peter Herweg's patch applied:
Glen Mazza
2003-11-15
1
-3
/
+5
*
add developer checklist
William Victor Mote
2003-11-13
1
-0
/
+10
*
fix minor grammatical problem
William Victor Mote
2003-11-13
1
-1
/
+1
*
1. add section regarding basic/API tests
William Victor Mote
2003-11-13
1
-0
/
+8
*
make external site a jump instead of link
William Victor Mote
2003-11-12
1
-1
/
+1
*
add doc for using current date and time, and create an FAQ referencing it
William Victor Mote
2003-11-12
2
-0
/
+27
*
add link for UTR-14
William Victor Mote
2003-11-12
1
-0
/
+6
*
update URLs for DTDs
William Victor Mote
2003-11-12
42
-42
/
+42
*
update URLs for DTDs
William Victor Mote
2003-11-12
29
-29
/
+29
*
Partial implementation of space-after functionality--mostly working, but
Glen Mazza
2003-11-11
1
-3
/
+12
*
fo:block space-before property now activated only on the first Area.Block obj...
Glen Mazza
2003-11-11
2
-4
/
+24
*
Peter Herweg's latest patch applied:
Glen Mazza
2003-11-09
6
-23
/
+30
*
A few more toString() implementations helpful for debugging spacing
Glen Mazza
2003-11-09
2
-5
/
+30
*
Style fixes only
Jeremias Maerki
2003-11-08
15
-246
/
+227
*
RTF: Add support for number-rows-spanned, height (at table-row) and margin-le...
Jeremias Maerki
2003-11-08
7
-20
/
+71
*
Now all setup code is moved from render() to getContentHandler() except for t...
Jeremias Maerki
2003-11-08
1
-16
/
+17
*
Basic functionality tests for PS and RTF besides PDF. Still no detailed outpu...
Jeremias Maerki
2003-11-08
1
-1
/
+43
*
Another fix, making Area Tree Renderers work again. Damn, when am I going to ...
Jeremias Maerki
2003-11-08
1
-7
/
+7
*
Changed image loading to use Commons IO.
Jeremias Maerki
2003-11-08
1
-15
/
+8
*
RTF: added support for fo:external-graphic
Jeremias Maerki
2003-11-08
5
-6
/
+91
*
Fix Document construction in getContentHandler() (it was done too late)
Jeremias Maerki
2003-11-08
1
-14
/
+14
*
Not needed anymore. Everything we need is in Commons IO.
Jeremias Maerki
2003-11-07
1
-243
/
+0
*
Adjust transcoder packaging to changes in FOP.
Jeremias Maerki
2003-11-07
1
-2
/
+6
*
Substantial refactoring of the PS transcoder (especially the text painting, l...
Jeremias Maerki
2003-11-07
14
-814
/
+1518
*
Use different base class for user agent
Jeremias Maerki
2003-11-07
1
-18
/
+7
*
Use different base class for user agent.
Jeremias Maerki
2003-11-07
1
-63
/
+17
*
Helper class for debugging in TextPainters
Jeremias Maerki
2003-11-07
1
-0
/
+94
*
Tried to fix basic driver tests but didn't manage, yet.
Jeremias Maerki
2003-11-07
1
-17
/
+15
*
Put namespace URI in public constant
Jeremias Maerki
2003-11-07
2
-3
/
+6
*
Cleanup and make it compile again
Jeremias Maerki
2003-11-07
3
-6
/
+9
*
Hyphenation problem in Bug 23985 (http://nagoya.apache.org/bugzilla/show_bug....
Glen Mazza
2003-11-07
1
-16
/
+18
[next]