- wxWave class; use wxSound instead
- The wxHIDE_READONLY flag for wxFileDialog was not implemented
and has now been removed
+- wxTaskBarIcon::OnXXX() virtual methods: use events instead
OTHER CHANGES
2.5.3
-----
+All:
+
+- number of fixes to wxPluginManager (Rick Brice, Hans Van Leemputten)
+
All (GUI):
- added wxTaskBarIcon::CreatePopupMenu which is now recommended way
- fixed wrong colour of tooltips under some themes
- implemented wxColourDialog as native dialog
+- wxTreeCtrl::GetCount() counts root as well now (compatible with MSW)
+
+wxMotif:
+
+- added 3 state checkbox
2.5.2