1. wxBitmap copy ctor and operator=() taking wxIcon added
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 14 Nov 1999 02:22:27 +0000 (02:22 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 14 Nov 1999 02:22:27 +0000 (02:22 +0000)
commit4fe5383d6c6463e16e2d5b6b5fefe311b33e128f
tree1d6b7f1656f9bf6c8b47bc2155724bad044ed317
parent954269e6dd95053309fffbce1b61692512c70056
1. wxBitmap copy ctor and operator=() taking wxIcon added
2. wxBitmapButton focus rect looks a bit better and it respects the icon
   mask
3. wxWizard::GetPageSize() added

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/wizard.h
include/wx/msw/bitmap.h
include/wx/wizard.h
src/common/object.cpp
src/generic/wizard.cpp
src/msw/bitmap.cpp
src/msw/bmpbuttn.cpp
src/msw/stattext.cpp