Remove support for MetroWerks CodeWarrior compiler.
[wxWidgets.git] / include / wx / filefn.h
2004-09-26  Ron LeeEnable the huge files patch to build with mingw-cross.
2004-09-25  Vadim Zeitlinsupport for huge files (patch 1002226)
2004-09-14  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-07-25  Vadim Zeitlinuse Unix path separators under Cygwin
2004-06-22  Włodzimierz SkibawxParseWildcard renamed to wxParseCommonDialogsFilter...
2004-06-20  Mattia Barbon Compilation fixes.
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-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-02-07  Vadim ZeitlinDigital Mars compilation warnings and Unicode fixes...
2003-11-23  Stefan NeisInsure suitable choices of path/drive separator on...
2003-10-16  Vadim Zeitlincompilation fix for Watcom (part of patch 813225)
2003-09-30  Vadim ZeitlinUnicode fixes for Watcom (part of patch 813225)
2003-09-14  Stefan Csomorremoval of pc-mac charset conversion for wxMac
2003-09-13  Stefan Csomorunicode correction for mac
2003-09-09  Stefan Csomorfix for CW non unicode builds
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
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-04  Stefan Csomorpath translation (umlauts) added
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-05-02  Chris ElliottMacro swicth from SC to SYMANTEC
2003-04-29  Chris Elliottfix filefn conditional error
2003-04-28  Chris ElliottSF patch [ 708702 ] Wide character filename support...
2003-04-28  Chris ElliottSF patch [ 708702 ] Wide character filename support...
2003-03-28  Stefan Csomormach-o addition
2003-03-27  Stefan CsomorwxMac Unicode support
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-07  Julian SmartApplied patch [ 662321 ] Port of wxWindows to Wine
2002-12-07  Robert Roebling Various compile fixes for WinCE.
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-08  Robert Roebling Changed wxStat, wxAccess and wxOpen to no longer
2002-02-17  Václav Slavíkmore MSLU fixes and moved MSLU stuff into separate...
2002-01-28  Mattia BarbonFix MinGW compilation.
2002-01-26  Vadim Zeitlinpatch to fix various filename-related functions for...
2002-01-04  Stefan Csomorremoving dependany on mac headers from public wx headers
2002-01-04  Vadim Zeitlinfixed wxIsPathSeparator() to work for Mac
2001-12-31  Václav Slavíkadded workaround for Unicode functions not working...
2001-12-01  Vadim Zeitlin1. added wxFileName::CreateTempFileName() and implement...
2001-11-30  Vadim ZeitlinwxFILE_SEP_PATH_VMS must be '.', not '/'
2001-11-27  Mattia BarbonFixes for Cygwin compilation
2001-11-23  Jouk Jansen Committing in .
2001-11-12  Gilles Depeyrotcorrected Carbon to/from POSIX path conversions for...
2001-10-31  Gilles Depeyrotcorrections for path handling under Mac OS X
2001-10-23  Vadim Zeitlinapplied patch 473558: fixes for CW compilation under MSW
2001-10-14  Gilles Depeyrotcorrections for Mac OS X
2001-06-29  Stefan Csomorpost wxUniv merge fixes
2001-06-05  Vadim Zeitlinapplied patch 430452 (mingw32 compilation fixes)
2001-06-03  Vadim Zeitlinapplied Unicode fixes for mingw32 (patch 429654)
2001-05-24  Stefan Csomorreverting to native mac pathnames
2001-04-19  Gilles Depeyrotcorrections for Mac OS X
2001-04-09  Vadim Zeitlinapplied patch 410892 (wxCopyFile uses ::CopyFile under...
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2001-02-08  Stefan Csomorupdated mac sources (CW 5.3 working , CW6 still having...
2000-12-31  Vadim Zeitlinrewrote wxFileName::Normalize(), added a few methods...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-31  David WebsterVA 4.0 fix
2000-01-31  David WebsterVA 4.0 fixes
2000-01-28  David WebsterVA 4.0 fixes
2000-01-26  David WebsterVisualage C++ V4.0 duplicate symbol fixes
2000-01-19  Václav Slavíkadded wxFileModificationTime
1999-11-14  Julian SmartWatcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI...
1999-11-09  Stefan Csomormac adaptions
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-20  Robert Roebling Changed a few #include <xxx.h> to #include "xxx.h"
1999-07-28  David Webster*** empty log message ***
1999-04-12  Ove KaavenOh well, I'll just stuff in the rest of the Unicode...
1999-04-01  Vadim ZeitlinwxMkDir() has 'perm' argument
1999-02-11  Stefan CsomorCW Win32 and Mac adaptions
1999-02-09  Vadim ZeitlinwxFindFirst/NextFile() now return wxString and not...
1999-02-06  Julian SmartAdded wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub...
1999-02-03  Vadim Zeitlin_MSC_VER => __VISUALC__ change
1999-01-31  Julian SmartVarious small fixes
1999-01-26  Julian SmartSome compile warnings removed; file selector prototypes...
1999-01-14  Vadim Zeitlin1. NOT_FOUND -> wxNOT_FOUND
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1999-01-01  Stefan Csomormac support as stubs added
1998-12-28  Robert Roebling Compile fix for filefn.cpp
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-11-29  Vadim Zeitlinsome Linux compilation fixes
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-05  Julian SmartVarious bug fixes to OGL; wxStripExtension prototype...
1998-07-24  Guilhem Lavaux* New wxStream classes: wxStreamBuffer and wxObject...
1998-07-22  Julian SmartAdded wxString version of wxStripExtension; changed...
1998-07-15  Guilhem LavauxwxStream: wxInputStream and wxOutputStream don't inheri...
1998-07-14  Vadim Zeitlincommon constants (wxSeekMode) and types (off_t) to...
1998-07-14  Vadim Zeitlin1) added wxSplitFile() to decompose a file name into...
1998-05-20  Karsten BallüderInitial revision