put GetEscapeId() inside #if wxABI_VERSION > 20601
[wxWidgets.git] / include / wx / filefn.h
2005-05-19  Michael WetherellWarning fixes for Cygwin
2005-04-05  Włodzimierz SkibaDeprecate wxPathExists, make wxDirExists used everywher...
2005-04-01  Włodzimierz SkibaDo not break checking whether dir exists for given...
2005-03-17  Włodzimierz SkibaFixed strange situation when we had wxPathExists and...
2005-03-05  Michael WetherellFix for problem with wxGetFileKind on WinCE
2005-02-26  Michael WetherellMove wxGetOSFHandle to include/wx/msw/private.h since...
2005-02-24  Włodzimierz SkibaProvide to Borland the same fix as for Cygwin due to...
2005-02-14  Włodzimierz SkibaBuild fix.
2005-02-14  Dimitri Schoolwerthfixed Cygwin compilation (there's no _get_osfhandle)
2005-02-12  Michael WetherellRename wxGetFileType to wxGetFileKind
2005-02-11  Michael WetherellAdd wxGetFileType and IsSeekable
2005-01-07  Robert Roebling Removed useless defines for WinCE which is
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-11-10  Vadim Zeitlinnew set of fixes for problems due to huge files support...
2004-10-19  Włodzimierz SkibaWarning fix to avoid typecasting with OW elsewhere.
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2004-10-18  Vadim Zeitlinunsigned off_t doesn't exist
2004-10-15  Włodzimierz SkibaDMC fix.
2004-10-15  Vadim Zeitlinfixed wxFileSize_t definition under Unix
2004-10-15  Vadim Zeitlinadded wxFileSize_t, changed types of wxFile methods...
2004-10-08  Vadim Zeitlin(blind) fix for Metrowerks/Win32 compilation
2004-10-08  Vadim Zeitlinrenamed __HUGEFILES_SUPPORTED to wxHAS_HUGE_FILES
2004-10-04  Vadim Zeitlinblind warning fix in wxUmaskChanger
2004-10-03  Vadim Zeitlinadded wxUmaskChanger class and wxCHANGE_UMASK macro...
2004-10-03  Vadim ZeitlinMetrowerks fixes after huge file patch (patch 1037951)
2004-09-28  Julian Smart__WINCE__ -> __WXWINCE__
2004-09-27  Julian SmartDon't try to typedef off_t twice (eVC++)
2004-09-27  Włodzimierz SkibaWatcom fixes after recent wxFile changes.
2004-09-27  Vadim Zeitlindefine wxInvalidOffset properly (as wxFileOffset, not...
2004-09-26  Vadim Zeitlinfix for __HUGEFILES_SUPPORTED definition
2004-09-26  Vadim Zeitlincompilation fix for Unicode mode after huge file patch...
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"
next