Globally use "wxWindows licence" consistently.
[wxWidgets.git] / src / common / dircmn.cpp
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-19  Francesco MontorsiRemove identic implementations of wxDir::Exists from...
2010-04-17  Vadim ZeitlinDon't return invalid size from wxDir::GetTotalSize...
2010-04-17  Vadim ZeitlinNo real changes, just some minor cleanup of wxDirTraver...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2008-08-01  Stefan Csomormoving common implementation for osx closer to unix...
2008-07-29  Stefan CsomorOSX regrouping
2008-04-22  Vadim Zeitlinmake wxDir::Has{Files,SubDirs}() const
2007-07-10  Vadim Zeitlincompilation fixes for wxUSE_LONGLONG==0
2006-08-19  Julian SmartShouldn't need to repeat the extern
2006-08-19  Julian SmartCompile fixes
2006-08-18  Julian SmartApplied patch [ 1531615 ] size support for wxFileName
2006-08-13  Vadim Zeitlinadded wxDir::FindFirst() (modified patch 1525502)
2006-06-13  Włodzimierz SkibaInclude wx/arrstr.h according to precompiled headers...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-17  Julian SmartFix for Wine
2005-02-01  Włodzimierz Skiba.empty() string cleaning.
2004-08-13  Václav Slavík[ 1008799 ] Traverse hidden directories only if hidden...
2004-05-25  Włodzimierz SkibaMissed headers.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-27  Stefan NeisWant to use wxDir::HasSubDirs on OS/2 with gcc, too.
2003-08-11  Vadim Zeitlinfixed some warnings about unused variables values
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-01-24  Vadim Zeitlinadded and documented wxDirTraverser::OnOpenError
2002-07-17  Mattia BarbonAllow compiling wxMotif/GTK/X11 for Cygwin/XFree
2002-02-16  Mattia BarbonFix Cygwin and MinGW compilation
2002-01-08  Gilles DepeyrotwxGenericDirDialog related corrections for wxMac
2001-08-28  Vadim Zeitlinimplemented wxDir::HasSubDirs() optimization for Unix
2001-05-20  Stefan NeisIncluded filefn.h for non-precompiled headers to
2001-05-19  Vadim Zeitlinadded wxDir::Traverse