]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
fixed bug in ConvertWxToFileTime (bug 525868)
[wxWidgets.git] / docs / changes.txt
index d6d9d4d5ebfc67ade37de945c7427f78977bc3e8..e86d7983f191f44d815ef650251226b024fb9cf3 100644 (file)
@@ -111,9 +111,10 @@ Unix (Base/GUI):
 
 All (GUI):
 
+- 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
-- implemented radio menu items
 - significantly improved native font support
 - wxImage::ComputeHistogram() now uses wxImageHistogram instead of type-unsafe
   wxHashTable