wxWidgets/samples/render
Vadim Zeitlin b50d93d1da Added wxRendererNative::DrawTitleBarBitmap().
This is currently only implemented for wxMSW as there is no advantage to use a
generic implementation compared to using wxArtProvider directly under the
other ports. But for MSW this allows to have perfectly natively looking
titlebar-like buttons.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-10-05 22:57:04 +00:00
..
makefile.bcc Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
makefile.gcc Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
Makefile.in Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
makefile.unx Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
makefile.vc Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
makefile.wat Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
renddll.cpp Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
render_renddll.dsp Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
render_render.dsp Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
render_vc7_renddll.vcproj Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
render_vc7_render.vcproj Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
render_vc8_renddll.vcproj Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
render_vc8_render.vcproj Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
render_vc9_renddll.vcproj Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
render_vc9_render.vcproj Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
render.bkl
render.cpp Added wxRendererNative::DrawTitleBarBitmap(). 2009-10-05 22:57:04 +00:00