wxWidgets/build/msw
Vadim Zeitlin 7f603c959f Move wxPanel::HasTransparentBackground() to wxControlContainer
This MSW-specific hack is actually needed by all windows containing more than
one control, even if they don't derive from wxPanel (which is just the most
commonly used class for such windows), otherwise the parts of the window not
covered by the child controls won't have the correct appearance when the
window itself is inside a wxNotebook.

So do this for all classes inheriting from wxNavigationEnabled<>, notably this
fixes the wrong background for all kinds of picker controls (wxDirPickerCtrl,
wxFilePickerCtrl, ...) when they're used inside a wxNotebook.

After moving this method out of wxPanel, src/msw/panel.cpp became empty, so
also delete it and remove it from {bake,make,project} files.
2016-06-07 22:08:51 +02:00
..
config.bcc
config.gcc
config.vc
makefile.bcc
makefile.gcc
makefile.vc
wx_adv.vcxproj
wx_adv.vcxproj.filters
wx_aui.vcxproj
wx_aui.vcxproj.filters
wx_base.vcxproj
wx_base.vcxproj.filters
wx_config.props
wx_core.vcxproj
wx_core.vcxproj.filters
wx_custom_build.vcxproj
wx_custom_build.vcxproj.filters
wx_gl.vcxproj
wx_gl.vcxproj.filters
wx_html.vcxproj
wx_html.vcxproj.filters
wx_media.vcxproj
wx_media.vcxproj.filters
wx_net.vcxproj
wx_net.vcxproj.filters
wx_propgrid.vcxproj
wx_propgrid.vcxproj.filters
wx_qa.vcxproj
wx_qa.vcxproj.filters
wx_ribbon.vcxproj
wx_ribbon.vcxproj.filters
wx_richtext.vcxproj
wx_richtext.vcxproj.filters
wx_setup.props
wx_stc.vcxproj
wx_stc.vcxproj.filters
wx_vc7_adv.vcproj
wx_vc7_aui.vcproj
wx_vc7_base.vcproj
wx_vc7_core.vcproj
wx_vc7_gl.vcproj
wx_vc7_html.vcproj
wx_vc7_media.vcproj
wx_vc7_net.vcproj
wx_vc7_propgrid.vcproj
wx_vc7_qa.vcproj
wx_vc7_ribbon.vcproj
wx_vc7_richtext.vcproj
wx_vc7_stc.vcproj
wx_vc7_webview.vcproj
wx_vc7_wxexpat.vcproj
wx_vc7_wxjpeg.vcproj
wx_vc7_wxpng.vcproj
wx_vc7_wxregex.vcproj
wx_vc7_wxscintilla.vcproj
wx_vc7_wxtiff.vcproj
wx_vc7_wxzlib.vcproj
wx_vc7_xml.vcproj
wx_vc7_xrc.vcproj
wx_vc7.sln
wx_vc8_adv.vcproj
wx_vc8_aui.vcproj
wx_vc8_base.vcproj
wx_vc8_core.vcproj
wx_vc8_gl.vcproj
wx_vc8_html.vcproj
wx_vc8_media.vcproj
wx_vc8_net.vcproj
wx_vc8_propgrid.vcproj
wx_vc8_qa.vcproj
wx_vc8_ribbon.vcproj
wx_vc8_richtext.vcproj
wx_vc8_stc.vcproj
wx_vc8_webview.vcproj
wx_vc8_wxexpat.vcproj
wx_vc8_wxjpeg.vcproj
wx_vc8_wxpng.vcproj
wx_vc8_wxregex.vcproj
wx_vc8_wxscintilla.vcproj
wx_vc8_wxtiff.vcproj
wx_vc8_wxzlib.vcproj
wx_vc8_xml.vcproj
wx_vc8_xrc.vcproj
wx_vc8.sln
wx_vc9_adv.vcproj
wx_vc9_aui.vcproj
wx_vc9_base.vcproj
wx_vc9_core.vcproj
wx_vc9_gl.vcproj
wx_vc9_html.vcproj
wx_vc9_media.vcproj
wx_vc9_net.vcproj
wx_vc9_propgrid.vcproj
wx_vc9_qa.vcproj
wx_vc9_ribbon.vcproj
wx_vc9_richtext.vcproj
wx_vc9_stc.vcproj
wx_vc9_webview.vcproj
wx_vc9_wxexpat.vcproj
wx_vc9_wxjpeg.vcproj
wx_vc9_wxpng.vcproj
wx_vc9_wxregex.vcproj
wx_vc9_wxscintilla.vcproj
wx_vc9_wxtiff.vcproj
wx_vc9_wxzlib.vcproj
wx_vc9_xml.vcproj
wx_vc9_xrc.vcproj
wx_vc9.sln
wx_vc10.sln
wx_vc11.sln
wx_vc12.sln
wx_vc14.sln
wx_webview.vcxproj
wx_webview.vcxproj.filters
wx_wxexpat.vcxproj
wx_wxexpat.vcxproj.filters
wx_wxjpeg.vcxproj
wx_wxjpeg.vcxproj.filters
wx_wxpng.vcxproj
wx_wxpng.vcxproj.filters
wx_wxregex.vcxproj
wx_wxregex.vcxproj.filters
wx_wxscintilla.vcxproj
wx_wxscintilla.vcxproj.filters
wx_wxtiff.vcxproj
wx_wxtiff.vcxproj.filters
wx_wxzlib.vcxproj
wx_wxzlib.vcxproj.filters
wx_xml.vcxproj
wx_xml.vcxproj.filters
wx_xrc.vcxproj
wx_xrc.vcxproj.filters