]> git.saurik.com Git - wxWidgets.git/history - include/wx/socket.h
Prototypes for some _internal_ functions had to be changed (API remains the same)
[wxWidgets.git] / include / wx / socket.h
1999-09-11  Guillermo Rodrigue... Prototypes for some _internal_ functions had to be...
1999-09-09  Guillermo Rodrigue... Accept, AcceptWith -> wait parameter
1999-09-09  David WebsterLatest OS/2 compiler bug fixes for common and generic
1999-09-05  Guilhem LavauxUpdated wxSocket documentation
1999-09-05  Guilhem LavauxChanged some more name in wxSocket (internal)
1999-09-05  Guilhem LavauxAdded GSocket/wxSocket alias to socket.h to prevent...
1999-08-20  Robert Roebling Changed a few #include <xxx.h> to #include "xxx.h"
1999-07-30  Guilhem LavauxRenamed GSocket_SetBlocking to GSocket_SetNonBlocking...
1999-07-29  David Webster*** empty log message ***
1999-07-23  Guilhem LavauxAdded GSocket motif (it compiles but I didn't tested it)
1999-07-22  Guilhem LavauxAdded GSocket for Unix (only GTK for the moment)
1999-06-26  Robert Roebling Added wxGTK-only cmn dialogs.
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-05-25  Guilhem Lavaux* wxThread fixes
1999-05-07  Guilhem Lavaux* Created a new wxObject method: wxObject::CopyObject...
1999-04-27  Guilhem Lavaux* Fixed a compilation problem on Windows
1999-04-26  Guilhem Lavaux* Committing new wxSocket core (socket.cpp sckint.cpp...
1999-03-01  Julian SmartAdded dummy OnIdle to wxWindow in wxGTK; doc tweaks
1999-02-27  Guilhem Lavaux* wxSocket fixes: FTP, HTTP works really now. GTK fixes...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-01  Stefan Csomormac support as stubs added
1998-12-29  Robert Roebling Tried to fix some socket things. Wasn't enough.
1998-11-28  Guilhem Lavaux* Fixed some "memory leak"
1998-10-14  Guilhem Lavaux* wxSocket fixes
1998-09-10  Julian SmartEliminated some warnings under Windows; wxGetHomeDir...
1998-09-06  Guilhem Lavaux* Added wxsocket lib and sample (I hope I don't forget...