wxWidgets/include/wx/html
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
..
forcelnk.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
helpctrl.h Make wxHelpControllerBase::SetFrameParameters() title more clear. 2012-09-28 23:48:57 +00:00
helpdata.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
helpdlg.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
helpfrm.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
helpwnd.h Ensure IDs don't clash with wxRichTextCtrl. 2012-03-13 17:22:58 +00:00
htmlcell.h Add support for background-color style to span element in wxHTML. 2012-09-30 22:20:58 +00:00
htmldefs.h Add support for background-color style to span element in wxHTML. 2012-09-30 22:20:58 +00:00
htmlfilt.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
htmlpars.h Small fixes after wxHtmlTagHandler::GetParser() addition. 2013-04-25 09:35:38 +00:00
htmlproc.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
htmltag.h Add a wxHtmlTag helper parsing both absolute values and percents. 2012-12-08 00:37:21 +00:00
htmlwin.h Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
htmprint.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
m_templ.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
styleparams.h Add <span> tag and limited support for CSS styles to wxHTML. 2010-05-30 23:12:25 +00:00
webkit.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
winpars.h Small fixes after wxHtmlTagHandler::GetParser() addition. 2013-04-25 09:35:38 +00:00