wxWidgets/samples/render
Vadim Zeitlin 0d46084f29 fix unused parameter warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-06-06 23:13:03 +00:00
..
makefile.bcc update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
makefile.gcc update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
Makefile.in don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles 2009-05-12 09:13:36 +00:00
makefile.unx update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
makefile.vc update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
makefile.wat update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
renddll.cpp fix unused parameter warning 2009-06-06 23:13:03 +00:00
render_renddll.dsp link with wininet.lib under Windows to avoid linking errors in wxUSE_URL_NATIVE==1 build (#10338) 2009-01-15 13:33:51 +00:00
render_render.dsp link with wininet.lib under Windows to avoid linking errors in wxUSE_URL_NATIVE==1 build (#10338) 2009-01-15 13:33:51 +00:00
render_vc7_renddll.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
render_vc7_render.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
render_vc8_renddll.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
render_vc8_render.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
render_vc9_renddll.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
render_vc9_render.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
render.bkl generate makefile.unx files using bakefile 2006-10-10 10:04:10 +00:00
render.cpp don't use GetThemeMetric(HP_HEADERITEM, TMT_HEIGHT) as it doesn't seem to work; implement GetHeaderButtonHeight() in wxRendererMSW instead of doing it in wxRendererXP using HDM_LAYOUT; added test for this renderer method to the sample 2007-09-03 21:50:28 +00:00