Include wx/msgdlg.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / generic / dirctrlg.cpp
2006-05-25  Włodzimierz SkibaInclude wx/msgdlg.h according to precompiled headers...
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-21  Włodzimierz SkibaInclude wx/icon.h according to precompiled headers...
2006-05-17  Włodzimierz SkibaInclude wx/button.h according to precompiled headers...
2006-05-06  Vadim Zeitlindon't give an error when editing of the items label...
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-04-21  Włodzimierz SkibaInclude wx/hash.h according to precompiled headers...
2006-03-05  Vadim Zeitlinuse WXSIZEOF() instead of hardcoded number
2006-03-05  Vadim Zeitlindon't Printf() a string into itself (bug indicated...
2006-01-31  Włodzimierz SkibaLast parameter of GetVolumeInformation() is not pointer.
2006-01-21  Julian SmartCompile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set...
2006-01-17  Julian SmartApplied patch [ 1393577 ] show volumename in dirctlg
2006-01-02  Julian SmartRemoved no longer needed code to fix combo sizing ...
2005-10-31  Włodzimierz SkibawxMGL revitalised with OpenWatcom.
2005-10-06  Włodzimierz SkibawxMotif for OS/2 adjustements. Source cleaning.
2005-09-26  Vadim Zeitlinfixed variable shadowing icc warnings
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-01  Włodzimierz SkibaHelpers in disabling warnings for unused params.
2005-06-12  Stefan NeisAdditional imageId values for specific drive types...
2005-05-31  Julian SmartReplaced embedded images
2005-04-05  Włodzimierz SkibaDeprecate wxPathExists, make wxDirExists used everywher...
2005-04-02  Julian SmartFixed bug preventing dir enumeration from working on...
2005-03-31  Julian SmartApplied patch [ 1174270 ] small fixes to wxGenericDirCtrl
2005-03-30  Robert Roebling Fix bug [ 1170089 ] wxGenericDirCtrl doesn't show...
2005-03-17  Julian SmartSmall fixes for compiling Cygwin (with --disable-sockets)
2005-03-08  Robert Roebling Applied dir control token patch.
2005-02-16  Włodzimierz SkibawxPoint/Size/Rect() causes the same code with (0,0...
2005-02-10  Włodzimierz SkibaUse default constructors for wxSize/Point/Rect.
2004-12-12  Vadim Zeitlinunused var warning
2004-11-27  Robert Roebling Make use of new Art.
2004-11-23  Włodzimierz SkibaFix for assert after left click on tree in generic...
2004-11-10  Vadim Zeitlinconstruct icon from wxIconLocation, not just the file...
2004-11-03  Václav Slavíkmade it possible to customize wxGenericDirCtrl, such...
2004-10-18  Václav Slavíkbe user friendly on Unix and expand the / node automati...
2004-10-18  Włodzimierz SkibaWarning fixes for OpenWatcom.
2004-10-15  Włodzimierz SkibaWarning fixes.
2004-10-12  Julian SmartCorrected swapped args
2004-08-24  Stefan CsomorFSRef transition
2004-08-22  Václav Slavíktree control uses 16x16 pixels, explicitly request...
2004-07-30  Włodzimierz SkibaCode and warning cleaning.
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
next