Added GSocket for Unix (only GTK for the moment)
[wxWidgets.git] / src / common / ftp.cpp
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-05-25  Guilhem Lavaux* wxThread fixes
1999-04-26  Guilhem Lavaux* Committing new wxSocket core (socket.cpp sckint.cpp...
1999-04-13  Ove KaavenGot some compiler warnings in non-Unicode build. Fixed...
1999-04-13  Ove KaavenUnicode interface (the communication itself is still...
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-25  Guilhem Lavaux* Added a small wxHTTP description
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-10  Guilhem Lavaux* Doc updates
1999-01-07  Julian SmartWatcom C++ mods
1999-01-01  Stefan Csomormac support as stubs added
1998-12-21  Stefan CsomorCW Win32 support
1998-10-26  Julian SmartMotif and other mods
1998-10-20  Unknown (UG)fix for precompiled headers
1998-10-20  Unknown (UG)fix for precompiled headers
1998-10-17  Unknown (UG)no message
1998-10-14  Guilhem Lavaux* wxSocket fixes
1998-09-06  Guilhem Lavaux* Added wxsocket lib and sample (I hope I don't forget...