Define _CRT_NONSTDC_NO_WARNINGS for zlib compilation with MSVC.
[wxWidgets.git] / src / common / fs_inet.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2007-06-17  Václav Slavíkdetermine wxFSFile's MIME type when wxFSFile::GetMimeTy...
2007-04-27  Václav SlavíkWX_PRECOMP, not WXPRECOMP
2006-09-06  Robert Roebling Applied 1215477, fixing a crash by properly removing
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-03-24  Włodzimierz SkibaFix for ambiguities which happen in STL=1 mode under...
2004-10-27  Julian SmartNow possible to compile with wxURL disabled
2004-09-14  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-29  Václav Slavíkremoved caching from wxInternetFSHandler
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-08  Vadim Zeitlinwarnings fixes
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-02-06  Vadim Zeitlinallow compilation with wxUSE_DATETIME == 0 (patch 679822)
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2001-07-05  Vadim Zeitlinremoved/replaced include 'wx/wx.h'
2001-04-28  Václav Slavíkfixed gcc pragmas in fs_*.h,cpp
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-27  Václav Slavíkadded --enable-filesystem
2000-02-21  Václav Slavíkmodif time of FS inet and FS mem files is not wxDateTim...
2000-02-08  Václav Slavíkfixed incorrect parsing of domain.com:portnumber/
2000-01-27  Bart A.M. JourquinUsing P.Getchar(i) instead of p[i]
2000-01-27  Václav Slavíkfixed incorrect parsing of URLs like kde.org (should...
2000-01-19  Václav Slavíkadded wxFSFile::GetModificationTime
1999-11-06  Václav Slavíkfixed URL parsing problem
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-10-14  Robert Roebling Applied patches for AIX,
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-09-18  Vadim Zeitlintypo fixed
1999-09-18  Vadim Zeitlinambiguous ctor call resolved
1999-08-02  David Webster*** empty log message ***
1999-07-28  Guilhem LavauxAdded wxInternetFilesystemModule to fs_inet.cpp
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-07-23  Ove KaavenCouple of unicode fixes (the #if should be wxUSE_UNICOD...
1999-07-17  Harco de HilsterMinor fixes mainly to get stuff compiled using the...
1999-07-15  Robert Roebling Compile fixes.
1999-07-09  Vadim Zeitlinadded wxUSE_FS_INET/ZIP
1999-07-07  Václav Slavík*** empty log message ***