warning fixes for BCC and OW (heavily modified patch 819146)
[wxWidgets.git] / src / msw / volume.cpp
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-07-03  Mattia Barbon Moved some methods/classes inside COMPATIBILITY_2_4.
2003-06-26  Vadim Zeitlin__WXBASE__ -> wxUSE_BASE
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-12-27  Mattia Barbon Use wxWcslen instead of wcslen.
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-08  Julian SmartAdded LV_ITEMA and used a #define for LV_ITEM to
2002-08-23  Ron Leeremoved #include shlobj.h -- it breaks mingw32 wxBase...
2002-05-08  Vadim Zeitlincompilation fix for wxObject NO_COPY
2002-03-26  Mattia BarbonwxIconBundle implementation.
2002-03-08  Mattia Barbon(Hopefully) last fix for daily builds
2002-03-05  Mattia BarbonMore blind fixes for daily builds
2002-03-04  Mattia BarbonBlind fix for daily builds
2002-02-24  Vadim Zeitlinadded wxUSE_FSVOLUME
2002-02-17  Václav SlavíkUnicode fixes and warnings cleanup
2002-02-17  Vadim Zeitlincompilation warnings fixed
2002-02-16  Mattia BarbonFix Cygwin and MinGW compilation
2002-02-13  Vadim Zeitlinadded wxFSVolume patch from George Policello (untested...