2003-07-08 |
Mattia Barbon | Added --use-stl to cnfigure, wxUSE_STL to setup0.h |
blob | commitdiff | raw |
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 |
1999-09-05 |
Guilhem Lavaux | Changed some more name in wxSocket (internal) |
blob | commitdiff | raw | diff to current |
1999-09-05 |
Guilhem Lavaux | Added GSocket/wxSocket alias to socket.h to prevent... |
blob | commitdiff | raw | diff to current |
1999-08-02 |
Guilhem Lavaux | Better memory errors handler (added GSOCK_MEMERR) |
blob | commitdiff | raw | diff to current |
1999-07-30 |
Guilhem Lavaux | Renamed GSocket_SetBlocking to GSocket_SetNonBlocking... |
blob | commitdiff | raw | diff to current |
1999-07-29 |
Guilhem Lavaux | Typos. |
blob | commitdiff | raw | diff to current |
1999-07-28 |
Guilhem Lavaux | Added wxInternetFilesystemModule to fs_inet.cpp |
blob | commitdiff | raw | diff to current |
1999-07-27 |
Guilhem Lavaux | Changed void GSocket_Init() to bool GSocket_Init() |
blob | commitdiff | raw | diff to current |
1999-07-27 |
Robert Roebling | wxSocket compilation |
blob | commitdiff | raw | diff to current |
1999-07-25 |
Guilhem Lavaux | Added GSocket_Init and GSocket_Cleanup |
blob | commitdiff | raw | diff to current |
1999-07-24 |
Vadim Zeitlin | wxHTML compilation fixes |
blob | commitdiff | raw | diff to current |
1999-07-23 |
Vadim Zeitlin | 1. more wxMotif fixes |
blob | commitdiff | raw | diff to current |
1999-07-23 |
Guilhem Lavaux | Added GSocket motif (it compiles but I didn't tested it) |
blob | commitdiff | raw | diff to current |
1999-07-22 |
Guilhem Lavaux | Added GSocket for Unix (only GTK for the moment) |
blob | commitdiff | raw | diff to current |
1999-06-11 |
Vadim Zeitlin | IRIX compile fixes |
blob | commitdiff | raw | diff to current |
1999-05-25 |
Guilhem Lavaux | * wxThread fixes |
blob | commitdiff | raw | diff to current |
1999-05-23 |
Guilhem Lavaux | * wxSocket seems to work with the async requester turne... |
blob | commitdiff | raw | diff to current |
1999-05-17 |
Guilhem Lavaux | * prgodlgg.h: Update() use wxString instead of 'char *' |
blob | commitdiff | raw | diff to current |
1999-05-08 |
Guilhem Lavaux | * implemented VZ's idea about creating and destroying... |
blob | commitdiff | raw | diff to current |
1999-05-07 |
Guilhem Lavaux | * Created a new wxObject method: wxObject::CopyObject... |
blob | commitdiff | raw | diff to current |
1999-04-27 |
Guilhem Lavaux | * Fixed a compilation problem on Windows |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Guilhem Lavaux | * Committing new wxSocket core (socket.cpp sckint.cpp... |
blob | commitdiff | raw | diff to current |
1999-04-23 |
Ove Kaaven | More fixes to make Borland compile this in Unicode... |
blob | commitdiff | raw | diff to current |
1999-03-12 |
Vadim Zeitlin | compilation fix (another typo...) |
blob | commitdiff | raw | diff to current |
1999-03-12 |
Vadim Zeitlin | compilation fix |
blob | commitdiff | raw | diff to current |
1999-03-12 |
Vadim Zeitlin | more things are done by configure: checks for bool... |
blob | commitdiff | raw | diff to current |
1999-03-12 |
Vadim Zeitlin | some fixes for AIX compilation |
blob | commitdiff | raw | diff to current |
1999-02-28 |
Guilhem Lavaux | * Added "--with-sockets" and made wxSocket optionnal. |
blob | commitdiff | raw | diff to current |
1999-02-27 |
Guilhem Lavaux | * wxSocket fixes: FTP, HTTP works really now. GTK fixes... |
blob | commitdiff | raw | diff to current |
1999-02-27 |
Guilhem Lavaux | * Big memory bug fixed in socket/getline fixed. |
blob | commitdiff | raw | diff to current |
1999-02-10 |
Guilhem Lavaux | * Doc updates |
blob | commitdiff | raw | diff to current |
1999-02-03 |
Vadim Zeitlin | _MSC_VER => __VISUALC__ change |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Vadim Zeitlin | 1. wxLoad/SaveFileSelector return "wxString" instead... |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Julian Smart | Some changes in a vain attempt to make Salford C++... |
blob | commitdiff | raw | diff to current |
1999-01-13 |
Karsten Ballüder | Fixes for compilation problems on Solaris(!). |
blob | commitdiff | raw | diff to current |
1999-01-10 |
Julian Smart | Added some makefiles, cured some wxMotif bugs |
blob | commitdiff | raw | diff to current |
1999-01-08 |
Robert Roebling | minor Configure / makefiles updates |
blob | commitdiff | raw | diff to current |
1999-01-01 |
Julian Smart | Lots of wxMotif fixes |
blob | commitdiff | raw | diff to current |
1999-01-01 |
Stefan Csomor | mac support as stubs added |
blob | commitdiff | raw | diff to current |
1998-12-30 |
Robert Roebling | sockets work now an all platforms |
blob | commitdiff | raw | diff to current |
1998-12-30 |
Julian Smart | Introduced wxSOCKET_INT to socket.cpp. The previous... |
blob | commitdiff | raw | diff to current |
1998-12-29 |
Robert Roebling | Tried to fix some socket things. Wasn't enough. |
blob | commitdiff | raw | diff to current |
1998-12-28 |
Julian Smart | Fixes to wxMotif scrolling and colours (wxTreeCtrl... |
blob | commitdiff | raw | diff to current |
1998-12-28 |
Julian Smart | Changes for 16-bit BC++ (not there yet), GnuWin32;... |
blob | commitdiff | raw | diff to current |
1998-12-26 |
Robert Roebling | Makefile tweaks |
blob | commitdiff | raw | diff to current |
1998-12-03 |
Unknown (UG) | no message |
blob | commitdiff | raw | diff to current |
1998-11-28 |
Guilhem Lavaux | * Fixed some "memory leak" |
blob | commitdiff | raw | diff to current |
next |