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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed the way that text-align-last is calculated. Hopefully, this is it, no...
Jeremias Maerki
2006-03-16
1
-22
/
+28
*
Fix for ArrayIndexOutOfBoundException in block_white-space_4.
Jeremias Maerki
2006-03-16
1
-3
/
+9
*
Added support for fixed-width spaces and kerning.
Jeremias Maerki
2006-03-16
26
-433
/
+659
*
Bugfix: Fixed a copy/paste error in the table layout code that caused wrong p...
Jeremias Maerki
2006-03-15
1
-1
/
+1
*
Bugfix: Fixed an NPE that was thrown when a table was used inside a footnote-...
Jeremias Maerki
2006-03-15
1
-0
/
+1
*
ElementMapping lookup via META-INF/services
Andreas L. Delmelle
2006-03-07
2
-8
/
+7
*
Removed stray debug message.
Jeremias Maerki
2006-03-06
1
-1
/
+0
*
Removed duplicate entry in Renderer list.
Jeremias Maerki
2006-03-06
3
-18
/
+2
*
Fix for NPE in case of empty instream-foreign-object
Andreas L. Delmelle
2006-03-06
1
-1
/
+1
*
Add dynamic lookup of the RendererMakers to RendererFactory (as suggested by ...
Andreas L. Delmelle
2006-03-05
2
-9
/
+15
*
Disabled the resolution setting because it can lead to ugly side-effects. Res...
Jeremias Maerki
2006-03-02
1
-2
/
+4
*
Bugfix: Fixed a problem with certain TrueType fonts which are missing the "PC...
Jeremias Maerki
2006-03-01
1
-1
/
+5
*
Fix bug in the construction of a base URL when it's specified as a file syste...
Jeremias Maerki
2006-03-01
1
-4
/
+1
*
Fixed bug in handling of text-align-last. Value "relative" was not the defaul...
Jeremias Maerki
2006-02-28
1
-16
/
+30
*
Activated refinement white-space-handling for fo:title and fo:bookmark-title
Andreas L. Delmelle
2006-02-27
1
-1
/
+9
*
A nit: slight performance optimization
Andreas L. Delmelle
2006-02-27
1
-8
/
+9
*
Ignore attributes from foreign namespaces. This is a temporary fix to get rid...
Jeremias Maerki
2006-02-27
1
-4
/
+7
*
Added support for page sequence title in AreaTreeParser (IF). Fixes problems ...
Jeremias Maerki
2006-02-26
5
-13
/
+138
*
InlineLM properly creates an AligmentContext for Title.
Simon Pepping
2006-02-25
4
-14
/
+18
*
Avoid a NullPointerException when fo:title is empty.
Simon Pepping
2006-02-24
4
-10
/
+44
*
Changed the way the URL stream is opened. Use URLConnection now.
Jeremias Maerki
2006-02-23
1
-2
/
+49
*
Tell about the offending font if it's not embedded and PDF/A is active.
Jeremias Maerki
2006-02-23
1
-1
/
+1
*
Added a convenience URIResolver that uses the ServletContext in a servlet to ...
Jeremias Maerki
2006-02-22
3
-4
/
+119
*
More work on PDF/A-1:
Jeremias Maerki
2006-02-22
8
-6
/
+94
*
fixed a few checkstyle warnings
Peter Herweg
2006-02-19
9
-18
/
+9
*
fixed a few checkstyle warnings
Peter Herweg
2006-02-19
23
-62
/
+54
*
added support for borders at fo:table; fixed a few checkstyle warnings
Peter Herweg
2006-02-19
13
-31
/
+142
*
Tweak: modified warning to occur only for non-inherited props where the paren...
Andreas L. Delmelle
2006-02-18
1
-5
/
+12
*
Some explanations and warnings.
Jeremias Maerki
2006-02-17
2
-0
/
+6
*
A nit: dc:creator needs to be an ordered Text array.
Jeremias Maerki
2006-02-17
1
-1
/
+5
*
XMP metadata generation from the PDFInfo object now conforms to PDF/A-1 (6.7....
Jeremias Maerki
2006-02-17
7
-12
/
+218
*
Added support for userconfig attribute in FOP Ant task.
Jeremias Maerki
2006-02-17
1
-5
/
+31
*
DOM2SAX code replaced. Copied and adapted from Xalan-J: http://svn.apache.org...
Jeremias Maerki
2006-02-17
3
-72
/
+226
*
Initial support for XMP metadata (PDF 1.4) under fo:declarations. Both xmpmet...
Jeremias Maerki
2006-02-17
25
-219
/
+1558
*
Trivial update:
Andreas L. Delmelle
2006-02-16
1
-6
/
+5
*
Added default empty String to the border-* shorthands. Added warning for the ...
Andreas L. Delmelle
2006-02-15
2
-4
/
+17
*
Added default empty String to the border shorthand. Avoids NPE mentioned in B...
Andreas L. Delmelle
2006-02-15
1
-0
/
+4
*
Added support for the background-position shorthand.
Andreas L. Delmelle
2006-02-14
2
-2
/
+66
*
RTF: length of leveltext has to be specified as two-digit hex-value
Peter Herweg
2006-02-12
1
-1
/
+4
*
Slight correction: single quoted font-family names not properly handled
Andreas L. Delmelle
2006-02-12
1
-0
/
+6
*
Extra constants needed for the font shorthand
Andreas L. Delmelle
2006-02-12
1
-1
/
+13
*
Added implementation for the font shorthand property (+ some checkstyle cleanup)
Andreas L. Delmelle
2006-02-12
14
-58
/
+390
*
Bugfix for Bug 38041: correct handling of different list-item-label's
Peter Herweg
2006-02-12
6
-21
/
+92
*
RTF: fix a few checkstyle warnings
Peter Herweg
2006-02-12
4
-21
/
+66
*
Bugzilla #38618:
Jeremias Maerki
2006-02-11
7
-58
/
+103
*
Creation of Font instances centralized in FontInfo and added a cache for them...
Jeremias Maerki
2006-02-10
10
-65
/
+53
*
Reworked area building in AreaTreeParser to match the scheme that the FOTreeB...
Jeremias Maerki
2006-02-09
1
-329
/
+558
*
Decorate warning with location info.
Jeremias Maerki
2006-02-09
1
-1
/
+3
*
Bugfix: Fixed two causes for ClassCastExceptions in BlockContainerLayoutManager.
Jeremias Maerki
2006-02-09
1
-7
/
+2
*
Bugfix: padding-top and padding-bottom on list-items could lead to wrong page...
Jeremias Maerki
2006-02-09
2
-15
/
+30
[next]