Added further API for intercepting deletion and content insertion
authorJulian Smart <julian@anthemion.co.uk>
Wed, 25 Jan 2012 15:10:09 +0000 (15:10 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 25 Jan 2012 15:10:09 +0000 (15:10 +0000)
commitcc2aecdef579e57f84eaa07cc72f62a43fc474ba
tree7fde4faaa97149e4ed9130fcb3d0271344d782ed
parenteccdb55165c9c820ea0cc65a700bc1f1c8682c8c
Added further API for intercepting deletion and content insertion
Added simple implementation of locked objects to sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70465 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