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
...
*
Provide the TABLE_UNITS base value through the PrecentageBaseContext.
Jeremias Maerki
2005-09-16
1
-6
/
+9
*
Removal of ColumnNumberPropertyMaker.java (until all further conflicts have b...
Andreas L. Delmelle
2005-09-15
4
-57
/
+9
*
Added new Maker subclass for the column-number property
Andreas L. Delmelle
2005-09-15
1
-0
/
+50
*
Style fixes.
Jeremias Maerki
2005-09-14
1
-6
/
+6
*
Bugzilla #36068:
Finn Bock
2005-09-12
1
-17
/
+30
*
Fixed javadoc errors.
Joerg Pietschmann
2005-09-08
18
-62
/
+42
*
Cleanup of unused imports.
Finn Bock
2005-09-01
3
-9
/
+0
*
Bugzilla #36379:
Finn Bock
2005-08-31
14
-46
/
+196
*
The necessary SVN properties.
Jeremias Maerki
2005-08-26
1
-64
/
+64
*
Removed debug output.
Finn Bock
2005-08-26
1
-1
/
+0
*
Initial version of a property maker that calculate default values for
Finn Bock
2005-08-26
1
-0
/
+65
*
Fix a bug where the specified value was inherite for percentages on
Finn Bock
2005-08-25
1
-11
/
+3
*
Bugzilla #36067
Jeremias Maerki
2005-08-10
2
-0
/
+191
*
Add support for "mpt" (millipoints, non-standard!!!)
Jeremias Maerki
2005-07-30
1
-4
/
+10
*
Convenience method for checking "auto" enum value on a property. Makes code m...
Jeremias Maerki
2005-03-18
1
-0
/
+6
*
Reenabling consistency check.
Jeremias Maerki
2005-03-18
1
-51
/
+49
*
SpacePropertyMaker to handle conditionality as defined by the spec:
Jeremias Maerki
2005-03-11
1
-0
/
+49
*
Convenience method to access conditionality component.
Jeremias Maerki
2005-03-11
1
-0
/
+9
*
Should run my own tests.... :-(
Jeremias Maerki
2005-02-22
1
-0
/
+6
*
First real step towards collapsing table borders.
Jeremias Maerki
2005-02-21
1
-3
/
+61
*
Restored JDK 1.5 compatibility.
Jeremias Maerki
2005-02-19
2
-13
/
+13
*
border-style "hidden" also forces border-width to 0.
Jeremias Maerki
2005-02-17
1
-0
/
+1
*
Code clean-up only.
Jeremias Maerki
2005-02-16
1
-14
/
+5
*
Set border traits for fo:table only if border-collapse="separate".
Jeremias Maerki
2005-02-15
1
-0
/
+6
*
Support for border-spacing shorthand.
Jeremias Maerki
2005-02-07
2
-7
/
+81
*
Method for determining if there's a background at all.
Jeremias Maerki
2005-02-07
1
-0
/
+7
*
corresponding.compute() may also return null to indicate that the inherited v...
Jeremias Maerki
2005-01-28
1
-6
/
+6
*
Get the mark colors for text-decorations right.
Jeremias Maerki
2005-01-25
1
-0
/
+23
*
First version of text-decoration support (no colors, yet, PDF rendering may n...
Jeremias Maerki
2005-01-25
5
-26
/
+330
*
Early preloading of images (during FO tree building). This wasn't consistent ...
Jeremias Maerki
2005-01-24
1
-6
/
+43
*
block-containers improved/fixed. The following features are implemented and t...
Jeremias Maerki
2005-01-17
2
-10
/
+27
*
Removed the "inheritedStartIndent" hack again.
Jeremias Maerki
2005-01-12
1
-20
/
+1
*
Convenience method for accessing inline-progression padding and border extents.
Jeremias Maerki
2005-01-12
1
-1
/
+14
*
No semantical changes, just style.
Jeremias Maerki
2005-01-12
1
-9
/
+12
*
Fix for keyword substitutions for enum properties. Check came too late evalua...
Jeremias Maerki
2005-01-12
1
-3
/
+3
*
Bugfix for start-indent calculation for nested blocks. The inherited start-in...
Jeremias Maerki
2005-01-07
1
-1
/
+33
*
toString() for easier debugging.
Jeremias Maerki
2005-01-07
1
-0
/
+16
*
Removed unnecessary cast as per Finn's suggestion.
Jeremias Maerki
2005-01-06
1
-6
/
+5
*
convertValueForProperty didn't have the right signature and therefore didn't ...
Jeremias Maerki
2005-01-06
1
-4
/
+4
*
PR:
Glen Mazza
2004-11-24
5
-21
/
+21
*
Default border style should be NONE.
Jeremias Maerki
2004-11-01
1
-1
/
+1
*
Now compiles under JDK 5.0
Jeremias Maerki
2004-11-01
2
-16
/
+16
*
Removing tab characters again
Jeremias Maerki
2004-11-01
2
-23
/
+23
*
More properties implemented.
Finn Bock
2004-10-29
1
-0
/
+1
*
Removed special case handling of "auto" enum for length properties.
Finn Bock
2004-10-28
6
-61
/
+107
*
New exception hierarchy rooted in SAXException and throw clauses on
Finn Bock
2004-10-28
28
-159
/
+166
*
Fourth phase of performance improvement.
Finn Bock
2004-10-20
1
-1
/
+1
*
Fourth phase of performance improvement.
Finn Bock
2004-10-20
1
-12
/
+0
*
Third phase of performance improvement.
Finn Bock
2004-10-20
2
-250
/
+0
*
Third phase of performance improvement.
Finn Bock
2004-10-20
3
-10
/
+0
[prev]
[next]