added wxArtProvider

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2002-03-24 00:22:06 +00:00
parent 2b41de6e64
commit a460c732db

View File

@@ -111,6 +111,8 @@ Unix (Base/GUI):
All (GUI):
- added wxArtProvider class that can be used to customize the look of standard
wxWindows dialogs
- implemented radio menu items
- significantly improved native font support
- wxImage::ComputeHistogram() now uses wxImageHistogram instead of type-unsafe