]> git.saurik.com Git - wxWidgets.git/commit - include/wx/sckint.h
* prgodlgg.h: Update() use wxString instead of 'char *'
authorGuilhem Lavaux <lavaux@easynet.fr>
Mon, 17 May 1999 18:10:57 +0000 (18:10 +0000)
committerGuilhem Lavaux <lavaux@easynet.fr>
Mon, 17 May 1999 18:10:57 +0000 (18:10 +0000)
commit9111db680241332df07dd22db32973e20f77fb1a
tree03e71167d53c62403ae1b0d8e27c9ed25bd07da1
parent49828363f8186e48468606143820b02b4dbc8a43
* 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
include/wx/generic/progdlgg.h
include/wx/sckint.h
samples/wxsocket/client.cpp
samples/wxsocket/server.cpp
setup/setup.hin
src/common/event.cpp
src/common/sckint.cpp
src/common/socket.cpp
src/common/wincmn.cpp
src/generic/progdlgg.cpp
src/unix/threadpsx.cpp