1. added support for bitmaps with alpha channel
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 21 Aug 2004 22:41:04 +0000 (22:41 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 21 Aug 2004 22:41:04 +0000 (22:41 +0000)
commit4fab71288ea3629e48fe100b337d9465266ef149
tree2dca295db5168517477162e9490fdce6e376cc68
parentb0bfd387ff5bd878bd16fc7c78f3beafd1f975a5
1. added support for bitmaps with alpha channel
2. use GtkImage instead of deprecated GtkPixmap with GTK2
3. create bogus pixmap instead of GtkLabel in wxStaticBitmap with invalid bitmap

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28849 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/statbmp.h
include/wx/gtk1/statbmp.h
src/gtk/bmpbuttn.cpp
src/gtk/statbmp.cpp [copied from src/gtk1/statbmp.cpp with 62% similarity]
src/gtk1/bmpbuttn.cpp
src/gtk1/statbmp.cpp