Added support for sub-object virtual attributes (temporary attributes for characters...
authorJulian Smart <julian@anthemion.co.uk>
Mon, 4 Feb 2013 12:52:14 +0000 (12:52 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 4 Feb 2013 12:52:14 +0000 (12:52 +0000)
commitf7667b84a6adbb6fcfeca12d5ef3ad9c61277b55
tree93689d0077b0eeec09752d0e46754131bf2995ff
parent236cff7334bfd8020adc3fba134641fc7b189622
Added support for sub-object virtual attributes (temporary attributes for characters within objects)
and also virtual text that can replace the actual text.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73454 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/richtext/richtextbuffer.h
include/wx/richtext/richtextctrl.h
interface/wx/richtext/richtextbuffer.h
interface/wx/richtext/richtextctrl.h
samples/richtext/richtext.cpp
src/richtext/richtextbuffer.cpp
src/richtext/richtextctrl.cpp
src/richtext/richtexthtml.cpp