wxWidgets/interface/wx/richtext
Vadim Zeitlin 3746766367 Fix for special characters in Doxygen comments.
Escape "-" characters in the beginning of the paragraph as they are not
handled properly by Doxygen otherwise.

Escape the space after "i.e." to prevent the brief doc string from being
terminated by it.

Escape "--" which is translated to a dash by Doxygen otherwise.

Closes #15228.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-05-31 23:20:53 +00:00
..
richtextbuffer.h Fix for special characters in Doxygen comments. 2013-05-31 23:20:53 +00:00
richtextctrl.h Fix for special characters in Doxygen comments. 2013-05-31 23:20:53 +00:00
richtextformatdlg.h Added pixel size capability to wxTextAttr and wxRichTextCtrl. 2012-05-20 12:25:22 +00:00
richtexthtml.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
richtextprint.h Added a parameter to PrintBuffer and PrintFile to allow silent or prompted printing. 2012-03-18 23:25:39 +00:00
richtextstyledlg.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
richtextstyles.h Added custom properties to style definitions and style sheets 2012-04-24 11:22:18 +00:00
richtextsymboldlg.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
richtextxml.h Added wxRichTextXMLHandler::RegisterNodeName so custom content classes can be added without 2012-05-10 11:59:59 +00:00