wxWidgets/samples/render
Chris Elliott 444833b323 update makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-10-11 15:58:04 +00:00
..
makefile.bcc update makefiles 2007-10-11 15:58:04 +00:00
makefile.gcc update makefiles 2007-10-11 15:58:04 +00:00
Makefile.in update makefiles 2007-10-11 15:58:04 +00:00
makefile.unx update makefiles 2007-10-11 15:58:04 +00:00
makefile.vc update makefiles 2007-10-11 15:58:04 +00:00
makefile.wat update makefiles 2007-10-11 15:58:04 +00:00
renddll.cpp use wxDelegateRendererNative as base class instead of wxRendererNative to not have to reimplement all pure virtuals 2006-04-27 13:50:20 +00:00
render_renddll.dsp changed ds[pw] files to use CRLF eol style and not native one (this helps if you have them on a partition exported via Samba from Unix to Windows) 2007-06-30 12:13:58 +00:00
render_render.dsp changed ds[pw] files to use CRLF eol style and not native one (this helps if you have them on a partition exported via Samba from Unix to Windows) 2007-06-30 12:13:58 +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