]> git.saurik.com Git - wxWidgets.git/commit
make colours used by list and tree controls more consistent with the system theme...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 25 Dec 2008 13:03:24 +0000 (13:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 25 Dec 2008 13:03:24 +0000 (13:03 +0000)
commit9f2968ad0ba775e6785c3eb4a3fea5ad19352e26
tree111a6065f07fbab5612c35615fa221e7d375c48d
parent0aa619b53203461ec07541f0ba5ebe4aaf4f7184
make colours used by list and tree controls more consistent with the system theme settings; also use the correct colour for the status bar (closes #10089)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/settings.h
interface/wx/settings.h
src/generic/listctrl.cpp
src/generic/treectlg.cpp
src/gtk/settings.cpp
src/gtk1/settings.cpp
src/msw/settings.cpp
src/osx/carbon/settings.cpp