]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk/filedlg.h
Dirty hack to prevent double destruction of file dialog.
[wxWidgets.git] / include / wx / gtk / filedlg.h
2004-11-28  Robert Roebling Dirty hack to prevent double destruction of file...
2004-11-28  Václav Slavíkfixed subtle SetDirectory bug re-introduced by latest...
2004-11-27  Robert Roebling Fixes for file dialog. No longer spits out
2004-11-19  Václav Slavíkapplied modified patch with native GTK wxFileDialog
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-19  Vadim Zeitlinextracted common code into a single wxfileDialogBase...
2003-06-14  Vadim ZeitlinwxFileDialog cleanup, extracted common code to fldlgcmn...
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
1999-11-22  Robert Roebling Headers moved a bit.
1999-04-12  Ove KaavenOh well, I'll just stuff in the rest of the Unicode...
1999-03-23  Vadim ZeitlinwxFileDialog::GetFilename and GetDir work now
1999-02-03  Robert Roebling Trying to repair what CVS can do to source code
1999-02-02  Vadim Zeitlincompilation warning removed
1999-01-26  Julian SmartSome compile warnings removed; file selector prototypes...
1999-01-24  Vadim Zeitlin1. wxLoad/SaveFileSelector return "wxString" instead...
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-10-29  Robert Roebling Big color update with the newest information
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-07-23  Vadim Zeitlinadded flag wxFILE_MUST_EXIST
1998-07-20  Unknown (MO)Added use of default file/dir and confirm on overwrite...
1998-05-20  Karsten BallüderInitial revision