support for alpha channel in toolbars (patch 949843)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28466 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2004-07-25 12:59:32 +00:00
parent 90bddb8566
commit 92661f9794
3 changed files with 33 additions and 2 deletions

View File

@@ -252,6 +252,7 @@ wxMSW:
- fixed UNC paths handling in wxFileSystem (Daniel Nash)
- set wxKeyEvent::m_uniChar in Unicode build
- support for alpha channel in toolbar bitmaps (Jurgen Doornik)
wxWinCE: