X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7daecf9e6abf9848773ba3fd68ebb91cd3bca2d5..46447d1ae88cef0285548e5e8a53e3b356baf384:/docs/changes.txt diff --git a/docs/changes.txt b/docs/changes.txt index 22627d5f5c..0d599a4541 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -509,6 +509,7 @@ OSX: for OS X 10.6. - Added wxApp::MacOpenFiles and deprecated wxApp::MacOpenFile. - Implement wxEVT_CHAR_HOOK event generation in wxOSX/Cocoa. +- Implemented wxComboBox::Popup() and Dismiss() in wxOSX/Cocoa (joostn). GTK: