]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
fix wxSplitPath usage
[wxWidgets.git] / docs / changes.txt
index 746013b90ec32387c8e9f1b7cbb8e51ffe7bf378..39cc386957074891c3a311a386e5200a314f4567 100644 (file)
@@ -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 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:
 
 
 wxGTK: