X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7047d7981f42dd0921485819ace49bd79718902b..e5e80818163efd095d9a3e2692ee52bc3b82a912:/docs/changes.txt diff --git a/docs/changes.txt b/docs/changes.txt index 746013b90e..39cc386957 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -433,6 +433,7 @@ All (GUI): - Added wxArtProvider::GetNativeSizeHint(); GetSizeHint() as well as GetNativeSizeHint() now return more sensible values in wxMSW and wxMac and no longer return bogus values. +- Added wxControl::SetLabelText() and EscapeMnemonics(). wxGTK: