]> git.saurik.com Git - wxWidgets.git/history - samples/wxsocket/server.cpp
Some little compilation fixes, etc.
[wxWidgets.git] / samples / wxsocket / server.cpp
1999-11-22  Guillermo Rodrigue... explicitly set addr.LocalHost before creting the wxSock...
1999-10-25  Julian SmartChanged #include file ordering so it compiles.
1999-09-30  Guillermo Rodrigue... new sample
1999-09-09  Guillermo Rodrigue... small changes here and there
1999-09-07  Guillermo Rodrigue... Little changes
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-01-25  Julian SmartSplit up wxStream doc files; added wxTCP... files;...
1999-01-08  Unknown (UG)no message
1998-11-08  Robert Roebling Compile and build fixes for wxGTK and wxMotif
1998-09-06  Guilhem Lavaux* Added wxsocket lib and sample (I hope I don't forget...