]> git.saurik.com Git - wxWidgets.git/history - samples/wxsocket
Just a _T()
[wxWidgets.git] / samples / wxsocket /
1999-07-22  Guilhem LavauxAdded GSocket for Unix (only GTK for the moment)
1999-07-03  Robert Roebling Added wxExtDialog and sample.
1999-06-07  Robert Roebling CVS cleanups.
1999-06-02  Vadim Zeitlinremoving (finally) autogenerated files
1999-06-02  Vadim Zeitlinslightly updated makefiles
1999-06-01  Vadim Zeitlinre-readding makefiles
1999-06-01  Vadim Zeitlinre-removing Makefile.in
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-06-01  Vadim Zeitlinold makefiles removed
1999-05-25  Guilhem Lavaux* wxThread fixes
1999-05-22  Robert Roebling Played a little with sockets.
1999-05-17  Guilhem Lavaux* prgodlgg.h: Update() use wxString instead of 'char *'
1999-04-26  Guilhem Lavaux* Committing new wxSocket core (socket.cpp sckint.cpp...
1999-02-27  Guilhem Lavaux* wxSocket fixes: FTP, HTTP works really now. GTK fixes...
1999-02-09  Julian SmartFixed property list OnClose problem that caused Dialog...
1999-02-09  Julian SmartAdded more makefiles; fixed some samples for Cygwin
1999-01-25  Julian SmartSplit up wxStream doc files; added wxTCP... files;...
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...
1999-01-08  Unknown (UG)no message
1999-01-07  Julian SmartWatcom C++ mods
1998-12-29  Robert Roebling Tried to fix some socket things. Wasn't enough.
1998-11-17  Julian SmartCured BC++ makefile bug; wxGrid fix; updated Motif...
1998-11-08  Robert Roebling Compile and build fixes for wxGTK and wxMotif
1998-10-20  Denis Pershin.cvsignores added
1998-09-25  Vadim ZeitlinUSE_xxx => wxUSE_xxx: all samples compile except memcheck
1998-09-17  Guilhem Lavaux* fixed a wrong line.
1998-09-17  Guilhem Lavaux* Added wxSerial DLL support for Borland 32
1998-09-08  Julian SmartAdditional makefiles; changes for compilation with...
1998-09-07  Julian SmartMade wxSocket compile using makefiles; #ifdefed out...
1998-09-06  Guilhem Lavaux* Added wxsocket lib and sample (I hope I don't forget...