No resize border on WinCE by default
[wxWidgets.git] / include / wx / sckaddr.h
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...