* New wxStreams (to be documented), new classes: wxBufferedStreams,
[wxWidgets.git] / src / common / url.cpp
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...