wxWidgets/samples/wxsocket
Guilhem Lavaux 9111db6802 * prgodlgg.h: Update() use wxString instead of 'char *'
* wxThread: fixes (all should work fluently now)
* wxSocket: it is at last usable on my computer
     GTK/GLIB problem : reenabling the idle event propagation causes very
     strange problem (Instruction pointer/memory)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2490 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-05-17 18:10:57 +00:00
..
.cvsignore .cvsignores added 1998-10-20 07:47:25 +00:00
client.cpp * prgodlgg.h: Update() use wxString instead of 'char *' 1999-05-17 18:10:57 +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 * prgodlgg.h: Update() use wxString instead of 'char *' 1999-05-17 18:10:57 +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