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
*
Created Constants for unit descriptions
Maximilian Berger
2008-02-14
1
-9
/
+27
*
Simplified the detection of double as integer
Vincent Hennebert
2008-02-14
1
-2
/
+1
*
Ensured all SVN properties are set equally
Maximilian Berger
2008-02-13
1
-1
/
+1
*
Fixed illegal character in the file
Vincent Hennebert
2008-02-11
1
-1
/
+1
*
Tweak: wrap numeric values internally in Integers or Longs if possible, Doubl...
Andreas L. Delmelle
2008-02-10
1
-15
/
+29
*
Revisit background-position shorthand implementation: always convert to perce...
Andreas L. Delmelle
2008-02-10
2
-61
/
+126
*
Tweak: modify PercentLength.toString() to return a value that facilitates deb...
Andreas L. Delmelle
2008-02-07
1
-11
/
+13
*
Tweak: early percentage resolution by the parser (if the base is known and ab...
Andreas L. Delmelle
2008-02-07
1
-1
/
+12
*
Added very basic parsing for the xml:lang shorthand.
Andreas L. Delmelle
2008-02-03
1
-0
/
+61
*
Slight correction for pixel-values: pass the ratio of pixels-per-point into F...
Andreas L. Delmelle
2008-02-02
1
-16
/
+8
*
Further improvement in FixedLength:
Andreas L. Delmelle
2008-02-02
4
-7
/
+14
*
Further cleanup/refinement of FixedLength:
Andreas L. Delmelle
2008-02-02
5
-59
/
+78
*
Minor cleanup/improvement:
Andreas L. Delmelle
2008-02-02
2
-25
/
+18
*
Bugzilla 44343:
Andreas L. Delmelle
2008-02-01
1
-3
/
+16
*
Improved error tolerance: an enum property value with leading or trailing spa...
Jeremias Maerki
2008-01-25
1
-2
/
+2
*
Removed stray reference to ImageFactory.
Jeremias Maerki
2008-01-11
1
-2
/
+2
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...
Jeremias Maerki
2008-01-11
1
-17
/
+18
*
Style only: removed trailing white spaces
Vincent Hennebert
2007-12-13
1
-54
/
+53
*
Implemented the resolution of collapsing borders in the FO tree, for every si...
Vincent Hennebert
2007-12-13
1
-2
/
+56
*
Corrected javadocs
Adrian Cumiskey
2007-12-05
1
-5
/
+5
*
Correction and simplification of the PropertyCache: subclass WeakReference an...
Andreas L. Delmelle
2007-12-01
1
-119
/
+83
*
bug fix: memory leak in PropertyCache. Fix provided by Jeremias. There are st...
Chris Bowditch
2007-11-20
1
-5
/
+9
*
Use a singleton for a default BorderInfo of style none, instead of every time...
Vincent Hennebert
2007-11-13
1
-2
/
+21
*
Moved the creation of grid units to the FO tree building stage. Brought a few...
Vincent Hennebert
2007-11-13
1
-2
/
+6
*
Fix two javadoc warnings.
Jeremias Maerki
2007-11-13
2
-3
/
+1
*
bug fix: avoid NPE when GC has removed a weak reference in the Property Cache
Chris Bowditch
2007-11-12
1
-5
/
+7
*
Avoid null values in generated Font classes so the encoding can be inspected.
Jeremias Maerki
2007-11-12
1
-4
/
+29
*
Better solution for missing hyphenation character problem.
Jeremias Maerki
2007-11-12
1
-0
/
+46
*
Attempt to shed light on what this method does.
Jeremias Maerki
2007-11-09
1
-0
/
+5
*
PropertyCache phase 2:
Andreas L. Delmelle
2007-09-21
10
-193
/
+861
*
Slight correction:
Andreas L. Delmelle
2007-07-20
4
-39
/
+76
*
Remove method added only for quick debug.
Andreas L. Delmelle
2007-07-20
1
-4
/
+0
*
Fix possible memory leak in PropertyCache
Andreas L. Delmelle
2007-07-20
1
-6
/
+13
*
Fix bug in equals() that made caching effect-less.
Jeremias Maerki
2007-07-20
1
-1
/
+1
*
Cache CharacterProperty
Andreas L. Delmelle
2007-07-19
1
-6
/
+32
*
Fix: add implementation of hashCode() and equals() to NumberProperty, to make...
Andreas L. Delmelle
2007-07-19
1
-0
/
+16
*
* Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...
Andreas L. Delmelle
2007-07-18
43
-113
/
+99
*
Removal of unused method
Andreas L. Delmelle
2007-07-14
1
-9
/
+0
*
Partial application of the patch in Bugzilla 41044:
Andreas L. Delmelle
2007-07-07
9
-53
/
+218
*
Improvement in handling relative font-weights
Andreas L. Delmelle
2007-07-06
2
-17
/
+141
*
Slight correction: value of "inherit" was not yet handled; delegate to the su...
Andreas L. Delmelle
2007-02-18
1
-35
/
+39
*
Fix: override PropertyMaker.make() to properly parse font-family names contai...
Andreas L. Delmelle
2007-02-06
1
-0
/
+50
*
Code cleanup:
Andreas L. Delmelle
2007-01-11
4
-12
/
+11
*
Correction: undo part of refactoring I've done locally, but not committed
Andreas L. Delmelle
2006-12-23
1
-1
/
+1
*
Slight improvement of the check in equals(); make sure String.equals() gets c...
Andreas L. Delmelle
2006-12-23
1
-4
/
+8
*
Comment out unused properties. Patch by Richard Wheeldon
Simon Pepping
2006-12-20
9
-58
/
+103
*
Small improvements of the table layout code:
Vincent Hennebert
2006-11-24
1
-0
/
+16
*
Bugzilla #40729:
Jeremias Maerki
2006-11-13
5
-17
/
+34
*
Fixed a few JavaDoc errors. Removed some apparently unused/obsolete methods.
Joerg Pietschmann
2006-10-07
8
-12
/
+12
*
Missed the other source of "getValue() called on AUTO length" last time.
Jeremias Maerki
2006-09-11
1
-13
/
+17
[next]