]> git.saurik.com Git - wxWidgets.git/history - include/wx/url.h
split wxBase into wxBase and wxNet libraries
[wxWidgets.git] / include / wx / url.h
2003-07-27  Václav Slavíksplit wxBase into wxBase and wxNet libraries
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...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2001-12-30  Vadim Zeitlinadded wxUSE_PROTOCOL[_XXX] and wxUSE_URL settings
2001-06-28  Gilles Depeyrotremoved useless ; to allow smart preprocessing under...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-17  Vadim ZeitlinHTTP_PROXY bug (freeze on program startup) should be...
1999-09-05  Guilhem LavauxUpdated wxSocket documentation
1999-07-29  Robert Roebling Now its possible to run wxHTML without wxSockets
1999-07-28  Guilhem LavauxAdded wxInternetFilesystemModule to fs_inet.cpp
1999-05-26  Guilhem Lavaux* Small fix in wxHTTP::BuildRequest
1999-02-27  Guilhem Lavaux* wxSocket fixes: FTP, HTTP works really now. GTK fixes...
1998-11-28  Guilhem Lavaux* Fixed some "memory leak"
1998-09-17  Guilhem Lavaux* Added wxSerial DLL support for Borland 32
1998-09-06  Guilhem Lavaux* Added wxsocket lib and sample (I hope I don't forget...