wxWidgets/include/wx/html
Vadim Zeitlin 49b489e80f Fix erasing wxHtmlWindow background in wxUniv.
Prevent the default wxWindow-level wxEVT_ERASE_BACKGROUND handler from being
used in wxUniv for wxHtmlWindow. This is unnecessary as it has its own handler
anyhow and also doesn't work for some reason as erasing wxMemoryDC by drawing
a solid rectangle over it seems to be broken in at least wxX11.

Work around this problem by erasing the background in wxHtmlWindow itself if
no user-defined (as opposed to any, including one defined in wxWindow itself)
handler for this event exists.

Closes #13880.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-04-28 22:24:43 +00:00
..
forcelnk.h
helpctrl.h Add a ctor that is compatible with the documented wxHelpController API 2012-04-07 04:18:11 +00:00
helpdata.h
helpdlg.h
helpfrm.h
helpwnd.h Ensure IDs don't clash with wxRichTextCtrl. 2012-03-13 17:22:58 +00:00
htmlcell.h
htmldefs.h
htmlfilt.h
htmlpars.h Fix wxHash{Set,Map} compilation with g++ 4.7 in C++11 mode. 2012-02-10 10:22:45 +00:00
htmlproc.h
htmltag.h
htmlwin.h Fix erasing wxHtmlWindow background in wxUniv. 2012-04-28 22:24:43 +00:00
htmprint.h
m_templ.h
styleparams.h
webkit.h
winpars.h