- 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:
- 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: