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
*
- added full support for keep-with-previous on table-row and in table-cell
Vincent Hennebert
2008-02-25
11
-16
/
+1695
*
Bugfix: When scale-up/down-to-fit was used, the image scaling rule was not al...
Jeremias Maerki
2008-02-25
1
-0
/
+115
*
Fixed a bug leading to the content of row-spanning cells being duplicated at ...
Vincent Hennebert
2008-02-19
1
-0
/
+72
*
Style only: removed spurious ^M characters at the end of lines
Vincent Hennebert
2008-02-19
3
-211
/
+211
*
It currently doesn't work properly without a layout-master-set.
Jeremias Maerki
2008-02-18
1
-3
/
+3
*
fop-rgb-icc() function did not make the round-trip which caused an error in t...
Jeremias Maerki
2008-02-18
4
-83
/
+180
*
Extract original exception in BasePDFTestCase.java. They are normally embedde...
Jeremias Maerki
2008-02-18
1
-7
/
+27
*
rowStarted doesn't need to be set in the signalNewRow method. If it is, it wi...
Vincent Hennebert
2008-02-15
1
-5
/
+5
*
break-after set on the last child of a row-spanning cell must apply to the la...
Vincent Hennebert
2008-02-14
1
-0
/
+91
*
Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ...
Jeremias Maerki
2008-02-14
1
-6
/
+8
*
Moved to the FO tree stage the check for break-before/after on table-row whil...
Vincent Hennebert
2008-02-13
1
-4
/
+4
*
Added support for breaks before and after table cells
Vincent Hennebert
2008-02-13
6
-3
/
+3612
*
Ensured all SVN properties are set equally
Maximilian Berger
2008-02-13
3
-3
/
+3
*
Ensured all SVN properties are set equally
Maximilian Berger
2008-02-13
113
-12040
/
+12040
*
Fixed wrong numbering of cells
Vincent Hennebert
2008-02-12
2
-8
/
+8
*
Bugzilla #44393:
Jeremias Maerki
2008-02-12
2
-8
/
+2
*
Disabled region-body_column-count_bug#37468 testcase because of bug 44393
Vincent Hennebert
2008-02-11
1
-0
/
+6
*
Added full support for breaks inside table-cell elements
Vincent Hennebert
2008-02-11
3
-0
/
+2477
*
Bugzilla 41631: Percentage resolution for arguments to proportional-column-wi...
Andreas L. Delmelle
2008-02-10
1
-0
/
+31
*
Correction/Rectification of changes made in r617989:
Andreas L. Delmelle
2008-02-10
1
-1
/
+4
*
Revisit background-position shorthand implementation: always convert to perce...
Andreas L. Delmelle
2008-02-10
1
-12
/
+24
*
Testcase for bug #43676, which is now fixed
Vincent Hennebert
2008-02-08
1
-0
/
+75
*
Removed the 900 penalty mechanism which anyway almost always produced visuall...
Vincent Hennebert
2008-02-08
12
-63
/
+1170
*
Tweak: modify PercentLength.toString() to return a value that facilitates deb...
Andreas L. Delmelle
2008-02-07
1
-1
/
+7
*
Tweak: early percentage resolution by the parser (if the base is known and ab...
Andreas L. Delmelle
2008-02-07
1
-5
/
+5
*
Bugfix for date formatting with negative time zones in the PDF's Info object.
Jeremias Maerki
2008-02-07
2
-3
/
+64
*
Added an option to disable the default sRGB profile in PDF output for those w...
Jeremias Maerki
2008-02-07
2
-3
/
+69
*
Bugzilla #36391:
Jeremias Maerki
2008-02-06
5
-12
/
+179
*
Added testcase for Bugzilla 44343
Andreas L. Delmelle
2008-02-04
1
-0
/
+62
*
Fixed minor typo I stumbled upon while doing something completely unrelated
Vincent Hennebert
2008-02-04
1
-2
/
+2
*
Added very basic parsing for the xml:lang shorthand.
Andreas L. Delmelle
2008-02-03
1
-0
/
+35
*
Removed the Dijkstra stuff as it was moved to Commons.
Jeremias Maerki
2008-01-30
4
-314
/
+0
*
Replaced testcases for forced break on table-row with more complete ones. Tes...
Vincent Hennebert
2008-01-29
7
-222
/
+3412
*
Renamed testcase for clarity
Vincent Hennebert
2008-01-29
1
-0
/
+0
*
Added more tests to ensure no weird things occurs when keep-with-previous/nex...
Vincent Hennebert
2008-01-29
2
-0
/
+50
*
Added support for the natural language indentifier ("Lang" in the document ca...
Jeremias Maerki
2008-01-28
3
-1
/
+71
*
Improve breaking for block-container and static-content so there are no more ...
Jeremias Maerki
2008-01-28
3
-3
/
+116
*
Improved error tolerance: an enum property value with leading or trailing spa...
Jeremias Maerki
2008-01-25
1
-0
/
+37
*
Added support for DOMSource to Preloader SVG so a URI Resolver can be written...
Jeremias Maerki
2008-01-25
1
-1
/
+55
*
Bugzilla #44289: Wrong border resolution when header/footer omitted at break
Vincent Hennebert
2008-01-24
1
-0
/
+147
*
Added license header
Vincent Hennebert
2008-01-24
1
-1
/
+17
*
Replaced 'non-lead' with 'normal'
Vincent Hennebert
2008-01-24
1
-38
/
+38
*
Added support for conditional borders (and paddings) in tables.
Vincent Hennebert
2008-01-23
13
-109
/
+721
*
Slight performance improvement on multi-core CPUs using a cheap trick.
Jeremias Maerki
2008-01-17
1
-21
/
+34
*
Fixed logic error setting the transformation matrix for block-container viewp...
Jeremias Maerki
2008-01-17
3
-7
/
+61
*
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
39
-186
/
+895
*
Reenabled documentation for fox:destination.
Jeremias Maerki
2008-01-07
1
-0
/
+61
*
Added new extension element: fox:external-document. It allows to add whole do...
Jeremias Maerki
2007-12-27
2
-0
/
+134
*
Added support for scale-down-to-fit and scale-up-to-fit.
Jeremias Maerki
2007-12-20
1
-0
/
+92
[next]