]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
compilation fix for Mac and reformatted the code
[wxWidgets.git] / docs / changes.txt
index db8e9a67f406db709dc8f2c2f0f92fc5ac9fb26e..d99195228988533427df1f5e7495bf3f780d0d56 100644 (file)
@@ -83,6 +83,7 @@ All GUI ports:
 - Added BLOB support to wxDB (John Skiff)
 - Wizard now validates as well as doing data transfer when
   pressing Back or Next
+- Implemented wxNotebook::DoGetBestSize so Fit now works
 
 Unix:
 
@@ -142,8 +143,7 @@ wxMotif:
 - wxRadioBox and wxStaticBox now use the default shadow (border) style
   instead of a sunken border
 - implemented wxBitmapDataObject
-- finished wxClipboard implementation (it still unconditionally
-  copies the data)
+- finished wxClipboard implementation
 
 wxUniv: