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

List:       kde-commits
Subject:    branches/work/khtml-svg/svg
From:       Nikolas Zimmermann <wildfox () kde ! org>
Date:       2006-03-24 13:32:04
Message-ID: 1143207124.182077.1718.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 522109 by wildfox:

Woho, all important baseclasses needed to implement SVG*ElementImpl classes done

SVGDOMImplementationImpl.cpp & SVGDocumentImpl.cpp & SVGSVGElementImpl.cpp
are missing before the real element hackery can start.

Though need to check WebCore implementation extensively before doing anything
to these three files. This may take some hours, please stay tuned


 M  +0 -21     CONVERSION-TODO-LIST  
 M  +4 -1      Makefile.am  
 A             SVGFitToViewBoxImpl.cpp   [License: LGPL (v2+) (wrong address)]
 A             SVGFitToViewBoxImpl.h   [License: LGPL (v2+) (wrong address)]
 A             SVGLocatableImpl.cpp   [License: LGPL (v2+) (wrong address)]
 A             SVGLocatableImpl.h   [License: LGPL (v2+) (wrong address)]
 A             SVGStyledLocatableElementImpl.cpp   [License: LGPL (v2+) (wrong address)]
 A             SVGStyledLocatableElementImpl.h   [License: LGPL (v2+) (wrong address)]
 A             SVGStyledTransformableElementImpl.cpp   [License: LGPL (v2+) (wrong address)]
 A             SVGStyledTransformableElementImpl.h   [License: LGPL (v2+) (wrong address)]
 A             SVGTransformableImpl.cpp   [License: LGPL (v2+) (wrong address)]
 A             SVGTransformableImpl.h   [License: LGPL (v2+) (wrong address)]
 A             SVGURIReferenceImpl.cpp   [License: LGPL (v2+) (wrong address)]
 A             SVGURIReferenceImpl.h   [License: LGPL (v2+) (wrong address)]
 A             SVGZoomAndPanImpl.cpp   [License: LGPL (v2+) (wrong address)]
 A             SVGZoomAndPanImpl.h   [License: LGPL (v2+) (wrong address)]


--- branches/work/khtml-svg/svg/CONVERSION-TODO-LIST #522108:522109
@@ -9,30 +9,9 @@
 SVGDocumentImpl.cpp
 SVGDocumentImpl.h
 
-SVGFitToViewBoxImpl.cpp
-SVGFitToViewBoxImpl.h
-
-SVGLocatableImpl.cpp
-SVGLocatableImpl.h
-
-SVGZoomAndPanImpl.cpp
-SVGZoomAndPanImpl.h
-
-SVGTransformableImpl.cpp
-SVGTransformableImpl.h
-
-SVGURIReferenceImpl.cpp
-SVGURIReferenceImpl.h
-
 SVGSVGElementImpl.cpp
 SVGSVGElementImpl.h
 
-SVGStyledLocatableElementImpl.cpp
-SVGStyledLocatableElementImpl.h
-
-SVGStyledTransformableElementImpl.cpp
-SVGStyledTransformableElementImpl.h
-
 LATER
 -----
 SVGAElementImpl.cpp
--- branches/work/khtml-svg/svg/Makefile.am #522108:522109
@@ -15,4 +15,7 @@
 						 SVGRectImpl.cpp SVGAnimatedRectImpl.cpp SVGPointImpl.cpp SVGPointListImpl.cpp \
 						 SVGAnimatedPointsImpl.cpp SVGMatrixImpl.cpp SVGAnimatedTransformListImpl.cpp \
 						 SVGTransformImpl.cpp SVGTransformListImpl.cpp SVGStringListImpl.cpp \
-						 SVGAnimatedStringImpl.cpp svgpathparser.cpp
+						 SVGAnimatedStringImpl.cpp SVGZoomAndPanImpl.cpp SVGFitToViewBoxImpl.cpp \
+						 SVGLocatableImpl.cpp SVGURIReferenceImpl.cpp SVGTransformableImpl.cpp \
+						 SVGStyledLocatableElementImpl.cpp SVGStyledTransformableElementImpl.cpp \
+						 svgpathparser.cpp
[prev in list] [next in list] [prev in thread] [next in thread] 

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