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
/
FOPropertyMapping.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Comment out unused properties. Patch by Richard Wheeldon
Simon Pepping
2006-12-20
1
-1
/
+1
*
Bugzilla #40729:
Jeremias Maerki
2006-11-13
1
-2
/
+5
*
Implemented limited support for extension properties through new methods on E...
Jeremias Maerki
2006-09-11
1
-5
/
+17
*
A few changes combined:
Andreas L. Delmelle
2006-08-24
1
-47
/
+59
*
Rework of default column-creation and setting column-widths from the first ro...
Andreas L. Delmelle
2006-08-21
1
-1
/
+2
*
Rework of the marker/retrieve-marker implementation to cater for correct eval...
Andreas L. Delmelle
2006-08-06
1
-10
/
+14
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
1
-5
/
+6
*
Bugfix: components of border-separation weren't set when using shorthand-mode...
Andreas L. Delmelle
2006-06-08
1
-4
/
+7
*
Fixed incorrect handling of percentages in vertical-align property values and...
Manuel Mall
2006-05-06
1
-0
/
+1
*
Bugzilla #38946:
Jeremias Maerki
2006-05-03
1
-160
/
+13
*
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
-22
/
+28
*
Fixed bug in handling of text-align-last. Value "relative" was not the defaul...
Jeremias Maerki
2006-02-28
1
-16
/
+30
*
Added default empty String to the border-* shorthands. Added warning for the ...
Andreas L. Delmelle
2006-02-15
1
-0
/
+7
*
Added default empty String to the border shorthand. Avoids NPE mentioned in B...
Andreas L. Delmelle
2006-02-15
1
-0
/
+4
*
Added support for the background-position shorthand.
Andreas L. Delmelle
2006-02-14
1
-2
/
+6
*
Added implementation for the font shorthand property (+ some checkstyle cleanup)
Andreas L. Delmelle
2006-02-12
1
-17
/
+32
*
Bugzilla #38618:
Jeremias Maerki
2006-02-11
1
-1
/
+1
*
Added support for the white-space shorthand
Andreas L. Delmelle
2005-12-30
1
-0
/
+15
*
1) Added support for the page-break-* shorthands
Andreas L. Delmelle
2005-12-29
1
-4
/
+26
*
font-family list still not fully supported but a comma-separated list is now ...
Jeremias Maerki
2005-12-02
1
-1
/
+2
*
Removed property values as discussed: http://marc.theaimsgroup.com/?t=1129854...
Manuel Mall
2005-10-24
1
-8
/
+0
*
Update to support border and padding and alignments on inline fos
Manuel Mall
2005-10-07
1
-2
/
+16
*
Added custom Maker for page-height and page-width; use fallback values in cas...
Andreas L. Delmelle
2005-09-24
1
-6
/
+5
*
Fixed inheritance error (bugzilla 36720)
Andreas L. Delmelle
2005-09-20
1
-0
/
+1
*
Implementation for initial values of the column-number property
Andreas L. Delmelle
2005-09-17
1
-3
/
+2
*
Fixed wrong defaults for conditionality component for padding-before and padd...
Jeremias Maerki
2005-09-14
1
-2
/
+2
*
Bugzilla #36068:
Finn Bock
2005-09-12
1
-2
/
+18
*
Using the fo property last-line-end-indent instead of a hard coded value.
Luca Furini
2005-09-07
1
-0
/
+1
*
Bugzilla #36379:
Finn Bock
2005-08-31
1
-25
/
+28
*
Added support for table border-*-precedence properties in the table
Finn Bock
2005-08-26
1
-8
/
+9
*
Fix a bug where the specified value was inherite for percentages on
Finn Bock
2005-08-25
1
-1
/
+1
*
Bugzilla #36067
Jeremias Maerki
2005-08-10
1
-2
/
+6
*
Patch supplied by Manuel Mall in bugzilla 36036 with minor modifications
Chris Bowditch
2005-08-05
1
-95
/
+102
*
Merge of branch Temp_KnuthStylePageBreaking back into HEAD.
Jeremias Maerki
2005-05-13
1
-0
/
+8
*
SpacePropertyMaker to handle conditionality as defined by the spec:
Jeremias Maerki
2005-03-11
1
-4
/
+8
*
Support for border-spacing shorthand.
Jeremias Maerki
2005-02-07
1
-2
/
+6
*
First version of text-decoration support (no colors, yet, PDF rendering may n...
Jeremias Maerki
2005-01-25
1
-1
/
+3
*
Missing aliases for background-position-*.
Jeremias Maerki
2005-01-24
1
-0
/
+9
*
PR:
Glen Mazza
2005-01-11
1
-314
/
+316
*
Support for percentages on external-graphic and instream-foreign-object for t...
Jeremias Maerki
2004-12-28
1
-0
/
+2
*
PR:
Glen Mazza
2004-11-24
1
-315
/
+315
*
Moved white-space-treatment from shorthands to "block and line related".
Finn Bock
2004-10-29
1
-11
/
+11
*
More properties implemented.
Finn Bock
2004-10-29
1
-13
/
+37
*
The 'space-treatment' property has long ago been renamed to
Finn Bock
2004-10-29
1
-6
/
+0
*
Style fix.
Finn Bock
2004-10-29
1
-1
/
+2
*
More properties implement in the property subsystem.
Finn Bock
2004-10-29
1
-28
/
+132
*
Removed special case handling of "auto" enum for length properties.
Finn Bock
2004-10-28
1
-17
/
+17
*
New exception hierarchy rooted in SAXException and throw clauses on
Finn Bock
2004-10-28
1
-1
/
+2
*
Fourth phase of performance improvement.
Finn Bock
2004-10-20
1
-3
/
+3
[prev]
[next]