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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed io exception in MODCAParser caused by the improper use of mark() and re...
Peter Hancock
2011-05-17
2
-0
/
+240
*
https://issues.apache.org/jira/browse/XERCESJ-1505
Jeremias Maerki
2011-04-29
1
-1
/
+17
*
Added id element to intermediate format to track the origin of content.
Vincent Hennebert
2011-04-18
30
-426
/
+1729
*
Bugzilla 51032: Fixed regression due to oversight in refactoring text-decorat...
Andreas L. Delmelle
2011-04-06
1
-0
/
+32
*
Property fixup
Andreas L. Delmelle
2011-04-03
1
-42
/
+42
*
Bugzilla 50988: Fixed a NullPointerException in case a fo:character was remov...
Andreas L. Delmelle
2011-04-03
1
-0
/
+43
*
Properly fix the case of unresolved bookmarks for the intermediate format: by...
Andreas L. Delmelle
2011-03-27
1
-1
/
+1
*
Temporarily disable new test added in r1085824
Andreas L. Delmelle
2011-03-27
1
-6
/
+6
*
Fixed regression introduced by Bugzilla 50593: bookmarks pointing to a non-ex...
Andreas L. Delmelle
2011-03-26
1
-0
/
+6
*
Bugzilla 50965: Fix regression in BlockContainerLayoutManager where margins w...
Andreas L. Delmelle
2011-03-26
1
-0
/
+56
*
Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such...
Vincent Hennebert
2011-03-24
7
-12
/
+309
*
Bugfix: keep-together does not apply to fo:table-cell
Vincent Hennebert
2011-03-22
4
-4
/
+80
*
Fixed spurious table warnings
Vincent Hennebert
2011-03-22
1
-3
/
+3
*
Bugfix: keep-together on a table containing row-spanning cells was not honored
Vincent Hennebert
2011-03-21
1
-0
/
+69
*
Renamed Viewport into InlineViewport
Vincent Hennebert
2011-03-15
1
-3
/
+3
*
Bugzilla #49910: clipping rectangle is wrong on side-regions
Vincent Hennebert
2011-03-14
6
-0
/
+229
*
Bugzilla #50196: padding-start ignored when table-header/footer is repeated.
Vincent Hennebert
2011-03-09
1
-0
/
+77
*
b49835
Andreas L. Delmelle
2011-03-07
2
-5
/
+162
*
Merge from Trunk, revisions 1060235 to 1069383.
Jeremias Maerki
2011-02-10
14
-52
/
+662
|
\
|
*
Revert r1067644 (local 'clean' trunk got mixed up with fix for 49877)
Andreas L. Delmelle
2011-02-06
1
-1
/
+6
|
*
Preceding cleanups 'fixed' behavior in test case
Andreas L. Delmelle
2011-02-06
1
-5
/
+1
|
*
Disable pixel tests due to differences between JVMs.
Jeremias Maerki
2011-02-04
1
-1
/
+1
|
*
Fix compile error when JAI is not around.
Jeremias Maerki
2011-02-04
1
-2
/
+1
|
*
Some tests for bitmap conversions.
Jeremias Maerki
2011-02-04
2
-0
/
+169
|
*
Bugzilla 48334: Added implementation for xml:base
Andreas L. Delmelle
2011-02-01
1
-0
/
+82
|
*
Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) an...
Jeremias Maerki
2011-02-01
10
-52
/
+411
*
|
Adjust range of valid results for OpenJDK 6
Jeremias Maerki
2011-02-10
1
-3
/
+3
*
|
Removed FopFactory.getColorSpace() in favor of FopFactory.getColorSpaceCache(...
Jeremias Maerki
2011-01-18
2
-6
/
+23
*
|
Remove commented line
Jeremias Maerki
2011-01-18
1
-1
/
+0
*
|
Results of color conversions differ between Java 5 and 6.
Jeremias Maerki
2011-01-18
1
-10
/
+16
*
|
Merge from Trunk, revisions 965390 to 1060234.
Jeremias Maerki
2011-01-18
39
-295
/
+821
|
\
|
|
*
Add test/use-case for id on fo:root
Andreas L. Delmelle
2011-01-15
1
-14
/
+16
|
*
Fix deprecation warnings; add some type safety
Simon Pepping
2011-01-14
2
-6
/
+7
|
*
Relative URIs in the configuration file are evaluated relative to the base UR...
Simon Pepping
2011-01-14
1
-1
/
+1
|
*
move hyphenation-dependent testcase into hyphenation-testcases
Simon Pepping
2011-01-12
1
-0
/
+0
|
*
Bugzilla 49848: Correct behavior of keep-together.within-line in case of nest...
Andreas L. Delmelle
2011-01-09
1
-0
/
+19
|
*
Property fixup
Andreas L. Delmelle
2011-01-08
1
-60
/
+60
|
*
Bugzilla 50471: Avoid ArrayIndexOutOfBoundsException for codepoints without a...
Andreas L. Delmelle
2011-01-07
2
-0
/
+7
|
*
Bugzilla 48380: Avoid ClassCastException when using fox:widow-content-limit
Andreas L. Delmelle
2011-01-07
1
-0
/
+61
|
*
Add type-safe parameters to collections; replace XGC jar to benefit from new ...
Simon Pepping
2011-01-04
1
-1
/
+1
|
*
Avoid unwrapping and rewrapping of Positions; use inspection instead. Remove ...
Simon Pepping
2010-12-24
1
-1
/
+1
|
*
Auxiliary positions do not have an index value; fixing this in InlineStacking...
Simon Pepping
2010-12-17
1
-0
/
+49
|
*
Bugzilla #50089: Content after forced break in block-container is not rendered
Vincent Hennebert
2010-12-14
1
-0
/
+47
|
*
Avoid an NPE in InlineStackingLM.applyChanges for Knuth elements with a null ...
Simon Pepping
2010-12-09
1
-0
/
+44
|
*
Bugzilla #42034:
Jeremias Maerki
2010-12-07
1
-0
/
+53
|
*
Allow for words consisting of only soft hyphens; fixes bug 49837
Simon Pepping
2010-12-04
1
-0
/
+98
|
*
Bugzilla 38264: hyphenation in combination with preserved linefeeds and/or wh...
Andreas L. Delmelle
2010-11-25
2
-15
/
+31
|
*
Do not re-create an AlignmentContext instance if one already exists.
Vincent Hennebert
2010-11-16
1
-0
/
+60
|
*
Added missing license header.
Jeremias Maerki
2010-11-15
1
-0
/
+19
|
*
Removed tab characters.
Jeremias Maerki
2010-11-15
1
-11
/
+11
[next]