0. extracted toolbar colour mapping stuff to its own function
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 13 Jan 2002 23:04:11 +0000 (23:04 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 13 Jan 2002 23:04:11 +0000 (23:04 +0000)
commit90c1530adf4014047991d04edf1f097808a88027
treeb6f0689f8fe3580e14ea7ee28fabc2946ad10c9a
parent39ed8d8a1450c346209711c02ec0a2626abb66fb
0. extracted toolbar colour mapping stuff to its own function
1. wxToolBar adjusts the colours properly when the system colours change
2. wxImageList uses light grey as the transparent colour for the bitmaps

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/msw/colours.bmp
include/wx/msw/private.h
src/msw/imaglist.cpp
src/msw/tbar95.cpp
src/msw/window.cpp