Added a couple of text effects
authorJulian Smart <julian@anthemion.co.uk>
Wed, 8 Nov 2006 14:05:50 +0000 (14:05 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 8 Nov 2006 14:05:50 +0000 (14:05 +0000)
commit42688aea2d1703c2942e281658ca8183f728f8fa
tree8ab073b6ba27ab12a2862174cd85bef9ab861eff
parentbc971e307d1f270ff8a4bedb81731113b382e237
Added a couple of text effects
Added style description
Fixed some bugs in style comparison
Fixed extra newline when loading

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43197 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
include/wx/richtext/richtextbuffer.h
include/wx/richtext/richtextfontpage.h
include/wx/richtext/richtextformatdlg.h
include/wx/richtext/richtextstyles.h
samples/richtext/richtext.cpp
src/richtext/richtextbuffer.cpp
src/richtext/richtextctrl.cpp
src/richtext/richtextfontpage.cpp
src/richtext/richtextformatdlg.cpp
src/richtext/richtexthtml.cpp
src/richtext/richtextstyles.cpp
src/richtext/richtextxml.cpp