]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
update the toolbar docs for radio buttons
[wxWidgets.git] / docs / changes.txt
index 017f733ec972fe69480d35c3b4282e517aaa4c74..e86d7983f191f44d815ef650251226b024fb9cf3 100644 (file)
@@ -111,7 +111,10 @@ Unix (Base/GUI):
 
 All (GUI):
 
-- implemented radio menu items
+- implemented radio menu items and radio toolbar buttons
+- added possibility to show text in the toolbar buttons
+- added wxArtProvider class that can be used to customize the look of standard
+  wxWindows dialogs
 - significantly improved native font support
 - wxImage::ComputeHistogram() now uses wxImageHistogram instead of type-unsafe
   wxHashTable