| 2007-07-16 |  Vadim Zeitlin | use wxGetLocalTimeMillis() instead of wxDateTime in... | blob | commitdiff | raw | 
| 2007-07-04 |  Vadim Zeitlin | added support for broadcasting to UDP sockets (patch... | blob | commitdiff | raw | diff to current | 
| 2007-03-07 |  Vadim Zeitlin | fix handling of wxSOCKET_REUSEADDR in wxDatagramSocket... | blob | commitdiff | raw | diff to current | 
| 2006-08-31 |  Włodzimierz Skiba | Include wx/module.h according to precompiled headers... | blob | commitdiff | raw | diff to current | 
| 2006-05-23 |  Włodzimierz Skiba | Include wx/timer.h according to precompiled headers... | blob | commitdiff | raw | diff to current | 
| 2006-05-14 |  Kevin Hock | Continue reading after checking the pushback buffer... | blob | commitdiff | raw | diff to current | 
| 2006-05-02 |  Włodzimierz Skiba | Include wx/utils.h according to precompiled headers... | blob | commitdiff | raw | diff to current | 
| 2006-04-28 |  Włodzimierz Skiba | Include wx/app.h according to precompiled headers of... | blob | commitdiff | raw | diff to current | 
| 2006-04-27 |  Włodzimierz Skiba | Include wx/event.h according to precompiled headers... | blob | commitdiff | raw | diff to current | 
| 2006-04-26 |  Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... | blob | commitdiff | raw | diff to current | 
| 2006-04-25 |  Włodzimierz Skiba | Include wx/intl.h according to precompiled headers... | blob | commitdiff | raw | diff to current | 
| 2006-04-24 |  Włodzimierz Skiba | Include wx/string.h according to precompiled headers... | blob | commitdiff | raw | diff to current | 
| 2006-04-19 |  Włodzimierz Skiba | Include wx/object.h according to precompiled headers... | blob | commitdiff | raw | diff to current | 
| 2006-03-30 |  Kevin Hock | Fix GetTraits() check for event loop in wxSocketBase... | blob | commitdiff | raw | diff to current | 
| 2006-03-22 |  Włodzimierz Skiba | Unconditional assert means fail. | blob | commitdiff | raw | diff to current | 
| 2006-02-28 |  Kevin Hock | Make SetLocal actually work instead of crashing immedia... | blob | commitdiff | raw | diff to current | 
| 2006-02-16 |  Julian Smart | Applied patch [ 1431955 ] Fixes wxSocket* _Wait/Select | blob | commitdiff | raw | diff to current | 
| 2006-02-12 |  Michael Wetherell | Warning fixes for VC5 (Igor Korot) | blob | commitdiff | raw | diff to current | 
| 2006-02-11 |  Kevin Hock | Add SetLocal method; overload Connect to accept a local... | blob | commitdiff | raw | diff to current | 
| 2006-01-27 |  Kevin Hock | Fix InterruptWait on wxBase; use polling on wxBase... | blob | commitdiff | raw | diff to current | 
| 2005-11-19 |  Mart Raudsepp | Spelling fixes from Andreas Mohr (patch #1360064) | blob | commitdiff | raw | diff to current | 
| 2005-09-25 |  Vadim Zeitlin | first round of Intel compiler warning fixes: down from... | blob | commitdiff | raw | diff to current | 
| 2005-09-24 |  Vadim Zeitlin | added missing consts and pass objects by const referenc... | blob | commitdiff | raw | diff to current | 
| 2005-09-23 |  Mart Raudsepp | Nuke #pragma implementation/interface's | blob | commitdiff | raw | diff to current | 
| 2005-05-22 |  Julian Smart | Applied patch [ 1192914 ] Null pointers in wxSocketBase... | blob | commitdiff | raw | diff to current | 
| 2005-03-16 |  Włodzimierz Skiba | Use defs.h (and automatically setup.h and chkconf.h... | blob | commitdiff | raw | diff to current | 
| 2004-10-06 |  Kevin Hock | Expanded comment in Initialize to include why Initializ... | blob | commitdiff | raw | diff to current | 
| 2004-09-22 |  Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F... | blob | commitdiff | raw | diff to current | 
| 2004-09-17 |  Vadim Zeitlin | compilation fix for wxUSE_THREADS == 0 && __WXDEBUG__... | blob | commitdiff | raw | diff to current | 
| 2004-08-06 |  David Elliott | Use native C++ GSocket interface | blob | commitdiff | raw | diff to current | 
| 2004-07-26 |  Vadim Zeitlin | removed GSocket_Unstreamed() call | blob | commitdiff | raw | diff to current | 
| 2004-07-25 |  Vadim Zeitlin | replaced my recent GSocket_SetReuseAddr() addition... | blob | commitdiff | raw | diff to current | 
| 2004-07-25 |  Vadim Zeitlin | corrected assert in wxSocket::Initialize() | blob | commitdiff | raw | diff to current | 
| 2004-07-25 |  Vadim Zeitlin | documented how to use sockets in non-main thread (patch... | blob | commitdiff | raw | diff to current | 
| 2004-07-25 |  Vadim Zeitlin | basic UDP support (patch 835128) | blob | commitdiff | raw | diff to current | 
| 2004-05-23 |  Julian Smart | Use old licence name | blob | commitdiff | raw | diff to current | 
| 2004-05-23 |  Julian Smart | Name and version changes | blob | commitdiff | raw | diff to current | 
| 2004-01-11 |  Julian Smart | Applied patch [ 864469 ] WaitForAccept(): 100% CPU... | blob | commitdiff | raw | diff to current | 
| 2003-10-16 |  Vadim Zeitlin | warning fixes for BCC and OW (heavily modified patch... | blob | commitdiff | raw | diff to current | 
| 2003-08-17 |  Václav Slavík | removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 | blob | commitdiff | raw | diff to current | 
| 2003-08-14 |  Václav Slavík | reverted previous commit; include wx/timer.h in wxBase... | blob | commitdiff | raw | diff to current | 
| 2003-08-14 |  Václav Slavík | wxBase compilation fixes | blob | commitdiff | raw | diff to current | 
| 2003-08-13 |  Vadim Zeitlin | removed an unused variable (patch 788101) | blob | commitdiff | raw | diff to current | 
| 2003-08-09 |  Václav Slavík | added support for gcc precompiled headers | blob | commitdiff | raw | diff to current | 
| 2003-08-07 |  Václav Slavík | fixed wxBase and GUI separation for sockets code | blob | commitdiff | raw | diff to current | 
| 2003-08-04 |  Václav Slavík | added build options sanity checks into all main libraries | blob | commitdiff | raw | diff to current | 
| 2003-07-08 |  Mattia Barbon | Added --use-stl to cnfigure, wxUSE_STL to setup0.h | blob | commitdiff | raw | diff to current | 
| 2003-07-05 |  Václav Slavík | modules don't have to be exported | blob | commitdiff | raw | diff to current | 
| 2003-06-24 |  Vadim Zeitlin | wxBase/GUI separation: 1st step, wxMSW should build... | blob | commitdiff | raw | diff to current | 
| 2003-03-17 |  Julian Smart | Fixed copyrights and licence spelling | blob | commitdiff | raw | diff to current | 
| 2003-01-13 |  Ron Lee | Split this out from other changes to keep things sane.. | blob | commitdiff | raw | diff to current | 
| 2003-01-02 |  Vadim Zeitlin | use DECLARE_NO_COPY_CLASS() where applicable (patch... | blob | commitdiff | raw | diff to current | 
| 2002-07-29 |  Ron Lee | The world should not end if a server has no peer. ... | blob | commitdiff | raw | diff to current | 
| 2002-02-24 |  Vadim Zeitlin | only call GSocket_Init() when needed and do call it... | blob | commitdiff | raw | diff to current | 
| 2002-01-09 |  Vadim Zeitlin | fixes for the compilation warnings with Sun CC: | blob | commitdiff | raw | diff to current | 
| 2001-11-21 |  Vadim Zeitlin | replaced wxSocketEvent::CopyObject() with Clone() | blob | commitdiff | raw | diff to current | 
| 2001-02-20 |  Vadim Zeitlin | fixed memory leak in Accept() | blob | commitdiff | raw | diff to current | 
| 2001-02-19 |  Vadim Zeitlin | fixed wxSocket::_Wait() for worker threads in an MT... | blob | commitdiff | raw | diff to current | 
| 2000-03-17 |  Vadim Zeitlin | 1. wxGetFullHostName() does return the full host name... | blob | commitdiff | raw | diff to current | 
| 2000-03-16 |  Guillermo Rodrigue... | Removed bool params and retvalues in GSocket interface... | blob | commitdiff | raw | diff to current | 
| 2000-03-16 |  Guillermo Rodrigue... | Removed bool params and retvalues in GSocket interface... | blob | commitdiff | raw | diff to current | 
| 2000-03-15 |  Guillermo Rodrigue... | Fixed _Read() when waitall was not set and there was... | blob | commitdiff | raw | diff to current | 
| 2000-03-15 |  Guillermo Rodrigue... | Added a warning for unknown events | blob | commitdiff | raw | diff to current | 
| 2000-03-12 |  Robert Roebling | Added debuf printf()s to GSocket, | blob | commitdiff | raw | diff to current | 
| 2000-03-11 |  Vadim Zeitlin | some warnings fixed in the sockets code | blob | commitdiff | raw | diff to current | 
| 2000-03-10 |  Guillermo Rodrigue... | Ups, mismatch between header and source wrt InterruptWait() | blob | commitdiff | raw | diff to current | 
| 2000-03-10 |  Guillermo Rodrigue... | Finally deprecated callbacks. | blob | commitdiff | raw | diff to current | 
| 2000-03-08 |  Guillermo Rodrigue... | All IO calls take void* instead of char* | blob | commitdiff | raw | diff to current | 
| 2000-03-07 |  Guillermo Rodrigue... | First set of changes toward wxBase compliance :-) | blob | commitdiff | raw | diff to current | 
| 2000-03-04 |  Guillermo Rodrigue... | Stupidity fixed in WaitOnConnect() | blob | commitdiff | raw | diff to current | 
| 2000-03-03 |  Guillermo Rodrigue... | Added Destroy() | blob | commitdiff | raw | diff to current | 
| 2000-02-25 |  Vadim Zeitlin | attempts at making wxSocket work with wxBase - it doesn... | blob | commitdiff | raw | diff to current | 
| 2000-02-13 |  Guillermo Rodrigue... | Still with the same 'read after close' thing... | blob | commitdiff | raw | diff to current | 
| 2000-02-10 |  Guillermo Rodrigue... | - wxSocket no loner automatically Closes() the socket... | blob | commitdiff | raw | diff to current | 
| 2000-02-09 |  Guillermo Rodrigue... | let's see it it works now... | blob | commitdiff | raw | diff to current | 
| 2000-02-08 |  Guillermo Rodrigue... | Changed the order in which events are checked, so that... | blob | commitdiff | raw | diff to current | 
| 2000-01-21 |  Guillermo Rodrigue... | GSocket: | blob | commitdiff | raw | diff to current | 
| 2000-01-14 |  Guillermo Rodrigue... | wxSocekt now uses wxPostEvent. | blob | commitdiff | raw | diff to current | 
| 2000-01-10 |  Guillermo Rodrigue... | Important changes to avoid dependence on events inside... | blob | commitdiff | raw | diff to current | 
| 2000-01-05 |  Vadim Zeitlin | more fixes to compilation warnings from HP-UX build... | blob | commitdiff | raw | diff to current | 
| 1999-12-20 |  Guillermo Rodrigue... | Stupid timeout bug fixed | blob | commitdiff | raw | diff to current | 
| 1999-12-14 |  Václav Slavík | removed USE_SHARED_LIBRARY(IES) | blob | commitdiff | raw | diff to current | 
| 1999-12-04 |  Robert Roebling | String changes for translations, | blob | commitdiff | raw | diff to current | 
| 1999-11-05 |  Stefan Csomor | CW5.2 Pro Adaptions, wxMac starting to move in | blob | commitdiff | raw | diff to current | 
| 1999-10-29 |  Ove Kaaven | wxT() for a Spanish(?) debug message | blob | commitdiff | raw | diff to current | 
| 1999-10-21 |  Vadim Zeitlin | wxMotif compilation fixes for wxDataObject and PROCESS_... | blob | commitdiff | raw | diff to current | 
| 1999-10-21 |  Vadim Zeitlin | and the compilation fix which really compiles, finally | blob | commitdiff | raw | diff to current | 
| 1999-10-08 |  Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... | blob | commitdiff | raw | diff to current | 
| 1999-10-05 |  David Webster | wxOS2 updates for 10/5/99 | blob | commitdiff | raw | diff to current | 
| 1999-10-04 |  Vadim Zeitlin | many changes; major ones: | blob | commitdiff | raw | diff to current | 
| 1999-10-02 |  Guillermo Rodrigue... | PROCESS_EVENTS macro added | blob | commitdiff | raw | diff to current | 
| 1999-09-30 |  Guillermo Rodrigue... | Several changes and updates | blob | commitdiff | raw | diff to current | 
| 1999-09-18 |  Vadim Zeitlin | unused parameter warnings suppressed | blob | commitdiff | raw | diff to current | 
| 1999-09-17 |  Guillermo Rodrigue... | - NOWAIT flag now implemented | blob | commitdiff | raw | diff to current | 
| 1999-09-15 |  David Webster | Updated makefiles for VisualAge C++ V3.0 | blob | commitdiff | raw | diff to current | 
| 1999-09-15 |  Guillermo Rodrigue... | Various small bugfixes | blob | commitdiff | raw | diff to current | 
| 1999-09-11 |  Guillermo Rodrigue... | - Completed WaitOnAccept | blob | commitdiff | raw | diff to current | 
| 1999-09-09 |  Guillermo Rodrigue... | Fixed WaitOnConnect(). | blob | commitdiff | raw | diff to current | 
| 1999-09-07 |  Guillermo Rodrigue... | wxSocketClient::Connect() now honours the 'wait' parameter. | blob | commitdiff | raw | diff to current | 
| 1999-09-05 |  Guilhem Lavaux | Updated wxSocket documentation | blob | commitdiff | raw | diff to current | 
| next |