[webkit-changes] cvs commit: SVGSupport/WebCore+SVG DrawCanvasItem.mm DrawDocument.mm DrawView.mm dom_kdomdocumentwrapper.cpp dom_kdomnodetreewrapper.cpp render_kcanvaswrapper.cpp xml_kdomtokenizer.cpp

Eric eseidel at opensource.apple.com
Tue Oct 4 22:36:57 PDT 2005


eseidel     05/10/04 22:36:56

  Modified:    .        ChangeLog
               ksvg2    KSVGFactory.cpp KSVGSettings.cpp KWQKSVGPart.mm
                        KWQKSVGView.mm
               ksvg2/css KSVGCSSParser.cpp SVGCSSStyleDeclarationImpl.cpp
                        SVGCSSStyleSelector.cpp SVGCSSStyleSheetImpl.cpp
                        SVGRenderStyle.cpp SVGRenderStyleDefs.cpp
               ksvg2/ecma Ecma.cpp GlobalObject.cpp
               ksvg2/events SVGEventImpl.cpp SVGZoomEventImpl.cpp
               ksvg2/misc KCanvasRenderingStyle.cpp KSVGDocumentBuilder.cpp
                        KSVGTimeScheduler.cpp
               ksvg2/svg CDFInterface.cpp SVGAElementImpl.cpp
                        SVGAngleImpl.cpp SVGAnimateColorElementImpl.cpp
                        SVGAnimateElementImpl.cpp
                        SVGAnimateTransformElementImpl.cpp
                        SVGAnimatedAngleImpl.cpp SVGAnimatedBooleanImpl.cpp
                        SVGAnimatedEnumerationImpl.cpp
                        SVGAnimatedIntegerImpl.cpp
                        SVGAnimatedLengthImpl.cpp
                        SVGAnimatedLengthListImpl.cpp
                        SVGAnimatedNumberImpl.cpp
                        SVGAnimatedNumberListImpl.cpp
                        SVGAnimatedPathDataImpl.cpp
                        SVGAnimatedPointsImpl.cpp
                        SVGAnimatedPreserveAspectRatioImpl.cpp
                        SVGAnimatedRectImpl.cpp SVGAnimatedStringImpl.cpp
                        SVGAnimatedTransformListImpl.cpp
                        SVGAnimationElementImpl.cpp
                        SVGCircleElementImpl.cpp SVGClipPathElementImpl.cpp
                        SVGColorImpl.cpp
                        SVGComponentTransferFunctionElementImpl.cpp
                        SVGCursorElementImpl.cpp
                        SVGDOMImplementationImpl.cpp SVGDefsElementImpl.cpp
                        SVGDescElementImpl.cpp SVGDocumentImpl.cpp
                        SVGElementImpl.cpp SVGElementInstanceImpl.cpp
                        SVGElementInstanceListImpl.cpp
                        SVGEllipseElementImpl.cpp SVGExceptionImpl.cpp
                        SVGExternalResourcesRequiredImpl.cpp
                        SVGFEBlendElementImpl.cpp
                        SVGFEColorMatrixElementImpl.cpp
                        SVGFEComponentTransferElementImpl.cpp
                        SVGFECompositeElementImpl.cpp
                        SVGFEFloodElementImpl.cpp SVGFEFuncAElementImpl.cpp
                        SVGFEFuncBElementImpl.cpp SVGFEFuncGElementImpl.cpp
                        SVGFEFuncRElementImpl.cpp
                        SVGFEGaussianBlurElementImpl.cpp
                        SVGFEImageElementImpl.cpp SVGFEMergeElementImpl.cpp
                        SVGFEMergeNodeElementImpl.cpp
                        SVGFEOffsetElementImpl.cpp SVGFETileElementImpl.cpp
                        SVGFETurbulenceElementImpl.cpp
                        SVGFilterElementImpl.cpp
                        SVGFilterPrimitiveStandardAttributesImpl.cpp
                        SVGFitToViewBoxImpl.cpp SVGGElementImpl.cpp
                        SVGGradientElementImpl.cpp SVGHelper.cpp
                        SVGImageElementImpl.cpp SVGLangSpaceImpl.cpp
                        SVGLengthImpl.cpp SVGLengthListImpl.cpp
                        SVGLineElementImpl.cpp
                        SVGLinearGradientElementImpl.cpp
                        SVGLocatableImpl.cpp SVGMarkerElementImpl.cpp
                        SVGMatrixImpl.cpp SVGNumberImpl.cpp
                        SVGNumberListImpl.cpp SVGPaintImpl.cpp
                        SVGPathElementImpl.cpp SVGPathSegArcImpl.cpp
                        SVGPathSegClosePathImpl.cpp
                        SVGPathSegCurvetoCubicImpl.cpp
                        SVGPathSegCurvetoCubicSmoothImpl.cpp
                        SVGPathSegCurvetoQuadraticImpl.cpp
                        SVGPathSegCurvetoQuadraticSmoothImpl.cpp
                        SVGPathSegImpl.cpp
                        SVGPathSegLinetoHorizontalImpl.cpp
                        SVGPathSegLinetoImpl.cpp
                        SVGPathSegLinetoVerticalImpl.cpp
                        SVGPathSegListImpl.cpp SVGPathSegMovetoImpl.cpp
                        SVGPatternElementImpl.cpp SVGPointImpl.cpp
                        SVGPointListImpl.cpp SVGPolyElementImpl.cpp
                        SVGPolygonElementImpl.cpp
                        SVGPolylineElementImpl.cpp
                        SVGPreserveAspectRatioImpl.cpp
                        SVGRadialGradientElementImpl.cpp
                        SVGRectElementImpl.cpp SVGRectImpl.cpp
                        SVGSVGElementImpl.cpp SVGScriptElementImpl.cpp
                        SVGSetElementImpl.cpp SVGStopElementImpl.cpp
                        SVGStringListImpl.cpp SVGStylableImpl.cpp
                        SVGStyleElementImpl.cpp SVGStyledElementImpl.cpp
                        SVGSwitchElementImpl.cpp SVGSymbolElementImpl.cpp
                        SVGTSpanElementImpl.cpp SVGTestsImpl.cpp
                        SVGTextContentElementImpl.cpp
                        SVGTextElementImpl.cpp
                        SVGTextPositioningElementImpl.cpp
                        SVGTitleElementImpl.cpp SVGTransformImpl.cpp
                        SVGTransformListImpl.cpp SVGTransformableImpl.cpp
                        SVGURIReferenceImpl.cpp SVGUseElementImpl.cpp
                        SVGViewElementImpl.cpp SVGZoomAndPanImpl.cpp
                        svgpathparser.cpp
               kdom     DOMString.cpp Helper.cpp KDOMPart.cpp
                        KDOMSettings.cpp KDOMView.cpp Shared.cpp
               kdom/backends/libxml LibXMLParser.cpp
               kdom/bindings IDLCodeGeneratorEcmaInterface.pm
                        IDLCodeGeneratorJs.pm
               kdom/cache ImageSource.cpp KDOMCache.cpp
                        KDOMCachedDocument.cpp KDOMCachedImage.cpp
                        KDOMCachedObject.cpp KDOMCachedScript.cpp
                        KDOMCachedStyleSheet.cpp KDOMLoader.cpp
               kdom/core AttrImpl.cpp CDATASectionImpl.cpp CDFInterface.cpp
                        CharacterDataImpl.cpp CommentImpl.cpp
                        DOMConfigurationImpl.cpp DOMErrorHandlerImpl.cpp
                        DOMErrorImpl.cpp DOMExceptionImpl.cpp
                        DOMImplementationImpl.cpp DOMLocatorImpl.cpp
                        DOMObjectImpl.cpp DOMStringImpl.cpp
                        DOMStringListImpl.cpp DOMUserDataImpl.cpp
                        DocumentFragmentImpl.cpp DocumentImpl.cpp
                        DocumentTypeImpl.cpp ElementImpl.cpp EntityImpl.cpp
                        EntityReferenceImpl.cpp NamedAttrMapImpl.cpp
                        NamedNodeMapImpl.cpp NodeImpl.cpp NodeListImpl.cpp
                        NotationImpl.cpp ProcessingInstructionImpl.cpp
                        TagNodeListImpl.cpp TextImpl.cpp TypeInfoImpl.cpp
                        XMLElementImpl.cpp
               kdom/css CSSCharsetRuleImpl.cpp CSSFontFaceRuleImpl.cpp
                        CSSImageValueImpl.cpp CSSImportRuleImpl.cpp
                        CSSMediaRuleImpl.cpp CSSPageRuleImpl.cpp
                        CSSPrimitiveValueImpl.cpp CSSRuleImpl.cpp
                        CSSRuleListImpl.cpp CSSStyleDeclarationImpl.cpp
                        CSSStyleRuleImpl.cpp CSSStyleSelector.cpp
                        CSSStyleSheetImpl.cpp CSSUnknownRuleImpl.cpp
                        CSSValueImpl.cpp CSSValueListImpl.cpp
                        CounterImpl.cpp DocumentCSSImpl.cpp
                        DocumentStyleImpl.cpp KDOMCSSParser.cpp
                        LinkStyleImpl.cpp MediaListImpl.cpp
                        RGBColorImpl.cpp RectImpl.cpp RenderStyle.cpp
                        RenderStyleDefs.cpp StyleBaseImpl.cpp
                        StyleSheetImpl.cpp StyleSheetListImpl.cpp
                        kdomparsercss.y
               kdom/ecma Ecma.cpp GlobalObject.cpp Helper.cpp
                        ScriptInterpreter.cpp
               kdom/events DocumentEventImpl.cpp EventExceptionImpl.cpp
                        EventImpl.cpp EventListenerImpl.cpp
                        EventTargetImpl.cpp KeyboardEventImpl.cpp
                        MouseEventImpl.cpp MutationEventImpl.cpp
                        RegisteredEventListener.cpp UIEventImpl.cpp
               kdom/ls  DOMImplementationLSImpl.cpp LSExceptionImpl.cpp
                        LSInputImpl.cpp LSOutputImpl.cpp
                        LSParserFilterImpl.cpp LSParserImpl.cpp
                        LSResourceResolverImpl.cpp
                        LSSerializerFilterImpl.cpp LSSerializerImpl.cpp
               kdom/parser KDOMDocumentBuilder.cpp KDOMParser.cpp
               kdom/range DocumentRangeImpl.cpp RangeExceptionImpl.cpp
                        RangeImpl.cpp
               kdom/traversal DocumentTraversalImpl.cpp NodeFilterImpl.cpp
                        NodeIteratorImpl.cpp TraversalImpl.cpp
                        TreeWalkerImpl.cpp
               kdom/views AbstractViewImpl.cpp DocumentViewImpl.cpp
               kdom/xpath XPathEvaluatorImpl.cpp XPathExceptionImpl.cpp
                        XPathExpressionImpl.cpp XPathNSResolverImpl.cpp
                        XPathNamespaceImpl.cpp XPathResultImpl.cpp
               kdom/xpath/impl expression.cpp functions.cpp
                        parsedstatement.cpp path.cpp predicate.cpp step.cpp
                        tokenizer.cpp util.cpp variablereference.cpp
                        xpath.y
               kdom/xpointer ElementSchemeImpl.cpp NBCImpl.cpp
                        PointerPartImpl.cpp ShortHandImpl.cpp
                        XMLNSSchemeImpl.cpp XPath1SchemeImpl.cpp
                        XPointerEvaluatorImpl.cpp XPointerExceptionImpl.cpp
                        XPointerExpressionImpl.cpp XPointerHelper.cpp
                        XPointerResultImpl.cpp XPointerSchemeImpl.cpp
               kcanvas  KCanvas.cpp KCanvasContainer.cpp KCanvasCreator.cpp
                        KCanvasFilters.cpp KCanvasImage.cpp KCanvasItem.cpp
                        KCanvasMatrix.cpp KCanvasPath.cpp
                        KCanvasRegistry.cpp KCanvasResources.cpp
                        KCanvasTreeDebug.cpp KCanvasView.cpp
               kcanvas/device KRenderingDevice.cpp
                        KRenderingDeviceFactory.cpp
                        KRenderingFillPainter.cpp
                        KRenderingPaintServerGradient.cpp
                        KRenderingPaintServerImage.cpp
                        KRenderingPaintServerPattern.cpp
                        KRenderingPaintServerSolid.cpp
                        KRenderingStrokePainter.cpp KRenderingStyle.cpp
               kcanvas/device/quartz KCanvasFilterQuartz.mm
                        KCanvasItemQuartz.mm KCanvasResourcesQuartz.mm
                        KCanvasViewQuartz.mm KRenderingDeviceQuartz.mm
                        KRenderingPaintServerGradientQuartz.mm
                        KRenderingPaintServerQuartz.mm QuartzSupport.mm
               WebCore+SVG DrawCanvasItem.mm DrawDocument.mm DrawView.mm
                        dom_kdomdocumentwrapper.cpp
                        dom_kdomnodetreewrapper.cpp
                        render_kcanvaswrapper.cpp xml_kdomtokenizer.cpp
  Log:
  Bug #: 5254
  Submitted by: eseidel
  Reviewed by: none needed, build fix only.
          Fix to include "config.h" in every file.
          Necessary to support fastMalloc.
          http://bugzilla.opendarwin.org/show_bug.cgi?id=5254
  
          * WebCore+SVG/DrawCanvasItem.mm:
          * WebCore+SVG/DrawDocument.mm:
          * WebCore+SVG/DrawView.mm:
          * WebCore+SVG/dom_kdomdocumentwrapper.cpp:
          * WebCore+SVG/dom_kdomnodetreewrapper.cpp:
          * WebCore+SVG/render_kcanvaswrapper.cpp:
          * WebCore+SVG/xml_kdomtokenizer.cpp:
          * kcanvas/KCanvas.cpp:
          * kcanvas/KCanvasContainer.cpp:
          * kcanvas/KCanvasCreator.cpp:
          * kcanvas/KCanvasFilters.cpp:
          * kcanvas/KCanvasImage.cpp:
          * kcanvas/KCanvasItem.cpp:
          * kcanvas/KCanvasMatrix.cpp:
          * kcanvas/KCanvasPath.cpp:
          * kcanvas/KCanvasRegistry.cpp:
          * kcanvas/KCanvasResources.cpp:
          * kcanvas/KCanvasTreeDebug.cpp:
          * kcanvas/KCanvasView.cpp:
          * kcanvas/device/KRenderingDevice.cpp:
          * kcanvas/device/KRenderingDeviceFactory.cpp:
          * kcanvas/device/KRenderingFillPainter.cpp:
          * kcanvas/device/KRenderingPaintServerGradient.cpp:
          * kcanvas/device/KRenderingPaintServerImage.cpp:
          * kcanvas/device/KRenderingPaintServerPattern.cpp:
          * kcanvas/device/KRenderingPaintServerSolid.cpp:
          * kcanvas/device/KRenderingStrokePainter.cpp:
          * kcanvas/device/KRenderingStyle.cpp:
          * kcanvas/device/quartz/KCanvasFilterQuartz.mm:
          * kcanvas/device/quartz/KCanvasItemQuartz.mm:
          * kcanvas/device/quartz/KCanvasResourcesQuartz.mm:
          * kcanvas/device/quartz/KCanvasViewQuartz.mm:
          * kcanvas/device/quartz/KRenderingDeviceQuartz.mm:
          * kcanvas/device/quartz/KRenderingPaintServerGradientQuartz.mm:
          * kcanvas/device/quartz/KRenderingPaintServerQuartz.mm:
          * kcanvas/device/quartz/QuartzSupport.mm:
          * kdom/DOMString.cpp:
          * kdom/Helper.cpp:
          * kdom/KDOMPart.cpp:
          * kdom/KDOMSettings.cpp:
          * kdom/KDOMView.cpp:
          * kdom/Shared.cpp:
          * kdom/backends/libxml/LibXMLParser.cpp:
          * kdom/bindings/IDLCodeGeneratorEcmaInterface.pm:
          * kdom/bindings/IDLCodeGeneratorJs.pm:
          * kdom/cache/ImageSource.cpp:
          * kdom/cache/KDOMCache.cpp:
          * kdom/cache/KDOMCachedDocument.cpp:
          * kdom/cache/KDOMCachedImage.cpp:
          * kdom/cache/KDOMCachedObject.cpp:
          * kdom/cache/KDOMCachedScript.cpp:
          * kdom/cache/KDOMCachedStyleSheet.cpp:
          * kdom/cache/KDOMLoader.cpp:
          * kdom/core/AttrImpl.cpp:
          * kdom/core/CDATASectionImpl.cpp:
          * kdom/core/CDFInterface.cpp:
          * kdom/core/CharacterDataImpl.cpp:
          * kdom/core/CommentImpl.cpp:
          * kdom/core/DOMConfigurationImpl.cpp:
          * kdom/core/DOMErrorHandlerImpl.cpp:
          * kdom/core/DOMErrorImpl.cpp:
          * kdom/core/DOMExceptionImpl.cpp:
          * kdom/core/DOMImplementationImpl.cpp:
          * kdom/core/DOMLocatorImpl.cpp:
          * kdom/core/DOMObjectImpl.cpp:
          * kdom/core/DOMStringImpl.cpp:
          * kdom/core/DOMStringListImpl.cpp:
          * kdom/core/DOMUserDataImpl.cpp:
          * kdom/core/DocumentFragmentImpl.cpp:
          * kdom/core/DocumentImpl.cpp:
          * kdom/core/DocumentTypeImpl.cpp:
          * kdom/core/ElementImpl.cpp:
          * kdom/core/EntityImpl.cpp:
          * kdom/core/EntityReferenceImpl.cpp:
          * kdom/core/NamedAttrMapImpl.cpp:
          * kdom/core/NamedNodeMapImpl.cpp:
          * kdom/core/NodeImpl.cpp:
          * kdom/core/NodeListImpl.cpp:
          * kdom/core/NotationImpl.cpp:
          * kdom/core/ProcessingInstructionImpl.cpp:
          * kdom/core/TagNodeListImpl.cpp:
          * kdom/core/TextImpl.cpp:
          * kdom/core/TypeInfoImpl.cpp:
          * kdom/core/XMLElementImpl.cpp:
          * kdom/css/CSSCharsetRuleImpl.cpp:
          * kdom/css/CSSFontFaceRuleImpl.cpp:
          * kdom/css/CSSImageValueImpl.cpp:
          * kdom/css/CSSImportRuleImpl.cpp:
          * kdom/css/CSSMediaRuleImpl.cpp:
          * kdom/css/CSSPageRuleImpl.cpp:
          * kdom/css/CSSPrimitiveValueImpl.cpp:
          * kdom/css/CSSRuleImpl.cpp:
          * kdom/css/CSSRuleListImpl.cpp:
          * kdom/css/CSSStyleDeclarationImpl.cpp:
          * kdom/css/CSSStyleRuleImpl.cpp:
          * kdom/css/CSSStyleSelector.cpp:
          * kdom/css/CSSStyleSheetImpl.cpp:
          * kdom/css/CSSUnknownRuleImpl.cpp:
          * kdom/css/CSSValueImpl.cpp:
          * kdom/css/CSSValueListImpl.cpp:
          * kdom/css/CounterImpl.cpp:
          * kdom/css/DocumentCSSImpl.cpp:
          * kdom/css/DocumentStyleImpl.cpp:
          * kdom/css/KDOMCSSParser.cpp:
          * kdom/css/LinkStyleImpl.cpp:
          * kdom/css/MediaListImpl.cpp:
          * kdom/css/RGBColorImpl.cpp:
          * kdom/css/RectImpl.cpp:
          * kdom/css/RenderStyle.cpp:
          * kdom/css/RenderStyleDefs.cpp:
          * kdom/css/StyleBaseImpl.cpp:
          * kdom/css/StyleSheetImpl.cpp:
          * kdom/css/StyleSheetListImpl.cpp:
          * kdom/css/kdomparsercss.y:
          * kdom/ecma/Ecma.cpp:
          * kdom/ecma/GlobalObject.cpp:
          * kdom/ecma/Helper.cpp:
          * kdom/ecma/ScriptInterpreter.cpp:
          * kdom/events/DocumentEventImpl.cpp:
          * kdom/events/EventExceptionImpl.cpp:
          * kdom/events/EventImpl.cpp:
          * kdom/events/EventListenerImpl.cpp:
          * kdom/events/EventTargetImpl.cpp:
          * kdom/events/KeyboardEventImpl.cpp:
          * kdom/events/MouseEventImpl.cpp:
          * kdom/events/MutationEventImpl.cpp:
          * kdom/events/RegisteredEventListener.cpp:
          * kdom/events/UIEventImpl.cpp:
          * kdom/ls/DOMImplementationLSImpl.cpp:
          * kdom/ls/LSExceptionImpl.cpp:
          * kdom/ls/LSInputImpl.cpp:
          * kdom/ls/LSOutputImpl.cpp:
          * kdom/ls/LSParserFilterImpl.cpp:
          * kdom/ls/LSParserImpl.cpp:
          * kdom/ls/LSResourceResolverImpl.cpp:
          * kdom/ls/LSSerializerFilterImpl.cpp:
          * kdom/ls/LSSerializerImpl.cpp:
          * kdom/parser/KDOMDocumentBuilder.cpp:
          * kdom/parser/KDOMParser.cpp:
          * kdom/range/DocumentRangeImpl.cpp:
          * kdom/range/RangeExceptionImpl.cpp:
          * kdom/range/RangeImpl.cpp:
          * kdom/traversal/DocumentTraversalImpl.cpp:
          * kdom/traversal/NodeFilterImpl.cpp:
          * kdom/traversal/NodeIteratorImpl.cpp:
          * kdom/traversal/TraversalImpl.cpp:
          * kdom/traversal/TreeWalkerImpl.cpp:
          * kdom/views/AbstractViewImpl.cpp:
          * kdom/views/DocumentViewImpl.cpp:
          * kdom/xpath/XPathEvaluatorImpl.cpp:
          * kdom/xpath/XPathExceptionImpl.cpp:
          * kdom/xpath/XPathExpressionImpl.cpp:
          * kdom/xpath/XPathNSResolverImpl.cpp:
          * kdom/xpath/XPathNamespaceImpl.cpp:
          * kdom/xpath/XPathResultImpl.cpp:
          * kdom/xpath/impl/expression.cpp:
          * kdom/xpath/impl/functions.cpp:
          * kdom/xpath/impl/parsedstatement.cpp:
          * kdom/xpath/impl/path.cpp:
          * kdom/xpath/impl/predicate.cpp:
          * kdom/xpath/impl/step.cpp:
          * kdom/xpath/impl/tokenizer.cpp:
          * kdom/xpath/impl/util.cpp:
          * kdom/xpath/impl/variablereference.cpp:
          * kdom/xpath/impl/xpath.y:
          * kdom/xpointer/ElementSchemeImpl.cpp:
          * kdom/xpointer/NBCImpl.cpp:
          * kdom/xpointer/PointerPartImpl.cpp:
          * kdom/xpointer/ShortHandImpl.cpp:
          * kdom/xpointer/XMLNSSchemeImpl.cpp:
          * kdom/xpointer/XPath1SchemeImpl.cpp:
          * kdom/xpointer/XPointerEvaluatorImpl.cpp:
          * kdom/xpointer/XPointerExceptionImpl.cpp:
          * kdom/xpointer/XPointerExpressionImpl.cpp:
          * kdom/xpointer/XPointerHelper.cpp:
          * kdom/xpointer/XPointerResultImpl.cpp:
          * kdom/xpointer/XPointerSchemeImpl.cpp:
          * ksvg2/KSVGFactory.cpp:
          * ksvg2/KSVGSettings.cpp:
          * ksvg2/KWQKSVGPart.mm:
          * ksvg2/KWQKSVGView.mm:
          * ksvg2/css/KSVGCSSParser.cpp:
          * ksvg2/css/SVGCSSStyleDeclarationImpl.cpp:
          * ksvg2/css/SVGCSSStyleSelector.cpp:
          * ksvg2/css/SVGCSSStyleSheetImpl.cpp:
          * ksvg2/css/SVGRenderStyle.cpp:
          * ksvg2/css/SVGRenderStyleDefs.cpp:
          * ksvg2/ecma/Ecma.cpp:
          * ksvg2/ecma/GlobalObject.cpp:
          * ksvg2/events/SVGEventImpl.cpp:
          * ksvg2/events/SVGZoomEventImpl.cpp:
          * ksvg2/misc/KCanvasRenderingStyle.cpp:
          * ksvg2/misc/KSVGDocumentBuilder.cpp:
          * ksvg2/misc/KSVGTimeScheduler.cpp:
          * ksvg2/svg/CDFInterface.cpp:
          * ksvg2/svg/SVGAElementImpl.cpp:
          * ksvg2/svg/SVGAngleImpl.cpp:
          * ksvg2/svg/SVGAnimateColorElementImpl.cpp:
          * ksvg2/svg/SVGAnimateElementImpl.cpp:
          * ksvg2/svg/SVGAnimateTransformElementImpl.cpp:
          * ksvg2/svg/SVGAnimatedAngleImpl.cpp:
          * ksvg2/svg/SVGAnimatedBooleanImpl.cpp:
          * ksvg2/svg/SVGAnimatedEnumerationImpl.cpp:
          * ksvg2/svg/SVGAnimatedIntegerImpl.cpp:
          * ksvg2/svg/SVGAnimatedLengthImpl.cpp:
          * ksvg2/svg/SVGAnimatedLengthListImpl.cpp:
          * ksvg2/svg/SVGAnimatedNumberImpl.cpp:
          * ksvg2/svg/SVGAnimatedNumberListImpl.cpp:
          * ksvg2/svg/SVGAnimatedPathDataImpl.cpp:
          * ksvg2/svg/SVGAnimatedPointsImpl.cpp:
          * ksvg2/svg/SVGAnimatedPreserveAspectRatioImpl.cpp:
          * ksvg2/svg/SVGAnimatedRectImpl.cpp:
          * ksvg2/svg/SVGAnimatedStringImpl.cpp:
          * ksvg2/svg/SVGAnimatedTransformListImpl.cpp:
          * ksvg2/svg/SVGAnimationElementImpl.cpp:
          * ksvg2/svg/SVGCircleElementImpl.cpp:
          * ksvg2/svg/SVGClipPathElementImpl.cpp:
          * ksvg2/svg/SVGColorImpl.cpp:
          * ksvg2/svg/SVGComponentTransferFunctionElementImpl.cpp:
          * ksvg2/svg/SVGCursorElementImpl.cpp:
          * ksvg2/svg/SVGDOMImplementationImpl.cpp:
          * ksvg2/svg/SVGDefsElementImpl.cpp:
          * ksvg2/svg/SVGDescElementImpl.cpp:
          * ksvg2/svg/SVGDocumentImpl.cpp:
          * ksvg2/svg/SVGElementImpl.cpp:
          * ksvg2/svg/SVGElementInstanceImpl.cpp:
          * ksvg2/svg/SVGElementInstanceListImpl.cpp:
          * ksvg2/svg/SVGEllipseElementImpl.cpp:
          * ksvg2/svg/SVGExceptionImpl.cpp:
          * ksvg2/svg/SVGExternalResourcesRequiredImpl.cpp:
          * ksvg2/svg/SVGFEBlendElementImpl.cpp:
          * ksvg2/svg/SVGFEColorMatrixElementImpl.cpp:
          * ksvg2/svg/SVGFEComponentTransferElementImpl.cpp:
          * ksvg2/svg/SVGFECompositeElementImpl.cpp:
          * ksvg2/svg/SVGFEFloodElementImpl.cpp:
          * ksvg2/svg/SVGFEFuncAElementImpl.cpp:
          * ksvg2/svg/SVGFEFuncBElementImpl.cpp:
          * ksvg2/svg/SVGFEFuncGElementImpl.cpp:
          * ksvg2/svg/SVGFEFuncRElementImpl.cpp:
          * ksvg2/svg/SVGFEGaussianBlurElementImpl.cpp:
          * ksvg2/svg/SVGFEImageElementImpl.cpp:
          * ksvg2/svg/SVGFEMergeElementImpl.cpp:
          * ksvg2/svg/SVGFEMergeNodeElementImpl.cpp:
          * ksvg2/svg/SVGFEOffsetElementImpl.cpp:
          * ksvg2/svg/SVGFETileElementImpl.cpp:
          * ksvg2/svg/SVGFETurbulenceElementImpl.cpp:
          * ksvg2/svg/SVGFilterElementImpl.cpp:
          * ksvg2/svg/SVGFilterPrimitiveStandardAttributesImpl.cpp:
          * ksvg2/svg/SVGFitToViewBoxImpl.cpp:
          * ksvg2/svg/SVGGElementImpl.cpp:
          * ksvg2/svg/SVGGradientElementImpl.cpp:
          * ksvg2/svg/SVGHelper.cpp:
          * ksvg2/svg/SVGImageElementImpl.cpp:
          * ksvg2/svg/SVGLangSpaceImpl.cpp:
          * ksvg2/svg/SVGLengthImpl.cpp:
          * ksvg2/svg/SVGLengthListImpl.cpp:
          * ksvg2/svg/SVGLineElementImpl.cpp:
          * ksvg2/svg/SVGLinearGradientElementImpl.cpp:
          * ksvg2/svg/SVGLocatableImpl.cpp:
          * ksvg2/svg/SVGMarkerElementImpl.cpp:
          * ksvg2/svg/SVGMatrixImpl.cpp:
          * ksvg2/svg/SVGNumberImpl.cpp:
          * ksvg2/svg/SVGNumberListImpl.cpp:
          * ksvg2/svg/SVGPaintImpl.cpp:
          * ksvg2/svg/SVGPathElementImpl.cpp:
          * ksvg2/svg/SVGPathSegArcImpl.cpp:
          * ksvg2/svg/SVGPathSegClosePathImpl.cpp:
          * ksvg2/svg/SVGPathSegCurvetoCubicImpl.cpp:
          * ksvg2/svg/SVGPathSegCurvetoCubicSmoothImpl.cpp:
          * ksvg2/svg/SVGPathSegCurvetoQuadraticImpl.cpp:
          * ksvg2/svg/SVGPathSegCurvetoQuadraticSmoothImpl.cpp:
          * ksvg2/svg/SVGPathSegImpl.cpp:
          * ksvg2/svg/SVGPathSegLinetoHorizontalImpl.cpp:
          * ksvg2/svg/SVGPathSegLinetoImpl.cpp:
          * ksvg2/svg/SVGPathSegLinetoVerticalImpl.cpp:
          * ksvg2/svg/SVGPathSegListImpl.cpp:
          * ksvg2/svg/SVGPathSegMovetoImpl.cpp:
          * ksvg2/svg/SVGPatternElementImpl.cpp:
          * ksvg2/svg/SVGPointImpl.cpp:
          * ksvg2/svg/SVGPointListImpl.cpp:
          * ksvg2/svg/SVGPolyElementImpl.cpp:
          * ksvg2/svg/SVGPolygonElementImpl.cpp:
          * ksvg2/svg/SVGPolylineElementImpl.cpp:
          * ksvg2/svg/SVGPreserveAspectRatioImpl.cpp:
          * ksvg2/svg/SVGRadialGradientElementImpl.cpp:
          * ksvg2/svg/SVGRectElementImpl.cpp:
          * ksvg2/svg/SVGRectImpl.cpp:
          * ksvg2/svg/SVGSVGElementImpl.cpp:
          * ksvg2/svg/SVGScriptElementImpl.cpp:
          * ksvg2/svg/SVGSetElementImpl.cpp:
          * ksvg2/svg/SVGStopElementImpl.cpp:
          * ksvg2/svg/SVGStringListImpl.cpp:
          * ksvg2/svg/SVGStylableImpl.cpp:
          * ksvg2/svg/SVGStyleElementImpl.cpp:
          * ksvg2/svg/SVGStyledElementImpl.cpp:
          * ksvg2/svg/SVGSwitchElementImpl.cpp:
          * ksvg2/svg/SVGSymbolElementImpl.cpp:
          * ksvg2/svg/SVGTSpanElementImpl.cpp:
          * ksvg2/svg/SVGTestsImpl.cpp:
          * ksvg2/svg/SVGTextContentElementImpl.cpp:
          * ksvg2/svg/SVGTextElementImpl.cpp:
          * ksvg2/svg/SVGTextPositioningElementImpl.cpp:
          * ksvg2/svg/SVGTitleElementImpl.cpp:
          * ksvg2/svg/SVGTransformImpl.cpp:
          * ksvg2/svg/SVGTransformListImpl.cpp:
          * ksvg2/svg/SVGTransformableImpl.cpp:
          * ksvg2/svg/SVGURIReferenceImpl.cpp:
          * ksvg2/svg/SVGUseElementImpl.cpp:
          * ksvg2/svg/SVGViewElementImpl.cpp:
          * ksvg2/svg/SVGZoomAndPanImpl.cpp:
          * ksvg2/svg/svgpathparser.cpp:
  
  Revision  Changes    Path
  1.195     +320 -0    WebCore/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/WebCore/ChangeLog,v
  retrieving revision 1.194
  retrieving revision 1.195
  diff -u -r1.194 -r1.195
  --- ChangeLog	4 Oct 2005 06:11:33 -0000	1.194
  +++ ChangeLog	5 Oct 2005 05:35:05 -0000	1.195
  @@ -1,3 +1,323 @@
  +2005-10-04  Eric Seidel  <eseidel at apple.com>
  +
  +        No review, build fix only.
  +
  +        Fix to include "config.h" in every file.
  +        Necessary to support fastMalloc.
  +        http://bugzilla.opendarwin.org/show_bug.cgi?id=5254
  +
  +        * WebCore+SVG/DrawCanvasItem.mm:
  +        * WebCore+SVG/DrawDocument.mm:
  +        * WebCore+SVG/DrawView.mm:
  +        * WebCore+SVG/dom_kdomdocumentwrapper.cpp:
  +        * WebCore+SVG/dom_kdomnodetreewrapper.cpp:
  +        * WebCore+SVG/render_kcanvaswrapper.cpp:
  +        * WebCore+SVG/xml_kdomtokenizer.cpp:
  +        * kcanvas/KCanvas.cpp:
  +        * kcanvas/KCanvasContainer.cpp:
  +        * kcanvas/KCanvasCreator.cpp:
  +        * kcanvas/KCanvasFilters.cpp:
  +        * kcanvas/KCanvasImage.cpp:
  +        * kcanvas/KCanvasItem.cpp:
  +        * kcanvas/KCanvasMatrix.cpp:
  +        * kcanvas/KCanvasPath.cpp:
  +        * kcanvas/KCanvasRegistry.cpp:
  +        * kcanvas/KCanvasResources.cpp:
  +        * kcanvas/KCanvasTreeDebug.cpp:
  +        * kcanvas/KCanvasView.cpp:
  +        * kcanvas/device/KRenderingDevice.cpp:
  +        * kcanvas/device/KRenderingDeviceFactory.cpp:
  +        * kcanvas/device/KRenderingFillPainter.cpp:
  +        * kcanvas/device/KRenderingPaintServerGradient.cpp:
  +        * kcanvas/device/KRenderingPaintServerImage.cpp:
  +        * kcanvas/device/KRenderingPaintServerPattern.cpp:
  +        * kcanvas/device/KRenderingPaintServerSolid.cpp:
  +        * kcanvas/device/KRenderingStrokePainter.cpp:
  +        * kcanvas/device/KRenderingStyle.cpp:
  +        * kcanvas/device/quartz/KCanvasFilterQuartz.mm:
  +        * kcanvas/device/quartz/KCanvasItemQuartz.mm:
  +        * kcanvas/device/quartz/KCanvasResourcesQuartz.mm:
  +        * kcanvas/device/quartz/KCanvasViewQuartz.mm:
  +        * kcanvas/device/quartz/KRenderingDeviceQuartz.mm:
  +        * kcanvas/device/quartz/KRenderingPaintServerGradientQuartz.mm:
  +        * kcanvas/device/quartz/KRenderingPaintServerQuartz.mm:
  +        * kcanvas/device/quartz/QuartzSupport.mm:
  +        * kdom/DOMString.cpp:
  +        * kdom/Helper.cpp:
  +        * kdom/KDOMPart.cpp:
  +        * kdom/KDOMSettings.cpp:
  +        * kdom/KDOMView.cpp:
  +        * kdom/Shared.cpp:
  +        * kdom/backends/libxml/LibXMLParser.cpp:
  +        * kdom/bindings/IDLCodeGeneratorEcmaInterface.pm:
  +        * kdom/bindings/IDLCodeGeneratorJs.pm:
  +        * kdom/cache/ImageSource.cpp:
  +        * kdom/cache/KDOMCache.cpp:
  +        * kdom/cache/KDOMCachedDocument.cpp:
  +        * kdom/cache/KDOMCachedImage.cpp:
  +        * kdom/cache/KDOMCachedObject.cpp:
  +        * kdom/cache/KDOMCachedScript.cpp:
  +        * kdom/cache/KDOMCachedStyleSheet.cpp:
  +        * kdom/cache/KDOMLoader.cpp:
  +        * kdom/core/AttrImpl.cpp:
  +        * kdom/core/CDATASectionImpl.cpp:
  +        * kdom/core/CDFInterface.cpp:
  +        * kdom/core/CharacterDataImpl.cpp:
  +        * kdom/core/CommentImpl.cpp:
  +        * kdom/core/DOMConfigurationImpl.cpp:
  +        * kdom/core/DOMErrorHandlerImpl.cpp:
  +        * kdom/core/DOMErrorImpl.cpp:
  +        * kdom/core/DOMExceptionImpl.cpp:
  +        * kdom/core/DOMImplementationImpl.cpp:
  +        * kdom/core/DOMLocatorImpl.cpp:
  +        * kdom/core/DOMObjectImpl.cpp:
  +        * kdom/core/DOMStringImpl.cpp:
  +        * kdom/core/DOMStringListImpl.cpp:
  +        * kdom/core/DOMUserDataImpl.cpp:
  +        * kdom/core/DocumentFragmentImpl.cpp:
  +        * kdom/core/DocumentImpl.cpp:
  +        * kdom/core/DocumentTypeImpl.cpp:
  +        * kdom/core/ElementImpl.cpp:
  +        * kdom/core/EntityImpl.cpp:
  +        * kdom/core/EntityReferenceImpl.cpp:
  +        * kdom/core/NamedAttrMapImpl.cpp:
  +        * kdom/core/NamedNodeMapImpl.cpp:
  +        * kdom/core/NodeImpl.cpp:
  +        * kdom/core/NodeListImpl.cpp:
  +        * kdom/core/NotationImpl.cpp:
  +        * kdom/core/ProcessingInstructionImpl.cpp:
  +        * kdom/core/TagNodeListImpl.cpp:
  +        * kdom/core/TextImpl.cpp:
  +        * kdom/core/TypeInfoImpl.cpp:
  +        * kdom/core/XMLElementImpl.cpp:
  +        * kdom/css/CSSCharsetRuleImpl.cpp:
  +        * kdom/css/CSSFontFaceRuleImpl.cpp:
  +        * kdom/css/CSSImageValueImpl.cpp:
  +        * kdom/css/CSSImportRuleImpl.cpp:
  +        * kdom/css/CSSMediaRuleImpl.cpp:
  +        * kdom/css/CSSPageRuleImpl.cpp:
  +        * kdom/css/CSSPrimitiveValueImpl.cpp:
  +        * kdom/css/CSSRuleImpl.cpp:
  +        * kdom/css/CSSRuleListImpl.cpp:
  +        * kdom/css/CSSStyleDeclarationImpl.cpp:
  +        * kdom/css/CSSStyleRuleImpl.cpp:
  +        * kdom/css/CSSStyleSelector.cpp:
  +        * kdom/css/CSSStyleSheetImpl.cpp:
  +        * kdom/css/CSSUnknownRuleImpl.cpp:
  +        * kdom/css/CSSValueImpl.cpp:
  +        * kdom/css/CSSValueListImpl.cpp:
  +        * kdom/css/CounterImpl.cpp:
  +        * kdom/css/DocumentCSSImpl.cpp:
  +        * kdom/css/DocumentStyleImpl.cpp:
  +        * kdom/css/KDOMCSSParser.cpp:
  +        * kdom/css/LinkStyleImpl.cpp:
  +        * kdom/css/MediaListImpl.cpp:
  +        * kdom/css/RGBColorImpl.cpp:
  +        * kdom/css/RectImpl.cpp:
  +        * kdom/css/RenderStyle.cpp:
  +        * kdom/css/RenderStyleDefs.cpp:
  +        * kdom/css/StyleBaseImpl.cpp:
  +        * kdom/css/StyleSheetImpl.cpp:
  +        * kdom/css/StyleSheetListImpl.cpp:
  +        * kdom/css/kdomparsercss.y:
  +        * kdom/ecma/Ecma.cpp:
  +        * kdom/ecma/GlobalObject.cpp:
  +        * kdom/ecma/Helper.cpp:
  +        * kdom/ecma/ScriptInterpreter.cpp:
  +        * kdom/events/DocumentEventImpl.cpp:
  +        * kdom/events/EventExceptionImpl.cpp:
  +        * kdom/events/EventImpl.cpp:
  +        * kdom/events/EventListenerImpl.cpp:
  +        * kdom/events/EventTargetImpl.cpp:
  +        * kdom/events/KeyboardEventImpl.cpp:
  +        * kdom/events/MouseEventImpl.cpp:
  +        * kdom/events/MutationEventImpl.cpp:
  +        * kdom/events/RegisteredEventListener.cpp:
  +        * kdom/events/UIEventImpl.cpp:
  +        * kdom/ls/DOMImplementationLSImpl.cpp:
  +        * kdom/ls/LSExceptionImpl.cpp:
  +        * kdom/ls/LSInputImpl.cpp:
  +        * kdom/ls/LSOutputImpl.cpp:
  +        * kdom/ls/LSParserFilterImpl.cpp:
  +        * kdom/ls/LSParserImpl.cpp:
  +        * kdom/ls/LSResourceResolverImpl.cpp:
  +        * kdom/ls/LSSerializerFilterImpl.cpp:
  +        * kdom/ls/LSSerializerImpl.cpp:
  +        * kdom/parser/KDOMDocumentBuilder.cpp:
  +        * kdom/parser/KDOMParser.cpp:
  +        * kdom/range/DocumentRangeImpl.cpp:
  +        * kdom/range/RangeExceptionImpl.cpp:
  +        * kdom/range/RangeImpl.cpp:
  +        * kdom/traversal/DocumentTraversalImpl.cpp:
  +        * kdom/traversal/NodeFilterImpl.cpp:
  +        * kdom/traversal/NodeIteratorImpl.cpp:
  +        * kdom/traversal/TraversalImpl.cpp:
  +        * kdom/traversal/TreeWalkerImpl.cpp:
  +        * kdom/views/AbstractViewImpl.cpp:
  +        * kdom/views/DocumentViewImpl.cpp:
  +        * kdom/xpath/XPathEvaluatorImpl.cpp:
  +        * kdom/xpath/XPathExceptionImpl.cpp:
  +        * kdom/xpath/XPathExpressionImpl.cpp:
  +        * kdom/xpath/XPathNSResolverImpl.cpp:
  +        * kdom/xpath/XPathNamespaceImpl.cpp:
  +        * kdom/xpath/XPathResultImpl.cpp:
  +        * kdom/xpath/impl/expression.cpp:
  +        * kdom/xpath/impl/functions.cpp:
  +        * kdom/xpath/impl/parsedstatement.cpp:
  +        * kdom/xpath/impl/path.cpp:
  +        * kdom/xpath/impl/predicate.cpp:
  +        * kdom/xpath/impl/step.cpp:
  +        * kdom/xpath/impl/tokenizer.cpp:
  +        * kdom/xpath/impl/util.cpp:
  +        * kdom/xpath/impl/variablereference.cpp:
  +        * kdom/xpath/impl/xpath.y:
  +        * kdom/xpointer/ElementSchemeImpl.cpp:
  +        * kdom/xpointer/NBCImpl.cpp:
  +        * kdom/xpointer/PointerPartImpl.cpp:
  +        * kdom/xpointer/ShortHandImpl.cpp:
  +        * kdom/xpointer/XMLNSSchemeImpl.cpp:
  +        * kdom/xpointer/XPath1SchemeImpl.cpp:
  +        * kdom/xpointer/XPointerEvaluatorImpl.cpp:
  +        * kdom/xpointer/XPointerExceptionImpl.cpp:
  +        * kdom/xpointer/XPointerExpressionImpl.cpp:
  +        * kdom/xpointer/XPointerHelper.cpp:
  +        * kdom/xpointer/XPointerResultImpl.cpp:
  +        * kdom/xpointer/XPointerSchemeImpl.cpp:
  +        * ksvg2/KSVGFactory.cpp:
  +        * ksvg2/KSVGSettings.cpp:
  +        * ksvg2/KWQKSVGPart.mm:
  +        * ksvg2/KWQKSVGView.mm:
  +        * ksvg2/css/KSVGCSSParser.cpp:
  +        * ksvg2/css/SVGCSSStyleDeclarationImpl.cpp:
  +        * ksvg2/css/SVGCSSStyleSelector.cpp:
  +        * ksvg2/css/SVGCSSStyleSheetImpl.cpp:
  +        * ksvg2/css/SVGRenderStyle.cpp:
  +        * ksvg2/css/SVGRenderStyleDefs.cpp:
  +        * ksvg2/ecma/Ecma.cpp:
  +        * ksvg2/ecma/GlobalObject.cpp:
  +        * ksvg2/events/SVGEventImpl.cpp:
  +        * ksvg2/events/SVGZoomEventImpl.cpp:
  +        * ksvg2/misc/KCanvasRenderingStyle.cpp:
  +        * ksvg2/misc/KSVGDocumentBuilder.cpp:
  +        * ksvg2/misc/KSVGTimeScheduler.cpp:
  +        * ksvg2/svg/CDFInterface.cpp:
  +        * ksvg2/svg/SVGAElementImpl.cpp:
  +        * ksvg2/svg/SVGAngleImpl.cpp:
  +        * ksvg2/svg/SVGAnimateColorElementImpl.cpp:
  +        * ksvg2/svg/SVGAnimateElementImpl.cpp:
  +        * ksvg2/svg/SVGAnimateTransformElementImpl.cpp:
  +        * ksvg2/svg/SVGAnimatedAngleImpl.cpp:
  +        * ksvg2/svg/SVGAnimatedBooleanImpl.cpp:
  +        * ksvg2/svg/SVGAnimatedEnumerationImpl.cpp:
  +        * ksvg2/svg/SVGAnimatedIntegerImpl.cpp:
  +        * ksvg2/svg/SVGAnimatedLengthImpl.cpp:
  +        * ksvg2/svg/SVGAnimatedLengthListImpl.cpp:
  +        * ksvg2/svg/SVGAnimatedNumberImpl.cpp:
  +        * ksvg2/svg/SVGAnimatedNumberListImpl.cpp:
  +        * ksvg2/svg/SVGAnimatedPathDataImpl.cpp:
  +        * ksvg2/svg/SVGAnimatedPointsImpl.cpp:
  +        * ksvg2/svg/SVGAnimatedPreserveAspectRatioImpl.cpp:
  +        * ksvg2/svg/SVGAnimatedRectImpl.cpp:
  +        * ksvg2/svg/SVGAnimatedStringImpl.cpp:
  +        * ksvg2/svg/SVGAnimatedTransformListImpl.cpp:
  +        * ksvg2/svg/SVGAnimationElementImpl.cpp:
  +        * ksvg2/svg/SVGCircleElementImpl.cpp:
  +        * ksvg2/svg/SVGClipPathElementImpl.cpp:
  +        * ksvg2/svg/SVGColorImpl.cpp:
  +        * ksvg2/svg/SVGComponentTransferFunctionElementImpl.cpp:
  +        * ksvg2/svg/SVGCursorElementImpl.cpp:
  +        * ksvg2/svg/SVGDOMImplementationImpl.cpp:
  +        * ksvg2/svg/SVGDefsElementImpl.cpp:
  +        * ksvg2/svg/SVGDescElementImpl.cpp:
  +        * ksvg2/svg/SVGDocumentImpl.cpp:
  +        * ksvg2/svg/SVGElementImpl.cpp:
  +        * ksvg2/svg/SVGElementInstanceImpl.cpp:
  +        * ksvg2/svg/SVGElementInstanceListImpl.cpp:
  +        * ksvg2/svg/SVGEllipseElementImpl.cpp:
  +        * ksvg2/svg/SVGExceptionImpl.cpp:
  +        * ksvg2/svg/SVGExternalResourcesRequiredImpl.cpp:
  +        * ksvg2/svg/SVGFEBlendElementImpl.cpp:
  +        * ksvg2/svg/SVGFEColorMatrixElementImpl.cpp:
  +        * ksvg2/svg/SVGFEComponentTransferElementImpl.cpp:
  +        * ksvg2/svg/SVGFECompositeElementImpl.cpp:
  +        * ksvg2/svg/SVGFEFloodElementImpl.cpp:
  +        * ksvg2/svg/SVGFEFuncAElementImpl.cpp:
  +        * ksvg2/svg/SVGFEFuncBElementImpl.cpp:
  +        * ksvg2/svg/SVGFEFuncGElementImpl.cpp:
  +        * ksvg2/svg/SVGFEFuncRElementImpl.cpp:
  +        * ksvg2/svg/SVGFEGaussianBlurElementImpl.cpp:
  +        * ksvg2/svg/SVGFEImageElementImpl.cpp:
  +        * ksvg2/svg/SVGFEMergeElementImpl.cpp:
  +        * ksvg2/svg/SVGFEMergeNodeElementImpl.cpp:
  +        * ksvg2/svg/SVGFEOffsetElementImpl.cpp:
  +        * ksvg2/svg/SVGFETileElementImpl.cpp:
  +        * ksvg2/svg/SVGFETurbulenceElementImpl.cpp:
  +        * ksvg2/svg/SVGFilterElementImpl.cpp:
  +        * ksvg2/svg/SVGFilterPrimitiveStandardAttributesImpl.cpp:
  +        * ksvg2/svg/SVGFitToViewBoxImpl.cpp:
  +        * ksvg2/svg/SVGGElementImpl.cpp:
  +        * ksvg2/svg/SVGGradientElementImpl.cpp:
  +        * ksvg2/svg/SVGHelper.cpp:
  +        * ksvg2/svg/SVGImageElementImpl.cpp:
  +        * ksvg2/svg/SVGLangSpaceImpl.cpp:
  +        * ksvg2/svg/SVGLengthImpl.cpp:
  +        * ksvg2/svg/SVGLengthListImpl.cpp:
  +        * ksvg2/svg/SVGLineElementImpl.cpp:
  +        * ksvg2/svg/SVGLinearGradientElementImpl.cpp:
  +        * ksvg2/svg/SVGLocatableImpl.cpp:
  +        * ksvg2/svg/SVGMarkerElementImpl.cpp:
  +        * ksvg2/svg/SVGMatrixImpl.cpp:
  +        * ksvg2/svg/SVGNumberImpl.cpp:
  +        * ksvg2/svg/SVGNumberListImpl.cpp:
  +        * ksvg2/svg/SVGPaintImpl.cpp:
  +        * ksvg2/svg/SVGPathElementImpl.cpp:
  +        * ksvg2/svg/SVGPathSegArcImpl.cpp:
  +        * ksvg2/svg/SVGPathSegClosePathImpl.cpp:
  +        * ksvg2/svg/SVGPathSegCurvetoCubicImpl.cpp:
  +        * ksvg2/svg/SVGPathSegCurvetoCubicSmoothImpl.cpp:
  +        * ksvg2/svg/SVGPathSegCurvetoQuadraticImpl.cpp:
  +        * ksvg2/svg/SVGPathSegCurvetoQuadraticSmoothImpl.cpp:
  +        * ksvg2/svg/SVGPathSegImpl.cpp:
  +        * ksvg2/svg/SVGPathSegLinetoHorizontalImpl.cpp:
  +        * ksvg2/svg/SVGPathSegLinetoImpl.cpp:
  +        * ksvg2/svg/SVGPathSegLinetoVerticalImpl.cpp:
  +        * ksvg2/svg/SVGPathSegListImpl.cpp:
  +        * ksvg2/svg/SVGPathSegMovetoImpl.cpp:
  +        * ksvg2/svg/SVGPatternElementImpl.cpp:
  +        * ksvg2/svg/SVGPointImpl.cpp:
  +        * ksvg2/svg/SVGPointListImpl.cpp:
  +        * ksvg2/svg/SVGPolyElementImpl.cpp:
  +        * ksvg2/svg/SVGPolygonElementImpl.cpp:
  +        * ksvg2/svg/SVGPolylineElementImpl.cpp:
  +        * ksvg2/svg/SVGPreserveAspectRatioImpl.cpp:
  +        * ksvg2/svg/SVGRadialGradientElementImpl.cpp:
  +        * ksvg2/svg/SVGRectElementImpl.cpp:
  +        * ksvg2/svg/SVGRectImpl.cpp:
  +        * ksvg2/svg/SVGSVGElementImpl.cpp:
  +        * ksvg2/svg/SVGScriptElementImpl.cpp:
  +        * ksvg2/svg/SVGSetElementImpl.cpp:
  +        * ksvg2/svg/SVGStopElementImpl.cpp:
  +        * ksvg2/svg/SVGStringListImpl.cpp:
  +        * ksvg2/svg/SVGStylableImpl.cpp:
  +        * ksvg2/svg/SVGStyleElementImpl.cpp:
  +        * ksvg2/svg/SVGStyledElementImpl.cpp:
  +        * ksvg2/svg/SVGSwitchElementImpl.cpp:
  +        * ksvg2/svg/SVGSymbolElementImpl.cpp:
  +        * ksvg2/svg/SVGTSpanElementImpl.cpp:
  +        * ksvg2/svg/SVGTestsImpl.cpp:
  +        * ksvg2/svg/SVGTextContentElementImpl.cpp:
  +        * ksvg2/svg/SVGTextElementImpl.cpp:
  +        * ksvg2/svg/SVGTextPositioningElementImpl.cpp:
  +        * ksvg2/svg/SVGTitleElementImpl.cpp:
  +        * ksvg2/svg/SVGTransformImpl.cpp:
  +        * ksvg2/svg/SVGTransformListImpl.cpp:
  +        * ksvg2/svg/SVGTransformableImpl.cpp:
  +        * ksvg2/svg/SVGURIReferenceImpl.cpp:
  +        * ksvg2/svg/SVGUseElementImpl.cpp:
  +        * ksvg2/svg/SVGViewElementImpl.cpp:
  +        * ksvg2/svg/SVGZoomAndPanImpl.cpp:
  +        * ksvg2/svg/svgpathparser.cpp:
  +
   2005-10-03  Eric Seidel  <eseidel at apple.com>
   
           Reviewed by mjs.
  
  
  
  1.7       +1 -0      SVGSupport/ksvg2/KSVGFactory.cpp
  
  Index: KSVGFactory.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/KSVGFactory.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- KSVGFactory.cpp	8 Sep 2005 08:03:32 -0000	1.6
  +++ KSVGFactory.cpp	5 Oct 2005 05:35:08 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <assert.h>
   
   #include <qregexp.h>
  
  
  
  1.3       +1 -0      SVGSupport/ksvg2/KSVGSettings.cpp
  
  Index: KSVGSettings.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/KSVGSettings.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- KSVGSettings.cpp	1 Sep 2005 07:34:14 -0000	1.2
  +++ KSVGSettings.cpp	5 Oct 2005 05:35:08 -0000	1.3
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kglobal.h>
   #include <kconfig.h>
   
  
  
  
  1.2       +1 -0      SVGSupport/ksvg2/KWQKSVGPart.mm
  
  Index: KWQKSVGPart.mm
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/KWQKSVGPart.mm,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- KWQKSVGPart.mm	9 Jul 2005 06:54:46 -0000	1.1
  +++ KWQKSVGPart.mm	5 Oct 2005 05:35:08 -0000	1.2
  @@ -23,6 +23,7 @@
    * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
    */
   
  +#include "config.h"
   #import "KWQKSVGPart.h"
   
   #import "KWQKSVGView.h"
  
  
  
  1.2       +1 -0      SVGSupport/ksvg2/KWQKSVGView.mm
  
  Index: KWQKSVGView.mm
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/KWQKSVGView.mm,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- KWQKSVGView.mm	9 Jul 2005 06:54:46 -0000	1.1
  +++ KWQKSVGView.mm	5 Oct 2005 05:35:09 -0000	1.2
  @@ -23,6 +23,7 @@
    * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
    */
   
  +#include "config.h"
   #import "KWQKSVGView.h"
   
   #import "KWQKSVGPart.h"
  
  
  
  1.7       +1 -0      SVGSupport/ksvg2/css/KSVGCSSParser.cpp
  
  Index: KSVGCSSParser.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/css/KSVGCSSParser.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- KSVGCSSParser.cpp	2 Sep 2005 10:03:15 -0000	1.6
  +++ KSVGCSSParser.cpp	5 Oct 2005 05:35:09 -0000	1.7
  @@ -21,6 +21,7 @@
   */
   
   
  +#include "config.h"
   #include <kdebug.h>
   #include <kglobal.h>
   
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/css/SVGCSSStyleDeclarationImpl.cpp
  
  Index: SVGCSSStyleDeclarationImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/css/SVGCSSStyleDeclarationImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGCSSStyleDeclarationImpl.cpp	2 Sep 2005 10:03:15 -0000	1.5
  +++ SVGCSSStyleDeclarationImpl.cpp	5 Oct 2005 05:35:09 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/DOMString.h>
   #include <kdom/css/cssvalues.h>
   #include <kdom/css/cssproperties.h>
  
  
  
  1.8       +1 -0      SVGSupport/ksvg2/css/SVGCSSStyleSelector.cpp
  
  Index: SVGCSSStyleSelector.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/css/SVGCSSStyleSelector.cpp,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- SVGCSSStyleSelector.cpp	8 Sep 2005 08:03:32 -0000	1.7
  +++ SVGCSSStyleSelector.cpp	5 Oct 2005 05:35:10 -0000	1.8
  @@ -26,6 +26,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kurl.h>
   #include <kstandarddirs.h>
   
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/css/SVGCSSStyleSheetImpl.cpp
  
  Index: SVGCSSStyleSheetImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/css/SVGCSSStyleSheetImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGCSSStyleSheetImpl.cpp	1 Sep 2005 07:34:16 -0000	1.4
  +++ SVGCSSStyleSheetImpl.cpp	5 Oct 2005 05:35:10 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "KSVGCSSParser.h"
   #include "SVGCSSStyleSheetImpl.h"
   
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/css/SVGRenderStyle.cpp
  
  Index: SVGRenderStyle.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/css/SVGRenderStyle.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGRenderStyle.cpp	1 Sep 2005 07:34:17 -0000	1.3
  +++ SVGRenderStyle.cpp	5 Oct 2005 05:35:10 -0000	1.4
  @@ -26,6 +26,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGRenderStyle.h"
   
   using namespace KSVG;
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/css/SVGRenderStyleDefs.cpp
  
  Index: SVGRenderStyleDefs.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/css/SVGRenderStyleDefs.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGRenderStyleDefs.cpp	1 Sep 2005 07:34:17 -0000	1.4
  +++ SVGRenderStyleDefs.cpp	5 Oct 2005 05:35:10 -0000	1.5
  @@ -26,6 +26,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "ksvg.h"
   #include "SVGRenderStyle.h"
   #include "SVGRenderStyleDefs.h"
  
  
  
  1.7       +1 -0      SVGSupport/ksvg2/ecma/Ecma.cpp
  
  Index: Ecma.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/ecma/Ecma.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- Ecma.cpp	28 Sep 2005 05:06:06 -0000	1.6
  +++ Ecma.cpp	5 Oct 2005 05:35:11 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/Namespace.h>
   #include <kdom/css/CSSValue.h>
   #include <kdom/events/Event.h>
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/ecma/GlobalObject.cpp
  
  Index: GlobalObject.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/ecma/GlobalObject.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- GlobalObject.cpp	1 Sep 2005 09:39:13 -0000	1.5
  +++ GlobalObject.cpp	5 Oct 2005 05:35:11 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/NodeImpl.h>
   #include <kdom/core/DocumentImpl.h>
   
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/events/SVGEventImpl.cpp
  
  Index: SVGEventImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/events/SVGEventImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGEventImpl.cpp	8 Sep 2005 08:03:32 -0000	1.5
  +++ SVGEventImpl.cpp	5 Oct 2005 05:35:12 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/DOMStringImpl.h>
   
   #include "SVGEventImpl.h"
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/events/SVGZoomEventImpl.cpp
  
  Index: SVGZoomEventImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/events/SVGZoomEventImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGZoomEventImpl.cpp	8 Sep 2005 08:03:33 -0000	1.4
  +++ SVGZoomEventImpl.cpp	5 Oct 2005 05:35:12 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGRectImpl.h"
   #include "SVGPointImpl.h"
   #include "SVGEventImpl.h"
  
  
  
  1.9       +1 -0      SVGSupport/ksvg2/misc/KCanvasRenderingStyle.cpp
  
  Index: KCanvasRenderingStyle.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/misc/KCanvasRenderingStyle.cpp,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- KCanvasRenderingStyle.cpp	8 Sep 2005 08:03:33 -0000	1.8
  +++ KCanvasRenderingStyle.cpp	5 Oct 2005 05:35:12 -0000	1.9
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <q3paintdevicemetrics.h>
   #include <qpaintdevice.h>
   
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/misc/KSVGDocumentBuilder.cpp
  
  Index: KSVGDocumentBuilder.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/misc/KSVGDocumentBuilder.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- KSVGDocumentBuilder.cpp	1 Sep 2005 07:34:15 -0000	1.4
  +++ KSVGDocumentBuilder.cpp	5 Oct 2005 05:35:13 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kurl.h>
   #include <kdebug.h>
   
  
  
  
  1.8       +1 -0      SVGSupport/ksvg2/misc/KSVGTimeScheduler.cpp
  
  Index: KSVGTimeScheduler.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/misc/KSVGTimeScheduler.cpp,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- KSVGTimeScheduler.cpp	28 Sep 2005 05:06:07 -0000	1.7
  +++ KSVGTimeScheduler.cpp	5 Oct 2005 05:35:13 -0000	1.8
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kcanvas/KCanvas.h>
   
   #include "SVGMatrixImpl.h"
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/CDFInterface.cpp
  
  Index: CDFInterface.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/CDFInterface.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- CDFInterface.cpp	1 Sep 2005 09:39:14 -0000	1.4
  +++ CDFInterface.cpp	5 Oct 2005 05:35:14 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <ksvg2/ecma/GlobalObject.h>
   #include "CDFInterface.h"
   #include <ksvg2/ecma/EcmaInterface.h>
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGAElementImpl.cpp
  
  Index: SVGAElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGAElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGAElementImpl.cpp	1 Sep 2005 09:39:14 -0000	1.5
  +++ SVGAElementImpl.cpp	5 Oct 2005 05:35:14 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   #include <kdom/events/MouseEventImpl.h>
   #include <kdom/events/kdomevents.h>
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGAngleImpl.cpp
  
  Index: SVGAngleImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGAngleImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGAngleImpl.cpp	18 Sep 2005 21:45:26 -0000	1.5
  +++ SVGAngleImpl.cpp	5 Oct 2005 05:35:14 -0000	1.6
  @@ -21,6 +21,7 @@
   */
   
   //#include "SVGAngle.h"
  +#include "config.h"
   #include <math.h>
   
   #include <ksvg2/ksvg.h>
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGAnimateColorElementImpl.cpp
  
  Index: SVGAnimateColorElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGAnimateColorElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGAnimateColorElementImpl.cpp	8 Sep 2005 08:03:34 -0000	1.5
  +++ SVGAnimateColorElementImpl.cpp	5 Oct 2005 05:35:14 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGAnimateColorElementImpl.h"
   #include "SVGDocumentImpl.h"
   
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGAnimateElementImpl.cpp
  
  Index: SVGAnimateElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGAnimateElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGAnimateElementImpl.cpp	8 Sep 2005 08:03:34 -0000	1.5
  +++ SVGAnimateElementImpl.cpp	5 Oct 2005 05:35:14 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGAnimateElementImpl.h"
   #include "SVGDocumentImpl.h"
   
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGAnimateTransformElementImpl.cpp
  
  Index: SVGAnimateTransformElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGAnimateTransformElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGAnimateTransformElementImpl.cpp	1 Sep 2005 09:39:14 -0000	1.5
  +++ SVGAnimateTransformElementImpl.cpp	5 Oct 2005 05:35:15 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   
   #include <kcanvas/KCanvasItem.h>
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGAnimatedAngleImpl.cpp
  
  Index: SVGAnimatedAngleImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGAnimatedAngleImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGAnimatedAngleImpl.cpp	1 Sep 2005 07:35:32 -0000	1.3
  +++ SVGAnimatedAngleImpl.cpp	5 Oct 2005 05:35:15 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGAnimatedAngleImpl.h"
   
   using namespace KSVG;
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGAnimatedBooleanImpl.cpp
  
  Index: SVGAnimatedBooleanImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGAnimatedBooleanImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGAnimatedBooleanImpl.cpp	1 Sep 2005 07:35:32 -0000	1.4
  +++ SVGAnimatedBooleanImpl.cpp	5 Oct 2005 05:35:15 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGStyledElementImpl.h"
   #include "SVGAnimatedBooleanImpl.h"
   
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGAnimatedEnumerationImpl.cpp
  
  Index: SVGAnimatedEnumerationImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGAnimatedEnumerationImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGAnimatedEnumerationImpl.cpp	1 Sep 2005 07:35:32 -0000	1.4
  +++ SVGAnimatedEnumerationImpl.cpp	5 Oct 2005 05:35:15 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGStyledElementImpl.h"
   #include "SVGAnimatedEnumerationImpl.h"
   
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGAnimatedIntegerImpl.cpp
  
  Index: SVGAnimatedIntegerImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGAnimatedIntegerImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGAnimatedIntegerImpl.cpp	1 Sep 2005 07:35:33 -0000	1.4
  +++ SVGAnimatedIntegerImpl.cpp	5 Oct 2005 05:35:15 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGStyledElementImpl.h"
   #include "SVGAnimatedIntegerImpl.h"
   
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGAnimatedLengthImpl.cpp
  
  Index: SVGAnimatedLengthImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGAnimatedLengthImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGAnimatedLengthImpl.cpp	1 Sep 2005 07:35:33 -0000	1.3
  +++ SVGAnimatedLengthImpl.cpp	5 Oct 2005 05:35:16 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGAnimatedLengthImpl.h"
   
   using namespace KSVG;
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGAnimatedLengthListImpl.cpp
  
  Index: SVGAnimatedLengthListImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGAnimatedLengthListImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGAnimatedLengthListImpl.cpp	1 Sep 2005 07:35:33 -0000	1.3
  +++ SVGAnimatedLengthListImpl.cpp	5 Oct 2005 05:35:16 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGLengthListImpl.h"
   #include "SVGAnimatedLengthListImpl.h"
   
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGAnimatedNumberImpl.cpp
  
  Index: SVGAnimatedNumberImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGAnimatedNumberImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGAnimatedNumberImpl.cpp	1 Sep 2005 07:35:33 -0000	1.4
  +++ SVGAnimatedNumberImpl.cpp	5 Oct 2005 05:35:16 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGStyledElementImpl.h"
   #include "SVGAnimatedNumberImpl.h"
   
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGAnimatedNumberListImpl.cpp
  
  Index: SVGAnimatedNumberListImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGAnimatedNumberListImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGAnimatedNumberListImpl.cpp	1 Sep 2005 07:35:34 -0000	1.3
  +++ SVGAnimatedNumberListImpl.cpp	5 Oct 2005 05:35:16 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGNumberListImpl.h"
   #include "SVGAnimatedNumberListImpl.h"
   
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGAnimatedPathDataImpl.cpp
  
  Index: SVGAnimatedPathDataImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGAnimatedPathDataImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGAnimatedPathDataImpl.cpp	1 Sep 2005 07:35:34 -0000	1.3
  +++ SVGAnimatedPathDataImpl.cpp	5 Oct 2005 05:35:16 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGAnimatedPathDataImpl.h"
   
   using namespace KSVG;
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGAnimatedPointsImpl.cpp
  
  Index: SVGAnimatedPointsImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGAnimatedPointsImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGAnimatedPointsImpl.cpp	1 Sep 2005 07:35:34 -0000	1.3
  +++ SVGAnimatedPointsImpl.cpp	5 Oct 2005 05:35:16 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGAnimatedPointsImpl.h"
   
   using namespace KSVG;
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGAnimatedPreserveAspectRatioImpl.cpp
  
  Index: SVGAnimatedPreserveAspectRatioImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGAnimatedPreserveAspectRatioImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGAnimatedPreserveAspectRatioImpl.cpp	1 Sep 2005 07:35:34 -0000	1.3
  +++ SVGAnimatedPreserveAspectRatioImpl.cpp	5 Oct 2005 05:35:16 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGAnimatedPreserveAspectRatioImpl.h"
   
   using namespace KSVG;
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGAnimatedRectImpl.cpp
  
  Index: SVGAnimatedRectImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGAnimatedRectImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGAnimatedRectImpl.cpp	1 Sep 2005 07:35:34 -0000	1.3
  +++ SVGAnimatedRectImpl.cpp	5 Oct 2005 05:35:16 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGAnimatedRectImpl.h"
   
   using namespace KSVG;
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGAnimatedStringImpl.cpp
  
  Index: SVGAnimatedStringImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGAnimatedStringImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGAnimatedStringImpl.cpp	1 Sep 2005 07:35:34 -0000	1.3
  +++ SVGAnimatedStringImpl.cpp	5 Oct 2005 05:35:16 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGAnimatedStringImpl.h"
   
   using namespace KSVG;
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGAnimatedTransformListImpl.cpp
  
  Index: SVGAnimatedTransformListImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGAnimatedTransformListImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGAnimatedTransformListImpl.cpp	1 Sep 2005 07:35:34 -0000	1.3
  +++ SVGAnimatedTransformListImpl.cpp	5 Oct 2005 05:35:17 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGTransformListImpl.h"
   #include "SVGAnimatedTransformListImpl.h"
   
  
  
  
  1.8       +1 -0      SVGSupport/ksvg2/svg/SVGAnimationElementImpl.cpp
  
  Index: SVGAnimationElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGAnimationElementImpl.cpp,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- SVGAnimationElementImpl.cpp	28 Sep 2005 05:06:07 -0000	1.7
  +++ SVGAnimationElementImpl.cpp	5 Oct 2005 05:35:17 -0000	1.8
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <float.h>
   
   #include <kdom/kdom.h>
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGCircleElementImpl.cpp
  
  Index: SVGCircleElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGCircleElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGCircleElementImpl.cpp	1 Sep 2005 09:39:14 -0000	1.5
  +++ SVGCircleElementImpl.cpp	5 Oct 2005 05:35:17 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   
   #include "svgattrs.h"
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGClipPathElementImpl.cpp
  
  Index: SVGClipPathElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGClipPathElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGClipPathElementImpl.cpp	1 Sep 2005 09:39:14 -0000	1.5
  +++ SVGClipPathElementImpl.cpp	5 Oct 2005 05:35:17 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   
   #include <kcanvas/KCanvas.h>
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGColorImpl.cpp
  
  Index: SVGColorImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGColorImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGColorImpl.cpp	1 Sep 2005 09:39:14 -0000	1.5
  +++ SVGColorImpl.cpp	5 Oct 2005 05:35:18 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qstringlist.h>
   
   #include <kdom/css/RGBColorImpl.h>
  
  
  
  1.7       +1 -0      SVGSupport/ksvg2/svg/SVGComponentTransferFunctionElementImpl.cpp
  
  Index: SVGComponentTransferFunctionElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGComponentTransferFunctionElementImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- SVGComponentTransferFunctionElementImpl.cpp	18 Sep 2005 21:45:27 -0000	1.6
  +++ SVGComponentTransferFunctionElementImpl.cpp	5 Oct 2005 05:35:18 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qstringlist.h>
   
   #include <kdom/core/AttrImpl.h>
  
  
  
  1.2       +1 -0      SVGSupport/ksvg2/svg/SVGCursorElementImpl.cpp
  
  Index: SVGCursorElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGCursorElementImpl.cpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- SVGCursorElementImpl.cpp	8 Sep 2005 08:03:34 -0000	1.1
  +++ SVGCursorElementImpl.cpp	5 Oct 2005 05:35:18 -0000	1.2
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   #include <kdebug.h>
   
  
  
  
  1.7       +1 -0      SVGSupport/ksvg2/svg/SVGDOMImplementationImpl.cpp
  
  Index: SVGDOMImplementationImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGDOMImplementationImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- SVGDOMImplementationImpl.cpp	8 Sep 2005 08:03:34 -0000	1.6
  +++ SVGDOMImplementationImpl.cpp	5 Oct 2005 05:35:18 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kstaticdeleter.h>
   
   #include <kdom/kdom.h>
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGDefsElementImpl.cpp
  
  Index: SVGDefsElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGDefsElementImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGDefsElementImpl.cpp	1 Sep 2005 07:35:36 -0000	1.4
  +++ SVGDefsElementImpl.cpp	5 Oct 2005 05:35:18 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGDefsElementImpl.h"
   
   using namespace KSVG;
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGDescElementImpl.cpp
  
  Index: SVGDescElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGDescElementImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGDescElementImpl.cpp	1 Sep 2005 07:35:36 -0000	1.4
  +++ SVGDescElementImpl.cpp	5 Oct 2005 05:35:18 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGDescElementImpl.h"
   
   using namespace KSVG;
  
  
  
  1.10      +1 -0      SVGSupport/ksvg2/svg/SVGDocumentImpl.cpp
  
  Index: SVGDocumentImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGDocumentImpl.cpp,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- SVGDocumentImpl.cpp	3 Oct 2005 05:21:57 -0000	1.9
  +++ SVGDocumentImpl.cpp	5 Oct 2005 05:35:19 -0000	1.10
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <assert.h>
   
   #include <q3dict.h>
  
  
  
  1.7       +1 -0      SVGSupport/ksvg2/svg/SVGElementImpl.cpp
  
  Index: SVGElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGElementImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- SVGElementImpl.cpp	8 Sep 2005 08:03:35 -0000	1.6
  +++ SVGElementImpl.cpp	5 Oct 2005 05:35:19 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/kdom.h>
   #include <kdom/Namespace.h>
   #include <kdom/DOMString.h>
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGElementInstanceImpl.cpp
  
  Index: SVGElementInstanceImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGElementInstanceImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGElementInstanceImpl.cpp	1 Sep 2005 07:35:37 -0000	1.3
  +++ SVGElementInstanceImpl.cpp	5 Oct 2005 05:35:19 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGElementImpl.h"
   #include "SVGUseElementImpl.h"
   #include "SVGElementInstanceImpl.h"
  
  
  
  1.3       +1 -0      SVGSupport/ksvg2/svg/SVGElementInstanceListImpl.cpp
  
  Index: SVGElementInstanceListImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGElementInstanceListImpl.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- SVGElementInstanceListImpl.cpp	11 Aug 2005 11:35:17 -0000	1.2
  +++ SVGElementInstanceListImpl.cpp	5 Oct 2005 05:35:19 -0000	1.3
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGElementInstanceListImpl.h"
   
   using namespace KSVG;
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGEllipseElementImpl.cpp
  
  Index: SVGEllipseElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGEllipseElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGEllipseElementImpl.cpp	1 Sep 2005 09:39:15 -0000	1.5
  +++ SVGEllipseElementImpl.cpp	5 Oct 2005 05:35:19 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   
   #include "svgattrs.h"
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGExceptionImpl.cpp
  
  Index: SVGExceptionImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGExceptionImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGExceptionImpl.cpp	1 Sep 2005 07:35:37 -0000	1.4
  +++ SVGExceptionImpl.cpp	5 Oct 2005 05:35:20 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGExceptionImpl.h"
   
   using namespace KSVG;
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGExternalResourcesRequiredImpl.cpp
  
  Index: SVGExternalResourcesRequiredImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGExternalResourcesRequiredImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGExternalResourcesRequiredImpl.cpp	1 Sep 2005 09:39:15 -0000	1.4
  +++ SVGExternalResourcesRequiredImpl.cpp	5 Oct 2005 05:35:20 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   
   #include "svgattrs.h"
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGFEBlendElementImpl.cpp
  
  Index: SVGFEBlendElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGFEBlendElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGFEBlendElementImpl.cpp	1 Sep 2005 09:39:15 -0000	1.5
  +++ SVGFEBlendElementImpl.cpp	5 Oct 2005 05:35:20 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qstringlist.h>
   
   #include <kdom/core/AttrImpl.h>
  
  
  
  1.7       +1 -0      SVGSupport/ksvg2/svg/SVGFEColorMatrixElementImpl.cpp
  
  Index: SVGFEColorMatrixElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGFEColorMatrixElementImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- SVGFEColorMatrixElementImpl.cpp	2 Sep 2005 10:03:17 -0000	1.6
  +++ SVGFEColorMatrixElementImpl.cpp	5 Oct 2005 05:35:20 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qstringlist.h>
   
   #include <kdom/core/AttrImpl.h>
  
  
  
  1.7       +1 -0      SVGSupport/ksvg2/svg/SVGFEComponentTransferElementImpl.cpp
  
  Index: SVGFEComponentTransferElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGFEComponentTransferElementImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- SVGFEComponentTransferElementImpl.cpp	1 Sep 2005 09:39:15 -0000	1.6
  +++ SVGFEComponentTransferElementImpl.cpp	5 Oct 2005 05:35:20 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qstringlist.h>
   
   #include <kdom/core/AttrImpl.h>
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGFECompositeElementImpl.cpp
  
  Index: SVGFECompositeElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGFECompositeElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGFECompositeElementImpl.cpp	1 Sep 2005 09:39:15 -0000	1.5
  +++ SVGFECompositeElementImpl.cpp	5 Oct 2005 05:35:20 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qstringlist.h>
   
   #include <kdom/core/AttrImpl.h>
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGFEFloodElementImpl.cpp
  
  Index: SVGFEFloodElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGFEFloodElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGFEFloodElementImpl.cpp	1 Sep 2005 09:39:15 -0000	1.5
  +++ SVGFEFloodElementImpl.cpp	5 Oct 2005 05:35:20 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qstringlist.h>
   
   #include <kdom/core/AttrImpl.h>
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGFEFuncAElementImpl.cpp
  
  Index: SVGFEFuncAElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGFEFuncAElementImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGFEFuncAElementImpl.cpp	1 Sep 2005 07:35:39 -0000	1.4
  +++ SVGFEFuncAElementImpl.cpp	5 Oct 2005 05:35:20 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGFEFuncAElementImpl.h"
   
   using namespace KSVG;
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGFEFuncBElementImpl.cpp
  
  Index: SVGFEFuncBElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGFEFuncBElementImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGFEFuncBElementImpl.cpp	1 Sep 2005 07:35:39 -0000	1.4
  +++ SVGFEFuncBElementImpl.cpp	5 Oct 2005 05:35:21 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGFEFuncBElementImpl.h"
   
   using namespace KSVG;
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGFEFuncGElementImpl.cpp
  
  Index: SVGFEFuncGElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGFEFuncGElementImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGFEFuncGElementImpl.cpp	1 Sep 2005 07:35:39 -0000	1.4
  +++ SVGFEFuncGElementImpl.cpp	5 Oct 2005 05:35:21 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGFEFuncGElementImpl.h"
   
   using namespace KSVG;
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGFEFuncRElementImpl.cpp
  
  Index: SVGFEFuncRElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGFEFuncRElementImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGFEFuncRElementImpl.cpp	1 Sep 2005 07:35:39 -0000	1.4
  +++ SVGFEFuncRElementImpl.cpp	5 Oct 2005 05:35:21 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGFEFuncRElementImpl.h"
   
   using namespace KSVG;
  
  
  
  1.7       +1 -0      SVGSupport/ksvg2/svg/SVGFEGaussianBlurElementImpl.cpp
  
  Index: SVGFEGaussianBlurElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGFEGaussianBlurElementImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- SVGFEGaussianBlurElementImpl.cpp	18 Sep 2005 21:45:27 -0000	1.6
  +++ SVGFEGaussianBlurElementImpl.cpp	5 Oct 2005 05:35:21 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qstringlist.h>
   
   #include <kdom/core/AttrImpl.h>
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGFEImageElementImpl.cpp
  
  Index: SVGFEImageElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGFEImageElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGFEImageElementImpl.cpp	1 Sep 2005 09:39:15 -0000	1.5
  +++ SVGFEImageElementImpl.cpp	5 Oct 2005 05:35:21 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qimage.h>
   
   #include <kdom/core/AttrImpl.h>
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGFEMergeElementImpl.cpp
  
  Index: SVGFEMergeElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGFEMergeElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGFEMergeElementImpl.cpp	1 Sep 2005 09:39:15 -0000	1.5
  +++ SVGFEMergeElementImpl.cpp	5 Oct 2005 05:35:21 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qstringlist.h>
   
   #include <kdom/core/AttrImpl.h>
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGFEMergeNodeElementImpl.cpp
  
  Index: SVGFEMergeNodeElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGFEMergeNodeElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGFEMergeNodeElementImpl.cpp	1 Sep 2005 09:39:15 -0000	1.5
  +++ SVGFEMergeNodeElementImpl.cpp	5 Oct 2005 05:35:22 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   
   #include "svgattrs.h"
  
  
  
  1.7       +1 -0      SVGSupport/ksvg2/svg/SVGFEOffsetElementImpl.cpp
  
  Index: SVGFEOffsetElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGFEOffsetElementImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- SVGFEOffsetElementImpl.cpp	18 Sep 2005 21:45:27 -0000	1.6
  +++ SVGFEOffsetElementImpl.cpp	5 Oct 2005 05:35:22 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qstringlist.h>
   
   #include <kdom/core/AttrImpl.h>
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGFETileElementImpl.cpp
  
  Index: SVGFETileElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGFETileElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGFETileElementImpl.cpp	1 Sep 2005 09:39:15 -0000	1.5
  +++ SVGFETileElementImpl.cpp	5 Oct 2005 05:35:22 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qstringlist.h>
   
   #include <kdom/core/AttrImpl.h>
  
  
  
  1.8       +1 -0      SVGSupport/ksvg2/svg/SVGFETurbulenceElementImpl.cpp
  
  Index: SVGFETurbulenceElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGFETurbulenceElementImpl.cpp,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- SVGFETurbulenceElementImpl.cpp	18 Sep 2005 21:45:27 -0000	1.7
  +++ SVGFETurbulenceElementImpl.cpp	5 Oct 2005 05:35:22 -0000	1.8
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qstringlist.h>
   
   #include <kdom/core/AttrImpl.h>
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGFilterElementImpl.cpp
  
  Index: SVGFilterElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGFilterElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGFilterElementImpl.cpp	1 Sep 2005 09:39:15 -0000	1.5
  +++ SVGFilterElementImpl.cpp	5 Oct 2005 05:35:22 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   
   #include <kcanvas/KCanvas.h>
  
  
  
  1.7       +1 -0      SVGSupport/ksvg2/svg/SVGFilterPrimitiveStandardAttributesImpl.cpp
  
  Index: SVGFilterPrimitiveStandardAttributesImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGFilterPrimitiveStandardAttributesImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- SVGFilterPrimitiveStandardAttributesImpl.cpp	28 Sep 2005 05:06:07 -0000	1.6
  +++ SVGFilterPrimitiveStandardAttributesImpl.cpp	5 Oct 2005 05:35:22 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   
   #include "ksvg.h"
  
  
  
  1.7       +1 -0      SVGSupport/ksvg2/svg/SVGFitToViewBoxImpl.cpp
  
  Index: SVGFitToViewBoxImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGFitToViewBoxImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- SVGFitToViewBoxImpl.cpp	18 Sep 2005 21:45:27 -0000	1.6
  +++ SVGFitToViewBoxImpl.cpp	5 Oct 2005 05:35:22 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qstringlist.h>
   
   #include <kdom/core/AttrImpl.h>
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGGElementImpl.cpp
  
  Index: SVGGElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGGElementImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGGElementImpl.cpp	1 Sep 2005 07:35:42 -0000	1.4
  +++ SVGGElementImpl.cpp	5 Oct 2005 05:35:23 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGGElementImpl.h"
   #include "SVGTransformableImpl.h"
   
  
  
  
  1.7       +1 -0      SVGSupport/ksvg2/svg/SVGGradientElementImpl.cpp
  
  Index: SVGGradientElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGGradientElementImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- SVGGradientElementImpl.cpp	8 Sep 2005 08:03:35 -0000	1.6
  +++ SVGGradientElementImpl.cpp	5 Oct 2005 05:35:23 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   
   #include "ksvg.h"
  
  
  
  1.7       +1 -0      SVGSupport/ksvg2/svg/SVGHelper.cpp
  
  Index: SVGHelper.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGHelper.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- SVGHelper.cpp	28 Sep 2005 05:06:07 -0000	1.6
  +++ SVGHelper.cpp	5 Oct 2005 05:35:23 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "ksvg.h"
   #include "SVGHelper.h"
   #include "SVGDocumentImpl.h"
  
  
  
  1.7       +1 -0      SVGSupport/ksvg2/svg/SVGImageElementImpl.cpp
  
  Index: SVGImageElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGImageElementImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- SVGImageElementImpl.cpp	8 Sep 2005 08:03:35 -0000	1.6
  +++ SVGImageElementImpl.cpp	5 Oct 2005 05:35:23 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kmimetype.h>
   
   #include <qimage.h>
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGLangSpaceImpl.cpp
  
  Index: SVGLangSpaceImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGLangSpaceImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGLangSpaceImpl.cpp	1 Sep 2005 09:39:16 -0000	1.5
  +++ SVGLangSpaceImpl.cpp	5 Oct 2005 05:35:23 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/domattrs.h>
   #include <kdom/core/AttrImpl.h>
   #include <kdom/core/DOMStringImpl.h>
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGLengthImpl.cpp
  
  Index: SVGLengthImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGLengthImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGLengthImpl.cpp	1 Sep 2005 07:35:43 -0000	1.4
  +++ SVGLengthImpl.cpp	5 Oct 2005 05:35:23 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qrect.h>
   
   #include <kdebug.h>
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGLengthListImpl.cpp
  
  Index: SVGLengthListImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGLengthListImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGLengthListImpl.cpp	8 Sep 2005 08:03:36 -0000	1.5
  +++ SVGLengthListImpl.cpp	5 Oct 2005 05:35:24 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qstringlist.h>
   
   #include "SVGMatrixImpl.h"
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGLineElementImpl.cpp
  
  Index: SVGLineElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGLineElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGLineElementImpl.cpp	1 Sep 2005 09:39:16 -0000	1.5
  +++ SVGLineElementImpl.cpp	5 Oct 2005 05:35:24 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   
   #include "svgattrs.h"
  
  
  
  1.7       +1 -0      SVGSupport/ksvg2/svg/SVGLinearGradientElementImpl.cpp
  
  Index: SVGLinearGradientElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGLinearGradientElementImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- SVGLinearGradientElementImpl.cpp	8 Sep 2005 08:03:36 -0000	1.6
  +++ SVGLinearGradientElementImpl.cpp	5 Oct 2005 05:35:24 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   
   #include "ksvg.h"
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGLocatableImpl.cpp
  
  Index: SVGLocatableImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGLocatableImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGLocatableImpl.cpp	28 Sep 2005 05:06:07 -0000	1.5
  +++ SVGLocatableImpl.cpp	5 Oct 2005 05:35:24 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/kdom.h>
   #include "SVGRectImpl.h"
   #include "SVGMatrixImpl.h"
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGMarkerElementImpl.cpp
  
  Index: SVGMarkerElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGMarkerElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGMarkerElementImpl.cpp	1 Sep 2005 09:39:16 -0000	1.5
  +++ SVGMarkerElementImpl.cpp	5 Oct 2005 05:35:24 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/DOMString.h>
   #include <kdom/core/AttrImpl.h>
   #include <kdom/core/NamedAttrMapImpl.h>
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGMatrixImpl.cpp
  
  Index: SVGMatrixImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGMatrixImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGMatrixImpl.cpp	8 Sep 2005 08:03:36 -0000	1.5
  +++ SVGMatrixImpl.cpp	5 Oct 2005 05:35:24 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <math.h>
   
   #include "ksvg.h"
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGNumberImpl.cpp
  
  Index: SVGNumberImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGNumberImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGNumberImpl.cpp	1 Sep 2005 07:35:45 -0000	1.4
  +++ SVGNumberImpl.cpp	5 Oct 2005 05:35:24 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGNumberImpl.h"
   #include "SVGStyledElementImpl.h"
   
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGNumberListImpl.cpp
  
  Index: SVGNumberListImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGNumberListImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGNumberListImpl.cpp	18 Sep 2005 21:45:27 -0000	1.4
  +++ SVGNumberListImpl.cpp	5 Oct 2005 05:35:24 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qstringlist.h>
   
   #include "SVGMatrixImpl.h"
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGPaintImpl.cpp
  
  Index: SVGPaintImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGPaintImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGPaintImpl.cpp	1 Sep 2005 07:35:45 -0000	1.4
  +++ SVGPaintImpl.cpp	5 Oct 2005 05:35:24 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "ksvg.h"
   #include "SVGPaintImpl.h"
   
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGPathElementImpl.cpp
  
  Index: SVGPathElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGPathElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGPathElementImpl.cpp	1 Sep 2005 09:39:16 -0000	1.5
  +++ SVGPathElementImpl.cpp	5 Oct 2005 05:35:25 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   
   #include "ksvg.h"
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGPathSegArcImpl.cpp
  
  Index: SVGPathSegArcImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGPathSegArcImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGPathSegArcImpl.cpp	1 Sep 2005 07:35:46 -0000	1.3
  +++ SVGPathSegArcImpl.cpp	5 Oct 2005 05:35:25 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGPathSegArcImpl.h"
   #include "SVGStyledElementImpl.h"
   
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGPathSegClosePathImpl.cpp
  
  Index: SVGPathSegClosePathImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGPathSegClosePathImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGPathSegClosePathImpl.cpp	1 Sep 2005 07:35:46 -0000	1.3
  +++ SVGPathSegClosePathImpl.cpp	5 Oct 2005 05:35:25 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGPathSegClosePathImpl.h"
   
   using namespace KSVG;
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGPathSegCurvetoCubicImpl.cpp
  
  Index: SVGPathSegCurvetoCubicImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGPathSegCurvetoCubicImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGPathSegCurvetoCubicImpl.cpp	1 Sep 2005 07:35:47 -0000	1.3
  +++ SVGPathSegCurvetoCubicImpl.cpp	5 Oct 2005 05:35:25 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGPathSegCurvetoCubicImpl.h"
   #include "SVGStyledElementImpl.h"
   
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGPathSegCurvetoCubicSmoothImpl.cpp
  
  Index: SVGPathSegCurvetoCubicSmoothImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGPathSegCurvetoCubicSmoothImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGPathSegCurvetoCubicSmoothImpl.cpp	1 Sep 2005 07:35:47 -0000	1.3
  +++ SVGPathSegCurvetoCubicSmoothImpl.cpp	5 Oct 2005 05:35:25 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGPathSegCurvetoCubicSmoothImpl.h"
   #include "SVGStyledElementImpl.h"
   
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGPathSegCurvetoQuadraticImpl.cpp
  
  Index: SVGPathSegCurvetoQuadraticImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGPathSegCurvetoQuadraticImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGPathSegCurvetoQuadraticImpl.cpp	1 Sep 2005 07:35:47 -0000	1.3
  +++ SVGPathSegCurvetoQuadraticImpl.cpp	5 Oct 2005 05:35:25 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGPathSegCurvetoQuadraticImpl.h"
   #include "SVGStyledElementImpl.h"
   
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGPathSegCurvetoQuadraticSmoothImpl.cpp
  
  Index: SVGPathSegCurvetoQuadraticSmoothImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGPathSegCurvetoQuadraticSmoothImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGPathSegCurvetoQuadraticSmoothImpl.cpp	1 Sep 2005 07:35:47 -0000	1.3
  +++ SVGPathSegCurvetoQuadraticSmoothImpl.cpp	5 Oct 2005 05:35:25 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGPathSegCurvetoQuadraticSmoothImpl.h"
   #include "SVGStyledElementImpl.h"
   
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGPathSegImpl.cpp
  
  Index: SVGPathSegImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGPathSegImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGPathSegImpl.cpp	1 Sep 2005 07:35:47 -0000	1.4
  +++ SVGPathSegImpl.cpp	5 Oct 2005 05:35:26 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGPathSegImpl.h"
   
   using namespace KSVG;
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGPathSegLinetoHorizontalImpl.cpp
  
  Index: SVGPathSegLinetoHorizontalImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGPathSegLinetoHorizontalImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGPathSegLinetoHorizontalImpl.cpp	1 Sep 2005 07:35:48 -0000	1.3
  +++ SVGPathSegLinetoHorizontalImpl.cpp	5 Oct 2005 05:35:26 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGPathSegLinetoHorizontalImpl.h"
   #include "SVGStyledElementImpl.h"
   
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGPathSegLinetoImpl.cpp
  
  Index: SVGPathSegLinetoImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGPathSegLinetoImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGPathSegLinetoImpl.cpp	1 Sep 2005 07:35:48 -0000	1.3
  +++ SVGPathSegLinetoImpl.cpp	5 Oct 2005 05:35:26 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdebug.h>
   
   #include "SVGPathSegLinetoImpl.h"
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGPathSegLinetoVerticalImpl.cpp
  
  Index: SVGPathSegLinetoVerticalImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGPathSegLinetoVerticalImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGPathSegLinetoVerticalImpl.cpp	1 Sep 2005 07:35:48 -0000	1.3
  +++ SVGPathSegLinetoVerticalImpl.cpp	5 Oct 2005 05:35:26 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGPathSegLinetoVerticalImpl.h"
   #include "SVGStyledElementImpl.h"
   
  
  
  
  1.3       +1 -0      SVGSupport/ksvg2/svg/SVGPathSegListImpl.cpp
  
  Index: SVGPathSegListImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGPathSegListImpl.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- SVGPathSegListImpl.cpp	11 Aug 2005 11:35:20 -0000	1.2
  +++ SVGPathSegListImpl.cpp	5 Oct 2005 05:35:26 -0000	1.3
  @@ -21,6 +21,7 @@
   */
   
   
  +#include "config.h"
   #include "SVGPathSegListImpl.h"
   
   using namespace KSVG;
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGPathSegMovetoImpl.cpp
  
  Index: SVGPathSegMovetoImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGPathSegMovetoImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGPathSegMovetoImpl.cpp	1 Sep 2005 07:35:48 -0000	1.3
  +++ SVGPathSegMovetoImpl.cpp	5 Oct 2005 05:35:26 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGPathSegMovetoImpl.h"
   #include "SVGStyledElementImpl.h"
   
  
  
  
  1.8       +1 -0      SVGSupport/ksvg2/svg/SVGPatternElementImpl.cpp
  
  Index: SVGPatternElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGPatternElementImpl.cpp,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- SVGPatternElementImpl.cpp	28 Sep 2005 05:06:08 -0000	1.7
  +++ SVGPatternElementImpl.cpp	5 Oct 2005 05:35:26 -0000	1.8
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   
   #include <kcanvas/KCanvas.h>
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGPointImpl.cpp
  
  Index: SVGPointImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGPointImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGPointImpl.cpp	1 Sep 2005 07:35:49 -0000	1.4
  +++ SVGPointImpl.cpp	5 Oct 2005 05:35:26 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGPointImpl.h"
   #include "SVGMatrixImpl.h"
   #include "SVGStyledElementImpl.h"
  
  
  
  1.3       +1 -0      SVGSupport/ksvg2/svg/SVGPointListImpl.cpp
  
  Index: SVGPointListImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGPointListImpl.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- SVGPointListImpl.cpp	11 Aug 2005 11:35:20 -0000	1.2
  +++ SVGPointListImpl.cpp	5 Oct 2005 05:35:26 -0000	1.3
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGPointListImpl.h"
   
   using namespace KSVG;
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGPolyElementImpl.cpp
  
  Index: SVGPolyElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGPolyElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGPolyElementImpl.cpp	1 Sep 2005 09:39:16 -0000	1.5
  +++ SVGPolyElementImpl.cpp	5 Oct 2005 05:35:27 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   #include <kdom/Namespace.h>
   
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGPolygonElementImpl.cpp
  
  Index: SVGPolygonElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGPolygonElementImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGPolygonElementImpl.cpp	1 Sep 2005 07:35:49 -0000	1.4
  +++ SVGPolygonElementImpl.cpp	5 Oct 2005 05:35:27 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGPointListImpl.h"
   #include "SVGPolygonElementImpl.h"
   
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGPolylineElementImpl.cpp
  
  Index: SVGPolylineElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGPolylineElementImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGPolylineElementImpl.cpp	1 Sep 2005 07:35:49 -0000	1.4
  +++ SVGPolylineElementImpl.cpp	5 Oct 2005 05:35:27 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGPointListImpl.h"
   #include "SVGPolylineElementImpl.h"
   
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGPreserveAspectRatioImpl.cpp
  
  Index: SVGPreserveAspectRatioImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGPreserveAspectRatioImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGPreserveAspectRatioImpl.cpp	1 Sep 2005 09:39:16 -0000	1.5
  +++ SVGPreserveAspectRatioImpl.cpp	5 Oct 2005 05:35:27 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qstring.h>
   #include <qstringlist.h>
   
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGRadialGradientElementImpl.cpp
  
  Index: SVGRadialGradientElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGRadialGradientElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGRadialGradientElementImpl.cpp	1 Sep 2005 09:39:16 -0000	1.5
  +++ SVGRadialGradientElementImpl.cpp	5 Oct 2005 05:35:27 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   
   #include "ksvg.h"
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGRectElementImpl.cpp
  
  Index: SVGRectElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGRectElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGRectElementImpl.cpp	1 Sep 2005 09:39:16 -0000	1.5
  +++ SVGRectElementImpl.cpp	5 Oct 2005 05:35:27 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   
   #include "svgattrs.h"
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGRectImpl.cpp
  
  Index: SVGRectImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGRectImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGRectImpl.cpp	1 Sep 2005 07:35:50 -0000	1.4
  +++ SVGRectImpl.cpp	5 Oct 2005 05:35:28 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGHelper.h"
   #include "SVGRectImpl.h"
   #include "SVGStyledElementImpl.h"
  
  
  
  1.8       +1 -0      SVGSupport/ksvg2/svg/SVGSVGElementImpl.cpp
  
  Index: SVGSVGElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGSVGElementImpl.cpp,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- SVGSVGElementImpl.cpp	8 Sep 2005 08:03:36 -0000	1.7
  +++ SVGSVGElementImpl.cpp	5 Oct 2005 05:35:28 -0000	1.8
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   #include <kdom/core/DOMStringImpl.h>
   #include <kdom/core/NamedAttrMapImpl.h>
  
  
  
  1.9       +1 -0      SVGSupport/ksvg2/svg/SVGScriptElementImpl.cpp
  
  Index: SVGScriptElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGScriptElementImpl.cpp,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- SVGScriptElementImpl.cpp	8 Sep 2005 08:03:37 -0000	1.8
  +++ SVGScriptElementImpl.cpp	5 Oct 2005 05:35:28 -0000	1.9
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/DOMString.h>
   //#include <kdom/ecma/Ecma.h>
   #include <kdom/core/AttrImpl.h>
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGSetElementImpl.cpp
  
  Index: SVGSetElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGSetElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGSetElementImpl.cpp	8 Sep 2005 08:03:37 -0000	1.5
  +++ SVGSetElementImpl.cpp	5 Oct 2005 05:35:28 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGSetElementImpl.h"
   #include "SVGDocumentImpl.h"
   
  
  
  
  1.7       +1 -0      SVGSupport/ksvg2/svg/SVGStopElementImpl.cpp
  
  Index: SVGStopElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGStopElementImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- SVGStopElementImpl.cpp	18 Sep 2005 21:45:28 -0000	1.6
  +++ SVGStopElementImpl.cpp	5 Oct 2005 05:35:28 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   
   #include <kcanvas/KCanvas.h>
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGStringListImpl.cpp
  
  Index: SVGStringListImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGStringListImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGStringListImpl.cpp	1 Sep 2005 07:35:51 -0000	1.3
  +++ SVGStringListImpl.cpp	5 Oct 2005 05:35:28 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qstringlist.h>
   
   #include "SVGStringListImpl.h"
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGStylableImpl.cpp
  
  Index: SVGStylableImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGStylableImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGStylableImpl.cpp	1 Sep 2005 07:35:51 -0000	1.3
  +++ SVGStylableImpl.cpp	5 Oct 2005 05:35:28 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGStylableImpl.h"
   
   using namespace KSVG;
  
  
  
  1.7       +1 -0      SVGSupport/ksvg2/svg/SVGStyleElementImpl.cpp
  
  Index: SVGStyleElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGStyleElementImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- SVGStyleElementImpl.cpp	8 Sep 2005 08:03:37 -0000	1.6
  +++ SVGStyleElementImpl.cpp	5 Oct 2005 05:35:28 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/kdom.h>
   #include <kdom/DOMString.h>
   #include <ksvg2/css/SVGCSSStyleSheetImpl.h>
  
  
  
  1.9       +1 -0      SVGSupport/ksvg2/svg/SVGStyledElementImpl.cpp
  
  Index: SVGStyledElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGStyledElementImpl.cpp,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- SVGStyledElementImpl.cpp	3 Oct 2005 06:21:41 -0000	1.8
  +++ SVGStyledElementImpl.cpp	5 Oct 2005 05:35:29 -0000	1.9
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/kdom.h>
   #include <kdom/core/AttrImpl.h>
   #include <kdom/core/domattrs.h>
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGSwitchElementImpl.cpp
  
  Index: SVGSwitchElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGSwitchElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGSwitchElementImpl.cpp	1 Sep 2005 09:39:17 -0000	1.5
  +++ SVGSwitchElementImpl.cpp	5 Oct 2005 05:35:29 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   
   #include <kcanvas/KCanvasCreator.h>
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGSymbolElementImpl.cpp
  
  Index: SVGSymbolElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGSymbolElementImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGSymbolElementImpl.cpp	1 Sep 2005 07:35:53 -0000	1.4
  +++ SVGSymbolElementImpl.cpp	5 Oct 2005 05:35:29 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/DOMString.h>
   
   #include "SVGHelper.h"
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGTSpanElementImpl.cpp
  
  Index: SVGTSpanElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGTSpanElementImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGTSpanElementImpl.cpp	1 Sep 2005 07:35:53 -0000	1.4
  +++ SVGTSpanElementImpl.cpp	5 Oct 2005 05:35:29 -0000	1.5
  @@ -21,6 +21,7 @@
   */
   
   //#include "SVGDocument.h"
  +#include "config.h"
   #include "SVGTSpanElementImpl.h"
   
   using namespace KSVG;
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGTestsImpl.cpp
  
  Index: SVGTestsImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGTestsImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGTestsImpl.cpp	1 Sep 2005 09:39:17 -0000	1.5
  +++ SVGTestsImpl.cpp	5 Oct 2005 05:35:29 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <klocale.h>
   
   #include <kdom/core/AttrImpl.h>
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGTextContentElementImpl.cpp
  
  Index: SVGTextContentElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGTextContentElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGTextContentElementImpl.cpp	1 Sep 2005 09:39:17 -0000	1.5
  +++ SVGTextContentElementImpl.cpp	5 Oct 2005 05:35:29 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   
   #include "svgattrs.h"
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGTextElementImpl.cpp
  
  Index: SVGTextElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGTextElementImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGTextElementImpl.cpp	1 Sep 2005 07:35:54 -0000	1.4
  +++ SVGTextElementImpl.cpp	5 Oct 2005 05:35:29 -0000	1.5
  @@ -21,6 +21,7 @@
   */
   
   //#include "SVGDocument.h"
  +#include "config.h"
   #include "SVGTextElementImpl.h"
   
   using namespace KSVG;
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGTextPositioningElementImpl.cpp
  
  Index: SVGTextPositioningElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGTextPositioningElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGTextPositioningElementImpl.cpp	1 Sep 2005 09:39:17 -0000	1.5
  +++ SVGTextPositioningElementImpl.cpp	5 Oct 2005 05:35:29 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   
   #include "svgattrs.h"
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGTitleElementImpl.cpp
  
  Index: SVGTitleElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGTitleElementImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGTitleElementImpl.cpp	1 Sep 2005 07:35:54 -0000	1.4
  +++ SVGTitleElementImpl.cpp	5 Oct 2005 05:35:30 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGTitleElementImpl.h"
   
   using namespace KSVG;
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGTransformImpl.cpp
  
  Index: SVGTransformImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGTransformImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGTransformImpl.cpp	1 Sep 2005 07:35:54 -0000	1.4
  +++ SVGTransformImpl.cpp	5 Oct 2005 05:35:30 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdebug.h>
   
   #include "SVGMatrixImpl.h"
  
  
  
  1.4       +1 -0      SVGSupport/ksvg2/svg/SVGTransformListImpl.cpp
  
  Index: SVGTransformListImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGTransformListImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SVGTransformListImpl.cpp	1 Sep 2005 07:35:55 -0000	1.3
  +++ SVGTransformListImpl.cpp	5 Oct 2005 05:35:30 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "SVGMatrixImpl.h"
   #include "SVGTransformImpl.h"
   #include "SVGSVGElementImpl.h"
  
  
  
  1.7       +1 -0      SVGSupport/ksvg2/svg/SVGTransformableImpl.cpp
  
  Index: SVGTransformableImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGTransformableImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- SVGTransformableImpl.cpp	8 Sep 2005 08:03:37 -0000	1.6
  +++ SVGTransformableImpl.cpp	5 Oct 2005 05:35:30 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qregexp.h>
   #include <qstringlist.h>
   
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGURIReferenceImpl.cpp
  
  Index: SVGURIReferenceImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGURIReferenceImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGURIReferenceImpl.cpp	1 Sep 2005 09:39:17 -0000	1.5
  +++ SVGURIReferenceImpl.cpp	5 Oct 2005 05:35:30 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/NodeImpl.h>
   #include <kdom/core/AttrImpl.h>
   
  
  
  
  1.7       +1 -0      SVGSupport/ksvg2/svg/SVGUseElementImpl.cpp
  
  Index: SVGUseElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGUseElementImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- SVGUseElementImpl.cpp	28 Sep 2005 05:06:09 -0000	1.6
  +++ SVGUseElementImpl.cpp	5 Oct 2005 05:35:30 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/Namespace.h>
   #include <kdom/core/AttrImpl.h>
   
  
  
  
  1.6       +1 -0      SVGSupport/ksvg2/svg/SVGViewElementImpl.cpp
  
  Index: SVGViewElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGViewElementImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SVGViewElementImpl.cpp	1 Sep 2005 09:39:17 -0000	1.5
  +++ SVGViewElementImpl.cpp	5 Oct 2005 05:35:30 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/DOMString.h>
   #include <kdom/core/AttrImpl.h>
   #include <kdom/core/NamedAttrMapImpl.h>
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/SVGZoomAndPanImpl.cpp
  
  Index: SVGZoomAndPanImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/SVGZoomAndPanImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SVGZoomAndPanImpl.cpp	1 Sep 2005 09:39:17 -0000	1.4
  +++ SVGZoomAndPanImpl.cpp	5 Oct 2005 05:35:30 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/core/AttrImpl.h>
   
   #include "ksvg.h"
  
  
  
  1.5       +1 -0      SVGSupport/ksvg2/svg/svgpathparser.cpp
  
  Index: svgpathparser.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/ksvg2/svg/svgpathparser.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- svgpathparser.cpp	3 Oct 2005 08:55:23 -0000	1.4
  +++ svgpathparser.cpp	5 Oct 2005 05:35:30 -0000	1.5
  @@ -17,6 +17,7 @@
      Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "svgpathparser.h"
   #include <qstring.h>
   #include <math.h>
  
  
  
  1.5       +1 -0      SVGSupport/kdom/DOMString.cpp
  
  Index: DOMString.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/DOMString.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- DOMString.cpp	1 Sep 2005 07:32:56 -0000	1.4
  +++ DOMString.cpp	5 Oct 2005 05:36:00 -0000	1.5
  @@ -23,6 +23,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "DOMString.h"
   #include "DOMStringImpl.h"
   
  
  
  
  1.7       +1 -0      SVGSupport/kdom/Helper.cpp
  
  Index: Helper.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/Helper.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- Helper.cpp	12 Sep 2005 21:53:30 -0000	1.6
  +++ Helper.cpp	5 Oct 2005 05:36:00 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kurl.h>
   
   #include <qtextstream.h>
  
  
  
  1.5       +1 -0      SVGSupport/kdom/KDOMPart.cpp
  
  Index: KDOMPart.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/KDOMPart.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- KDOMPart.cpp	1 Sep 2005 07:32:56 -0000	1.4
  +++ KDOMPart.cpp	5 Oct 2005 05:36:00 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "KDOMPart.h"
   #include "KDOMView.h"
   #include "KDOMSettings.h"
  
  
  
  1.6       +1 -0      SVGSupport/kdom/KDOMSettings.cpp
  
  Index: KDOMSettings.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/KDOMSettings.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- KDOMSettings.cpp	8 Sep 2005 08:03:16 -0000	1.5
  +++ KDOMSettings.cpp	5 Oct 2005 05:36:00 -0000	1.6
  @@ -22,6 +22,7 @@
   
   #define DEBUG_SETTINGS 0
   
  +#include "config.h"
   #include <kdebug.h>
   #include <kconfig.h>
   #include <kglobal.h>
  
  
  
  1.4       +1 -0      SVGSupport/kdom/KDOMView.cpp
  
  Index: KDOMView.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/KDOMView.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- KDOMView.cpp	1 Sep 2005 07:32:57 -0000	1.3
  +++ KDOMView.cpp	5 Oct 2005 05:36:01 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "KDOMView.h"
   #include "KDOMPart.h"
   
  
  
  
  1.5       +1 -0      SVGSupport/kdom/Shared.cpp
  
  Index: Shared.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/Shared.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Shared.cpp	1 Sep 2005 07:32:57 -0000	1.4
  +++ Shared.cpp	5 Oct 2005 05:36:01 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "Shared.h"
   
   using namespace KDOM;
  
  
  
  1.6       +1 -0      SVGSupport/kdom/backends/libxml/LibXMLParser.cpp
  
  Index: LibXMLParser.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/backends/libxml/LibXMLParser.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- LibXMLParser.cpp	8 Sep 2005 08:03:17 -0000	1.5
  +++ LibXMLParser.cpp	5 Oct 2005 05:36:02 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <stdarg.h>
   
   #include <kurl.h>
  
  
  
  1.2       +1 -0      SVGSupport/kdom/bindings/IDLCodeGeneratorEcmaInterface.pm
  
  Index: IDLCodeGeneratorEcmaInterface.pm
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/bindings/IDLCodeGeneratorEcmaInterface.pm,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- IDLCodeGeneratorEcmaInterface.pm	20 Sep 2005 22:07:59 -0000	1.1
  +++ IDLCodeGeneratorEcmaInterface.pm	5 Oct 2005 05:36:03 -0000	1.2
  @@ -232,6 +232,7 @@
   		@implContent = split("\r", $headerTemplate);
   
   		# - Add absolutely needed includes
  +		push(@implContent, "\n#include \"config.h\"\n\n");
   		if($useLayerOnTop eq 0) {
   			push(@implContent, "\n#include <kdom/ecma/EcmaInterface.h>\n\n");
   		} elsif($useModule eq "svg") { # Special case for ksvg...
  
  
  
  1.6       +1 -0      SVGSupport/kdom/bindings/IDLCodeGeneratorJs.pm
  
  Index: IDLCodeGeneratorJs.pm
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/bindings/IDLCodeGeneratorJs.pm,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- IDLCodeGeneratorJs.pm	28 Sep 2005 05:06:05 -0000	1.5
  +++ IDLCodeGeneratorJs.pm	5 Oct 2005 05:36:03 -0000	1.6
  @@ -370,6 +370,7 @@
   		@implContent = split("\r", $headerTemplate);
   
   		# - Add absolutely needed includes
  +		push(@implContent, "\n#include \"config.h\"\n\n");
   		push(@implContent, "\n#include \"" . $extractedType{'type'} . ".h\"");
   
   		my $useClass = $implClass;
  
  
  
  1.4       +1 -0      SVGSupport/kdom/cache/ImageSource.cpp
  
  Index: ImageSource.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/cache/ImageSource.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ImageSource.cpp	1 Sep 2005 07:33:00 -0000	1.3
  +++ ImageSource.cpp	5 Oct 2005 05:36:04 -0000	1.4
  @@ -25,6 +25,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "ImageSource.h"
   
   using namespace KDOM;
  
  
  
  1.5       +1 -0      SVGSupport/kdom/cache/KDOMCache.cpp
  
  Index: KDOMCache.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/cache/KDOMCache.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- KDOMCache.cpp	2 Sep 2005 10:02:59 -0000	1.4
  +++ KDOMCache.cpp	5 Oct 2005 05:36:04 -0000	1.5
  @@ -29,6 +29,7 @@
       // http://www.is.kyusan-u.ac.jp/~chengk/pub/papers/compsac00_A07-07.pdf
   */
   
  +#include "config.h"
   #include <kdebug.h>
   #include <kglobal.h>
   #include <kiconloader.h>
  
  
  
  1.5       +1 -0      SVGSupport/kdom/cache/KDOMCachedDocument.cpp
  
  Index: KDOMCachedDocument.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/cache/KDOMCachedDocument.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- KDOMCachedDocument.cpp	2 Sep 2005 11:15:42 -0000	1.4
  +++ KDOMCachedDocument.cpp	5 Oct 2005 05:36:04 -0000	1.5
  @@ -24,6 +24,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qbuffer.h>
   #include <qobject.h>
   #include <qtextcodec.h>
  
  
  
  1.6       +1 -0      SVGSupport/kdom/cache/KDOMCachedImage.cpp
  
  Index: KDOMCachedImage.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/cache/KDOMCachedImage.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- KDOMCachedImage.cpp	2 Sep 2005 11:15:43 -0000	1.5
  +++ KDOMCachedImage.cpp	5 Oct 2005 05:36:04 -0000	1.6
  @@ -25,6 +25,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <assert.h>
   
   #include <kdebug.h>
  
  
  
  1.5       +1 -0      SVGSupport/kdom/cache/KDOMCachedObject.cpp
  
  Index: KDOMCachedObject.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/cache/KDOMCachedObject.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- KDOMCachedObject.cpp	1 Sep 2005 07:33:01 -0000	1.4
  +++ KDOMCachedObject.cpp	5 Oct 2005 05:36:04 -0000	1.5
  @@ -25,6 +25,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <time.h>
   
   #include <kglobal.h>
  
  
  
  1.5       +1 -0      SVGSupport/kdom/cache/KDOMCachedScript.cpp
  
  Index: KDOMCachedScript.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/cache/KDOMCachedScript.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- KDOMCachedScript.cpp	2 Sep 2005 11:15:43 -0000	1.4
  +++ KDOMCachedScript.cpp	5 Oct 2005 05:36:04 -0000	1.5
  @@ -25,6 +25,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qtextcodec.h>
   
   #include "KDOMCache.h"
  
  
  
  1.6       +1 -0      SVGSupport/kdom/cache/KDOMCachedStyleSheet.cpp
  
  Index: KDOMCachedStyleSheet.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/cache/KDOMCachedStyleSheet.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- KDOMCachedStyleSheet.cpp	2 Sep 2005 11:15:43 -0000	1.5
  +++ KDOMCachedStyleSheet.cpp	5 Oct 2005 05:36:04 -0000	1.6
  @@ -25,6 +25,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdebug.h>
   
   #include <qtextcodec.h>
  
  
  
  1.10      +1 -0      SVGSupport/kdom/cache/KDOMLoader.cpp
  
  Index: KDOMLoader.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/cache/KDOMLoader.cpp,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- KDOMLoader.cpp	18 Sep 2005 21:45:26 -0000	1.9
  +++ KDOMLoader.cpp	5 Oct 2005 05:36:04 -0000	1.10
  @@ -25,6 +25,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdebug.h>
   #ifndef APPLE_CHANGES
   #include <kio/scheduler.h>
  
  
  
  1.6       +1 -0      SVGSupport/kdom/core/AttrImpl.cpp
  
  Index: AttrImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/AttrImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- AttrImpl.cpp	8 Sep 2005 08:03:19 -0000	1.5
  +++ AttrImpl.cpp	5 Oct 2005 05:36:06 -0000	1.6
  @@ -27,6 +27,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qstring.h>
   #include "kdom/Helper.h"
   #include "NodeImpl.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/core/CDATASectionImpl.cpp
  
  Index: CDATASectionImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/CDATASectionImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- CDATASectionImpl.cpp	1 Sep 2005 07:33:31 -0000	1.4
  +++ CDATASectionImpl.cpp	5 Oct 2005 05:36:06 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "kdom.h"
   #include "DocumentImpl.h"
   #include "CDATASectionImpl.h"
  
  
  
  1.6       +1 -0      SVGSupport/kdom/core/CDFInterface.cpp
  
  Index: CDFInterface.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/CDFInterface.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- CDFInterface.cpp	20 Sep 2005 22:08:06 -0000	1.5
  +++ CDFInterface.cpp	5 Oct 2005 05:36:06 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "RenderStyle.h"
   #include <kdom/ecma/GlobalObject.h>
   #include "CDFInterface.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/core/CharacterDataImpl.cpp
  
  Index: CharacterDataImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/CharacterDataImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- CharacterDataImpl.cpp	1 Sep 2005 07:33:31 -0000	1.4
  +++ CharacterDataImpl.cpp	5 Oct 2005 05:36:06 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "kdomevents.h"
   #include "DocumentImpl.h"
   #include "CharacterDataImpl.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/core/CommentImpl.cpp
  
  Index: CommentImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/CommentImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- CommentImpl.cpp	1 Sep 2005 07:33:32 -0000	1.4
  +++ CommentImpl.cpp	5 Oct 2005 05:36:06 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "kdom.h"
   #include "CommentImpl.h"
   #include "DocumentImpl.h"
  
  
  
  1.6       +1 -0      SVGSupport/kdom/core/DOMConfigurationImpl.cpp
  
  Index: DOMConfigurationImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/DOMConfigurationImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- DOMConfigurationImpl.cpp	8 Sep 2005 08:03:19 -0000	1.5
  +++ DOMConfigurationImpl.cpp	5 Oct 2005 05:36:06 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "kdom.h"
   #include "DOMStringImpl.h"
   #include "DOMUserDataImpl.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/core/DOMErrorHandlerImpl.cpp
  
  Index: DOMErrorHandlerImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/DOMErrorHandlerImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- DOMErrorHandlerImpl.cpp	1 Sep 2005 07:33:32 -0000	1.4
  +++ DOMErrorHandlerImpl.cpp	5 Oct 2005 05:36:07 -0000	1.5
  @@ -21,6 +21,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "DOMErrorHandlerImpl.h"
   
   using namespace KDOM;
  
  
  
  1.5       +1 -0      SVGSupport/kdom/core/DOMErrorImpl.cpp
  
  Index: DOMErrorImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/DOMErrorImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- DOMErrorImpl.cpp	1 Sep 2005 07:33:32 -0000	1.4
  +++ DOMErrorImpl.cpp	5 Oct 2005 05:36:07 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "DOMErrorImpl.h"
   #include "DOMObjectImpl.h"
   #include "DOMStringImpl.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/core/DOMExceptionImpl.cpp
  
  Index: DOMExceptionImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/DOMExceptionImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- DOMExceptionImpl.cpp	1 Sep 2005 07:33:33 -0000	1.4
  +++ DOMExceptionImpl.cpp	5 Oct 2005 05:36:07 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "DOMExceptionImpl.h"
   
   using namespace KDOM;
  
  
  
  1.7       +1 -0      SVGSupport/kdom/core/DOMImplementationImpl.cpp
  
  Index: DOMImplementationImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/DOMImplementationImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- DOMImplementationImpl.cpp	8 Sep 2005 08:03:19 -0000	1.6
  +++ DOMImplementationImpl.cpp	5 Oct 2005 05:36:07 -0000	1.7
  @@ -26,6 +26,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kstaticdeleter.h>
   
   #include "kdom.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/core/DOMLocatorImpl.cpp
  
  Index: DOMLocatorImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/DOMLocatorImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- DOMLocatorImpl.cpp	1 Sep 2005 07:33:33 -0000	1.4
  +++ DOMLocatorImpl.cpp	5 Oct 2005 05:36:07 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "NodeImpl.h"
   #include "DOMStringImpl.h"
   #include "DOMLocatorImpl.h"
  
  
  
  1.3       +1 -0      SVGSupport/kdom/core/DOMObjectImpl.cpp
  
  Index: DOMObjectImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/DOMObjectImpl.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DOMObjectImpl.cpp	1 Sep 2005 07:33:33 -0000	1.2
  +++ DOMObjectImpl.cpp	5 Oct 2005 05:36:07 -0000	1.3
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "DOMObjectImpl.h"
   
   using namespace KDOM;
  
  
  
  1.7       +1 -0      SVGSupport/kdom/core/DOMStringImpl.cpp
  
  Index: DOMStringImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/DOMStringImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- DOMStringImpl.cpp	12 Sep 2005 21:53:31 -0000	1.6
  +++ DOMStringImpl.cpp	5 Oct 2005 05:36:07 -0000	1.7
  @@ -24,6 +24,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "DOMStringImpl.h"
   
   using namespace KDOM;
  
  
  
  1.4       +1 -0      SVGSupport/kdom/core/DOMStringListImpl.cpp
  
  Index: DOMStringListImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/DOMStringListImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- DOMStringListImpl.cpp	1 Sep 2005 07:33:34 -0000	1.3
  +++ DOMStringListImpl.cpp	5 Oct 2005 05:36:08 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "DOMStringImpl.h"
   #include "DOMStringListImpl.h"
   
  
  
  
  1.5       +1 -0      SVGSupport/kdom/core/DOMUserDataImpl.cpp
  
  Index: DOMUserDataImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/DOMUserDataImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- DOMUserDataImpl.cpp	1 Sep 2005 07:33:34 -0000	1.4
  +++ DOMUserDataImpl.cpp	5 Oct 2005 05:36:08 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "DOMUserDataImpl.h"
   
   using namespace KDOM;
  
  
  
  1.5       +1 -0      SVGSupport/kdom/core/DocumentFragmentImpl.cpp
  
  Index: DocumentFragmentImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/DocumentFragmentImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- DocumentFragmentImpl.cpp	1 Sep 2005 07:33:34 -0000	1.4
  +++ DocumentFragmentImpl.cpp	5 Oct 2005 05:36:08 -0000	1.5
  @@ -26,6 +26,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "kdom.h"
   #include "DocumentImpl.h"
   #include "DocumentFragmentImpl.h"
  
  
  
  1.10      +1 -0      SVGSupport/kdom/core/DocumentImpl.cpp
  
  Index: DocumentImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/DocumentImpl.cpp,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- DocumentImpl.cpp	12 Sep 2005 21:53:31 -0000	1.9
  +++ DocumentImpl.cpp	5 Oct 2005 05:36:08 -0000	1.10
  @@ -26,6 +26,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <assert.h>
   
   #include <klocale.h>
  
  
  
  1.6       +1 -0      SVGSupport/kdom/core/DocumentTypeImpl.cpp
  
  Index: DocumentTypeImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/DocumentTypeImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- DocumentTypeImpl.cpp	8 Sep 2005 08:03:19 -0000	1.5
  +++ DocumentTypeImpl.cpp	5 Oct 2005 05:36:08 -0000	1.6
  @@ -26,6 +26,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "kdom.h"
   #include "DocumentImpl.h"
   #include "LSSerializerImpl.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/core/ElementImpl.cpp
  
  Index: ElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/ElementImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ElementImpl.cpp	1 Sep 2005 07:33:35 -0000	1.4
  +++ ElementImpl.cpp	5 Oct 2005 05:36:08 -0000	1.5
  @@ -27,6 +27,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "kdom/Helper.h"
   #include "AttrImpl.h"
   #include "NodeImpl.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/core/EntityImpl.cpp
  
  Index: EntityImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/EntityImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- EntityImpl.cpp	1 Sep 2005 07:33:35 -0000	1.4
  +++ EntityImpl.cpp	5 Oct 2005 05:36:08 -0000	1.5
  @@ -23,6 +23,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "kdom.h"
   #include "EntityImpl.h"
   #include "DocumentImpl.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/core/EntityReferenceImpl.cpp
  
  Index: EntityReferenceImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/EntityReferenceImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- EntityReferenceImpl.cpp	1 Sep 2005 07:33:36 -0000	1.4
  +++ EntityReferenceImpl.cpp	5 Oct 2005 05:36:08 -0000	1.5
  @@ -23,6 +23,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "kdom.h"
   #include "EntityImpl.h"
   #include "DocumentImpl.h"
  
  
  
  1.6       +1 -0      SVGSupport/kdom/core/NamedAttrMapImpl.cpp
  
  Index: NamedAttrMapImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/NamedAttrMapImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- NamedAttrMapImpl.cpp	8 Sep 2005 08:03:20 -0000	1.5
  +++ NamedAttrMapImpl.cpp	5 Oct 2005 05:36:08 -0000	1.6
  @@ -27,6 +27,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <stdlib.h>
   
   #include <kdebug.h>
  
  
  
  1.7       +1 -0      SVGSupport/kdom/core/NamedNodeMapImpl.cpp
  
  Index: NamedNodeMapImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/NamedNodeMapImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- NamedNodeMapImpl.cpp	8 Sep 2005 08:03:20 -0000	1.6
  +++ NamedNodeMapImpl.cpp	5 Oct 2005 05:36:09 -0000	1.7
  @@ -26,6 +26,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "kdom.h"
   #include "DocumentImpl.h"
   #include "NamedNodeMapImpl.h"
  
  
  
  1.8       +1 -0      SVGSupport/kdom/core/NodeImpl.cpp
  
  Index: NodeImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/NodeImpl.cpp,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- NodeImpl.cpp	28 Sep 2005 05:06:05 -0000	1.7
  +++ NodeImpl.cpp	5 Oct 2005 05:36:09 -0000	1.8
  @@ -26,6 +26,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/Helper.h>
   
   #include "NodeImpl.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/core/NodeListImpl.cpp
  
  Index: NodeListImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/NodeListImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- NodeListImpl.cpp	1 Sep 2005 07:33:37 -0000	1.4
  +++ NodeListImpl.cpp	5 Oct 2005 05:36:09 -0000	1.5
  @@ -26,6 +26,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "NodeImpl.h"
   #include "NodeListImpl.h"
   
  
  
  
  1.5       +1 -0      SVGSupport/kdom/core/NotationImpl.cpp
  
  Index: NotationImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/NotationImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- NotationImpl.cpp	1 Sep 2005 07:33:37 -0000	1.4
  +++ NotationImpl.cpp	5 Oct 2005 05:36:09 -0000	1.5
  @@ -23,6 +23,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "kdom.h"
   #include "NotationImpl.h"
   #include "DocumentImpl.h"
  
  
  
  1.6       +1 -0      SVGSupport/kdom/core/ProcessingInstructionImpl.cpp
  
  Index: ProcessingInstructionImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/ProcessingInstructionImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- ProcessingInstructionImpl.cpp	8 Sep 2005 08:03:20 -0000	1.5
  +++ ProcessingInstructionImpl.cpp	5 Oct 2005 05:36:09 -0000	1.6
  @@ -26,6 +26,7 @@
   // qxml can't be included otherwhise :/
   #undef QT_NO_CAST_ASCII
   
  +#include "config.h"
   #ifndef APPLE_CHANGES
   #include <qxml.h>
   #endif
  
  
  
  1.5       +1 -0      SVGSupport/kdom/core/TagNodeListImpl.cpp
  
  Index: TagNodeListImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/TagNodeListImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- TagNodeListImpl.cpp	1 Sep 2005 07:33:38 -0000	1.4
  +++ TagNodeListImpl.cpp	5 Oct 2005 05:36:09 -0000	1.5
  @@ -26,6 +26,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "kdom.h"
   #include "NodeImpl.h"
   #include "DOMStringImpl.h"
  
  
  
  1.6       +1 -0      SVGSupport/kdom/core/TextImpl.cpp
  
  Index: TextImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/TextImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- TextImpl.cpp	2 Sep 2005 10:03:01 -0000	1.5
  +++ TextImpl.cpp	5 Oct 2005 05:36:10 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "kdom.h"
   #include "TextImpl.h"
   #include "DocumentImpl.h"
  
  
  
  1.4       +1 -0      SVGSupport/kdom/core/TypeInfoImpl.cpp
  
  Index: TypeInfoImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/TypeInfoImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- TypeInfoImpl.cpp	1 Sep 2005 07:33:38 -0000	1.3
  +++ TypeInfoImpl.cpp	5 Oct 2005 05:36:10 -0000	1.4
  @@ -19,6 +19,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "TypeInfoImpl.h"
   
   using namespace KDOM;
  
  
  
  1.5       +1 -0      SVGSupport/kdom/core/XMLElementImpl.cpp
  
  Index: XMLElementImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/core/XMLElementImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- XMLElementImpl.cpp	1 Sep 2005 07:33:38 -0000	1.4
  +++ XMLElementImpl.cpp	5 Oct 2005 05:36:10 -0000	1.5
  @@ -27,6 +27,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "DocumentImpl.h"
   #include "XMLElementImpl.h"
   
  
  
  
  1.5       +1 -0      SVGSupport/kdom/css/CSSCharsetRuleImpl.cpp
  
  Index: CSSCharsetRuleImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/CSSCharsetRuleImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- CSSCharsetRuleImpl.cpp	1 Sep 2005 07:33:05 -0000	1.4
  +++ CSSCharsetRuleImpl.cpp	5 Oct 2005 05:36:15 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "DOMStringImpl.h"
   #include "CSSCharsetRuleImpl.h"
   
  
  
  
  1.4       +1 -0      SVGSupport/kdom/css/CSSFontFaceRuleImpl.cpp
  
  Index: CSSFontFaceRuleImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/CSSFontFaceRuleImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- CSSFontFaceRuleImpl.cpp	1 Sep 2005 07:33:05 -0000	1.3
  +++ CSSFontFaceRuleImpl.cpp	5 Oct 2005 05:36:15 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "CSSFontFaceRuleImpl.h"
   #include "CSSStyleDeclarationImpl.h"
   
  
  
  
  1.6       +1 -0      SVGSupport/kdom/css/CSSImageValueImpl.cpp
  
  Index: CSSImageValueImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/CSSImageValueImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- CSSImageValueImpl.cpp	1 Sep 2005 09:39:05 -0000	1.5
  +++ CSSImageValueImpl.cpp	5 Oct 2005 05:36:15 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/cache/KDOMLoader.h>
   
   #include <kdom/css/cssvalues.h>
  
  
  
  1.5       +1 -0      SVGSupport/kdom/css/CSSImportRuleImpl.cpp
  
  Index: CSSImportRuleImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/CSSImportRuleImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- CSSImportRuleImpl.cpp	1 Sep 2005 07:33:05 -0000	1.4
  +++ CSSImportRuleImpl.cpp	5 Oct 2005 05:36:15 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/cache/KDOMLoader.h>
   #include <kdom/cache/KDOMCachedStyleSheet.h>
   
  
  
  
  1.5       +1 -0      SVGSupport/kdom/css/CSSMediaRuleImpl.cpp
  
  Index: CSSMediaRuleImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/CSSMediaRuleImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- CSSMediaRuleImpl.cpp	1 Sep 2005 07:33:06 -0000	1.4
  +++ CSSMediaRuleImpl.cpp	5 Oct 2005 05:36:15 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "KDOMCSSParser.h"
   #include "MediaListImpl.h"
   #include "CSSRuleListImpl.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/css/CSSPageRuleImpl.cpp
  
  Index: CSSPageRuleImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/CSSPageRuleImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- CSSPageRuleImpl.cpp	1 Sep 2005 07:33:06 -0000	1.4
  +++ CSSPageRuleImpl.cpp	5 Oct 2005 05:36:16 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "CSSPageRuleImpl.h"
   #include "CSSStyleDeclarationImpl.h"
   
  
  
  
  1.8       +1 -0      SVGSupport/kdom/css/CSSPrimitiveValueImpl.cpp
  
  Index: CSSPrimitiveValueImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/CSSPrimitiveValueImpl.cpp,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- CSSPrimitiveValueImpl.cpp	8 Sep 2005 08:03:23 -0000	1.7
  +++ CSSPrimitiveValueImpl.cpp	5 Oct 2005 05:36:16 -0000	1.8
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qregexp.h>
   #include <qfontmetrics.h>
   #include <q3paintdevicemetrics.h>
  
  
  
  1.5       +1 -0      SVGSupport/kdom/css/CSSRuleImpl.cpp
  
  Index: CSSRuleImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/CSSRuleImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- CSSRuleImpl.cpp	1 Sep 2005 07:33:07 -0000	1.4
  +++ CSSRuleImpl.cpp	5 Oct 2005 05:36:16 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "CSSRuleImpl.h"
   #include "CSSStyleSheetImpl.h"
   
  
  
  
  1.5       +1 -0      SVGSupport/kdom/css/CSSRuleListImpl.cpp
  
  Index: CSSRuleListImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/CSSRuleListImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- CSSRuleListImpl.cpp	1 Sep 2005 07:33:07 -0000	1.4
  +++ CSSRuleListImpl.cpp	5 Oct 2005 05:36:16 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "kdom.h"
   #include "CSSRuleImpl.h"
   #include "CSSRuleListImpl.h"
  
  
  
  1.7       +1 -0      SVGSupport/kdom/css/CSSStyleDeclarationImpl.cpp
  
  Index: CSSStyleDeclarationImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/CSSStyleDeclarationImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- CSSStyleDeclarationImpl.cpp	2 Sep 2005 10:03:03 -0000	1.6
  +++ CSSStyleDeclarationImpl.cpp	5 Oct 2005 05:36:16 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "DOMString.h"
   #include "KDOMCSSParser.h"
   #include "CSSRuleImpl.h"
  
  
  
  1.7       +1 -0      SVGSupport/kdom/css/CSSStyleRuleImpl.cpp
  
  Index: CSSStyleRuleImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/CSSStyleRuleImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- CSSStyleRuleImpl.cpp	8 Sep 2005 08:03:23 -0000	1.6
  +++ CSSStyleRuleImpl.cpp	5 Oct 2005 05:36:16 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "CSSStyleRuleImpl.h"
   #include "CSSStyleSheetImpl.h"
   #include "CSSStyleDeclarationImpl.h"
  
  
  
  1.11      +1 -0      SVGSupport/kdom/css/CSSStyleSelector.cpp
  
  Index: CSSStyleSelector.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/CSSStyleSelector.cpp,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- CSSStyleSelector.cpp	12 Sep 2005 21:53:31 -0000	1.10
  +++ CSSStyleSelector.cpp	5 Oct 2005 05:36:16 -0000	1.11
  @@ -26,6 +26,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <assert.h>
   #include <stdlib.h>
   
  
  
  
  1.7       +1 -0      SVGSupport/kdom/css/CSSStyleSheetImpl.cpp
  
  Index: CSSStyleSheetImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/CSSStyleSheetImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- CSSStyleSheetImpl.cpp	8 Sep 2005 08:03:23 -0000	1.6
  +++ CSSStyleSheetImpl.cpp	5 Oct 2005 05:36:16 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "kdom.h"
   #include "NodeImpl.h"
   #include "KDOMCSSParser.h"
  
  
  
  1.4       +1 -0      SVGSupport/kdom/css/CSSUnknownRuleImpl.cpp
  
  Index: CSSUnknownRuleImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/CSSUnknownRuleImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- CSSUnknownRuleImpl.cpp	1 Sep 2005 07:33:08 -0000	1.3
  +++ CSSUnknownRuleImpl.cpp	5 Oct 2005 05:36:17 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "CSSUnknownRuleImpl.h"
   
   using namespace KDOM;
  
  
  
  1.6       +1 -0      SVGSupport/kdom/css/CSSValueImpl.cpp
  
  Index: CSSValueImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/CSSValueImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- CSSValueImpl.cpp	8 Sep 2005 08:03:24 -0000	1.5
  +++ CSSValueImpl.cpp	5 Oct 2005 05:36:17 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "kdomcss.h"
   #include "CSSValueImpl.h"
   #include "CSSValueListImpl.h"
  
  
  
  1.6       +1 -0      SVGSupport/kdom/css/CSSValueListImpl.cpp
  
  Index: CSSValueListImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/CSSValueListImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- CSSValueListImpl.cpp	2 Sep 2005 10:03:04 -0000	1.5
  +++ CSSValueListImpl.cpp	5 Oct 2005 05:36:17 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "CSSValueListImpl.h"
   
   using namespace KDOM;
  
  
  
  1.5       +1 -0      SVGSupport/kdom/css/CounterImpl.cpp
  
  Index: CounterImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/CounterImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- CounterImpl.cpp	1 Sep 2005 07:33:09 -0000	1.4
  +++ CounterImpl.cpp	5 Oct 2005 05:36:17 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdom/css/CSSHelper.h>
   #include <kdom/DOMString.h>
   #include "CounterImpl.h"
  
  
  
  1.3       +1 -0      SVGSupport/kdom/css/DocumentCSSImpl.cpp
  
  Index: DocumentCSSImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/DocumentCSSImpl.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DocumentCSSImpl.cpp	1 Sep 2005 07:33:09 -0000	1.2
  +++ DocumentCSSImpl.cpp	5 Oct 2005 05:36:17 -0000	1.3
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "DocumentCSSImpl.h"
   
   using namespace KDOM;
  
  
  
  1.4       +1 -0      SVGSupport/kdom/css/DocumentStyleImpl.cpp
  
  Index: DocumentStyleImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/DocumentStyleImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- DocumentStyleImpl.cpp	1 Sep 2005 07:33:09 -0000	1.3
  +++ DocumentStyleImpl.cpp	5 Oct 2005 05:36:17 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "DocumentStyleImpl.h"
   #include "StyleSheetListImpl.h"
   
  
  
  
  1.7       +1 -0      SVGSupport/kdom/css/KDOMCSSParser.cpp
  
  Index: KDOMCSSParser.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/KDOMCSSParser.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- KDOMCSSParser.cpp	2 Sep 2005 10:03:05 -0000	1.6
  +++ KDOMCSSParser.cpp	5 Oct 2005 05:36:17 -0000	1.7
  @@ -27,6 +27,7 @@
   #define DEBUG_CSS 0
   #define DEBUG_TOKEN 0
   
  +#include "config.h"
   #include <kurl.h>
   #include <kdebug.h>
   #include <kglobal.h>
  
  
  
  1.2       +1 -0      SVGSupport/kdom/css/LinkStyleImpl.cpp
  
  Index: LinkStyleImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/LinkStyleImpl.cpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- LinkStyleImpl.cpp	8 Sep 2005 08:03:24 -0000	1.1
  +++ LinkStyleImpl.cpp	5 Oct 2005 05:36:18 -0000	1.2
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "LinkStyleImpl.h"
   #include "CSSStyleSheetImpl.h"
   
  
  
  
  1.7       +1 -0      SVGSupport/kdom/css/MediaListImpl.cpp
  
  Index: MediaListImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/MediaListImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- MediaListImpl.cpp	8 Sep 2005 08:03:24 -0000	1.6
  +++ MediaListImpl.cpp	5 Oct 2005 05:36:18 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qstringlist.h>
   
   #include "CSSRuleImpl.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/css/RGBColorImpl.cpp
  
  Index: RGBColorImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/RGBColorImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- RGBColorImpl.cpp	1 Sep 2005 07:33:10 -0000	1.4
  +++ RGBColorImpl.cpp	5 Oct 2005 05:36:18 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "RGBColorImpl.h"
   #include "CSSPrimitiveValueImpl.h"
   
  
  
  
  1.6       +1 -0      SVGSupport/kdom/css/RectImpl.cpp
  
  Index: RectImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/RectImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- RectImpl.cpp	8 Sep 2005 08:03:24 -0000	1.5
  +++ RectImpl.cpp	5 Oct 2005 05:36:18 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "RectImpl.h"
   #include "CSSPrimitiveValueImpl.h"
   
  
  
  
  1.7       +1 -0      SVGSupport/kdom/css/RenderStyle.cpp
  
  Index: RenderStyle.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/RenderStyle.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- RenderStyle.cpp	8 Sep 2005 08:03:24 -0000	1.6
  +++ RenderStyle.cpp	5 Oct 2005 05:36:18 -0000	1.7
  @@ -26,6 +26,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qfont.h>
   
   #include "RenderStyle.h"
  
  
  
  1.6       +1 -0      SVGSupport/kdom/css/RenderStyleDefs.cpp
  
  Index: RenderStyleDefs.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/RenderStyleDefs.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- RenderStyleDefs.cpp	8 Sep 2005 08:03:24 -0000	1.5
  +++ RenderStyleDefs.cpp	5 Oct 2005 05:36:18 -0000	1.6
  @@ -26,6 +26,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qapplication.h>
   
   #include "RenderStyle.h"
  
  
  
  1.8       +1 -0      SVGSupport/kdom/css/StyleBaseImpl.cpp
  
  Index: StyleBaseImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/StyleBaseImpl.cpp,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- StyleBaseImpl.cpp	8 Sep 2005 08:03:25 -0000	1.7
  +++ StyleBaseImpl.cpp	5 Oct 2005 05:36:18 -0000	1.8
  @@ -30,6 +30,7 @@
   
   // #define CSS_DEBUG - Prepare for heavy debug output :)
   
  +#include "config.h"
   #include <kurl.h>
   #include <kdebug.h>
   
  
  
  
  1.5       +1 -0      SVGSupport/kdom/css/StyleSheetImpl.cpp
  
  Index: StyleSheetImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/StyleSheetImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- StyleSheetImpl.cpp	1 Sep 2005 07:33:11 -0000	1.4
  +++ StyleSheetImpl.cpp	5 Oct 2005 05:36:18 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "DocumentImpl.h"
   #include "MediaListImpl.h"
   #include "StyleSheetImpl.h"
  
  
  
  1.6       +1 -0      SVGSupport/kdom/css/StyleSheetListImpl.cpp
  
  Index: StyleSheetListImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/StyleSheetListImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- StyleSheetListImpl.cpp	2 Sep 2005 10:03:05 -0000	1.5
  +++ StyleSheetListImpl.cpp	5 Oct 2005 05:36:18 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "StyleSheetImpl.h"
   #include "CSSStyleSheetImpl.h"
   #include "StyleSheetListImpl.h"
  
  
  
  1.5       +2 -0      SVGSupport/kdom/css/kdomparsercss.y
  
  Index: kdomparsercss.y
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/css/kdomparsercss.y,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- kdomparsercss.y	1 Sep 2005 09:39:06 -0000	1.4
  +++ kdomparsercss.y	5 Oct 2005 05:36:19 -0000	1.5
  @@ -21,6 +21,8 @@
    *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    *
    */
  + 
  +#include "config.h"
   
   #include <assert.h>
   #include <string.h>
  
  
  
  1.10      +1 -0      SVGSupport/kdom/ecma/Ecma.cpp
  
  Index: Ecma.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/ecma/Ecma.cpp,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- Ecma.cpp	20 Sep 2005 22:08:07 -0000	1.9
  +++ Ecma.cpp	5 Oct 2005 05:36:24 -0000	1.10
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdebug.h>
   #include <q3ptrdict.h>
   
  
  
  
  1.9       +1 -0      SVGSupport/kdom/ecma/GlobalObject.cpp
  
  Index: GlobalObject.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/ecma/GlobalObject.cpp,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- GlobalObject.cpp	20 Sep 2005 22:08:07 -0000	1.8
  +++ GlobalObject.cpp	5 Oct 2005 05:36:24 -0000	1.9
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdebug.h>
   #include <klocale.h>
   #include <kmessagebox.h>
  
  
  
  1.4       +1 -0      SVGSupport/kdom/ecma/Helper.cpp
  
  Index: Helper.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/ecma/Helper.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Helper.cpp	1 Sep 2005 07:33:24 -0000	1.3
  +++ Helper.cpp	5 Oct 2005 05:36:25 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qstring.h>
   
   #include <kjs/ustring.h>
  
  
  
  1.9       +1 -0      SVGSupport/kdom/ecma/ScriptInterpreter.cpp
  
  Index: ScriptInterpreter.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/ecma/ScriptInterpreter.cpp,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- ScriptInterpreter.cpp	20 Sep 2005 22:08:07 -0000	1.8
  +++ ScriptInterpreter.cpp	5 Oct 2005 05:36:25 -0000	1.9
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <assert.h>
   
   #include <kdebug.h>
  
  
  
  1.5       +1 -0      SVGSupport/kdom/events/DocumentEventImpl.cpp
  
  Index: DocumentEventImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/events/DocumentEventImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- DocumentEventImpl.cpp	1 Sep 2005 07:33:26 -0000	1.4
  +++ DocumentEventImpl.cpp	5 Oct 2005 05:36:26 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "kdom.h"
   #include "EventImpl.h"
   #include "UIEventImpl.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/events/EventExceptionImpl.cpp
  
  Index: EventExceptionImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/events/EventExceptionImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- EventExceptionImpl.cpp	1 Sep 2005 07:33:26 -0000	1.4
  +++ EventExceptionImpl.cpp	5 Oct 2005 05:36:26 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "EventExceptionImpl.h"
   
   using namespace KDOM;
  
  
  
  1.5       +1 -0      SVGSupport/kdom/events/EventImpl.cpp
  
  Index: EventImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/events/EventImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- EventImpl.cpp	1 Sep 2005 07:33:26 -0000	1.4
  +++ EventImpl.cpp	5 Oct 2005 05:36:26 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "EventImpl.h"
   #include "kdomevents.h"
   #include "DOMStringImpl.h"
  
  
  
  1.6       +1 -0      SVGSupport/kdom/events/EventListenerImpl.cpp
  
  Index: EventListenerImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/events/EventListenerImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- EventListenerImpl.cpp	1 Sep 2005 07:33:26 -0000	1.5
  +++ EventListenerImpl.cpp	5 Oct 2005 05:36:26 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qvariant.h>
   
   #include "EventImpl.h"
  
  
  
  1.8       +1 -0      SVGSupport/kdom/events/EventTargetImpl.cpp
  
  Index: EventTargetImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/events/EventTargetImpl.cpp,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- EventTargetImpl.cpp	28 Sep 2005 05:06:05 -0000	1.7
  +++ EventTargetImpl.cpp	5 Oct 2005 05:36:26 -0000	1.8
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kjs/interpreter.h>
   
   #include <kdom/ecma/Ecma.h>
  
  
  
  1.5       +1 -0      SVGSupport/kdom/events/KeyboardEventImpl.cpp
  
  Index: KeyboardEventImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/events/KeyboardEventImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- KeyboardEventImpl.cpp	1 Sep 2005 07:33:27 -0000	1.4
  +++ KeyboardEventImpl.cpp	5 Oct 2005 05:36:26 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qevent.h>
   
   #include "KeyboardEventImpl.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/events/MouseEventImpl.cpp
  
  Index: MouseEventImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/events/MouseEventImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- MouseEventImpl.cpp	1 Sep 2005 07:33:27 -0000	1.4
  +++ MouseEventImpl.cpp	5 Oct 2005 05:36:27 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qevent.h>
   
   #include "DOMStringImpl.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/events/MutationEventImpl.cpp
  
  Index: MutationEventImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/events/MutationEventImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- MutationEventImpl.cpp	1 Sep 2005 07:33:27 -0000	1.4
  +++ MutationEventImpl.cpp	5 Oct 2005 05:36:27 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "NodeImpl.h"
   #include "DOMStringImpl.h"
   #include "MutationEventImpl.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/events/RegisteredEventListener.cpp
  
  Index: RegisteredEventListener.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/events/RegisteredEventListener.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- RegisteredEventListener.cpp	1 Sep 2005 07:33:27 -0000	1.4
  +++ RegisteredEventListener.cpp	5 Oct 2005 05:36:27 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "EventListenerImpl.h"
   #include "RegisteredEventListener.h"
   
  
  
  
  1.5       +1 -0      SVGSupport/kdom/events/UIEventImpl.cpp
  
  Index: UIEventImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/events/UIEventImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- UIEventImpl.cpp	1 Sep 2005 07:33:28 -0000	1.4
  +++ UIEventImpl.cpp	5 Oct 2005 05:36:27 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "UIEventImpl.h"
   
   using namespace KDOM;
  
  
  
  1.3       +1 -0      SVGSupport/kdom/ls/DOMImplementationLSImpl.cpp
  
  Index: DOMImplementationLSImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/ls/DOMImplementationLSImpl.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DOMImplementationLSImpl.cpp	28 Sep 2005 05:06:06 -0000	1.2
  +++ DOMImplementationLSImpl.cpp	5 Oct 2005 05:36:29 -0000	1.3
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "DOMImplementationLSImpl.h"
   
   #include "kdom.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/ls/LSExceptionImpl.cpp
  
  Index: LSExceptionImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/ls/LSExceptionImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- LSExceptionImpl.cpp	1 Sep 2005 07:33:50 -0000	1.4
  +++ LSExceptionImpl.cpp	5 Oct 2005 05:36:29 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "LSExceptionImpl.h"
   
   using namespace KDOM;
  
  
  
  1.5       +1 -0      SVGSupport/kdom/ls/LSInputImpl.cpp
  
  Index: LSInputImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/ls/LSInputImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- LSInputImpl.cpp	1 Sep 2005 07:33:50 -0000	1.4
  +++ LSInputImpl.cpp	5 Oct 2005 05:36:29 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qtextstream.h>
   
   #include "DOMString.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/ls/LSOutputImpl.cpp
  
  Index: LSOutputImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/ls/LSOutputImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- LSOutputImpl.cpp	1 Sep 2005 07:33:50 -0000	1.4
  +++ LSOutputImpl.cpp	5 Oct 2005 05:36:29 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "DOMString.h"
   #include "LSOutputImpl.h"
   #include "DOMStringImpl.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/ls/LSParserFilterImpl.cpp
  
  Index: LSParserFilterImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/ls/LSParserFilterImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- LSParserFilterImpl.cpp	1 Sep 2005 07:33:50 -0000	1.4
  +++ LSParserFilterImpl.cpp	5 Oct 2005 05:36:29 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "NodeImpl.h"
   #include "ElementImpl.h"
   #include "LSParserFilterImpl.h"
  
  
  
  1.7       +1 -0      SVGSupport/kdom/ls/LSParserImpl.cpp
  
  Index: LSParserImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/ls/LSParserImpl.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- LSParserImpl.cpp	8 Sep 2005 08:03:28 -0000	1.6
  +++ LSParserImpl.cpp	5 Oct 2005 05:36:29 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qdir.h>
   #include <qbuffer.h>
   #include <q3cstring.h>
  
  
  
  1.5       +1 -0      SVGSupport/kdom/ls/LSResourceResolverImpl.cpp
  
  Index: LSResourceResolverImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/ls/LSResourceResolverImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- LSResourceResolverImpl.cpp	8 Sep 2005 08:03:28 -0000	1.4
  +++ LSResourceResolverImpl.cpp	5 Oct 2005 05:36:30 -0000	1.5
  @@ -19,6 +19,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "DOMString.h"
   #include "LSInputImpl.h"
   #include "LSResourceResolverImpl.h"
  
  
  
  1.4       +1 -0      SVGSupport/kdom/ls/LSSerializerFilterImpl.cpp
  
  Index: LSSerializerFilterImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/ls/LSSerializerFilterImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- LSSerializerFilterImpl.cpp	1 Sep 2005 07:33:51 -0000	1.3
  +++ LSSerializerFilterImpl.cpp	5 Oct 2005 05:36:30 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "LSSerializerFilterImpl.h"
   
   using namespace KDOM;
  
  
  
  1.6       +1 -0      SVGSupport/kdom/ls/LSSerializerImpl.cpp
  
  Index: LSSerializerImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/ls/LSSerializerImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- LSSerializerImpl.cpp	8 Sep 2005 08:03:28 -0000	1.5
  +++ LSSerializerImpl.cpp	5 Oct 2005 05:36:30 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qfile.h>
   #include <qtextstream.h>
   
  
  
  
  1.6       +1 -0      SVGSupport/kdom/parser/KDOMDocumentBuilder.cpp
  
  Index: KDOMDocumentBuilder.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/parser/KDOMDocumentBuilder.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- KDOMDocumentBuilder.cpp	2 Sep 2005 10:03:11 -0000	1.5
  +++ KDOMDocumentBuilder.cpp	5 Oct 2005 05:36:32 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kurl.h>
   #include <kdebug.h>
   
  
  
  
  1.6       +1 -0      SVGSupport/kdom/parser/KDOMParser.cpp
  
  Index: KDOMParser.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/parser/KDOMParser.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- KDOMParser.cpp	8 Sep 2005 08:03:29 -0000	1.5
  +++ KDOMParser.cpp	5 Oct 2005 05:36:32 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qdir.h>
   #include <qbuffer.h>
   
  
  
  
  1.6       +1 -0      SVGSupport/kdom/range/DocumentRangeImpl.cpp
  
  Index: DocumentRangeImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/range/DocumentRangeImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- DocumentRangeImpl.cpp	1 Sep 2005 09:39:11 -0000	1.5
  +++ DocumentRangeImpl.cpp	5 Oct 2005 05:36:32 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "RangeImpl.h"
   #include "DocumentRangeImpl.h"
   #include <kdom/core/DocumentImpl.h>
  
  
  
  1.5       +1 -0      SVGSupport/kdom/range/RangeExceptionImpl.cpp
  
  Index: RangeExceptionImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/range/RangeExceptionImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- RangeExceptionImpl.cpp	1 Sep 2005 07:33:55 -0000	1.4
  +++ RangeExceptionImpl.cpp	5 Oct 2005 05:36:33 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "RangeExceptionImpl.h"
   
   using namespace KDOM;
  
  
  
  1.5       +1 -0      SVGSupport/kdom/range/RangeImpl.cpp
  
  Index: RangeImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/range/RangeImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- RangeImpl.cpp	8 Sep 2005 08:03:30 -0000	1.4
  +++ RangeImpl.cpp	5 Oct 2005 05:36:33 -0000	1.5
  @@ -24,6 +24,7 @@
    * Boston, MA 02111-1307, USA.
    */
   
  +#include "config.h"
   #include "kdom.h"
   #include "TextImpl.h"
   #include "NodeImpl.h"
  
  
  
  1.4       +1 -0      SVGSupport/kdom/traversal/DocumentTraversalImpl.cpp
  
  Index: DocumentTraversalImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/traversal/DocumentTraversalImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- DocumentTraversalImpl.cpp	1 Sep 2005 07:33:57 -0000	1.3
  +++ DocumentTraversalImpl.cpp	5 Oct 2005 05:36:34 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "DocumentTraversalImpl.h"
   #include "NodeIteratorImpl.h"
   #include "TreeWalkerImpl.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/traversal/NodeFilterImpl.cpp
  
  Index: NodeFilterImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/traversal/NodeFilterImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- NodeFilterImpl.cpp	1 Sep 2005 07:33:57 -0000	1.4
  +++ NodeFilterImpl.cpp	5 Oct 2005 05:36:34 -0000	1.5
  @@ -25,6 +25,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "NodeFilterImpl.h"
   
   using namespace KDOM;
  
  
  
  1.5       +1 -0      SVGSupport/kdom/traversal/NodeIteratorImpl.cpp
  
  Index: NodeIteratorImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/traversal/NodeIteratorImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- NodeIteratorImpl.cpp	1 Sep 2005 07:33:57 -0000	1.4
  +++ NodeIteratorImpl.cpp	5 Oct 2005 05:36:34 -0000	1.5
  @@ -25,6 +25,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <NodeIteratorImpl.h>
   #include <kdom/traversal/kdomtraversal.h>
   #include "DOMExceptionImpl.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/traversal/TraversalImpl.cpp
  
  Index: TraversalImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/traversal/TraversalImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- TraversalImpl.cpp	1 Sep 2005 07:33:57 -0000	1.4
  +++ TraversalImpl.cpp	5 Oct 2005 05:36:34 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "TraversalImpl.h"
   #include <kdom/traversal/kdomtraversal.h>
   #include "NodeFilterImpl.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/traversal/TreeWalkerImpl.cpp
  
  Index: TreeWalkerImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/traversal/TreeWalkerImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- TreeWalkerImpl.cpp	1 Sep 2005 07:33:57 -0000	1.4
  +++ TreeWalkerImpl.cpp	5 Oct 2005 05:36:34 -0000	1.5
  @@ -25,6 +25,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "kdom.h"
   #include "NodeImpl.h"
   #include "kdomtraversal.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/views/AbstractViewImpl.cpp
  
  Index: AbstractViewImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/views/AbstractViewImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- AbstractViewImpl.cpp	1 Sep 2005 07:33:59 -0000	1.4
  +++ AbstractViewImpl.cpp	5 Oct 2005 05:36:35 -0000	1.5
  @@ -23,6 +23,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "AbstractViewImpl.h"
   #include "DocumentViewImpl.h"
   
  
  
  
  1.5       +1 -0      SVGSupport/kdom/views/DocumentViewImpl.cpp
  
  Index: DocumentViewImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/views/DocumentViewImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- DocumentViewImpl.cpp	1 Sep 2005 07:33:59 -0000	1.4
  +++ DocumentViewImpl.cpp	5 Oct 2005 05:36:35 -0000	1.5
  @@ -23,6 +23,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "DocumentViewImpl.h"
   #include "AbstractViewImpl.h"
   
  
  
  
  1.3       +1 -0      SVGSupport/kdom/xpath/XPathEvaluatorImpl.cpp
  
  Index: XPathEvaluatorImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpath/XPathEvaluatorImpl.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XPathEvaluatorImpl.cpp	1 Sep 2005 07:34:00 -0000	1.2
  +++ XPathEvaluatorImpl.cpp	5 Oct 2005 05:36:36 -0000	1.3
  @@ -22,6 +22,7 @@
    * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
    * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    */
  +#include "config.h"
   #include "XPathEvaluatorImpl.h"
   #include "XPathExpressionImpl.h"
   #include "XPathNSResolverImpl.h"
  
  
  
  1.3       +1 -0      SVGSupport/kdom/xpath/XPathExceptionImpl.cpp
  
  Index: XPathExceptionImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpath/XPathExceptionImpl.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XPathExceptionImpl.cpp	1 Sep 2005 07:34:00 -0000	1.2
  +++ XPathExceptionImpl.cpp	5 Oct 2005 05:36:36 -0000	1.3
  @@ -22,6 +22,7 @@
    * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
    * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    */
  +#include "config.h"
   #include "XPathExceptionImpl.h"
   
   using namespace KDOM;
  
  
  
  1.3       +1 -0      SVGSupport/kdom/xpath/XPathExpressionImpl.cpp
  
  Index: XPathExpressionImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpath/XPathExpressionImpl.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XPathExpressionImpl.cpp	1 Sep 2005 07:34:00 -0000	1.2
  +++ XPathExpressionImpl.cpp	5 Oct 2005 05:36:36 -0000	1.3
  @@ -22,6 +22,7 @@
    * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
    * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    */
  +#include "config.h"
   #include "XPathExpressionImpl.h"
   #include "DOMStringImpl.h"
   #include "NodeImpl.h"
  
  
  
  1.3       +1 -0      SVGSupport/kdom/xpath/XPathNSResolverImpl.cpp
  
  Index: XPathNSResolverImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpath/XPathNSResolverImpl.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XPathNSResolverImpl.cpp	1 Sep 2005 07:34:00 -0000	1.2
  +++ XPathNSResolverImpl.cpp	5 Oct 2005 05:36:36 -0000	1.3
  @@ -22,6 +22,7 @@
    * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
    * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    */
  +#include "config.h"
   #include "XPathNSResolverImpl.h"
   #include "DOMStringImpl.h"
   #include "NodeImpl.h"
  
  
  
  1.3       +1 -0      SVGSupport/kdom/xpath/XPathNamespaceImpl.cpp
  
  Index: XPathNamespaceImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpath/XPathNamespaceImpl.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XPathNamespaceImpl.cpp	1 Sep 2005 07:34:01 -0000	1.2
  +++ XPathNamespaceImpl.cpp	5 Oct 2005 05:36:36 -0000	1.3
  @@ -22,6 +22,7 @@
    * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
    * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    */
  +#include "config.h"
   #include "XPathNamespaceImpl.h"
   #include "ElementImpl.h"
   
  
  
  
  1.3       +1 -0      SVGSupport/kdom/xpath/XPathResultImpl.cpp
  
  Index: XPathResultImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpath/XPathResultImpl.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XPathResultImpl.cpp	1 Sep 2005 07:34:01 -0000	1.2
  +++ XPathResultImpl.cpp	5 Oct 2005 05:36:36 -0000	1.3
  @@ -22,6 +22,7 @@
    * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
    * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    */
  +#include "config.h"
   #include "XPathResultImpl.h"
   #include "XPathExceptionImpl.h"
   
  
  
  
  1.4       +1 -0      SVGSupport/kdom/xpath/impl/expression.cpp
  
  Index: expression.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpath/impl/expression.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- expression.cpp	2 Sep 2005 10:03:11 -0000	1.3
  +++ expression.cpp	5 Oct 2005 05:36:37 -0000	1.4
  @@ -22,6 +22,7 @@
    * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
    * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    */
  +#include "config.h"
   #include "expression.h"
   #include "NodeImpl.h"
   
  
  
  
  1.4       +1 -0      SVGSupport/kdom/xpath/impl/functions.cpp
  
  Index: functions.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpath/impl/functions.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- functions.cpp	2 Sep 2005 10:03:11 -0000	1.3
  +++ functions.cpp	5 Oct 2005 05:36:38 -0000	1.4
  @@ -22,6 +22,7 @@
    * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
    * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    */
  +#include "config.h"
   #include "functions.h"
   
   #include "NamedAttrMapImpl.h"
  
  
  
  1.3       +1 -0      SVGSupport/kdom/xpath/impl/parsedstatement.cpp
  
  Index: parsedstatement.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpath/impl/parsedstatement.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- parsedstatement.cpp	1 Sep 2005 07:34:03 -0000	1.2
  +++ parsedstatement.cpp	5 Oct 2005 05:36:38 -0000	1.3
  @@ -22,6 +22,7 @@
    * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
    * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    */
  +#include "config.h"
   #include "parsedstatement.h"
   #include "path.h"
   
  
  
  
  1.4       +1 -0      SVGSupport/kdom/xpath/impl/path.cpp
  
  Index: path.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpath/impl/path.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- path.cpp	2 Sep 2005 10:03:11 -0000	1.3
  +++ path.cpp	5 Oct 2005 05:36:38 -0000	1.4
  @@ -22,6 +22,7 @@
    * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
    * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    */
  +#include "config.h"
   #include "path.h"
   
   #include "NodeImpl.h"
  
  
  
  1.3       +1 -0      SVGSupport/kdom/xpath/impl/predicate.cpp
  
  Index: predicate.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpath/impl/predicate.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- predicate.cpp	1 Sep 2005 07:34:03 -0000	1.2
  +++ predicate.cpp	5 Oct 2005 05:36:38 -0000	1.3
  @@ -22,6 +22,7 @@
    * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
    * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    */
  +#include "config.h"
   #include "predicate.h"
   #include "functions.h"
   
  
  
  
  1.4       +1 -0      SVGSupport/kdom/xpath/impl/step.cpp
  
  Index: step.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpath/impl/step.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- step.cpp	2 Sep 2005 10:03:11 -0000	1.3
  +++ step.cpp	5 Oct 2005 05:36:38 -0000	1.4
  @@ -22,6 +22,7 @@
    * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
    * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    */
  +#include "config.h"
   #include "step.h"
   
   #include "DOMStringImpl.h"
  
  
  
  1.4       +1 -0      SVGSupport/kdom/xpath/impl/tokenizer.cpp
  
  Index: tokenizer.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpath/impl/tokenizer.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- tokenizer.cpp	2 Sep 2005 10:03:12 -0000	1.3
  +++ tokenizer.cpp	5 Oct 2005 05:36:38 -0000	1.4
  @@ -22,6 +22,7 @@
    * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
    * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    */
  +#include "config.h"
   #include "tokenizer.h"
   
   struct AxisNameMapping
  
  
  
  1.3       +1 -0      SVGSupport/kdom/xpath/impl/util.cpp
  
  Index: util.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpath/impl/util.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- util.cpp	1 Sep 2005 07:34:04 -0000	1.2
  +++ util.cpp	5 Oct 2005 05:36:38 -0000	1.3
  @@ -22,6 +22,7 @@
    * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
    * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    */
  +#include "config.h"
   #include "util.h"
   #include "NodeImpl.h"
   #include "DOMStringImpl.h"
  
  
  
  1.4       +1 -0      SVGSupport/kdom/xpath/impl/variablereference.cpp
  
  Index: variablereference.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpath/impl/variablereference.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- variablereference.cpp	2 Sep 2005 10:03:12 -0000	1.3
  +++ variablereference.cpp	5 Oct 2005 05:36:38 -0000	1.4
  @@ -22,6 +22,7 @@
    * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
    * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    */
  +#include "config.h"
   #include "variablereference.h"
   
   VariableReference::VariableReference( const DomString &name )
  
  
  
  1.2       +1 -0      SVGSupport/kdom/xpath/impl/xpath.y
  
  Index: xpath.y
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpath/impl/xpath.y,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- xpath.y	25 Aug 2005 08:18:02 -0000	1.1
  +++ xpath.y	5 Oct 2005 05:36:38 -0000	1.2
  @@ -1,4 +1,5 @@
   %{
  +#include "config.h"
   #include "functions.h"
   #include "path.h"
   #include "predicate.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/xpointer/ElementSchemeImpl.cpp
  
  Index: ElementSchemeImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpointer/ElementSchemeImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ElementSchemeImpl.cpp	2 Sep 2005 10:03:14 -0000	1.4
  +++ ElementSchemeImpl.cpp	5 Oct 2005 05:36:40 -0000	1.5
  @@ -20,6 +20,7 @@
    *
    */
   
  +#include "config.h"
   #include <qstring.h>
   #include <qstringlist.h>
   
  
  
  
  1.4       +1 -0      SVGSupport/kdom/xpointer/NBCImpl.cpp
  
  Index: NBCImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpointer/NBCImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- NBCImpl.cpp	1 Sep 2005 07:34:08 -0000	1.3
  +++ NBCImpl.cpp	5 Oct 2005 05:36:40 -0000	1.4
  @@ -20,6 +20,7 @@
    *
    */
   
  +#include "config.h"
   #include "Namespace.h"
   #include "DOMStringImpl.h"
   
  
  
  
  1.5       +1 -0      SVGSupport/kdom/xpointer/PointerPartImpl.cpp
  
  Index: PointerPartImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpointer/PointerPartImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- PointerPartImpl.cpp	8 Sep 2005 08:03:31 -0000	1.4
  +++ PointerPartImpl.cpp	5 Oct 2005 05:36:40 -0000	1.5
  @@ -20,6 +20,7 @@
    *
    */
   
  +#include "config.h"
   #include <kdebug.h>
   
   #include "DOMStringImpl.h"
  
  
  
  1.5       +1 -0      SVGSupport/kdom/xpointer/ShortHandImpl.cpp
  
  Index: ShortHandImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpointer/ShortHandImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ShortHandImpl.cpp	8 Sep 2005 08:03:31 -0000	1.4
  +++ ShortHandImpl.cpp	5 Oct 2005 05:36:40 -0000	1.5
  @@ -20,6 +20,7 @@
    *
    */
   
  +#include "config.h"
   #include <kdebug.h>
   
   #include <kdom/kdom.h>
  
  
  
  1.4       +1 -0      SVGSupport/kdom/xpointer/XMLNSSchemeImpl.cpp
  
  Index: XMLNSSchemeImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpointer/XMLNSSchemeImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XMLNSSchemeImpl.cpp	1 Sep 2005 07:34:08 -0000	1.3
  +++ XMLNSSchemeImpl.cpp	5 Oct 2005 05:36:41 -0000	1.4
  @@ -20,6 +20,7 @@
    *
    */
   
  +#include "config.h"
   #include <qmap.h>
   
   #include <kdom/Helper.h>
  
  
  
  1.4       +1 -0      SVGSupport/kdom/xpointer/XPath1SchemeImpl.cpp
  
  Index: XPath1SchemeImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpointer/XPath1SchemeImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XPath1SchemeImpl.cpp	1 Sep 2005 07:34:08 -0000	1.3
  +++ XPath1SchemeImpl.cpp	5 Oct 2005 05:36:41 -0000	1.4
  @@ -20,6 +20,7 @@
    *
    */
   
  +#include "config.h"
   #include "NodeImpl.h"
   #include "DocumentImpl.h"
   // #include "XPathResultImpl.h"
  
  
  
  1.6       +1 -0      SVGSupport/kdom/xpointer/XPointerEvaluatorImpl.cpp
  
  Index: XPointerEvaluatorImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpointer/XPointerEvaluatorImpl.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- XPointerEvaluatorImpl.cpp	8 Sep 2005 08:03:31 -0000	1.5
  +++ XPointerEvaluatorImpl.cpp	5 Oct 2005 05:36:41 -0000	1.6
  @@ -20,6 +20,7 @@
    *
    */
   
  +#include "config.h"
   #include <qmap.h>
   #include <qpair.h>
   #include <qstring.h>
  
  
  
  1.4       +1 -0      SVGSupport/kdom/xpointer/XPointerExceptionImpl.cpp
  
  Index: XPointerExceptionImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpointer/XPointerExceptionImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XPointerExceptionImpl.cpp	1 Sep 2005 07:34:08 -0000	1.3
  +++ XPointerExceptionImpl.cpp	5 Oct 2005 05:36:41 -0000	1.4
  @@ -20,6 +20,7 @@
    *
    */
   
  +#include "config.h"
   #include "XPointerExceptionImpl.h"
   
   using namespace KDOM;
  
  
  
  1.5       +1 -0      SVGSupport/kdom/xpointer/XPointerExpressionImpl.cpp
  
  Index: XPointerExpressionImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpointer/XPointerExpressionImpl.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- XPointerExpressionImpl.cpp	2 Sep 2005 10:03:14 -0000	1.4
  +++ XPointerExpressionImpl.cpp	5 Oct 2005 05:36:41 -0000	1.5
  @@ -20,6 +20,7 @@
    *
    */
   
  +#include "config.h"
   #include <q3valuelist.h>
   
   #include "kdom/Shared.h"
  
  
  
  1.3       +1 -0      SVGSupport/kdom/xpointer/XPointerHelper.cpp
  
  Index: XPointerHelper.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpointer/XPointerHelper.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XPointerHelper.cpp	1 Sep 2005 07:34:09 -0000	1.2
  +++ XPointerHelper.cpp	5 Oct 2005 05:36:41 -0000	1.3
  @@ -20,6 +20,7 @@
    *
    */
   
  +#include "config.h"
   #include <qglobal.h>
   
   #include <kdebug.h>
  
  
  
  1.4       +1 -0      SVGSupport/kdom/xpointer/XPointerResultImpl.cpp
  
  Index: XPointerResultImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpointer/XPointerResultImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XPointerResultImpl.cpp	1 Sep 2005 07:34:09 -0000	1.3
  +++ XPointerResultImpl.cpp	5 Oct 2005 05:36:41 -0000	1.4
  @@ -20,6 +20,7 @@
    *
    */
   
  +#include "config.h"
   #include <qglobal.h>
   
   #include "NodeImpl.h"
  
  
  
  1.4       +1 -0      SVGSupport/kdom/xpointer/XPointerSchemeImpl.cpp
  
  Index: XPointerSchemeImpl.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kdom/xpointer/XPointerSchemeImpl.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XPointerSchemeImpl.cpp	1 Sep 2005 07:34:09 -0000	1.3
  +++ XPointerSchemeImpl.cpp	5 Oct 2005 05:36:41 -0000	1.4
  @@ -20,6 +20,7 @@
    *
    */
   
  +#include "config.h"
   #include <kdebug.h>
   
   #include "DOMString.h"
  
  
  
  1.8       +1 -0      SVGSupport/kcanvas/KCanvas.cpp
  
  Index: KCanvas.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/KCanvas.cpp,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- KCanvas.cpp	8 Sep 2005 08:03:10 -0000	1.7
  +++ KCanvas.cpp	5 Oct 2005 05:36:44 -0000	1.8
  @@ -18,6 +18,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdebug.h>
   #include <kglobal.h>
   
  
  
  
  1.8       +1 -0      SVGSupport/kcanvas/KCanvasContainer.cpp
  
  Index: KCanvasContainer.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/KCanvasContainer.cpp,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- KCanvasContainer.cpp	8 Sep 2005 08:03:10 -0000	1.7
  +++ KCanvasContainer.cpp	5 Oct 2005 05:36:44 -0000	1.8
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "KCanvas.h"
   #include "KRenderingStyle.h"
   #include "KRenderingDevice.h"
  
  
  
  1.6       +1 -0      SVGSupport/kcanvas/KCanvasCreator.cpp
  
  Index: KCanvasCreator.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/KCanvasCreator.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- KCanvasCreator.cpp	7 Sep 2005 08:00:27 -0000	1.5
  +++ KCanvasCreator.cpp	5 Oct 2005 05:36:44 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <math.h>
   
   #include <kdebug.h>
  
  
  
  1.6       +1 -0      SVGSupport/kcanvas/KCanvasFilters.cpp
  
  Index: KCanvasFilters.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/KCanvasFilters.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- KCanvasFilters.cpp	8 Sep 2005 08:03:10 -0000	1.5
  +++ KCanvasFilters.cpp	5 Oct 2005 05:36:44 -0000	1.6
  @@ -21,6 +21,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "KCanvasFilters.h"
   
   #include <qtextstream.h>
  
  
  
  1.3       +1 -0      SVGSupport/kcanvas/KCanvasImage.cpp
  
  Index: KCanvasImage.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/KCanvasImage.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- KCanvasImage.cpp	11 Aug 2005 11:33:30 -0000	1.2
  +++ KCanvasImage.cpp	5 Oct 2005 05:36:45 -0000	1.3
  @@ -21,5 +21,6 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "KCanvasImage.h"
   
  
  
  
  1.6       +1 -0      SVGSupport/kcanvas/KCanvasItem.cpp
  
  Index: KCanvasItem.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/KCanvasItem.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- KCanvasItem.cpp	1 Sep 2005 07:32:45 -0000	1.5
  +++ KCanvasItem.cpp	5 Oct 2005 05:36:45 -0000	1.6
  @@ -21,6 +21,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qrect.h>
   #include <kdebug.h>
   
  
  
  
  1.5       +1 -0      SVGSupport/kcanvas/KCanvasMatrix.cpp
  
  Index: KCanvasMatrix.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/KCanvasMatrix.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- KCanvasMatrix.cpp	8 Sep 2005 08:03:10 -0000	1.4
  +++ KCanvasMatrix.cpp	5 Oct 2005 05:36:45 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <math.h>
   #include <qwmatrix.h>
   
  
  
  
  1.2       +1 -0      SVGSupport/kcanvas/KCanvasPath.cpp
  
  Index: KCanvasPath.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/KCanvasPath.cpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- KCanvasPath.cpp	1 Sep 2005 04:39:34 -0000	1.1
  +++ KCanvasPath.cpp	5 Oct 2005 05:36:45 -0000	1.2
  @@ -23,6 +23,7 @@
    * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
    */
   
  +#include "config.h"
   #include "KCanvasPath.h"
   #include <qtextstream.h>
   #include "KCanvasTreeDebug.h"
  
  
  
  1.7       +1 -0      SVGSupport/kcanvas/KCanvasRegistry.cpp
  
  Index: KCanvasRegistry.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/KCanvasRegistry.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- KCanvasRegistry.cpp	8 Sep 2005 08:03:10 -0000	1.6
  +++ KCanvasRegistry.cpp	5 Oct 2005 05:36:45 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "KCanvasItem.h"
   #include "KCanvasRegistry.h"
   #include "KRenderingPaintServer.h"
  
  
  
  1.6       +1 -0      SVGSupport/kcanvas/KCanvasResources.cpp
  
  Index: KCanvasResources.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/KCanvasResources.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- KCanvasResources.cpp	8 Sep 2005 08:03:10 -0000	1.5
  +++ KCanvasResources.cpp	5 Oct 2005 05:36:45 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qrect.h>
   #include <kdebug.h>
   
  
  
  
  1.7       +1 -0      SVGSupport/kcanvas/KCanvasTreeDebug.cpp
  
  Index: KCanvasTreeDebug.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/KCanvasTreeDebug.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- KCanvasTreeDebug.cpp	8 Sep 2005 08:03:11 -0000	1.6
  +++ KCanvasTreeDebug.cpp	5 Oct 2005 05:36:45 -0000	1.7
  @@ -24,6 +24,7 @@
    * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
    */
   
  +#include "config.h"
   #include "KCanvasTreeDebug.h"
   
   #include <kcanvas/KCanvas.h>
  
  
  
  1.6       +1 -0      SVGSupport/kcanvas/KCanvasView.cpp
  
  Index: KCanvasView.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/KCanvasView.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- KCanvasView.cpp	8 Sep 2005 08:03:11 -0000	1.5
  +++ KCanvasView.cpp	5 Oct 2005 05:36:46 -0000	1.6
  @@ -18,6 +18,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kdebug.h>
   #include <kglobal.h>
   
  
  
  
  1.4       +1 -0      SVGSupport/kcanvas/device/KRenderingDevice.cpp
  
  Index: KRenderingDevice.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/device/KRenderingDevice.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- KRenderingDevice.cpp	1 Sep 2005 07:32:50 -0000	1.3
  +++ KRenderingDevice.cpp	5 Oct 2005 05:36:48 -0000	1.4
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "KRenderingDevice.h"
   #include "KRenderingDevice.moc"
   
  
  
  
  1.5       +1 -0      SVGSupport/kcanvas/device/KRenderingDeviceFactory.cpp
  
  Index: KRenderingDeviceFactory.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/device/KRenderingDeviceFactory.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- KRenderingDeviceFactory.cpp	2 Sep 2005 10:02:58 -0000	1.4
  +++ KRenderingDeviceFactory.cpp	5 Oct 2005 05:36:48 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qfile.h>
   
   #include <kdebug.h>
  
  
  
  1.6       +1 -0      SVGSupport/kcanvas/device/KRenderingFillPainter.cpp
  
  Index: KRenderingFillPainter.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/device/KRenderingFillPainter.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- KRenderingFillPainter.cpp	8 Sep 2005 08:03:13 -0000	1.5
  +++ KRenderingFillPainter.cpp	5 Oct 2005 05:36:48 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "KRenderingDevice.h"
   #include "KRenderingFillPainter.h"
   #include "KRenderingPaintServer.h"
  
  
  
  1.7       +1 -0      SVGSupport/kcanvas/device/KRenderingPaintServerGradient.cpp
  
  Index: KRenderingPaintServerGradient.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/device/KRenderingPaintServerGradient.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- KRenderingPaintServerGradient.cpp	8 Sep 2005 08:03:13 -0000	1.6
  +++ KRenderingPaintServerGradient.cpp	5 Oct 2005 05:36:48 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <qpoint.h>
   
   #include "KRenderingPaintServerGradient.h"
  
  
  
  1.5       +1 -0      SVGSupport/kcanvas/device/KRenderingPaintServerImage.cpp
  
  Index: KRenderingPaintServerImage.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/device/KRenderingPaintServerImage.cpp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- KRenderingPaintServerImage.cpp	1 Sep 2005 07:32:51 -0000	1.4
  +++ KRenderingPaintServerImage.cpp	5 Oct 2005 05:36:49 -0000	1.5
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include <kcanvas/KCanvasImage.h>
   
   #include "KRenderingPaintServerImage.h"
  
  
  
  1.6       +1 -0      SVGSupport/kcanvas/device/KRenderingPaintServerPattern.cpp
  
  Index: KRenderingPaintServerPattern.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/device/KRenderingPaintServerPattern.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- KRenderingPaintServerPattern.cpp	8 Sep 2005 08:03:13 -0000	1.5
  +++ KRenderingPaintServerPattern.cpp	5 Oct 2005 05:36:49 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "KCanvasMatrix.h"
   #include "KCanvasImage.h"
   #include "KRenderingPaintServerPattern.h"
  
  
  
  1.7       +1 -0      SVGSupport/kcanvas/device/KRenderingPaintServerSolid.cpp
  
  Index: KRenderingPaintServerSolid.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/device/KRenderingPaintServerSolid.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- KRenderingPaintServerSolid.cpp	1 Sep 2005 07:32:51 -0000	1.6
  +++ KRenderingPaintServerSolid.cpp	5 Oct 2005 05:36:49 -0000	1.7
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "KRenderingPaintServerSolid.h"
   #include <qtextstream.h>
   #include "KCanvasTreeDebug.h"
  
  
  
  1.6       +1 -0      SVGSupport/kcanvas/device/KRenderingStrokePainter.cpp
  
  Index: KRenderingStrokePainter.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/device/KRenderingStrokePainter.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- KRenderingStrokePainter.cpp	8 Sep 2005 08:03:13 -0000	1.5
  +++ KRenderingStrokePainter.cpp	5 Oct 2005 05:36:49 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "KRenderingPaintServer.h"
   #include "KRenderingStrokePainter.h"
   
  
  
  
  1.6       +1 -0      SVGSupport/kcanvas/device/KRenderingStyle.cpp
  
  Index: KRenderingStyle.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/device/KRenderingStyle.cpp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- KRenderingStyle.cpp	8 Sep 2005 08:03:13 -0000	1.5
  +++ KRenderingStyle.cpp	5 Oct 2005 05:36:49 -0000	1.6
  @@ -20,6 +20,7 @@
       Boston, MA 02111-1307, USA.
   */
   
  +#include "config.h"
   #include "KCanvasMatrix.h"
   #include "KRenderingStyle.h"
   #include "KCanvasResources.h"
  
  
  
  1.10      +1 -0      SVGSupport/kcanvas/device/quartz/KCanvasFilterQuartz.mm
  
  Index: KCanvasFilterQuartz.mm
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/device/quartz/KCanvasFilterQuartz.mm,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- KCanvasFilterQuartz.mm	28 Sep 2005 00:49:32 -0000	1.9
  +++ KCanvasFilterQuartz.mm	5 Oct 2005 05:36:51 -0000	1.10
  @@ -24,6 +24,7 @@
    */
   
   
  +#include "config.h"
   #import "KCanvasFilterQuartz.h"
   #import "KRenderingStyle.h"
   #import "KCanvasMatrix.h"
  
  
  
  1.6       +1 -0      SVGSupport/kcanvas/device/quartz/KCanvasItemQuartz.mm
  
  Index: KCanvasItemQuartz.mm
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/device/quartz/KCanvasItemQuartz.mm,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- KCanvasItemQuartz.mm	28 Sep 2005 00:49:32 -0000	1.5
  +++ KCanvasItemQuartz.mm	5 Oct 2005 05:36:51 -0000	1.6
  @@ -24,6 +24,7 @@
    */
   
   
  +#include "config.h"
   #import "KCanvasItemQuartz.h"
   
   #import <kxmlcore/Assertions.h>
  
  
  
  1.5       +1 -0      SVGSupport/kcanvas/device/quartz/KCanvasResourcesQuartz.mm
  
  Index: KCanvasResourcesQuartz.mm
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/device/quartz/KCanvasResourcesQuartz.mm,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- KCanvasResourcesQuartz.mm	28 Sep 2005 00:49:32 -0000	1.4
  +++ KCanvasResourcesQuartz.mm	5 Oct 2005 05:36:51 -0000	1.5
  @@ -24,6 +24,7 @@
    */
   
   
  +#include "config.h"
   #import "KCanvasResourcesQuartz.h"
   
   #import "KRenderingDeviceQuartz.h"
  
  
  
  1.3       +1 -0      SVGSupport/kcanvas/device/quartz/KCanvasViewQuartz.mm
  
  Index: KCanvasViewQuartz.mm
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/device/quartz/KCanvasViewQuartz.mm,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- KCanvasViewQuartz.mm	3 Oct 2005 06:15:08 -0000	1.2
  +++ KCanvasViewQuartz.mm	5 Oct 2005 05:36:52 -0000	1.3
  @@ -24,6 +24,7 @@
    */
   
   
  +#include "config.h"
   #import "KCanvasViewQuartz.h"
   #import "KCanvasMatrix.h"
   
  
  
  
  1.4       +1 -0      SVGSupport/kcanvas/device/quartz/KRenderingDeviceQuartz.mm
  
  Index: KRenderingDeviceQuartz.mm
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/device/quartz/KRenderingDeviceQuartz.mm,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- KRenderingDeviceQuartz.mm	7 Sep 2005 08:00:27 -0000	1.3
  +++ KRenderingDeviceQuartz.mm	5 Oct 2005 05:36:52 -0000	1.4
  @@ -24,6 +24,7 @@
    */
   
   
  +#include "config.h"
   #import "KRenderingDeviceQuartz.h"
   #import "KCanvasResourcesQuartz.h"
   #import "KCanvasFilterQuartz.h"
  
  
  
  1.7       +1 -0      SVGSupport/kcanvas/device/quartz/KRenderingPaintServerGradientQuartz.mm
  
  Index: KRenderingPaintServerGradientQuartz.mm
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/device/quartz/KRenderingPaintServerGradientQuartz.mm,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- KRenderingPaintServerGradientQuartz.mm	28 Sep 2005 00:49:32 -0000	1.6
  +++ KRenderingPaintServerGradientQuartz.mm	5 Oct 2005 05:36:52 -0000	1.7
  @@ -24,6 +24,7 @@
    */
   
   
  +#include "config.h"
   #import "KRenderingPaintServerQuartz.h"
   #import "QuartzSupport.h"
   
  
  
  
  1.6       +1 -0      SVGSupport/kcanvas/device/quartz/KRenderingPaintServerQuartz.mm
  
  Index: KRenderingPaintServerQuartz.mm
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/device/quartz/KRenderingPaintServerQuartz.mm,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- KRenderingPaintServerQuartz.mm	8 Sep 2005 08:03:15 -0000	1.5
  +++ KRenderingPaintServerQuartz.mm	5 Oct 2005 05:36:52 -0000	1.6
  @@ -24,6 +24,7 @@
    */
   
   
  +#include "config.h"
   #import "KRenderingPaintServerQuartz.h"
   #import "QuartzSupport.h"
   #import "KCanvasResourcesQuartz.h"
  
  
  
  1.4       +1 -0      SVGSupport/kcanvas/device/quartz/QuartzSupport.mm
  
  Index: QuartzSupport.mm
  ===================================================================
  RCS file: /cvs/root/SVGSupport/kcanvas/device/quartz/QuartzSupport.mm,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- QuartzSupport.mm	22 Aug 2005 09:30:36 -0000	1.3
  +++ QuartzSupport.mm	5 Oct 2005 05:36:52 -0000	1.4
  @@ -24,6 +24,7 @@
    */
   
   
  +#include "config.h"
   #import "QuartzSupport.h"
   
   #import "KCanvas.h"
  
  
  
  1.5       +1 -0      SVGSupport/WebCore+SVG/DrawCanvasItem.mm
  
  Index: DrawCanvasItem.mm
  ===================================================================
  RCS file: /cvs/root/SVGSupport/WebCore+SVG/DrawCanvasItem.mm,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- DrawCanvasItem.mm	1 Sep 2005 09:39:00 -0000	1.4
  +++ DrawCanvasItem.mm	5 Oct 2005 05:36:54 -0000	1.5
  @@ -23,6 +23,7 @@
    * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
    */
   
  +#include "config.h"
   #import "DrawCanvasItemPrivate.h"
   
   #import <kcanvas/KCanvas.h>
  
  
  
  1.7       +1 -0      SVGSupport/WebCore+SVG/DrawDocument.mm
  
  Index: DrawDocument.mm
  ===================================================================
  RCS file: /cvs/root/SVGSupport/WebCore+SVG/DrawDocument.mm,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- DrawDocument.mm	18 Sep 2005 21:45:29 -0000	1.6
  +++ DrawDocument.mm	5 Oct 2005 05:36:54 -0000	1.7
  @@ -23,6 +23,7 @@
    * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
    */
   
  +#include "config.h"
   #import "DrawDocumentPrivate.h"
   #import "DrawCanvasItemPrivate.h"
   
  
  
  
  1.7       +1 -0      SVGSupport/WebCore+SVG/DrawView.mm
  
  Index: DrawView.mm
  ===================================================================
  RCS file: /cvs/root/SVGSupport/WebCore+SVG/DrawView.mm,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- DrawView.mm	28 Sep 2005 00:49:33 -0000	1.6
  +++ DrawView.mm	5 Oct 2005 05:36:54 -0000	1.7
  @@ -23,6 +23,7 @@
    * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
    */
   
  +#include "config.h"
   #import <kxmlcore/Assertions.h>
   
   #import "DrawViewPrivate.h"
  
  
  
  1.2       +1 -0      SVGSupport/WebCore+SVG/dom_kdomdocumentwrapper.cpp
  
  Index: dom_kdomdocumentwrapper.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/WebCore+SVG/dom_kdomdocumentwrapper.cpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- dom_kdomdocumentwrapper.cpp	23 Sep 2005 03:28:26 -0000	1.1
  +++ dom_kdomdocumentwrapper.cpp	5 Oct 2005 05:36:54 -0000	1.2
  @@ -23,6 +23,7 @@
    * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
    */
    
  +#include "config.h"
   #include "dom_kdomdocumentwrapper.h"
   #include "xml_kdomtokenizer.h"
   
  
  
  
  1.3       +1 -0      SVGSupport/WebCore+SVG/dom_kdomnodetreewrapper.cpp
  
  Index: dom_kdomnodetreewrapper.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/WebCore+SVG/dom_kdomnodetreewrapper.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- dom_kdomnodetreewrapper.cpp	3 Oct 2005 06:15:08 -0000	1.2
  +++ dom_kdomnodetreewrapper.cpp	5 Oct 2005 05:36:54 -0000	1.3
  @@ -23,6 +23,7 @@
    * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
    */
   
  +#include "config.h"
   #include "dom_kdomnodetreewrapper.h"
   #include "dom_elementimpl.h"
   
  
  
  
  1.2       +1 -0      SVGSupport/WebCore+SVG/render_kcanvaswrapper.cpp
  
  Index: render_kcanvaswrapper.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/WebCore+SVG/render_kcanvaswrapper.cpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- render_kcanvaswrapper.cpp	23 Sep 2005 03:28:26 -0000	1.1
  +++ render_kcanvaswrapper.cpp	5 Oct 2005 05:36:54 -0000	1.2
  @@ -23,6 +23,7 @@
    * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
    */
   
  +#include "config.h"
   #include "render_kcanvaswrapper.h"
   
   #include "kcanvas/KCanvas.h"
  
  
  
  1.2       +1 -0      SVGSupport/WebCore+SVG/xml_kdomtokenizer.cpp
  
  Index: xml_kdomtokenizer.cpp
  ===================================================================
  RCS file: /cvs/root/SVGSupport/WebCore+SVG/xml_kdomtokenizer.cpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- xml_kdomtokenizer.cpp	23 Sep 2005 03:28:26 -0000	1.1
  +++ xml_kdomtokenizer.cpp	5 Oct 2005 05:36:55 -0000	1.2
  @@ -23,6 +23,7 @@
    * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
    */
   
  +#include "config.h"
   #include <qstring.h>
   
   #include "loader_client.h"
  
  
  



More information about the webkit-changes mailing list