]> git.saurik.com Git - wxWidgets.git/history - include/wx/protocol/http.h
Nuke #pragma implementation/interface's
[wxWidgets.git] / include / wx / protocol / http.h
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-08  Mattia Barbon When wxUSE_STL == 1 and STL provides quasi-standard...
2003-09-20  Vadim ZeitlinwxHTTP::GetResponse() added (patch 794394)
2003-09-11  Julian SmartApplied patch [ 794760 ] Majority of "... hides virtual...
2003-07-27  Václav Slavíksplit wxBase into wxBase and wxNet libraries
2003-07-10  Vadim Zeitlin(blindly) fixed header case confusion (replacement...
2003-07-09  Vadim Zeitlinadded support for POST method and alternate ports ...
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-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-01-03  Vadim Zeitlinfixed memory leak in wxHTTP
2001-12-30  Vadim Zeitlinadded wxUSE_PROTOCOL[_XXX] and wxUSE_URL settings
1999-07-28  Guilhem LavauxAdded wxInternetFilesystemModule to fs_inet.cpp
1999-07-25  Guilhem LavauxAdded GSocket_Init and GSocket_Cleanup
1999-01-07  Julian SmartWatcom C++ mods
1998-09-06  Guilhem Lavaux* Added wxsocket lib and sample (I hope I don't forget...