wxUSE_STL/wxArrayString fixes.
[wxWidgets.git] / src / generic / dirctrlg.cpp
2004-07-23  Włodzimierz SkibawxUSE_STL/wxArrayString fixes.
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-16  Włodzimierz SkibaCorrection to recently added wrong asserts.
2004-07-13  Włodzimierz SkibaWinCE fixes.
2004-06-28  Kevin OllivierFixed typo in show available drives.
2004-06-22  Włodzimierz SkibawxParseWildcard renamed to wxParseCommonDialogsFilter...
2004-06-18  Václav Slavíkfixed wxGenericDirCtrl sizing
2004-06-17  Włodzimierz SkibaSeparation of wxUSE_FILEDLG and wxUSE_DIRDLG in generic...
2004-06-17  Włodzimierz SkibaCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
2004-06-15  Włodzimierz SkibawxParseWildcard added instead of methods hidden under...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-14  Robin DunnAdd a call to SetBestSize so the minsize can be set...
2004-04-15  Vadim Zeitlinmake XTI compile with VC6 (patch 896614)
2004-02-29  Julian SmartSpecify tree control in event table to avoid problems...
2004-02-18  Julian SmartRemoved warning
2004-02-16  Dimitri SchoolwerthFixed compilation for !wxUSE_IMAGE as well as !wxUSE_TO...
2004-02-16  Dimitri SchoolwerthFixed unreferenced function 'CutEmptyBorders' warning...
2004-02-15  Robert Roebling Updates to MIME-types and wxFileDialog code for better
2004-02-08  Julian SmartFixed bug [ 849168 ] wxGenericDirCtrl missing wxPROPERT...
2004-02-05  Václav SlavíkwxMGL fixes (patch #884758)
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-13  Julian SmartSuppress spurious icon-related log messages
2004-01-13  Julian SmartAdded extra check in case CopyFromIcon fails
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2004-01-08  Julian SmartApplied patch [ 866387 ] wxGenericDirCtrl does not...
2003-12-20  Ryan Norton[ 835171 ] Show hidden files in wxGenericDirCtrl
2003-12-11  Julian SmartApplied patch [ 818941 ] Initialize vars and clear...
2003-11-23  Stefan NeisFixed drive handling on OS/2.
2003-11-18  Julian SmartWinCE fixes from "Viktor Voroshylo" <viktor@voroshylo...
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-09-24  Vadim Zeitlinreplaced wxNO_FULL_REPAINT_ON_RESIZE with wxFULL_REPAIN...
2003-09-04  Stefan Csomormacro naming changes
2003-08-24  Julian SmartAdded style metadata for selected controls
2003-08-23  Stefan Csomoravoid streaming of 'private' children
2003-08-21  Stefan Csomorsupport for RTTI
2003-08-17  Stefan Csomorunicode for mac fixes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-05  Stefan Csomorxti extensions
2003-07-20  Vadim Zeitlinfixes for deprecated warnings
2003-07-19  Vadim Zeitlinextracted common code into a single wxfileDialogBase...
2003-07-11  Julian SmartMore WinCE mods
2003-07-11  Julian SmartMore WinCE mods.
2003-07-10  Mattia Barbon STL-ification patch for wxMSW and wxGTK.
2003-06-22  Vadim Zeitlinupdated after wxFileType change
2003-06-14  Vadim ZeitlinwxFileDialog cleanup, extracted common code to fldlgcmn...
2003-06-01  Julian SmartApplied patch [ 623187 ] virtual methods and new AppendItem
2003-05-09  Julian SmartRemoved a spurious print statement
2003-05-07  Julian SmartMore style issues
2003-04-22  Chris Elliottupdate to make digitalmars compile/link image sample
2003-04-15  David WebsterOS/2 updates to catch the port up with the rest of...
2003-04-12  Václav Slavíkcompilation fix
2003-04-06  Julian SmartApplied [ 716064 ] Second part of wxFileCtrl & wxDirCtr...
2003-04-02  Julian SmartApplied some of patch [ 688466 ] MSVC7 build & bug...
2003-01-07  Julian SmartRemoved old __WXWINE__ support (obsoleted by new __WINE...
2003-01-01  Gilles Depeyrotuse MoreFilesX instead of MoreFiles when building with...
2002-12-29  Ron LeeAdded wxTreeCtrl::GetItemParent to deprecate GetParent.
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-06  Julian SmartApplied patch [ 605592 ] Unicode patch for dirctrlg.cpp
2002-08-30  Julian SmartMods for Wine compilation
2002-04-10  Julian SmartAdded a wxDD_NEW_DIR_BUTTON style for wxDirDialog ...
2002-04-09  Václav Slavíkhidden root works in wxGenericDirCtrl again
2002-04-09  Julian SmartRemoved redundant project file
2002-04-08  Julian SmartAdded wxDIRCTRL_EDITABLE style so we can choose whether
2002-04-08  Julian SmartCanvas: added some DECLARE_CLASS macros to stop it...
2002-04-07  Václav Slavík*DO* use wxTR_EDIT_LABELS, it is neccessary
2002-04-06  Julian SmartStrange sizing fix in DoResize() to workaround apparent
2002-04-04  Julian SmartRemoved wxTR_HIDE_ROOT under Windows, and removed wxTR_...
2002-02-11  Václav SlavíkwxGenericDirCtrl now correctly updates itself when...
2002-02-07  Kendall BennettMerges from Scitech Branch (George Davison):
2002-01-17  Václav Slavíktemporary Watcom fix
2002-01-10  Václav Slavík1. finished porting wxDir/FileDialog to MS-DOS
2002-01-09  Robert Roebling wxDirDialog no longer shows hidden files. I don't
2002-01-09  Vadim Zeitlinfixes for the compilation warnings with Sun CC:
2002-01-08  Václav SlavíkwxDirDialog port to MS-DOS
2002-01-06  Václav Slavíkmerged both implementations of wxGenericDirCtrl
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx heade...
2001-12-31  Václav Slavíkuse better check for drives even with Mingw32 (and...
2001-10-31  Gilles Depeyrotuse wxFILE_SEP_PATH instead of ':' separator for wxMac
2001-10-14  Gilles Depeyrotuse MoreFiles under Mac OS X
2001-08-18  Robert Roebling Applied Greg's patch to tree control and related.
2001-08-15  Vadim Zeitlincompilation fixes for VC++ in release mode
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-05-25  Gilles Depeyrotcorrections to directory management for Mac OS X
2001-05-24  Stefan Csomorreverting to native mac pathnames
2001-05-19  Václav SlavíkUnicode compilation fixes
2001-05-14  Julian SmartFixes for 16-bit compilation
2001-05-10  Julian SmartNow sorts the files case-insensitively
2001-05-08  Václav Slavíkswitched to new XPM code in wxMSW
2001-05-03  David WebsterOS/2 fix in setdrive.
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-01-29  David WebsterOS/2 updates (mostly executing MSW code)
2000-11-05  Václav Slavíkfixed typo (IsOK instead of IsOk)
2000-11-03  Julian SmartReplaced comparisons with zero, with IsOk()
2000-10-17  Julian SmartMade wxGenericDirCtrl compile with Cygwin
2000-10-04  Julian SmartMore fixes
2000-10-04  Julian SmartFixes to generic dir dialog
2000-10-04  Julian SmartSpeed fix for wxGenericDirCtrl, starting to add text...
2000-09-01  Julian SmartSmall mods
2000-08-06  Julian SmartMingw32 fixes
next