File/dir dialog styles and other changes (patch 1488371):
[wxWidgets.git] / include / wx / generic / dirdlgg.h
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-05-06  Vadim Zeitlinmisc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag...
2006-04-30  Robert Roebling Trying to commit wxDirDialog patch.
2006-01-16  Mart RaudseppMove constant strings to .rodata/.data.rel.ro ELF segme...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-04-02  Julian SmartNo resize border on WinCE
2005-01-21  Włodzimierz SkibaWarning fixes for MinGW.
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-03-14  Mattia Barbon Add wxRTTI to generic wxDirDialog.
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-05-04  Vadim Zeitlinfixed compilation when included directly and not via...
2002-05-04  Vadim ZeitlinwxDirDialog now has the same ctor under all platforms...
2002-04-10  Julian SmartAdded a wxDD_NEW_DIR_BUTTON style for wxDirDialog ...
2002-04-07  Václav Slavíkoops, forgot to implement Home button
2002-01-25  David WebsterOS/2 does not have a native dirdlg, use generic
2002-01-09  Robert Roebling wxDirDialog no longer shows hidden files. I don't
2002-01-08  Václav SlavíkDLL compilation fix
2002-01-06  Václav Slavíkmerged both implementations of wxGenericDirCtrl
2001-10-30  Vadim Zeitlinapplied wxDirSelector() patch and regenerated the makef...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-05  Vadim Zeitlinmore fixes to compilation warnings from HP-UX build...
1999-12-14  Václav Slavíkadded default ctor for wxDirDialog
1999-09-06  Julian SmartAdded missing constant
1999-09-05  Julian SmartMisc. 16-bit compilation fixes
1999-08-17  Robert Roebling Added new file dialog
1999-08-15  Robert Roebling Added and corrected a few more html makefiles,
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-04-12  Ove KaavenOh well, I'll just stuff in the rest of the Unicode...
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-18  Robert Roebling Tried to add sorting to wxTreeCtrl
1998-12-17  Julian SmartAdded wxDirDialog to generic directories