]> git.saurik.com Git - wxWidgets.git/history - src/osx/cocoa/filedlg.mm
conforming to deprecation recommendation for 10.6
[wxWidgets.git] / src / osx / cocoa / filedlg.mm
2011-02-16  Stefan Csomorconforming to deprecation recommendation for 10.6
2011-02-16  Stefan Csomorsupport for file types in save panel
2011-02-16  Stefan Csomorsupport wxFD_MULTIPLE
2011-02-16  Stefan Csomorfixing naming to conform to effective ownership, cleani...
2010-09-07  Stefan Csomormodeling subclassing along msw, unsubclassing filedialo...
2010-04-18  Stefan Csomorstreamlining code for extra controls
2010-04-13  Stefan Csomoradding support for extraControl on osx_carbon
2010-02-06  Kevin OllivierFix handling of the *.* extension case, before this...
2010-01-28  Kevin OllivierGet ShowWindowModal behavior working under OS X Cocoa...
2010-01-18  Stefan Csomorsetting correct 'default' for m_filterIndex, closes...
2009-09-25  Julian SmartApplied #9520: Fix to allow repeated use of wxFileDialo...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-08-18  Stefan Csomorsimplifying native string handling, see #11061
2009-03-22  Kevin OllivierDisabling sheets codepath until we can resolve the...
2009-03-21  Stefan Csomorfixing multiple extensions in one filter, turning off...
2009-03-05  Kevin OllivierDon't use result for both NS and wx button ID values.
2009-03-05  Kevin OllivierUse sheets for native file dialogs if the dialog has...
2009-02-07  Stefan Csomorreworking event handling to redirect to c++ virtual...
2009-01-10  Stefan Csomorfixing default location for cocoa, see #10361
2009-01-07  Francesco Montorsis/wxSplitPath/wxFileName::SplitPath
2008-09-01  Stefan Csomorosx-cocoa updates