X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/58dc544700817a40908f98bb8a223ae78fceeca6..218e641ac2c38b4e81873d314ea3841b0314f5b8:/docs/changes.txt diff --git a/docs/changes.txt b/docs/changes.txt index 621e4aae7b..0eebedff24 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -689,7 +689,7 @@ All (GUI): wxGTK: - Allow building wxGTK3 with Broadway and Wayland backends (Kolya Kosenko). -- Further improvements to wxGTK/MSW port (Kolya Kosenko). +- Further improvements to wxGTK/Win32 port (Kolya Kosenko). - Provide native implementation of wxNotificationMessage using libnotify. - Generate clipboard events for wxComboBox and not only wxTextCtrl. - Improve drag-and-drop of URLs. @@ -726,6 +726,7 @@ wxOSX/Cocoa: - Implement image support in wxNotebook (Malcolm MacLeod). - Add support for button mnemonics (joostn). - Implemented wxTextCtrl::SetDefaultStyle(). +- Fix insertion and removal of radio items in wxMenu. 2.9.4: (released 2012-07-09)