Fillid in many more missing functions (such as Enable())
authorRobert Roebling <robert@roebling.de>
Sun, 6 Sep 1998 20:27:21 +0000 (20:27 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 6 Sep 1998 20:27:21 +0000 (20:27 +0000)
commitd3904ceb9a02934a8d1ab7034f368b103a699d99
tree00aff3c81f2b2b8703dc15df6ebbfec46165b177
parent13439807d34f5a71f95dadb727e7b0056dba210a
  Fillid in many more missing functions (such as Enable())
  There are still things to fix when compiling sockets ..

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
20 files changed:
include/wx/gtk/checkbox.h
include/wx/gtk/control.h
include/wx/gtk/radiobox.h
include/wx/gtk/radiobut.h
include/wx/gtk/statbox.h
include/wx/gtk1/checkbox.h
include/wx/gtk1/control.h
include/wx/gtk1/radiobox.h
include/wx/gtk1/radiobut.h
include/wx/gtk1/statbox.h
samples/controls/controls.cpp
src/gtk.inc
src/gtk/checkbox.cpp
src/gtk/radiobox.cpp
src/gtk/radiobut.cpp
src/gtk/statbox.cpp
src/gtk1/checkbox.cpp
src/gtk1/radiobox.cpp
src/gtk1/radiobut.cpp
src/gtk1/statbox.cpp