File/dir dialog styles and other changes (patch 1488371):
[wxWidgets.git] / include / wx / generic / filedlgg.h
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-04-25  Włodzimierz SkibaBuild fix.
2005-09-26  Vadim Zeitlinfixed warnings about truncating 64 bit integers
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-03-08  Vadim Zeitlininit member variables properly (patch 1156088)
2005-02-27  Vadim Zeitlinadded default ctor and fixed copying of wxFileData...
2005-02-08  Włodzimierz SkibaSemicolon fixes.
2004-12-05  Robert Roebling Moved the implemtation of the generic and the
2004-10-15  Vadim Zeitlinimplemented SetWildcard()
2004-06-17  Włodzimierz SkibaCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-01  Robert Roebling Applied patch for generic file dialog Show()
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