warning fixes for BCC and OW (heavily modified patch 819146)
[wxWidgets.git] / src / common / url.cpp
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-09  Vadim Zeitlinhandle as well as in URLs (part of patch 649438)
2003-03-17  Julian SmartFixed copyrights and licence spelling
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-06-04  Julian SmartIn SetProxy, add 1 to pos when parsing port since other...
2001-12-30  Vadim Zeitlinadded wxUSE_PROTOCOL[_XXX] and wxUSE_URL settings
2001-05-16  Julian SmartApplied patch #421073 (making setup options work)
2001-02-23  Václav Slavíkusing wxURL now enforces linking http.o, ftp.o and...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-17  Stefan NeisAdded include of module.h
2000-03-17  Vadim ZeitlinHTTP_PROXY bug (freeze on program startup) should be...
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-04  Robert Roebling String changes for translations,
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-09-05  Guilhem LavauxUpdated wxSocket documentation
1999-07-30  Robin Dunnfixed compiler error
1999-07-29  Robert Roebling Now its possible to run wxHTML without wxSockets
1999-07-28  Guilhem LavauxAdded wxInternetFilesystemModule to fs_inet.cpp
1999-07-24  Guilhem LavauxUpdated wxDataStream (added ByteOrder)
1999-07-22  Guilhem LavauxAdded GSocket for Unix (only GTK for the moment)
1999-07-07  Guilhem Lavaux* New wxStreams (to be documented), new classes: wxBuff...
1999-05-26  Guilhem Lavaux* Small fix in wxHTTP::BuildRequest
1999-04-23  Ove KaavenMore fixes to make Borland compile this in Unicode...
1999-02-28  Guilhem Lavaux* Added "--with-sockets" and made wxSocket optionnal.
1999-02-27  Guilhem Lavaux* wxSocket fixes: FTP, HTTP works really now. GTK fixes...
1999-02-27  Guilhem Lavaux* Big memory bug fixed in socket/getline fixed.
1999-01-07  Julian SmartWatcom C++ mods
1998-11-28  Guilhem Lavaux* Fixed some "memory leak"
1998-09-17  Guilhem Lavaux* Added wxSerial DLL support for Borland 32
1998-09-10  Guilhem Lavaux* Bug fix in wxFilter*Stream
1998-09-07  Julian SmartMade wxSocket compile using makefiles; #ifdefed out...
1998-09-06  Guilhem Lavaux* Added wxsocket lib and sample (I hope I don't forget...