X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3a7d5f7cc3892d15ee8de373b8ab52d4bc1eabf8..07b87e8d9b49b46bbe71d414feb35db2be278586:/docs/changes.txt diff --git a/docs/changes.txt b/docs/changes.txt index 9e8e4130e0..df860b7234 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -155,6 +155,8 @@ wxMSW: - fixed several bugs in wxNotebook with wxNB_MULTILINE style - accelerators are now initially hidden if appropriate (Peter Nielsen) - background colour of a wxComboBox may now be set +- fixed wxListCtrl::GetItemText/BackgroundColour() +- Esc can now be used to close menus in the dialogs (Hartmut Honisch) wxGTK: