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
/
fo
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Initial support for XMP metadata (PDF 1.4) under fo:declarations. Both xmpmet...
Jeremias Maerki
2006-02-17
12
-106
/
+613
*
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
*
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
*
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
1
-5
/
+4
*
Style fixes
Jeremias Maerki
2006-02-07
1
-2
/
+2
*
Non-SVG XML got loaded into a non-namespace-aware node which caused problems ...
Jeremias Maerki
2006-02-07
1
-1
/
+8
*
Correction of the issue raised on the WhiteSpace Wiki (see accompanying change)
Andreas L. Delmelle
2006-02-03
1
-1
/
+2
*
Bugzilla #38453:
Jeremias Maerki
2006-02-02
1
-51
/
+54
*
Further fine-tuning of white-space-handling during refinement
Andreas L. Delmelle
2006-02-01
1
-15
/
+38
*
Implementation for from-table-column(). See: bugzilla 38282
Andreas L. Delmelle
2006-01-31
9
-72
/
+184
*
Here's why forcing to border-collapse="separate" on fo:table didn't work. D'oh!
Jeremias Maerki
2006-01-31
1
-20
/
+0
*
Added safe-guard against reuse to avoid problems with the renderers.
Jeremias Maerki
2006-01-27
1
-9
/
+9
*
Command-line support for the intermediate format: Use "-atin" to specify an a...
Jeremias Maerki
2006-01-24
1
-16
/
+9
*
New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...
Jeremias Maerki
2006-01-17
5
-119
/
+255
*
Remove 2005 from the copyright years of appropriate files committed in
Simon Pepping
2006-01-14
5
-5
/
+5
*
Allow some xsl-function calls with omitted args, patch contributed by
Simon Pepping
2006-01-12
7
-14
/
+60
*
Slight enhancement to white-space-handling: removal of trailing white-space f...
Andreas L. Delmelle
2006-01-09
1
-13
/
+52
*
Implementation of force-page-count property, patch by Gerhard Oettl,
Simon Pepping
2006-01-06
1
-3
/
+15
*
Bugfix: TableCell did not properly report that it generates reference-areas w...
Jeremias Maerki
2006-01-03
1
-2
/
+6
*
Applied white-space handling to leaders as well...
Andreas L. Delmelle
2005-12-30
1
-5
/
+3
*
Revision of refinement white-space handling (cfr. Bugzilla 37639)
Andreas L. Delmelle
2005-12-30
7
-190
/
+316
*
Added support for the white-space shorthand
Andreas L. Delmelle
2005-12-30
2
-0
/
+78
*
Tweak page-break-* shorthands; keeps now working properly
Andreas L. Delmelle
2005-12-30
1
-6
/
+6
*
Added a few missing constants...
Andreas L. Delmelle
2005-12-30
1
-15
/
+21
*
1) Added support for the page-break-* shorthands
Andreas L. Delmelle
2005-12-29
3
-4
/
+153
*
Merge from Branch fop-0_91:
Jeremias Maerki
2005-12-23
1
-2
/
+2
*
Merge from Branch fop-0_91:
Jeremias Maerki
2005-12-23
1
-32
/
+3
*
As announced, I brought FontTriplet to more life by making it Serializable an...
Jeremias Maerki
2005-12-22
1
-2
/
+5
*
NOTE: API changes in a backwards-incompatible way: FOUserAgent.setResolution(...
Jeremias Maerki
2005-12-15
1
-2
/
+2
*
Attempt at providing context information about the element causing an endless...
Jeremias Maerki
2005-12-15
1
-3
/
+7
*
New method: FONode.decorateWithContextInfo() adds context information to an e...
Jeremias Maerki
2005-12-13
3
-0
/
+84
*
The result of some practice with Checkstyle
Simon Pepping
2005-12-09
1
-8
/
+8
*
Made the locator variable on FONode protected.
Jeremias Maerki
2005-12-09
6
-13
/
+38
*
Alternative set of rules for text indent calculation (start-indent and end-in...
Jeremias Maerki
2005-12-07
1
-0
/
+88
*
The border-collapse property on fo:table is now forced to the value "separate...
Jeremias Maerki
2005-12-05
1
-2
/
+5
*
font-family list still not fully supported but a comma-separated list is now ...
Jeremias Maerki
2005-12-02
4
-14
/
+132
*
Fixing two NPEs occurring with a completely empty table where not even the ta...
Jeremias Maerki
2005-12-01
1
-1
/
+1
*
Relaxed validation for border and padding on region-*.
Jeremias Maerki
2005-11-29
1
-2
/
+3
*
Bugfix for a multi-threading problem:
Jeremias Maerki
2005-11-24
1
-11
/
+10
*
Bugzilla #37521:
Jeremias Maerki
2005-11-24
1
-3
/
+3
*
Bugzilla #37557:
Jeremias Maerki
2005-11-24
1
-4
/
+4
*
Implementation of hyphenation-ladder-count.
Luca Furini
2005-11-21
1
-0
/
+5
*
Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....
Jeremias Maerki
2005-11-14
5
-39
/
+52
*
Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) ...
Jeremias Maerki
2005-11-11
1
-6
/
+14
[prev]
[next]