]> git.saurik.com Git - wxWidgets.git/history - include/wx/gsocket.h
Removed bool params and retvalues in GSocket interface to avoid mismatch
[wxWidgets.git] / include / wx / gsocket.h
2000-03-16  Guillermo Rodrigue... Removed bool params and retvalues in GSocket interface...
2000-03-14  Guillermo Rodrigue... Changed declaration of functions taking an empty arglis...
2000-01-21  Guillermo Rodrigue... GSocket:
1999-09-17  Guillermo Rodrigue... typedef unsigned int bool (instead of int) for consiste...
1999-09-15  Guillermo Rodrigue... Checking for wxUSE_SOCKETS and __GSOCKET_STANDALONE__...
1999-09-11  Guillermo Rodrigue... Added GSocket_Select() and removed some unused functions
1999-09-05  Guilhem LavauxUpdated wxSocket documentation
1999-08-09  Guilhem LavauxRemoved unnecessary lines from threadpsx
1999-08-06  Robert Roebling Distrib things,
1999-08-02  Guilhem LavauxBetter memory errors handler (added GSOCK_MEMERR)
1999-08-01  Guilhem LavauxwxMemoryStream doc updated
1999-07-30  Guilhem LavauxRenamed GSocket_SetBlocking to GSocket_SetNonBlocking...
1999-07-29  Guilhem LavauxTypos.
1999-07-27  Guilhem LavauxChanged void GSocket_Init() to bool GSocket_Init()
1999-07-25  Guilhem LavauxAdded GSocket_Init and GSocket_Cleanup
1999-07-24  Guilhem LavauxUpdated wxDataStream (added ByteOrder)
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-07-23  Guilhem LavauxAdded GSocket motif (it compiles but I didn't tested it)
1999-07-22  Guilhem LavauxAdded GSocket for Unix (only GTK for the moment)