wxParseWildcard renamed to wxParseCommonDialogsFilter. Its usage is extended from generic dialogs to MSW, Motif and other incoming ports.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -55,8 +55,9 @@ INCOMPATIBLE CHANGES SINCE 2.4.x
|
||||
simply switch to using const methods.
|
||||
- EVT_XXX macros are now type-safe; code that uses wrong type for event
|
||||
handler's argument will no longer compile.
|
||||
- Identical functionality of wxFileDialog::ParseWildcard and
|
||||
wxGenericDirCtrl::ParseFilter is now accessible in ::wxParseWildcard
|
||||
- Identical functionality of wxFileDialog::ParseWildcard,
|
||||
wxGenericDirCtrl::ParseFilter, Motif and MSW parsing native dialogs
|
||||
is now accessible in ::wxParseCommonDialogsFilter
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user