Fix warning on CYGWIN for sockets
[wxWidgets.git] / src / msw / gsocket.cpp
2005-04-12  Ryan NortonFix warning on CYGWIN for sockets
2004-10-06  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-08-26  Włodzimierz SkibaSource cleaning: whitespaces & tabs, ::, TRUE/true...
2004-08-11  Václav Slavíkreverted my last change, pch problem is deeper and...
2004-08-10  Václav Slavíkdon't use precompiled headers for gsocket code
2004-08-08  David ElliottUse bool instead of int. Replace TRUE/FALSE with true...
2004-08-08  David ElliottRemoved incorrect struct qualifier from GSocketGUIFunct...
2004-08-06  David ElliottUse delete foo; instead of GSocket_destroy(foo);
2004-08-05  Włodzimierz SkibaUnused parameters markup.
2004-08-04  Włodzimierz SkibaBlind fix to precompiled headers verified by author...
2004-08-03  David Elliott* Made GSocket::GetError() exp/imp from net library...
2004-08-03  David ElliottReal C++(ish) code
2004-07-29  David ElliottC/C++ differences
2004-07-29  David ElliottCopied from src/msw/gsocket.c revision 1.61