Revision 824176
Go back to digest for 29th June 2008Features in KDE Base
Viacheslav Tokarev committed changes in /branches/work/khtml-blaze:
- initial work on clip paths
- add clips css properties
- g element now works
- small fixes
and after this commit well-known svg tiger works in konq too, yay!
File Changes
Added 3 files
- /branches/work/khtml-blaze
- /rendering/RenderSVGTransformableContainer.cpp
- /rendering/RenderSVGTransformableContainer.h
- /xml/MappedAttribute.h
Modified 38 files
- /branches/work/khtml-blaze
- /CMakeLists.txt
- /css/cssproperties.c
- /css/cssproperties.gperf
- /css/cssproperties.h
- /css/cssproperties.in
- /css/cssproperties.strip
- /css/cssvalues.c
- /css/cssvalues.h
- /css/cssvalues.in
- /css/SVGCSSParser.cpp
- /css/SVGCSSStyleSelector.cpp
- /dom/QualifiedName.cpp
- /rendering/RenderPath.cpp
- /rendering/RenderSVGContainer.cpp
- /rendering/RenderSVGContainer.h
- /rendering/RenderSVGHiddenContainer.cpp
- /rendering/SVGRenderStyle.cpp
- /rendering/SVGRenderStyle.h
- /rendering/SVGRenderStyleDefs.cpp
- /rendering/SVGRenderSupport.cpp
- /svg/SVGClipPathElement.cpp
- /svg/SVGClipPathElement.h
- /svg/SVGGElement.cpp
- /svg/SVGGElement.h
- /svg/SVGLinearGradientElement.cpp
- /svg/SVGStyledElement.cpp
- /svg/SVGStyledTransformableElement.cpp
- /svg/SVGURIReference.cpp
- /svg/SVGZoomAndPan.cpp
- /svg/SVGZoomAndPan.h
- /xml/dom_docimpl.cpp
- /xml/dom_nodeimpl.cpp
- /svg/graphics/SVGPaintServerPattern.h
- /svg/graphics/SVGResourceMasker.cpp
- /svg/graphics/SVGResourceMasker.h
- /svg/graphics/qt/SVGPaintServerGradientQt.cpp
- /svg/graphics/qt/SVGPaintServerPatternQt.cpp
- /svg/graphics/qt/SVGPaintServerSolidQt.cpp
41 files changed in total