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
/
PropertyList.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 647692,647742,647745 via svnmerge from
Adrian Cumiskey
2008-04-14
1
-37
/
+30
*
Added very basic parsing for the xml:lang shorthand.
Andreas L. Delmelle
2008-02-03
1
-2
/
+4
*
Added new extension element: fox:external-document. It allows to add whole do...
Jeremias Maerki
2007-12-27
1
-3
/
+5
*
PropertyCache phase 2:
Andreas L. Delmelle
2007-09-21
1
-3
/
+3
*
Undo unnecessary changes of previous commit (r578197)
Andreas L. Delmelle
2007-09-21
1
-3
/
+3
*
Fix behavior of from-nearest-specified-value(): the value should be that of '...
Andreas L. Delmelle
2007-09-21
1
-15
/
+19
*
Bugzilla #40729:
Jeremias Maerki
2006-11-13
1
-1
/
+1
*
Implemented limited support for extension properties through new methods on E...
Jeremias Maerki
2006-09-11
1
-2
/
+13
*
Rework of the marker/retrieve-marker implementation to cater for correct eval...
Andreas L. Delmelle
2006-08-06
1
-52
/
+103
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
1
-5
/
+6
*
Bugzilla #39701:
Jeremias Maerki
2006-06-02
1
-1
/
+1
*
Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n...
Jeremias Maerki
2006-04-28
1
-5
/
+12
*
A nit: slight performance optimization
Andreas L. Delmelle
2006-02-27
1
-8
/
+9
*
Ignore attributes from foreign namespaces. This is a temporary fix to get rid...
Jeremias Maerki
2006-02-27
1
-4
/
+7
*
Added implementation for the font shorthand property (+ some checkstyle cleanup)
Andreas L. Delmelle
2006-02-12
1
-12
/
+35
*
Implementation for from-table-column(). See: bugzilla 38282
Andreas L. Delmelle
2006-01-31
1
-16
/
+30
*
Cosmetic changes to identifiers, comments and other stylistic corrections.
Joerg Pietschmann
2005-10-06
1
-30
/
+30
*
Initial work on enhancing the extension facilities to register special extens...
Jeremias Maerki
2005-09-02
1
-1
/
+1
*
Support for table-cells as direct children of table-body|header|footer.
Jeremias Maerki
2005-02-08
1
-1
/
+1
*
First version of text-decoration support (no colors, yet, PDF rendering may n...
Jeremias Maerki
2005-01-25
1
-5
/
+24
*
Early preloading of images (during FO tree building). This wasn't consistent ...
Jeremias Maerki
2005-01-24
1
-1
/
+1
*
PR:
Glen Mazza
2004-11-24
1
-3
/
+3
*
Handle unknown subproperty names by logging an error message and ignoring
Finn Bock
2004-11-22
1
-2
/
+5
*
New exception hierarchy rooted in SAXException and throw clauses on
Finn Bock
2004-10-28
1
-52
/
+30
*
Fourth phase of performance improvement.
Finn Bock
2004-10-20
1
-1
/
+1
*
Third phase of performance improvement.
Finn Bock
2004-10-20
1
-7
/
+7
*
Second phase of performance improvement.
Finn Bock
2004-10-19
1
-233
/
+41
*
First phase of performance improvement.
Finn Bock
2004-10-18
1
-0
/
+92
*
1.) Moved from FOPException to SAXParseException for addProperties()
Glen Mazza
2004-08-01
1
-2
/
+1
*
Implemented a cache for property value lookup.
Simon Pepping
2004-06-18
1
-0
/
+78
*
1. Valid node checking for LayoutMasterSet done.
Glen Mazza
2004-06-16
1
-11
/
+1
*
PR:
Glen Mazza
2004-05-22
1
-22
/
+24
*
Applied Apache License Version 2.0 by following the instructions at http://ww...
Jeremias Maerki
2004-02-27
1
-48
/
+16
*
Phase 3 (last) of bug 26434.
Finn Bock
2004-02-02
1
-0
/
+1
*
Phase 1 of 26434.
Finn Bock
2004-02-02
1
-9
/
+9
*
Abandon codegenerated property makers and use bean-like makers instead.
Finn Bock
2004-01-22
1
-107
/
+16
*
FOPropertyMapping.java no longer autogenerated, moved from fop.fo.properties
Glen Mazza
2004-01-20
1
-2
/
+0
*
Moved the interfaces into the Constants class on a trial basis (we may still
Glen Mazza
2004-01-17
1
-7
/
+6
*
static boolean array inheritableProperty[] added, to reduce processing costs
Glen Mazza
2004-01-13
1
-7
/
+10
*
Bug 25990 (Patch by Finn Bock) errors in String->int conversions found.
Glen Mazza
2004-01-09
1
-2
/
+2
*
More String->int conversion.
Glen Mazza
2004-01-07
1
-1
/
+2
*
Last of string->int conversions (more structural improvements still can be
Glen Mazza
2004-01-07
1
-6
/
+3
*
COMPOUND_MASK/PROPERTY_MASK bug fixed in PropertyList.java (patch by Finn Bock).
Glen Mazza
2004-01-05
1
-1
/
+1
*
More String->Int Conversions.
Glen Mazza
2004-01-05
1
-34
/
+20
*
More String-->int conversions. Work primarily from Finn Bock's patch.
Glen Mazza
2004-01-05
1
-18
/
+31
*
More String->Int conversion; also removed member variable passing (namespace,
Glen Mazza
2004-01-04
1
-79
/
+38
*
More string-->int conversions.
Glen Mazza
2004-01-04
1
-19
/
+21
*
more String->int conversions.
Glen Mazza
2004-01-04
1
-72
/
+78
*
String->Int conversion: removed String version of PropertyList.get()
Glen Mazza
2004-01-04
1
-24
/
+0
*
Bug 25803 (patch by Simon Pepping): Fix bug occurring when a compound property
Glen Mazza
2004-01-02
1
-9
/
+23
[next]