X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7d5051cb877d6cc0ceb094b71bdfee783c1aa605..f382836f40a2045de8b36d6d1a851edbe774a975:/docs/changes.txt diff --git a/docs/changes.txt b/docs/changes.txt index bd76b95df2..8687861a39 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -184,6 +184,10 @@ Changes in behaviour not resulting in compilation errors, please read this! 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 ----------------------------------------------------------- @@ -495,7 +499,7 @@ OSX: 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