Added GSocket for Unix (only GTK for the moment)
[wxWidgets.git] / samples / wxsocket / client.cpp
1999-07-22  Guilhem LavauxAdded GSocket for Unix (only GTK for the moment)
1999-05-25  Guilhem Lavaux* wxThread fixes
1999-05-22  Robert Roebling Played a little with sockets.
1999-05-17  Guilhem Lavaux* prgodlgg.h: Update() use wxString instead of 'char *'
1999-04-26  Guilhem Lavaux* Committing new wxSocket core (socket.cpp sckint.cpp...
1999-02-27  Guilhem Lavaux* wxSocket fixes: FTP, HTTP works really now. GTK fixes...
1999-01-25  Julian SmartSplit up wxStream doc files; added wxTCP... files;...
1998-12-29  Robert Roebling Tried to fix some socket things. Wasn't enough.
1998-09-25  Vadim ZeitlinUSE_xxx => wxUSE_xxx: all samples compile except memcheck
1998-09-17  Guilhem Lavaux* fixed a wrong line.
1998-09-17  Guilhem Lavaux* Added wxSerial DLL support for Borland 32
1998-09-08  Julian SmartAdditional makefiles; changes for compilation with...
1998-09-06  Guilhem Lavaux* Added wxsocket lib and sample (I hope I don't forget...