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
*
Re-enabled testcases that pass again after r655578
Andreas L. Delmelle
2008-05-12
1
-10
/
+0
*
Forgot to update testcases
Maximilian Berger
2008-05-11
2
-2
/
+2
*
Checkstyle cleanup and javadoc
Adrian Cumiskey
2008-05-09
1
-4
/
+15
*
Bugzilla 44794:
Andreas L. Delmelle
2008-05-09
3
-5
/
+196
*
Checkstyle and minor typo fixes
Vincent Hennebert
2008-05-09
5
-46
/
+46
*
In collapsed borders, the 'nonLeadingTrailing' case actually corresponds to t...
Vincent Hennebert
2008-05-08
1
-8
/
+8
*
Fix validation errors
Joerg Pietschmann
2008-05-08
1
-64
/
+64
*
Quick fix for XML validation error
Joerg Pietschmann
2008-05-08
1
-2
/
+2
*
Corrected errors in ColumnNumberPropertyMaker.java; temporarily disabled two ...
Andreas L. Delmelle
2008-05-07
1
-0
/
+10
*
Bugzilla 41500:
Andreas L. Delmelle
2008-05-07
1
-6
/
+0
*
Very small cleanup to unit test. This method does not need to be protected.
Adrian Cumiskey
2008-05-06
1
-1
/
+1
*
* Added font substitution configuration reader, model, business logic, junit ...
Adrian Cumiskey
2008-05-06
7
-8
/
+105
*
Bugzilla 42703:
Andreas L. Delmelle
2008-05-02
1
-0
/
+29
*
Cleanup/Correction after r657673
Andreas L. Delmelle
2008-05-02
1
-2
/
+2
*
First steps towards fo:retrieve-table-marker
Andreas L. Delmelle
2008-05-01
1
-0
/
+68
*
Added enum "none" as a legitimate value for max-height/min-height (behavior t...
Andreas L. Delmelle
2008-05-01
1
-0
/
+57
*
Restored Java 1.4 compatibility (Boolean.parseBoolean() is a Java 5 method).
Jeremias Maerki
2008-04-25
1
-2
/
+6
*
Bugzilla 44634: Added partial implementation for show-destination.
Andreas L. Delmelle
2008-04-25
1
-2
/
+2
*
Second part of the implementation of stage 1 for advanced keeps (see Wiki): I...
Jeremias Maerki
2008-04-25
11
-18
/
+1029
*
Improve table-unit computation if proportional-column-width() is used
Simon Pepping
2008-04-24
1
-0
/
+61
*
Now tunneling all events through a special event listener in tests. This serv...
Jeremias Maerki
2008-04-17
8
-31
/
+119
*
First part of the implementation of stage 1 for advanced keeps (see Wiki): In...
Jeremias Maerki
2008-04-15
6
-22
/
+430
*
Merged branch
Jeremias Maerki
2008-04-14
10
-0
/
+442
*
Added support for addressing all glyphs available in a Type 1 font, not just ...
Jeremias Maerki
2008-03-27
1
-2
/
+4
*
Merged revisions 636400-636405,636407-638388 via svnmerge from
Vincent Hennebert
2008-03-18
5
-7
/
+287
*
Reverting changes of rev. 637057. I applied the changes to the 0.95 branch in...
Vincent Hennebert
2008-03-14
1
-112
/
+0
*
Bugzilla #44412:
Jeremias Maerki
2008-03-14
1
-0
/
+112
*
Updated the disabled-testcases.xml file: re-enabled testcases which could eas...
Vincent Hennebert
2008-03-11
9
-848
/
+228
*
Forgot to add the testcase for forced break vs explicit row height in revisio...
Vincent Hennebert
2008-03-11
1
-0
/
+87
*
Fixed a copy-paste error (getPaddingStart instead of getPaddingEnd)
Vincent Hennebert
2008-03-11
1
-15
/
+15
*
Bugfix for row/body/col background painting when padding is used in the table...
Jeremias Maerki
2008-03-10
1
-0
/
+113
*
Bugfix: forced break ignored when the minimum height of a table-row isn't rea...
Vincent Hennebert
2008-03-10
2
-4
/
+4
*
Fixed NPE in BlockContainerLayoutManager when used as a child of an inline-le...
Jeremias Maerki
2008-03-10
1
-0
/
+104
*
- Fixed the rendering of the area of a table corresponding to border-separati...
Vincent Hennebert
2008-03-05
8
-116
/
+552
*
Bugfix: If there's shrink available in an auto-height situation, the differen...
Jeremias Maerki
2008-03-04
1
-0
/
+63
*
- 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
[next]