More Info

Revision 828391

(Back to digest)
 

Features in KDE Base

Viacheslav Tokarev committed changes in /branches/work/khtml-blaze:

initial work on <text> element handling

it compiles and the element is created in proper function but it crashes even on the simple example

File Changes

Added 18 files
/branches/work/khtml-blaze/rendering
 
/RenderSVGBlock.cpp
 
/RenderSVGBlock.h
 
/RenderSVGInline.cpp
 
/RenderSVGInline.h
 
/RenderSVGInlineText.cpp
 
/RenderSVGInlineText.h
 
/RenderSVGText.cpp
 
/RenderSVGText.h
 
/RenderSVGTextPath.cpp
 
/RenderSVGTextPath.h
 
/SVGCharacterLayoutInfo.cpp
 
/SVGCharacterLayoutInfo.h
 
/SVGInlineFlowBox.cpp
 
/SVGInlineFlowBox.h
 
/SVGInlineTextBox.cpp
 
/SVGInlineTextBox.h
 
/SVGRootInlineBox.cpp
 
/SVGRootInlineBox.h
Modified 20 files
/branches/work/khtml-blaze
 
/CMakeLists.txt
 
/rendering/font.h
 
/rendering/render_line.h
 
/rendering/render_object.h
 
/rendering/SVGRenderStyle.h
 
/svg/SVGLengthList.cpp
 
/svg/SVGLineElement.cpp
 
/svg/SVGLineElement.h
 
/svg/SVGNumberList.cpp
 
/svg/SVGNumberList.h
 
/svg/SVGSVGElement.cpp
 
/svg/SVGTextContentElement.cpp
 
/svg/SVGTextElement.cpp
 
/svg/SVGTextElement.h
 
/svg/SVGTextPathElement.cpp
 
/svg/SVGTextPositioningElement.cpp
 
/svg/SVGUseElement.h
 
/xml/Document.h
 
/xml/dom_docimpl.cpp
 
/xml/dom_elementimpl.h
38 files changed in total