1. wxWindow::Centre() hopefully fixed
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 1 Aug 1999 22:22:02 +0000 (22:22 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 1 Aug 1999 22:22:02 +0000 (22:22 +0000)
commit10fcf31a2cefc6a8224a33038cb255c082669d5f
treeb59f5e706ea4d8989163ba989f15211540962f72
parent4ee14879f2a8114b714a8d6a52b731157a4a13c7
1. wxWindow::Centre() hopefully fixed
2. attempts to construct bitmaps from icons properly
3. wxTreeCtrl background is always white

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/defs.h
include/wx/msw/bitmap.h
src/common/wincmn.cpp
src/msw/bitmap.cpp
src/msw/dc.cpp
src/msw/treectrl.cpp