Removed a few old wxDebugMsg (now wxLogDebug)
authorRobert Roebling <robert@roebling.de>
Thu, 10 Dec 1998 14:34:14 +0000 (14:34 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 10 Dec 1998 14:34:14 +0000 (14:34 +0000)
commit3069ac4e452f98644f9cdcae52a36ed9b9a93a31
treef40632e3528dfd2d901777a0ae0a49d014b5d904
parent5e5f494a6e4436d72846f71df892e3d4e19c7cb0
  Removed a few old wxDebugMsg (now wxLogDebug)
  block first event from wxCeckBox after SetValue() also

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
18 files changed:
include/wx/gtk/checkbox.h
include/wx/gtk1/checkbox.h
samples/controls/controls.cpp
src/common/zstream.cpp
src/gtk/checkbox.cpp
src/gtk/dcps.cpp
src/gtk/threadno.cpp
src/gtk/threadpsx.cpp
src/gtk/threadsgi.cpp
src/gtk/utilsgtk.cpp
src/gtk/window.cpp
src/gtk1/checkbox.cpp
src/gtk1/dcps.cpp
src/gtk1/threadno.cpp
src/gtk1/threadpsx.cpp
src/gtk1/threadsgi.cpp
src/gtk1/utilsgtk.cpp
src/gtk1/window.cpp