[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/khtml-svg/svg
From:       Rob Buis <buis () kde ! org>
Date:       2006-03-30 20:29:04
Message-ID: 1143750544.999376.25994.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 524631 by buis:

Adding <a> and <clipPath>.


 M  +0 -6      CONVERSION-TODO-LIST  
 M  +1 -0      Makefile.am  
 A             SVGAElementImpl.cpp   [License: LGPL (v2+) (wrong address)]
 A             SVGAElementImpl.h   [License: LGPL (v2+) (wrong address)]
 A             SVGClipPathElementImpl.cpp   [License: LGPL (v2+) (wrong address)]
 A             SVGClipPathElementImpl.h   [License: LGPL (v2+) (wrong address)]
 M  +1 -0      SVGLinearGradientElementImpl.cpp  
 M  +1 -0      SVGRadialGradientElementImpl.cpp  


--- branches/work/khtml-svg/svg/CONVERSION-TODO-LIST #524630:524631
@@ -6,12 +6,6 @@
 SVGDocumentImpl.cpp
 SVGDocumentImpl.h
 
-SVGAElementImpl.cpp
-SVGAElementImpl.h
-
-SVGClipPathElementImpl.cpp
-SVGClipPathElementImpl.h
-
 SVGColorProfileElementImpl.cpp
 SVGColorProfileElementImpl.h
 
--- branches/work/khtml-svg/svg/Makefile.am #524630:524631
@@ -30,4 +30,5 @@
 						 SVGSwitchElementImpl.cpp SVGSymbolElementImpl.cpp SVGStopElementImpl.cpp \
 						 SVGGradientElementImpl.cpp SVGLinearGradientElementImpl.cpp \
 						 SVGRadialGradientElementImpl.cpp SVGDOMImplementationImpl.cpp \
+						 SVGAElementImpl.cpp SVGClipPathElementImpl.cpp \
 						 svgpathparser.cpp KSVGPainterFactory.cpp
--- branches/work/khtml-svg/svg/SVGLinearGradientElementImpl.cpp #524630:524631
@@ -26,6 +26,7 @@
 
 #include "SVGHelper.h"
 #include "SVGMatrixImpl.h"
+#include "SVGStyledElementImpl.h"
 #include "SVGAnimatedLengthImpl.h"
 #include "SVGAnimatedStringImpl.h"
 #include "SVGAnimatedEnumerationImpl.h"
--- branches/work/khtml-svg/svg/SVGRadialGradientElementImpl.cpp #524630:524631
@@ -26,6 +26,7 @@
 
 #include "SVGHelper.h"
 #include "SVGMatrixImpl.h"
+#include "SVGStyledElementImpl.h"
 #include "SVGAnimatedLengthImpl.h"
 #include "SVGAnimatedStringImpl.h"
 #include "SVGAnimatedEnumerationImpl.h"
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic