/[Apache-SVN]
ViewVC logotype

Revision 194380


Jump to revision: Previous Next
Author: tore
Date: Mon Jul 30 20:29:35 2001 UTC (22 years, 9 months ago)
Changed paths: 375 (showing only 100; show all)
Log Message:
Formatted code according to code standards.
Changed license to use short license.


Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/apps/AWTStarter.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/apps/CommandLineOptions.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/apps/CommandLineStarter.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/apps/Driver.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/apps/ErrorHandler.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/apps/FOInputHandler.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/apps/FOPException.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/apps/Fop.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/apps/InputHandler.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/apps/Options.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/apps/PDFOutputHandler.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/apps/PrintStarter.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/apps/Starter.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/apps/TraxInputHandler.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/apps/Version.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/apps/XSLTInputHandler.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/apps/XTDriver.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/configuration/Configuration.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/configuration/ConfigurationParser.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/configuration/ConfigurationReader.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/configuration/FontInfo.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/configuration/FontTriplet.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/datatypes/ColorSpace.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/datatypes/ColorType.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/datatypes/CompoundDatatype.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/datatypes/CondLength.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/datatypes/IDNode.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/datatypes/IDReferences.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/datatypes/Keep.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/datatypes/KeepValue.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/datatypes/Length.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/datatypes/LengthBase.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/datatypes/LengthPair.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/datatypes/LengthRange.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/datatypes/LinearCombinationLength.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/datatypes/MixedLength.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/datatypes/PercentBase.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/datatypes/PercentLength.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/datatypes/Space.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/datatypes/TableColLength.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/datatypes/ToBeImplemented.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/datatypes/ToBeImplementedProperty.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/extensions/ExtensionElementMapping.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/extensions/ExtensionObj.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/extensions/Label.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/extensions/Outline.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/BoxPropShorthandParser.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/CharacterProperty.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/ColorProfile.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/ColorTypeProperty.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/CondLengthProperty.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/Declarations.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/ElementMapping.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/EnumProperty.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/FONode.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/FOText.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/FOTreeBuilder.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/FObj.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/FObjMixed.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/GenericShorthandParser.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/KeepProperty.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/LengthPairProperty.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/LengthProperty.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/LengthRangeProperty.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/ListProperty.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/NumberProperty.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/Property.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/PropertyList.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/PropertyListBuilder.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/PropertyManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/ShorthandParser.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/SpaceProperty.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/StandardElementMapping.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/Status.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/StringProperty.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/Title.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/ToBeImplementedElement.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/TreeBuilder.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/XTElementMapping.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/XTFOTreeBuilder.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/expr/AbsFunction.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/expr/BodyStartFunction.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/expr/CeilingFunction.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/expr/FloorFunction.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/expr/FopPropValFunction.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/expr/FromParentFunction.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/expr/FromTableColumnFunction.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/expr/Function.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/expr/FunctionBase.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/expr/InheritedPropFunction.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/expr/LabelEndFunction.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/expr/MaxFunction.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/expr/MinFunction.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/expr/NCnameProperty.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/expr/NearestSpecPropFunction.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/expr/Numeric.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/expr/NumericProperty.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/expr/PPColWidthFunction.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/expr/PropertyException.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/fo/expr/PropertyInfo.java modified , text changed
[...]

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26