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
/
src
/
java
/
org
/
apache
/
fop
/
fo
/
properties
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Missed the other source of "getValue() called on AUTO length" last time.
Jeremias Maerki
2006-09-11
1
-13
/
+17
*
Avoiding error message ("getBaseLength called without context") when width="1...
Jeremias Maerki
2006-09-01
1
-1
/
+1
*
Just isn't my day... last one
Andreas L. Delmelle
2006-08-24
1
-1
/
+1
*
Another slip...
Andreas L. Delmelle
2006-08-24
1
-1
/
+1
*
Forgot FOTree tests after r434497 => re-enabled and rectified...
Andreas L. Delmelle
2006-08-24
1
-10
/
+14
*
Reset visibility to public...
Andreas L. Delmelle
2006-08-24
1
-1
/
+1
*
Fix: suppressed call to PercentLength.getBaseLength() without context (introd...
Andreas L. Delmelle
2006-08-24
2
-11
/
+16
*
Reset visibility to public
Andreas L. Delmelle
2006-08-21
1
-1
/
+1
*
Minor fix: set negative values to zero for b-p-d/i-p-d
Andreas L. Delmelle
2006-08-21
1
-6
/
+43
*
Rework of the marker/retrieve-marker implementation to cater for correct eval...
Andreas L. Delmelle
2006-08-06
2
-229
/
+123
*
Merge from Temp_Floats branch:
Jeremias Maerki
2006-08-02
1
-31
/
+30
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
58
-291
/
+349
*
Bugzilla #39608:
Jeremias Maerki
2006-07-11
3
-4
/
+16
*
Fixes Bugzilla 39560: make sure the interaction between FOs and properties is...
Andreas L. Delmelle
2006-06-06
1
-47
/
+24
*
Bugzilla #38946:
Jeremias Maerki
2006-05-03
6
-832
/
+186
*
Merged Temp_API_Finalization branch back into FOP Trunk:
Jeremias Maerki
2006-03-27
1
-2
/
+4
*
Tweak: modified warning to occur only for non-inherited props where the paren...
Andreas L. Delmelle
2006-02-18
1
-5
/
+12
*
Added default empty String to the border-* shorthands. Added warning for the ...
Andreas L. Delmelle
2006-02-15
1
-4
/
+10
*
Added support for the background-position shorthand.
Andreas L. Delmelle
2006-02-14
1
-0
/
+60
*
Slight correction: single quoted font-family names not properly handled
Andreas L. Delmelle
2006-02-12
1
-0
/
+6
*
Added implementation for the font shorthand property (+ some checkstyle cleanup)
Andreas L. Delmelle
2006-02-12
12
-29
/
+323
*
Bugzilla #38618:
Jeremias Maerki
2006-02-11
3
-36
/
+51
*
Creation of Font instances centralized in FontInfo and added a cache for them...
Jeremias Maerki
2006-02-10
1
-5
/
+4
*
Bugzilla #38453:
Jeremias Maerki
2006-02-02
1
-51
/
+54
*
Implementation for from-table-column(). See: bugzilla 38282
Andreas L. Delmelle
2006-01-31
1
-6
/
+32
*
Added support for the white-space shorthand
Andreas L. Delmelle
2005-12-30
1
-0
/
+63
*
Tweak page-break-* shorthands; keeps now working properly
Andreas L. Delmelle
2005-12-30
1
-6
/
+6
*
1) Added support for the page-break-* shorthands
Andreas L. Delmelle
2005-12-29
2
-0
/
+127
*
As announced, I brought FontTriplet to more life by making it Serializable an...
Jeremias Maerki
2005-12-22
1
-2
/
+5
*
Made the locator variable on FONode protected.
Jeremias Maerki
2005-12-09
1
-1
/
+1
*
Alternative set of rules for text indent calculation (start-indent and end-in...
Jeremias Maerki
2005-12-07
1
-0
/
+88
*
font-family list still not fully supported but a comma-separated list is now ...
Jeremias Maerki
2005-12-02
2
-4
/
+119
*
Bugzilla #37521:
Jeremias Maerki
2005-11-24
1
-3
/
+3
*
Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....
Jeremias Maerki
2005-11-14
2
-33
/
+46
*
Package documentation.
Jeremias Maerki
2005-10-27
1
-0
/
+22
*
Fixed various javadoc problems, fixed a deprecation warning, removed function...
Manuel Mall
2005-10-26
2
-2
/
+2
*
toString() a little more compact.
Jeremias Maerki
2005-10-13
1
-1
/
+3
*
An accessor I need for space resolution.
Jeremias Maerki
2005-10-13
1
-0
/
+9
*
Update to support border and padding and alignments on inline fos
Manuel Mall
2005-10-07
1
-0
/
+142
*
Cosmetic changes to identifiers, comments and other stylistic corrections.
Joerg Pietschmann
2005-10-06
2
-56
/
+56
*
Removed warning for padding (r291267); padding never seems to be null, so war...
Andreas L. Delmelle
2005-09-25
1
-6
/
+0
*
Minor tweak: avoid test for auto if value is indefinite
Andreas L. Delmelle
2005-09-25
1
-5
/
+7
*
Added check for both page-height and page-width set to indefinite; use fallba...
Andreas L. Delmelle
2005-09-24
1
-9
/
+37
*
Added custom Maker for page-height and page-width; use fallback values in cas...
Andreas L. Delmelle
2005-09-24
1
-0
/
+70
*
Moved check for explicit column-number to ColumnNumberPropertyMaker
Andreas L. Delmelle
2005-09-24
1
-1
/
+8
*
Added warning for padding on table with collapsing border-model
Andreas L. Delmelle
2005-09-24
1
-0
/
+6
*
Added warning for non-applicable borders in case of separate border-model
Andreas L. Delmelle
2005-09-23
1
-0
/
+5
*
Added fallback for specified negative or zero for column-number
Andreas L. Delmelle
2005-09-21
1
-0
/
+32
*
Correction of style violations
Andreas L. Delmelle
2005-09-19
1
-13
/
+16
*
Implementation for initial values of the column-number property
Andreas L. Delmelle
2005-09-17
1
-0
/
+67
[prev]
[next]