]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/filedlgg.h
fix for memory leaks (patch 885242)
[wxWidgets.git] / include / wx / generic / filedlgg.h
2004-02-07  Vadim Zeitlinfix for memory leaks (patch 885242)
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-19  Vadim Zeitlinextracted common code into a single wxfileDialogBase...
2003-06-14  Vadim ZeitlinwxFileDialog cleanup, extracted common code to fldlgcmn...
2003-04-06  Julian SmartApplied [ 716064 ] Second part of wxFileCtrl & wxDirCtr...
2003-04-05  David ElliottCocoa still uses the generic file dialog (see include...
2003-04-03  Julian SmartApplied patch [ 708582 ] wxGenericFileDialog & expose...
2002-12-09  Julian SmartApplied patch [ 649590 ] fixes bug 611264: wxFileDialog...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-07  Vadim Zeitlinmade SetDirectory() work, minor code cleanup (much...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-07-28  Robert Roebling Implement SetFilterIndex
2001-07-05  Vadim Zeitlinremoved/replaced include 'wx/wx.h'
2000-02-06  Robert Roebling Tried to prevent scrollbars from scrolling as
2000-01-19  Václav Slavíkgeneric wxFileDialog now stores customizations to regis...
2000-01-16  Václav Slavíkfile dialog now remebers list/report and hidden files...
1999-12-07  Vadim Zeitlin1. wxFileDialog patch for multiple selection applied...
1999-12-01  Robert Roebling Applied patch for multiple file selection, documented.
1999-11-14  Robert Roebling Added wxWakeUpIdle() to wxGTK,
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-01  Robert Roebling Improved wxFileDialog behaviour wrt to remembering...
1999-09-18  Vadim Zeitlintypo fixed
1999-09-18  Vadim Zeitlinextra consts removed here and there
1999-08-19  Robert Roebling Doc updates, wxsizer et al
1999-08-18  Robert Roebling More wxFileDialog things
1999-08-18  Robert Roebling Whole lot of stuff for new wxFileDialog
1999-08-17  Robert Roebling Added new file dialog