wxAutomationInstance_SilentIfNone flag to prevent the error message if no
currently running instances of this object are available.
+- Signatures of wxDataViewCustomRenderer::Activate(), LeftClick() and
+ StartDrag() virtual methods changed. You will need to change them in your
+ derived renderer class too if you override them.
+
Changes in behaviour which may result in compilation errors
-----------------------------------------------------------
All (GUI):
+- Implement support for markup in wxButton and wxStaticText.
- Added wxRichMessageDialog (Rickard Westerlund, GSoC 2010 project).
- Added wxCommandLinkButton (Rickard Westerlund, GSoC 2010 project).
- Added wxUIActionSimulator (Steven Lamerton, GSoC 2010 project).
2.9.1:
------
-INCOMPATIBLE CHANGE SINCE 2.9.0
+INCOMPATIBLE CHANGES SINCE 2.9.0
- wxStandardPaths doesn't use vendor name by default under MSW and OSX to
remain compatible with 2.8 behaviour but this makes it incompatible with