wxWidgets/include/wx/richtext
Vadim Zeitlin 343ae70d4c fix compilation after recent wxTextCtrl changes
notice that it has become unfortunately impossible (or at least much more
difficult) to maintain compilation when wxRICHTEXT_DERIVES_FROM_TEXTCTRLBASE
is unset so I simply removed it as the code wouldn't compile anyhow


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-08 22:42:20 +00:00
..
richtextbuffer.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
richtextbulletspage.h Added a customisable formatting dialog for wxRichTextCtrl. Control the 2006-10-08 14:05:17 +00:00
richtextctrl.h fix compilation after recent wxTextCtrl changes 2006-10-08 22:42:20 +00:00
richtextfontpage.h Added a customisable formatting dialog for wxRichTextCtrl. Control the 2006-10-08 14:05:17 +00:00
richtextformatdlg.h Added a customisable formatting dialog for wxRichTextCtrl. Control the 2006-10-08 14:05:17 +00:00
richtexthtml.h Use paragraph's attributes for paragraph-related styles, and also 2006-10-08 14:00:55 +00:00
richtextindentspage.h Added a customisable formatting dialog for wxRichTextCtrl. Control the 2006-10-08 14:05:17 +00:00
richtextstylepage.h Added a customisable formatting dialog for wxRichTextCtrl. Control the 2006-10-08 14:05:17 +00:00
richtextstyles.h Added option to set style from style listbox when single 2006-10-08 14:02:28 +00:00
richtextsymboldlg.h Added a symbol selection dialog, with optional font selection and full 2006-10-08 14:04:18 +00:00
richtexttabspage.h Added a customisable formatting dialog for wxRichTextCtrl. Control the 2006-10-08 14:05:17 +00:00
richtextxml.h Moved wxRichTextCtrl to its own library 2006-06-29 07:16:39 +00:00