Add default ctors and Create() to wxDirDialog and wxFileDialog in wxOSX.
[wxWidgets.git] / src / osx / cocoa / dirdlg.mm
2013-07-10  Vadim ZeitlinAdd default ctors and Create() to wxDirDialog and wxFil...
2013-05-20  Vadim ZeitlinAdd a public wxModalDialogHook class for intercepting...
2012-11-04  Vadim ZeitlinEnsure that paths used inside wxOSX are always in NFC...
2012-11-01  Václav SlavíkAdd wxTEST_DIALOG for testing of modal dialogs.
2012-10-29  Vadim ZeitlinFix the use of obsolete wxDD_NEW_DIR_BUTTON in wxOSX.
2012-10-29  Vadim ZeitlinNo changes, just avoid code duplication in wxOSX wxDirD...
2012-06-15  Stefan Csomoravoid idling in native file dialogs
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-09  Stefan Csomoradd member for sheetdialog
2011-03-18  Dimitri SchoolwerthSet svn properties on various files throughout the...
2010-01-28  Kevin OllivierGet ShowWindowModal behavior working under OS X Cocoa...
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-23  Stefan Csomorfixing warnings in osx cocoa
2009-03-22  Kevin OllivierDisabling sheets codepath until we can resolve the...
2009-03-05  Kevin OllivierSheet support for wxDirDialog.
2008-09-01  Stefan Csomorosx-cocoa updates