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
...
*
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
*
More String->Int conversions, primarily from patch from Finn Bock.
Glen Mazza
2003-12-31
1
-1
/
+0
*
More String->int conversions, annoyingly incremental but I'm getting there...
Glen Mazza
2003-12-29
1
-1
/
+1
*
*Partial* conversion of PropertyList.get(String propName) to new PropertyList...
Glen Mazza
2003-12-27
1
-6
/
+23
*
Property.getPropertyName() switched from returning strings to
Glen Mazza
2003-12-26
1
-1
/
+1
*
Removed the elementStringTable HashMap references (never used; was
Glen Mazza
2003-12-24
1
-56
/
+23
*
Initial Check-in of PropertySets.java and .xsl. (Similar to Alt-Design's
Glen Mazza
2003-12-22
1
-1
/
+0
*
PR:
Glen Mazza
2003-12-22
1
-1
/
+1
*
Removal of some of the temporary code elements (FO Element lists still pending.)
Glen Mazza
2003-12-22
1
-45
/
+60
*
Property Makers now being activated via int constants. (Maker classes themse...
Glen Mazza
2003-12-20
1
-5
/
+12
*
1. Moved static element and property structures from PropertyList (previously...
Glen Mazza
2003-12-20
1
-25
/
+4
*
Consolidated PropertyListBuilder and PropertyList.
Glen Mazza
2003-12-14
1
-68
/
+369
*
style changes only
William Victor Mote
2003-07-16
1
-17
/
+68
*
Moved sources from src/org/** to src/java/org/**
Jeremias Maerki
2003-03-11
1
-0
/
+416
[prev]