Update OpenVMS makefile
[wxWidgets.git] / include / wx / sckaddr.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2009-02-22  Vadim Zeitlinno changes, just update the copyright in the header
2009-02-22  Vadim Zeitlinadd accessors for sockaddr to wxSockAddress (closes...
2009-01-01  Vadim ZeitlinVC6 doesn't support using keyword (closes #10322)
2008-12-29  Vadim Zeitlinreplaced unweildy GAddress functions with wxSockAddress...
2008-11-26  Vadim Zeitlindon't include (private) wx/gsocket.h from public header...
2008-09-28  Vadim Zeitlinmove check for wxUSE_IPV6 being defined to wx/chkconf...
2007-11-18  Vadim Zeitlinexperimental IPv6 implementation (patch 1771429)
2007-07-04  Vadim Zeitlinadded support for broadcasting to UDP sockets (patch...
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-04  Vadim Zeitlindefine wxUSE_IPV6 as 0 to avoid -Wundef warnings
2005-04-10  Ryan NortonDon't include sys/socket.h on cygwin in windows mode
2005-04-10  Ryan NortonFixes & Hacks to make sockets compile on CYGWIN with...
2004-09-22  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-01-11  Julian SmartApplied patch [ 837515 ] wxIPaddress + docs patch
2004-01-11  Julian SmartApplied patch [ 842285 ] comparison for wxIPV4address
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-27  Václav Slavíksplit wxBase into wxBase and wxNet libraries
2003-07-09  Vadim Zeitlinadded wxSocket::IPAddress() (patch 694119)
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-07  Julian SmartApplied patch [ 662321 ] Port of wxWindows to Wine
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-05-08  Gilles Depeyrotcorrected conditional compilation for Darwin / Mac...
2002-02-24  Vadim Zeitlinonly call GSocket_Init() when needed and do call it...
2002-02-21  Robin DunnFix so the Host: header in wxHTTP really works. With...
2001-11-22  Vadim Zeitlinadded wxSockAddress copy ctor which, in particular...
2001-11-21  Vadim Zeitlin1. removed wxObject::CopyObject() and Clone() - some...
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2000-01-21  Guillermo Rodrigue... GSocket:
1999-11-12  Jouk Jansen Committing in .
1999-09-05  Guilhem LavauxUpdated wxSocket documentation
1999-08-16  Robert Roebling compile fixes for EMX
1999-07-29  David Webster*** empty log message ***
1999-07-22  Guilhem LavauxAdded GSocket for Unix (only GTK for the moment)
1999-06-22  Robert Roebling Some #include and #if wxUSE_XX things
1998-09-06  Guilhem Lavaux* Added wxsocket lib and sample (I hope I don't forget...