wxWidgets/samples/wxsocket
Guilhem Lavaux a737331db6 * Committing new wxSocket core (socket.cpp sckint.cpp). It has to be improved ...
* Adding sckint.cpp to various makefiles.
* Fixes in threadpsx.cpp (Pause/Resume)
* Fixes in threaded event dispatching
* Added Clone() to wxObject
* Implemented Clone() in wxEvent and wxSocketEvent
* wxSocket sample save the data got from the URL in test.url (this will change)
* As I only tested wxSocket on Linux Redhat 5.2 I disabled it by default on
  Windows, Mac and Unix platforms.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-04-26 18:16:56 +00:00
..
.cvsignore .cvsignores added 1998-10-20 07:47:25 +00:00
client.cpp * Committing new wxSocket core (socket.cpp sckint.cpp). It has to be improved ... 1999-04-26 18:16:56 +00:00
client.def * Added wxsocket lib and sample (I hope I don't forget some file) 1998-09-06 18:28:00 +00:00
client.g95 Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
client.rc Made wxSocket compile using makefiles; #ifdefed out <<, >> operators in stream.cpp 1998-09-07 07:58:29 +00:00
client.vc Renamed .nt makefiles to .vc and factored them out; made DND sample compile 1999-01-24 19:13:55 +00:00
client.wat Watcom C++ mods 1999-01-07 15:22:05 +00:00
connect.ico * Added wxsocket lib and sample (I hope I don't forget some file) 1998-09-06 18:28:00 +00:00
Makefile * Added wxsocket lib and sample (I hope I don't forget some file) 1998-09-06 18:28:00 +00:00
makefile.b32 Cured BC++ makefile bug; wxGrid fix; updated Motif install.txt 1998-11-17 23:03:15 +00:00
makefile.dos Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makefile.g95 Additional makefiles; changes for compilation with BC++ and GnuWin32 1998-09-08 22:27:12 +00:00
Makefile.in * Added wxsocket lib and sample (I hope I don't forget some file) 1998-09-06 18:28:00 +00:00
makefile.vc Fixed property list OnClose problem that caused Dialog Editor problem 1999-02-09 18:19:15 +00:00
mondrian.ico * Added wxsocket lib and sample (I hope I don't forget some file) 1998-09-06 18:28:00 +00:00
mondrian.xpm * Added wxsocket lib and sample (I hope I don't forget some file) 1998-09-06 18:28:00 +00:00
server.cpp * Committing new wxSocket core (socket.cpp sckint.cpp). It has to be improved ... 1999-04-26 18:16:56 +00:00
server.def * Added wxsocket lib and sample (I hope I don't forget some file) 1998-09-06 18:28:00 +00:00
server.g95 Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
server.rc Made wxSocket compile using makefiles; #ifdefed out <<, >> operators in stream.cpp 1998-09-07 07:58:29 +00:00
server.vc Renamed .nt makefiles to .vc and factored them out; made DND sample compile 1999-01-24 19:13:55 +00:00
server.wat Watcom C++ mods 1999-01-07 15:22:05 +00:00