put GetEscapeId() inside #if wxABI_VERSION > 20601
[wxWidgets.git] / include / wx / filesys.h
2005-04-08  Michael WetherellDocumentation fixes, patch 1179223 by Andreas Mohr
2005-03-16  Włodzimierz SkibaUse defs.h (and automatically setup.h and chkconf.h...
2004-09-14  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-07-15  Václav SlavíkDLL export fixes (patch 991760)
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-27  Václav Slavíksplit wxBase into wxBase and wxNet libraries
2003-07-17  Vadim Zeitlindon't clear the handles list in dtor, it is static...
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
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-06-26  Julian SmartAdded m_ prefix to wxColourData and wxFontData members...
2003-04-02  Julian SmartApplied some of patch [ 688466 ] MSVC7 build & bug...
2003-02-06  Vadim Zeitlinallow compilation with wxUSE_DATETIME == 0 (patch 679822)
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-12-08  Václav Slavíkmodifications to URL<->filename conversion: take wxFile...
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-02-01  Robin Dunnadded wx type info macros for wxFSFile
2001-09-18  Václav Slavíkmade wxLocalFSHandler public and added Chroot to it
2000-02-27  Václav Slavíkadded --enable-filesystem
2000-01-19  Václav Slavíkrewritten to use wxTheMimeTypesManager
2000-01-19  Václav Slavíkadded wxFSFile::GetModificationTime
2000-01-01  Václav SlavíkwxFileSystem now compiles if wxUSE_HTML (required by...
1999-10-31  Václav Slavíkadded wxFileSystem::FindFirst and FindNext
1999-09-20  Robin DunnI got tired of some of the memory leak messages related...
1999-07-25  Václav Slavíkfixed static members
1999-07-15  Robert Roebling Compile fixes,
1999-07-07  Václav Slavík*** empty log message ***