Hold a reference on m_widget for the life of the associated wxWindow object.
[wxWidgets.git] / include / wx / gtk / filedlg.h
2008-08-26  Paul CornettHold a reference on m_widget for the life of the associ...
2008-08-07  Paul Cornettfix sizing of extra control
2008-03-02  Vadim Zeitlinadd support for custom controls in file dialog in wxGTK...
2007-11-05  Robert Roebling[ 1823588 ] gtk filedlg - droping support for gtk 2.2
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-05-28  Vadim Zeitlinfix the bug which prevented the same wxFile/DirDialog...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-02  Michael WetherellAdd import/export attributes
2005-04-25  Robert Roebling Prevent unnecessary assert when someone tries to
2005-03-31  Julian SmartApplied patch 1173802: Reimplementation of GtkFileChoos...
2004-12-27  Václav Slavíkblind fix for GCC compilation when #pragmas are honored
2004-12-05  Robert Roebling Moved the implemtation of the generic and the
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