You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andreas L. Delmelle c3ec6a4b5a Added implementation for the font shorthand property (+ some checkstyle cleanup) 18 years ago
..
BorderSpacingShorthandParser.java Support for border-spacing shorthand. 19 years ago
BorderWidthPropertyMaker.java PR: 19 years ago
BoxPropShorthandParser.java Fixed various javadoc problems, fixed a deprecation warning, removed functions not needed any more 18 years ago
CharacterProperty.java Fixed javadoc errors. 19 years ago
ColorTypeProperty.java Bugzilla #38618: 18 years ago
ColumnNumberPropertyMaker.java Added implementation for the font shorthand property (+ some checkstyle cleanup) 18 years ago
CommonAbsolutePosition.java toString() for easier debugging. 19 years ago
CommonAccessibility.java New exception hierarchy rooted in SAXException and throw clauses on 19 years ago
CommonAural.java Third phase of performance improvement. 19 years ago
CommonBorderPaddingBackground.java An accessor I need for space resolution. 18 years ago
CommonFont.java Creation of Font instances centralized in FontInfo and added a cache for them. This removes duplicate code in a number of places, improves speed a little and saves memory. 18 years ago
CommonHyphenation.java More properties implemented. 19 years ago
CommonMarginBlock.java Cleanup of unused imports. 19 years ago
CommonMarginInline.java New exception hierarchy rooted in SAXException and throw clauses on 19 years ago
CommonRelativePosition.java New exception hierarchy rooted in SAXException and throw clauses on 19 years ago
CommonTextDecoration.java Bugzilla #38453: 18 years ago
CompoundPropertyMaker.java Added implementation for the font shorthand property (+ some checkstyle cleanup) 18 years ago
CondLengthProperty.java toString() a little more compact. 18 years ago
CorrespondingPropertyMaker.java block-containers improved/fixed. The following features are implemented and testcases exist: 19 years ago
DimensionPropertyMaker.java New exception hierarchy rooted in SAXException and throw clauses on 19 years ago
EnumLength.java Fixed javadoc errors. 19 years ago
EnumNumber.java Now compiles under JDK 5.0 19 years ago
EnumProperty.java Fixed javadoc errors. 19 years ago
FixedLength.java Fixed javadoc errors. 19 years ago
FontFamilyProperty.java font-family list still not fully supported but a comma-separated list is now properly tokenized. FOP will now go through all fonts in the list to find one that is available, but it doesn't do so per character, yet. 18 years ago
FontShorthandParser.java Added implementation for the font shorthand property (+ some checkstyle cleanup) 18 years ago
FontShorthandProperty.java Added implementation for the font shorthand property (+ some checkstyle cleanup) 18 years ago
FontSizePropertyMaker.java Added implementation for the font shorthand property (+ some checkstyle cleanup) 18 years ago
FontStretchPropertyMaker.java Bugzilla #36067 19 years ago
GenericShorthandParser.java Added implementation for the font shorthand property (+ some checkstyle cleanup) 18 years ago
IndentPropertyMaker.java Alternative set of rules for text indent calculation (start-indent and end-indent) which tries to mimic many commercial FO implementation that have chosen to break the specification in this aspect. I think I have found the behaviour for most cases. But I'm operating in reverse-engineering mode here and not all FO implementations behave in the same way! 18 years ago
KeepProperty.java Fixed javadoc errors. 19 years ago
LengthPairProperty.java Support for border-spacing shorthand. 19 years ago
LengthProperty.java Added implementation for the font shorthand property (+ some checkstyle cleanup) 18 years ago
LengthRangeProperty.java Fixed javadoc errors. 19 years ago
LineHeightPropertyMaker.java Added implementation for the font shorthand property (+ some checkstyle cleanup) 18 years ago
ListProperty.java First version of text-decoration support (no colors, yet, PDF rendering may not be optimal, yet, but the rest seems to work) 19 years ago
NumberProperty.java Bugzilla #38618: 18 years ago
PageBreakShorthandParser.java Added implementation for the font shorthand property (+ some checkstyle cleanup) 18 years ago
PageDimensionMaker.java Minor tweak: avoid test for auto if value is indefinite 18 years ago
PercentLength.java Fixed javadoc errors. 19 years ago
PositionShorthandParser.java Added implementation for the font shorthand property (+ some checkstyle cleanup) 18 years ago
Property.java Convenience method for checking "auto" enum value on a property. Makes code more readable. 19 years ago
PropertyMaker.java Added implementation for the font shorthand property (+ some checkstyle cleanup) 18 years ago
ReferenceOrientationMaker.java 1) Added support for the page-break-* shorthands 18 years ago
ShorthandParser.java New exception hierarchy rooted in SAXException and throw clauses on 19 years ago
SpaceProperty.java Fixed javadoc errors. 19 years ago
SpacePropertyMaker.java Added implementation for the font shorthand property (+ some checkstyle cleanup) 18 years ago
SpacingPropertyMaker.java PR: 19 years ago
StringProperty.java Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils.copy() again. CopyUtils in 1.0 was not ideal design decision. 18 years ago
TableBorderPrecedence.java Removal of ColumnNumberPropertyMaker.java (until all further conflicts have been resolved) 19 years ago
TableColLength.java Bugzilla #37521: 18 years ago
TextDecorationProperty.java Restored JDK 1.5 compatibility. 19 years ago
ToBeImplementedProperty.java Fixed various javadoc problems, fixed a deprecation warning, removed functions not needed any more 18 years ago
VerticalAlignShorthandParser.java Update to support border and padding and alignments on inline fos 18 years ago
WhiteSpaceShorthandParser.java Added support for the white-space shorthand 18 years ago
package.html Package documentation. 18 years ago