From: Václav Slavík Date: Sun, 24 Mar 2002 00:22:06 +0000 (+0000) Subject: added wxArtProvider X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/a460c732db320420f2eeb19e39a661d559cddeb8?ds=inline added wxArtProvider git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/changes.txt b/docs/changes.txt index 017f733ec9..d6d9d4d5eb 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -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