wxWidgets/include/wx/richtext
Vadim Zeitlin ce7fe42e84 Provide shorter synonyms for wxEVT_XXX constants.
Use the same short names as are used by the event table macros for the event
type constants themselves. This makes them much more comfortable to use, e.g.
Bind(wxEVT_BUTTON) compared to Bind(wxEVT_COMMAND_BUTTON_CLICKED).

The old long names are still kept for backwards compatibility and shouldn't be
removed as it doesn't really cost anything to continue providing them, but all
new event types should only use the short versions.

Closes #10661.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-04-25 10:11:03 +00:00
..
richtextbackgroundpage.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
richtextborderspage.h Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
richtextbuffer.h Corrected loading of images: we need the parent size to compute initial object size 2013-02-28 17:23:09 +00:00
richtextbulletspage.h Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
richtextctrl.h Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
richtextdialogpage.h Added missing RTTI 2013-03-11 18:02:11 +00:00
richtextfontpage.h Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
richtextformatdlg.h Added pixel size capability to wxTextAttr and wxRichTextCtrl. 2012-05-20 12:25:22 +00:00
richtexthtml.h Replace more DECLARE_CLASS occurrences with DECLARE_DYNAMIC_CLASS. 2011-06-07 16:48:36 +00:00
richtextimagedlg.h Compile fixes 2011-01-14 12:08:03 +00:00
richtextindentspage.h Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
richtextliststylepage.h Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
richtextmarginspage.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +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
richtextsizepage.h Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
richtextstyledlg.h Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
richtextstylepage.h Implemented text boxes and tables, and further editing pages for backgrounds, borders and margins. 2011-01-14 11:57:44 +00:00
richtextstyles.h Added pixel size capability to wxTextAttr and wxRichTextCtrl. 2012-05-20 12:25:22 +00:00
richtextsymboldlg.h Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
richtexttabspage.h Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
richtextuicustomization.h Fixed UI customization helper 2013-03-12 13:33:36 +00:00
richtextxml.h Added wxRichTextXMLHandler::RegisterNodeName so custom content classes can be added without 2012-05-10 11:59:59 +00:00