]> git.saurik.com Git - wxWidgets.git/commitdiff
mention wxRenderer
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 6 Aug 2003 13:00:48 +0000 (13:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 6 Aug 2003 13:00:48 +0000 (13:00 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 7e77b5dcafdbbbd31b24dc537245056d1b3f7f49..24afdd7ffbc1616e663bac131710a574212d18b7 100644 (file)
@@ -76,6 +76,7 @@ All GUI ports:
 
 - added wxVScrolledWindow, wxVListBox and wxHtmlLbox classes
 - added alpha channel support to wxImage
+- added wxRenderer class allowing to customize the drawing of generic controls
 - added wxCLOSE_BOX style for dialogs and frames
 - added wxSplitterWindow and wxWizard handlers to XRC
 - wxWizard is now sizer-friendly and may b resizeable (Robert Vazan)