removed USE_SHARED_LIBRARY(IES)
[wxWidgets.git] / src / common / sckaddr.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-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-06-22  Robert Roebling Some #include and #if wxUSE_XX things
1999-04-13  Ove KaavenThe prevalent wide characters.
1999-03-11  Karsten BallüderAnother solaris 2.5 fix.
1999-02-28  Guilhem Lavaux* Added "--with-sockets" and made wxSocket optionnal.
1999-01-29  Robert Roebling Added distribution script
1999-01-26  Karsten BallüderMore compilation fixes for Solaris. :-<
1999-01-26  Karsten Ballüdermore waste of time fixing uncompilable code
1999-01-26  Karsten Ballüdersun compilation fix
1999-01-26  Karsten Ballüdercompilation fixes for solaris
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-01  Stefan Csomormac support as stubs added
1998-12-21  Stefan CsomorCW Win32 support
1998-10-06  Julian SmartFreeBSD patch to sckaddr.cpp; include more files in...
1998-09-28  Karsten BallüderAdded sys/types.h needed for Solaris.
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...