Added "metal" theme.
authorRobert Roebling <robert@roebling.de>
Wed, 10 Apr 2002 20:38:15 +0000 (20:38 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 10 Apr 2002 20:38:15 +0000 (20:38 +0000)
commit67d947ba89b176c05c7707f44e4381bdef0f21c8
treecb6c679dce433f37a995f7a2629055f3286b8428
parent7de5bdf4b34fb4e0d67966987bc5e6bdcd769df6
 Added "metal" theme.
 Added bool param to wxUniv indicating if the controls
   takes its background from the parent (such as
   static texts, radio buttons etc).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
17 files changed:
distrib/msw/tmake/filelist.txt
include/wx/univ/window.h
src/mgl/makefile.wat
src/msw/files.lst
src/msw/makefile.b32
src/msw/makefile.g95
src/msw/makefile.vc
src/univ/checkbox.cpp
src/univ/files.lst
src/univ/statbmp.cpp
src/univ/statbox.cpp
src/univ/stattext.cpp
src/univ/theme.cpp
src/univ/themes/metal.cpp [new file with mode: 0644]
src/univ/winuniv.cpp
src/wxUniv.dsp
src/wxWindows.dsp