wxWidgets/include/wx/html
Vadim Zeitlin 88343ddae9 Allow resetting background colour of wxHtmlContainerCell.
Don't use m_UseBkColour flag which remained always set once
SetBackgroundColour() had been called, but just rely on m_BkColour itself
being valid to determine whether we should use it. This allows to reset the
background colour after setting it.

Closes #15287.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-29 12:50:37 +00:00
..
forcelnk.h
helpctrl.h Make wxHelpControllerBase::SetFrameParameters() title more clear. 2012-09-28 23:48:57 +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 Allow resetting background colour of wxHtmlContainerCell. 2013-06-29 12:50:37 +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
htmlpars.h Small fixes after wxHtmlTagHandler::GetParser() addition. 2013-04-25 09:35:38 +00:00
htmlproc.h
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
m_templ.h
styleparams.h
webkit.h
winpars.h Small fixes after wxHtmlTagHandler::GetParser() addition. 2013-04-25 09:35:38 +00:00