added GTK2 implementation of wxArtProvider

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2004-08-22 19:23:53 +00:00
parent b5cf8234c6
commit 7bebedd826
7 changed files with 459 additions and 0 deletions

View File

@@ -250,6 +250,7 @@ wxGTK:
freedesktop.org's wm-spec (Mart Raudsepp)
- wxEVT_CONTEXT_MENU is now generated for right mouse press, not release
- implemented alpha channel support in wxBitmap
- added native GTK+2 wxArtProvider implementation
wxMotif: