Distrib things,
[wxWidgets.git] / src / unix / gsocket.c
1999-08-06  Robert Roebling Distrib things,
1999-08-05  Guilhem LavauxChanged BidEndianOrdered to BigEndianOrdered in datstrm.h
1999-08-04  Guilhem LavauxGSocket_timeout: timeout support hack (disabled for...
1999-08-04  Robert Roebling Minor changes to viusal appearance,
1999-08-02  Guilhem LavauxChanged a var name
1999-08-02  Guilhem LavauxBetter memory errors handler (added GSOCK_MEMERR)
1999-08-01  Robert Roebling Updated testconf,
1999-07-31  Guilhem LavauxConverted some SetBlocking to SetNonBlocking
1999-07-30  Guilhem LavauxRenamed GSocket_SetBlocking to GSocket_SetNonBlocking...
1999-07-29  Guilhem LavauxAdded #include <stddef.h> as it is needed by ANSI.
1999-07-29  Robert Roebling Compile fixes and typos corrected.
1999-07-28  Guilhem LavauxAdded wxInternetFilesystemModule to fs_inet.cpp
1999-07-27  Vadim ZeitlinwxMotif fixes and common fixes for socket compilation
1999-07-27  Guilhem LavauxChanged void GSocket_Init() to bool GSocket_Init()
1999-07-27  Robert Roebling wxSocket compilation
1999-07-26  Robert Roebling Typos in documentation
1999-07-26  Karsten BallüderDocumented help API extension and fixed gsocket compila...
1999-07-25  Guilhem LavauxAdded GSocket_Init and GSocket_Cleanup
1999-07-24  Guilhem LavauxUpdated wxDataStream (added ByteOrder)
1999-07-23  Guilhem LavauxAdded GSocket motif (it compiles but I didn't tested it)
1999-07-23  Karsten BallüderFixed stupid new bugs :-(
1999-07-22  Guilhem LavauxAdded GSocket for Unix (only GTK for the moment)