]> git.saurik.com Git - wxWidgets.git/history - samples/wxsocket/client.cpp
Added m_callback init.
[wxWidgets.git] / samples / wxsocket / client.cpp
1999-10-25  Julian SmartChanged #include file ordering so it compiles.
1999-09-30  Guillermo Rodrigue... new sample
1999-09-11  Guillermo Rodrigue... little changes
1999-09-09  Guillermo Rodrigue... Nothing serious here :-)
1999-09-07  Guillermo Rodrigue... Little changes
1999-09-05  Guilhem LavauxAdded GSocket/wxSocket alias to socket.h to prevent...
1999-09-02  Guilhem LavauxAdded a test to wxSocket sample (client side socket...
1999-07-28  Guilhem LavauxAdded wxInternetFilesystemModule to fs_inet.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...