wxWidgets/samples
Vadim Zeitlin bb58fa37cd Don't hard code white background colour in generic wxDataViewCtrl.
wxDataViewMainWindow::OnPaint() always used the white brush to erase the
control background which was wrong, change it to use the background colour of
the control.

Also add tests for setting wxDataViewCtrl foreground and background colours to
the dataview sample.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-09-26 16:43:19 +00:00
..
access Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
animate Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
artprov Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
aui Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
calendar Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
caret Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
clipboard Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
collpane Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
combo Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
config Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
console Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
controls Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
dataview Don't hard code white background colour in generic wxDataViewCtrl. 2009-09-26 16:43:19 +00:00
debugrpt Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
dialogs Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
dialup Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
display Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
dnd Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
docview Applied #10811: Image in docview sample 2009-09-24 16:04:06 +00:00
dragimag Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
drawing Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
erase Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
event Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
except Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
exec Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
flash Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
font Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
grid Added support for corner, row and column headers renderers to wxGrid. 2009-09-14 00:45:29 +00:00
help Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
htlbox Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
html Merged GSOC Ribbon work from SOC2009_RIBBON branch into trunk. 2009-09-16 12:06:02 +00:00
image Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
internat Rebaked everything with bakefile 0.2.6 after wxRibbon merge. 2009-09-16 13:07:10 +00:00
ipc Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
joytest Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
keyboard Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
layout Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
listctrl Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
mdi Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
mediaplayer Remove unneeded pointer check. 2009-09-14 00:44:59 +00:00
memcheck Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
menu Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
mfc Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
minimal Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
nativdlg Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
notebook Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
oleauto Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
opengl Merged GSOC Ribbon work from SOC2009_RIBBON branch into trunk. 2009-09-16 12:06:02 +00:00
ownerdrw Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
popup Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
power Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
printing Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
propgrid Include compile support for propgrid & ribbon on OpenVMS 2009-09-22 14:13:55 +00:00
regtest Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
render Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
ribbon Include compile support for propgrid & ribbon on OpenVMS 2009-09-22 14:13:55 +00:00
richtext Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
sashtest Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
scroll Remove DLL export declaration from wxScrolled. 2009-09-23 14:28:42 +00:00
shaped Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
sockets Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
sound Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
splash Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
splitter Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
statbar Add a test of precisely sized status bar fields. 2009-09-21 13:00:23 +00:00
stc Applied part of #9115 (STC sample cleanup) 2009-09-24 13:08:48 +00:00
svg Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
taborder Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
taskbar Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
text Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
thread Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
toolbar Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
treectrl Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
typetest Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
validate Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
vscroll Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
widgets Have wxComboCtrl generate wxEVT_COMMAND_COMBOBOX_DROPDOWN and wxEVT_COMMAND_COMBOBOX_CLOSEUP events 2009-09-26 09:15:29 +00:00
wizard Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
wrapsizer Rebake all the samples, demos and tests makefiles. 2009-09-12 13:38:08 +00:00
xrc Add wxXmlResource::LoadObjectRecursively(). 2009-09-14 23:22:00 +00:00
Info.plist removed minimal-specific Info.plist; updated the version in the generic one 2007-03-18 11:54:18 +00:00
makefile.bcc Add ribbon sample to the list of samples to build. 2009-09-16 23:18:55 +00:00
makefile.gcc Add ribbon sample to the list of samples to build. 2009-09-16 23:18:55 +00:00
Makefile.in use hand-written samples/Makefile.in 2003-08-07 13:10:04 +00:00
makefile.vc Add ribbon sample to the list of samples to build. 2009-09-16 23:18:55 +00:00
makefile.wat Add ribbon sample to the list of samples to build. 2009-09-16 23:18:55 +00:00
sample.ico added common (for all samples) .ico/.r/.rc files 2003-08-06 12:27:23 +00:00
sample.r making proper resource-fork apps 2007-05-05 17:22:09 +00:00
sample.rc added wxUSE_NO_MANIFEST=0 for easier testing 2003-08-14 14:08:53 +00:00
sample.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
samples.bkl Add ribbon sample to the list of samples to build. 2009-09-16 23:18:55 +00:00
samples.dsw Add ribbon sample to the list of samples to build. 2009-09-16 23:18:55 +00:00