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 config file settings were not correctly set in FOUserAgent when invoked ...
Manuel Mall
2006-07-10
3
-8
/
+10
*
Escape Unicode characters properly for list-item labels.
Jeremias Maerki
2006-07-10
2
-10
/
+26
*
Added Vincent Hennebert to list of Contributors. Many thanks to Vincent for h...
Chris Bowditch
2006-07-05
1
-0
/
+1
*
Re-routing SVG painting to the Graphics2DAdapter and teach the latter to resp...
Jeremias Maerki
2006-06-29
4
-147
/
+75
*
Fixed (another) NPE in AFP Renderer
Manuel Mall
2006-06-28
1
-1
/
+3
*
Fix NPE if there's no ElementMapping for a particular namespace.
Jeremias Maerki
2006-06-27
1
-1
/
+5
*
Fix NPE in case there are no extension attachments and the area tree was buil...
Jeremias Maerki
2006-06-27
1
-1
/
+6
*
Fixed possible NPE in AFP Renderer
Manuel Mall
2006-06-26
1
-1
/
+2
*
Updates to the AFP Renderer documentation
Manuel Mall
2006-06-22
1
-5
/
+81
*
Bugfix for NullPointerException when xmp:ModifyDate isn't set in the FO metad...
Jeremias Maerki
2006-06-21
1
-2
/
+4
*
Bugzilla #39846, #39847:
Jeremias Maerki
2006-06-21
2
-3
/
+3
*
XML Graphics Commons 1.0 replaced with a SVN snapshot (containing the XMP fra...
Jeremias Maerki
2006-06-20
15
-365
/
+310
*
Added initial support for PDF/X-3:2003 (ISO 15930-6:2003(E)).
Jeremias Maerki
2006-06-14
29
-349
/
+1097
*
Bugzilla #39809:
Jeremias Maerki
2006-06-14
1
-1
/
+3
*
Bugzilla #39777:
Jeremias Maerki
2006-06-14
5
-171
/
+354
*
Test case for change/revision 411180 ("Extends white-space removal to occur a...
Jeremias Maerki
2006-06-12
1
-0
/
+100
*
Documentation update for Java2DRenderer and descendants.
Jeremias Maerki
2006-06-09
2
-3
/
+12
*
Added region-body_display-align to demonstrate the default behaviour for adju...
Jeremias Maerki
2006-06-08
4
-26
/
+262
*
Set a PrefixResolver for the "true" check, too, not only for "eval".
Jeremias Maerki
2006-06-08
2
-14
/
+24
*
Bugfix: components of border-separation weren't set when using shorthand-mode...
Andreas L. Delmelle
2006-06-08
3
-4
/
+78
*
Bugfix: Table headers were omitted when a table is a child of a block-container.
Jeremias Maerki
2006-06-07
3
-1
/
+95
*
Add bookmarks even if one of the leaves didn't resolve.
Jeremias Maerki
2006-06-07
1
-0
/
+4
*
See r412224: forgot to move the related code for TableColumn...
Andreas L. Delmelle
2006-06-07
2
-4
/
+4
*
Fixes Bugzilla 39560: make sure the interaction between FOs and properties is...
Andreas L. Delmelle
2006-06-06
8
-341
/
+315
*
Blocklevel attributes did not work for last fo:block element under fo:table-c...
Peter Herweg
2006-06-05
3
-14
/
+79
*
Tweak: change expected value to an absolute
Andreas L. Delmelle
2006-06-05
1
-2
/
+2
*
Bugfix: All fonts names were converted unnecessarily to lower case in RTF out...
Jeremias Maerki
2006-06-05
2
-8
/
+14
*
Oops, remove debug code.
Jeremias Maerki
2006-06-05
1
-1
/
+0
*
Set "junit.haltonfailure = on" in build-local.properties to make JUnit tests ...
Jeremias Maerki
2006-06-05
1
-7
/
+9
*
Update assertions to reflect recent modification to the method in question
Andreas L. Delmelle
2006-06-04
1
-2
/
+2
*
Extends white-space removal to occur also before nested block-*level* FOs ins...
Andreas L. Delmelle
2006-06-02
1
-5
/
+13
*
Bugzilla #39701:
Jeremias Maerki
2006-06-02
1
-1
/
+1
*
Fixed border position for areas with padding (only affects "quality" border r...
Jeremias Maerki
2006-06-01
1
-1
/
+1
*
Added detection code for AFM and PFB files. Sadly, for PFM there does not see...
Jeremias Maerki
2006-06-01
1
-7
/
+28
*
Improved accuracy of font size selection. The font size is not rounded down t...
Jeremias Maerki
2006-05-31
8
-23
/
+125
*
Forgot something.
Jeremias Maerki
2006-05-31
1
-2
/
+9
*
Don't do rounding here. The caller might now want that.
Jeremias Maerki
2006-05-31
1
-4
/
+4
*
Fix for border painting in "quality" mode. Some borders were swallowed.
Jeremias Maerki
2006-05-31
4
-20
/
+40
*
Changed the way the graphics state handling is done to make a cleaner "break ...
Jeremias Maerki
2006-05-30
6
-270
/
+105
*
Updated documentation on the PCL renderer.
Jeremias Maerki
2006-05-30
2
-28
/
+51
*
Take a shortcut when page number is already resolved. Without this there was ...
Jeremias Maerki
2006-05-29
1
-4
/
+4
*
Fixed font descriptor construction (italic angle and stemV mixed)
Jeremias Maerki
2006-05-29
1
-2
/
+2
*
Making ImageIO come before JAI for GIF images. ImageIO handles GIFs nicely, e...
Jeremias Maerki
2006-05-29
1
-1
/
+1
*
Images were not properly scaled.
Jeremias Maerki
2006-05-25
3
-14
/
+66
*
Removed VMI setting which caused pages > 1 to be shifted down for some reason...
Jeremias Maerki
2006-05-25
1
-7
/
+25
*
Restore configurability of Ant task.
Jeremias Maerki
2006-05-22
1
-25
/
+13
*
Change the old viewcvs.cgi to the new viewvc path of the web view of
Simon Pepping
2006-05-19
1
-6
/
+6
*
I wonder why I haven't seen this earlier.
Jeremias Maerki
2006-05-19
2
-5
/
+4
*
Update my data
Simon Pepping
2006-05-19
1
-3
/
+2
*
Correct some formal errors in this file.
Simon Pepping
2006-05-19
1
-1
/
+16
[next]