File/dir dialog styles and other changes (patch 1488371):
[wxWidgets.git] / include / wx / filedlg.h
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-01-23  Michael Wetherellgtk1 fixes
2006-01-23  Mart RaudseppInclude gtk1 headers for non-gtk2. I don't really like...
2006-01-16  Mart RaudseppMove constant strings to .rodata/.data.rel.ro ELF segme...
2005-11-08  Vadim Zeitlinremvoed wxFileDialogBase::m_parent as there is already...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-03-16  Włodzimierz SkibaUse defs.h (and automatically setup.h and chkconf.h...
2005-03-08  Vadim Zeitlininit member variables properly (patch 1156088)
2005-01-21  Włodzimierz SkibaWarning fixes for MinGW.
2005-01-10  Włodzimierz SkibaOld API deprecated. Use new and remove old usage where...
2004-12-05  Robert Roebling Moved the implemtation of the generic and the
2004-11-19  Václav Slavíkapplied modified patch with native GTK wxFileDialog
2004-10-18  David ElliottwxCocoa: Add native file dialog from Ryan Norton. ...
2004-09-14  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-06-15  Włodzimierz SkibawxParseWildcard added instead of methods hidden under...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-18  Włodzimierz SkibaPatch #953165, Bug #821657: wxHIDE_READONLY no more...
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-20  Mattia Barbon Compilation fixes for !WXWIN_COMPATIBILITY_2_4.
2003-07-19  Vadim Zeitlinextracted common code into a single wxfileDialogBase...
2003-06-14  Vadim ZeitlinwxFileDialog cleanup, extracted common code to fldlgcmn...
2003-03-22  David ElliottUse generic implementation for wxCocoa
2003-01-04  Mattia Barbon Remove #ifdef __WXSTUBS__ from headers.
2002-12-11  Chris Elliottfix for wxUniversal on win32 platforms
2002-02-08  Julian SmartNow compiling
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...
2001-11-19  Václav SlavíkwxMGL support for std dialogs
2001-10-14  Gilles Depeyrotuse native dialogs instead of generic ones under Mac...
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2000-10-08  Vadim ZeitlinwxFileDialog changed to use (new) wxCHANGE_DIR flag...
1999-12-07  Vadim Zeitlin1. wxFileDialog patch for multiple selection applied...
1999-08-17  Robert Roebling Added new file dialog
1999-07-28  David Webster*** empty log message ***
1999-01-26  Julian SmartSome compile warnings removed; file selector prototypes...
1999-01-24  Vadim Zeitlin1. wxLoad/SaveFileSelector return "wxString" instead...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More configure fixes
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision