wxWidgets/include/wx/richtext
Vadim Zeitlin 732281950a Remove the now unnecessary wxRichTextCtrl::SelectAll().
It is already inherited from the base wxTextEntry class.

See #14701.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-09-27 22:40:46 +00:00
..
richtextbackgroundpage.h
richtextborderspage.h
richtextbuffer.h Explicitly call base class ctor in wxRichTextFieldType copy ctor. 2012-07-07 13:27:36 +00:00
richtextbulletspage.h
richtextctrl.h Remove the now unnecessary wxRichTextCtrl::SelectAll(). 2012-09-27 22:40:46 +00:00
richtextdialogpage.h
richtextfontpage.h Added support for wxTEXT_ATTR_EFFECT_SMALL_CAPITALS. 2012-09-12 18:58:30 +00:00
richtextformatdlg.h Added pixel size capability to wxTextAttr and wxRichTextCtrl. 2012-05-20 12:25:22 +00:00
richtexthtml.h
richtextimagedlg.h
richtextindentspage.h
richtextliststylepage.h
richtextmarginspage.h
richtextprint.h Added a parameter to PrintBuffer and PrintFile to allow silent or prompted printing. 2012-03-18 23:25:39 +00:00
richtextsizepage.h The object size page now has full position attribute editing. 2012-05-16 10:59:30 +00:00
richtextstyledlg.h
richtextstylepage.h
richtextstyles.h Added pixel size capability to wxTextAttr and wxRichTextCtrl. 2012-05-20 12:25:22 +00:00
richtextsymboldlg.h
richtexttabspage.h
richtextuicustomization.h
richtextxml.h Added wxRichTextXMLHandler::RegisterNodeName so custom content classes can be added without 2012-05-10 11:59:59 +00:00