wxWidgets/samples/render
2007-09-03 21:50:28 +00:00
..
makefile.bcc rebaked after changing the version number 2007-02-07 02:14:45 +00:00
makefile.gcc rebaked after changing the version number 2007-02-07 02:14:45 +00:00
Makefile.in rebaked after changing the version number 2007-02-07 02:14:45 +00:00
makefile.unx rebaked after changing the version number 2007-02-07 02:14:45 +00:00
makefile.vc rebaked after changing the version number 2007-02-07 02:14:45 +00:00
makefile.wat rebaked after changing the version number 2007-02-07 02:14:45 +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