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
/
java
/
org
/
apache
/
fop
Commit message (
Expand
)
Author
Age
Files
Lines
*
Slight performance improvement on multi-core CPUs using a cheap trick.
Jeremias Maerki
2008-01-17
1
-21
/
+34
*
java.net.URI doesn't eat non-escaped URIs so I added an escaping method to UR...
Jeremias Maerki
2008-01-14
1
-0
/
+61
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...
Jeremias Maerki
2008-01-11
14
-94
/
+643
*
Testcase for the resolution of collapsed and conditional borders in the FO tree
Vincent Hennebert
2007-12-15
1
-0
/
+214
*
Oops.
Jeremias Maerki
2007-12-03
1
-2
/
+0
*
Added a possibility to rerun the whole run a defined number of times to test ...
Jeremias Maerki
2007-12-03
1
-8
/
+25
*
Log element list length for convenience.
Jeremias Maerki
2007-11-13
1
-1
/
+3
*
Forgot to add IllegalRowSpanTestCase to the test suite...
Vincent Hennebert
2007-11-06
1
-0
/
+2
*
Added check for table-cells which span more rows than available in their pare...
Vincent Hennebert
2007-11-06
3
-11
/
+95
*
Forgot to add TableColumnColumnNumber testcase to the testsuite
Vincent Hennebert
2007-11-06
1
-0
/
+1
*
Finalised testcase for RowGroupBuilder and added it to the testsuite
Vincent Hennebert
2007-11-06
2
-49
/
+22
*
Renamed TableRowIteratorTestCase into RowGroupBuilderTestCase
Vincent Hennebert
2007-11-05
1
-2
/
+2
*
Moved table-related FObj into new o.a.fop.fo.flow.table package
Vincent Hennebert
2007-11-05
7
-8
/
+8
*
First step towards building row groups at the FO tree stage. The built row gr...
Vincent Hennebert
2007-11-05
4
-211
/
+209
*
Reworked the creation of implicit columns to match new behaviour: the number ...
Vincent Hennebert
2007-11-02
1
-2
/
+24
*
Testcases for fo:table-column
Vincent Hennebert
2007-11-01
3
-12
/
+145
*
Additional testcases for too many columns, this time in header or footer.
Vincent Hennebert
2007-10-31
1
-0
/
+8
*
- Enforced check for proper number of columns in a table. Now if a table has ...
Vincent Hennebert
2007-10-31
4
-3
/
+211
*
Some log fine-tuning.
Jeremias Maerki
2007-10-26
1
-15
/
+13
*
Bugzilla #42278:
Jeremias Maerki
2007-06-29
2
-0
/
+120
*
Updated PDF/A-1b support according to ISO-19005-1:2005/Cor.1:2007.
Jeremias Maerki
2007-06-22
1
-0
/
+112
*
Bugzilla #41831:
Jeremias Maerki
2007-05-28
15
-121
/
+309
*
One Factory per VM is enough here.
Jeremias Maerki
2007-05-27
1
-1
/
+1
*
Make the fop.layoutengine.disabled property work with fop.layoutengine.starts...
Vincent Hennebert
2007-04-17
1
-0
/
+1
*
Disable FontBaseBadTestCase for now as it is currently not working and makes ...
Vincent Hennebert
2007-02-28
1
-0
/
+5
*
Switch to XGCommons' ImageWriter for writing PNGs.
Jeremias Maerki
2007-02-28
1
-8
/
+17
*
Add the very same test cases with tables using starts-row/ends-row instead of...
Vincent Hennebert
2007-02-14
1
-5
/
+21
*
Stricter user config file validation.
Vincent Hennebert
2007-02-14
10
-3
/
+463
*
First unit tests for table layout manager classes
Vincent Hennebert
2007-02-13
2
-0
/
+238
*
Fix compilation error caused by incorrect package name in generated code. Als...
Manuel Mall
2006-12-22
1
-3
/
+3
*
Added (limited) support for Unicode UAX#14 compliant line breaking. Thanks to...
Manuel Mall
2006-12-22
2
-0
/
+425
*
Bugzilla #40729:
Jeremias Maerki
2006-11-13
2
-10
/
+9
*
Style only.
Jeremias Maerki
2006-10-25
2
-46
/
+57
*
Simple test of the PDFCMap class, before refactoring it for ToUnicode
Bertrand Delacretaz
2006-09-20
2
-0
/
+71
*
Code style, conform to checkstyle requirements (where it makes sense)
Bertrand Delacretaz
2006-09-20
2
-89
/
+115
*
PDFEncodingTestCase added, but test with custom font is disabled, fails (as e...
Bertrand Delacretaz
2006-09-15
4
-11
/
+141
*
BasePDFTestCase extracted from PDFAConformanceTestCase, will be used to creat...
Bertrand Delacretaz
2006-09-15
2
-48
/
+85
*
Implemented limited support for extension properties through new methods on E...
Jeremias Maerki
2006-09-11
1
-0
/
+147
*
Minor enhancement of FOTree test output
Andreas L. Delmelle
2006-08-22
1
-4
/
+14
*
Fixed a memory-leak: The FO tree part of a page-sequence was not released whe...
Jeremias Maerki
2006-08-03
1
-0
/
+108
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
73
-365
/
+438
*
Set a PrefixResolver for the "true" check, too, not only for "eval".
Jeremias Maerki
2006-06-08
2
-14
/
+24
*
Tweak: change expected value to an absolute
Andreas L. Delmelle
2006-06-05
1
-2
/
+2
*
Update assertions to reflect recent modification to the method in question
Andreas L. Delmelle
2006-06-04
1
-2
/
+2
*
Bugzilla #39533:
Jeremias Maerki
2006-05-18
1
-1
/
+1
*
Bugzilla #39607:
Jeremias Maerki
2006-05-18
3
-0
/
+107
*
Extended PageViewport to carry foreign attributes.
Jeremias Maerki
2006-05-18
1
-1
/
+13
*
Bugzilla #38946:
Jeremias Maerki
2006-05-03
2
-24
/
+30
*
Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n...
Jeremias Maerki
2006-04-28
2
-0
/
+47
*
Forgot to disable the writing down of the generated PDF files.
Jeremias Maerki
2006-04-10
1
-1
/
+1
[next]