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
/
fotree
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bugzilla 47027: Correction for interpretation of pixel-lengths, as suggested ...
Andreas L. Delmelle
2009-04-19
1
-0
/
+34
*
Remove svn:executable property...
Andreas L. Delmelle
2009-04-12
1
-0
/
+0
*
Fix the behaviour of pixel-lengths: influenced by target-resolution, rather t...
Andreas L. Delmelle
2009-04-12
1
-0
/
+33
*
Bugzilla 46567: fo:marker in fo:table-row produced a ValidationException
Andreas L. Delmelle
2009-01-22
1
-0
/
+57
*
Added check for the case where column-number is specified on something other ...
Andreas L. Delmelle
2008-06-30
1
-0
/
+4
*
Undo r655765, which was causing NPEs in the layout-tests
Andreas L. Delmelle
2008-05-13
1
-28
/
+0
*
Alter auto-id naming to avoid confusion with URI fragment identifiers
Andreas L. Delmelle
2008-05-13
1
-8
/
+8
*
Added support for auto-generated initial value for the "id" property.
Andreas L. Delmelle
2008-05-13
1
-0
/
+28
*
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
*
Corrected errors in ColumnNumberPropertyMaker.java; temporarily disabled two ...
Andreas L. Delmelle
2008-05-07
1
-0
/
+10
*
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
*
rowStarted doesn't need to be set in the signalNewRow method. If it is, it wi...
Vincent Hennebert
2008-02-15
1
-5
/
+5
*
Revisit background-position shorthand implementation: always convert to perce...
Andreas L. Delmelle
2008-02-10
1
-12
/
+24
*
Tweak: early percentage resolution by the parser (if the base is known and ab...
Andreas L. Delmelle
2008-02-07
1
-5
/
+5
*
Added testcase for Bugzilla 44343
Andreas L. Delmelle
2008-02-04
1
-0
/
+62
*
Added very basic parsing for the xml:lang shorthand.
Andreas L. Delmelle
2008-02-03
1
-0
/
+35
*
Improved error tolerance: an enum property value with leading or trailing spa...
Jeremias Maerki
2008-01-25
1
-0
/
+37
*
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
1
-12
/
+10
*
Testcase for the resolution of collapsed and conditional borders in the FO tree
Vincent Hennebert
2007-12-15
3
-0
/
+3946
*
Added check for table-cells which span more rows than available in their pare...
Vincent Hennebert
2007-11-06
4
-0
/
+264
*
Slightly reworked too-many-columns_body_3 testcase, added testcase for a cell...
Vincent Hennebert
2007-11-06
2
-4
/
+49
*
Updated the warning messages
Vincent Hennebert
2007-11-05
6
-10
/
+22
*
Renamed TableRowIterator* test cases into RowGroupBuilder*
Vincent Hennebert
2007-11-05
8
-0
/
+0
*
First step towards building row groups at the FO tree stage. The built row gr...
Vincent Hennebert
2007-11-05
8
-0
/
+1514
*
Reworked the creation of implicit columns to match new behaviour: the number ...
Vincent Hennebert
2007-11-02
1
-0
/
+240
*
Testcases for fo:table-column
Vincent Hennebert
2007-11-01
1
-0
/
+131
*
Additional testcases for too many columns, this time in header or footer.
Vincent Hennebert
2007-10-31
2
-0
/
+146
*
Replaced svn:eol property with svn:eol-style or set that latter to native
Vincent Hennebert
2007-10-31
14
-1263
/
+1263
*
- Enforced check for proper number of columns in a table. Now if a table has ...
Vincent Hennebert
2007-10-31
4
-21
/
+168
*
Updated testcase to reflect new code behaviour: gaps between columns are now ...
Vincent Hennebert
2007-10-30
1
-7
/
+7
*
Improvement in handling relative font-weights
Andreas L. Delmelle
2007-07-06
1
-0
/
+90
*
Fix: override PropertyMaker.make() to properly parse font-family names contai...
Andreas L. Delmelle
2007-02-06
1
-0
/
+49
*
Fix for bugzilla 41503:
Andreas L. Delmelle
2007-01-31
1
-0
/
+58
*
Created a static known-issues item in the release tab. Updated the
Simon Pepping
2007-01-09
1
-31
/
+31
*
Minor enhancement of column-number property code / removal of unused method
Andreas L. Delmelle
2006-08-22
1
-0
/
+54
*
Minor fix: set negative values to zero for b-p-d/i-p-d
Andreas L. Delmelle
2006-08-21
1
-11
/
+1
*
Rework of the marker/retrieve-marker implementation to cater for correct eval...
Andreas L. Delmelle
2006-08-06
1
-0
/
+98
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
25
-1256
/
+1281
*
Bugfix: components of border-separation weren't set when using shorthand-mode...
Andreas L. Delmelle
2006-06-08
1
-0
/
+67
*
Bugzilla #38946:
Jeremias Maerki
2006-05-03
1
-2
/
+2
*
Fixed various white space (non)removal issues during line building. white-spa...
Manuel Mall
2006-04-08
1
-1
/
+1
*
Changed the way that text-align-last is calculated. Hopefully, this is it, no...
Jeremias Maerki
2006-03-16
1
-2
/
+24
*
Fixed bug in handling of text-align-last. Value "relative" was not the defaul...
Jeremias Maerki
2006-02-28
1
-0
/
+59
*
Testcase for the background-position shorthand.
Andreas L. Delmelle
2006-02-14
1
-0
/
+71
*
Slight correction: single quoted font-family names not properly handled
Andreas L. Delmelle
2006-02-12
1
-3
/
+3
[next]