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
/
java
/
org
/
apache
/
fop
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bugfix for NullPointerException when xmp:ModifyDate isn't set in the FO metad...
Jeremias Maerki
2006-06-21
1
-2
/
+4
*
XML Graphics Commons 1.0 replaced with a SVN snapshot (containing the XMP fra...
Jeremias Maerki
2006-06-20
12
-363
/
+307
*
Added initial support for PDF/X-3:2003 (ISO 15930-6:2003(E)).
Jeremias Maerki
2006-06-14
28
-349
/
+1089
*
Bugzilla #39809:
Jeremias Maerki
2006-06-14
1
-1
/
+3
*
Bugzilla #39777:
Jeremias Maerki
2006-06-14
5
-171
/
+354
*
Added region-body_display-align to demonstrate the default behaviour for adju...
Jeremias Maerki
2006-06-08
2
-26
/
+70
*
Bugfix: components of border-separation weren't set when using shorthand-mode...
Andreas L. Delmelle
2006-06-08
1
-4
/
+7
*
Bugfix: Table headers were omitted when a table is a child of a block-container.
Jeremias Maerki
2006-06-07
1
-1
/
+1
*
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
6
-333
/
+308
*
Blocklevel attributes did not work for last fo:block element under fo:table-c...
Peter Herweg
2006-06-05
3
-14
/
+79
*
Bugfix: All fonts names were converted unnecessarily to lower case in RTF out...
Jeremias Maerki
2006-06-05
1
-8
/
+11
*
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
*
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
5
-8
/
+66
*
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
*
Changed the way the graphics state handling is done to make a cleaner "break ...
Jeremias Maerki
2006-05-30
6
-270
/
+105
*
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
*
Restore configurability of Ant task.
Jeremias Maerki
2006-05-22
1
-25
/
+13
*
An emergency patch to avoid that a non-breaking space at the end of an
Simon Pepping
2006-05-19
2
-4
/
+10
*
Bugfix: The combination of hyphenation and kerning resulted in slightly ragge...
Jeremias Maerki
2006-05-19
1
-11
/
+41
*
Bugfix: NullPointerException in AreaAdditionUtil in a table-cell spanning mul...
Jeremias Maerki
2006-05-18
1
-0
/
+7
*
Bugzilla #39533:
Jeremias Maerki
2006-05-18
3
-13
/
+23
*
Bugzilla #39607:
Jeremias Maerki
2006-05-18
1
-24
/
+26
*
Extended PageViewport to carry foreign attributes.
Jeremias Maerki
2006-05-18
8
-78
/
+172
*
Several bug fixes in PCLRenderer (border painting mostly).
Jeremias Maerki
2006-05-17
1
-6
/
+44
*
Automatic support for all fonts available to the Java2D subsystem for all Jav...
Jeremias Maerki
2006-05-16
2
-11
/
+120
*
Improved baseline detection in TTFReader for TrueType fonts. Ascender and des...
Jeremias Maerki
2006-05-16
1
-47
/
+149
*
Bugfix: tables nested in inline elements caused a NullPointerException.
Jeremias Maerki
2006-05-15
2
-11
/
+6
*
Important improvements for the Java2DRenderer:
Jeremias Maerki
2006-05-10
3
-20
/
+110
*
Adding missing mandatory flags for PDF/A-1.
Jeremias Maerki
2006-05-08
1
-2
/
+11
*
The default sRGB color profile provided by the Java class library is no longe...
Jeremias Maerki
2006-05-07
3
-19
/
+87
*
Bugzilla #39443:
Jeremias Maerki
2006-05-07
4
-5
/
+22
*
Fixed incorrect handling of percentages in vertical-align property values and...
Manuel Mall
2006-05-06
1
-0
/
+1
*
Some refactoring in the XML handling area which results in more code reuse an...
Jeremias Maerki
2006-05-03
9
-112
/
+400
*
Bugzilla #38243:
Jeremias Maerki
2006-05-03
1
-3
/
+4
*
Bugzilla #38946:
Jeremias Maerki
2006-05-03
42
-1529
/
+968
*
Simply subclassing did not work as expected. Made a copy now.
Jeremias Maerki
2006-05-02
1
-2
/
+17
*
Java2D Renderer:
Jeremias Maerki
2006-05-02
13
-670
/
+437
*
Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n...
Jeremias Maerki
2006-04-28
15
-23
/
+481
*
Minor correction to whitespace handling to ensure non space whitespace is alw...
Manuel Mall
2006-04-27
1
-2
/
+1
*
Content in block-containers makes better use of shrink to fit content vertica...
Jeremias Maerki
2006-04-25
6
-12
/
+50
*
Bugfix: basic-links with internal destinations in documents with multiple pag...
Jeremias Maerki
2006-04-24
5
-3
/
+38
*
Fixed a typo. Thanks, Matthew East.
Jeremias Maerki
2006-04-24
1
-1
/
+1
*
Bypass URI resolution for "data:" URLs (RFC 2397). If a large data URL is giv...
Jeremias Maerki
2006-04-23
2
-2
/
+6
[next]