The rounded corners look really dumb at this size.
[wxWidgets.git] / src / common / sckstrm.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2008-07-12  Vadim Zeitlinadd wxSocket::IsClosed(), use it to implement Eof(...
2008-07-12  Vadim Zeitlinno changes, just removed broken #if 0'd out code
2006-11-01  Julian SmartReverted patch 1476893 pending further investigation...
2006-05-28  Vadim Zeitlinallow partial read/writes (patch 1476893)
2006-05-03  Włodzimierz SkibaInclude wx/stream.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
1999-09-15  Guillermo Rodrigue... Now uses wxSocketBase::Error() to see if last IO call...
1999-09-12  Guillermo Rodrigue... fixed (didn't work at all)
1999-07-22  Guilhem LavauxAdded GSocket for Unix (only GTK for the moment)
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-02-28  Guilhem Lavaux* Added "--with-sockets" and made wxSocket optionnal.
1999-02-27  Guilhem Lavaux* wxSocket fixes: FTP, HTTP works really now. GTK fixes...
1998-10-14  Guilhem Lavaux* wxSocket fixes
1998-09-07  Julian SmartMade wxSocket compile using makefiles; #ifdefed out...
1998-09-06  Guilhem Lavaux* Added wxsocket lib and sample (I hope I don't forget...