removed USE_SHARED_LIBRARY(IES)
[wxWidgets.git] / src / common / url.cpp
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...