]> git.saurik.com Git - wxWidgets.git/commit - src/gtk1/tbargtk.cpp
Added wxEvtHandler::Disconect()
authorRobert Roebling <robert@roebling.de>
Thu, 18 Nov 1999 15:58:35 +0000 (15:58 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 18 Nov 1999 15:58:35 +0000 (15:58 +0000)
commit97d7bfb8b470d62d8b2f142d5287b8217d9f3e8b
tree8390960fa33eb24fa11bc57911792d9fe7458909
parent61b04ac6528f18f8cb57215f74795d565451d65c
  Added wxEvtHandler::Disconect()
  Added wxToolBar::DeleteTool()
  Removed the WXWIN_COMP... defines from the common setup.h
  Some tests,

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
include/wx/event.h
include/wx/gtk/tbargtk.h
include/wx/gtk1/tbargtk.h
include/wx/setup.h
samples/toolbar/test.cpp
src/common/event.cpp
src/common/tbarbase.cpp
src/generic/treectrl.cpp
src/gtk/stattext.cpp
src/gtk/tbargtk.cpp
src/gtk1/stattext.cpp
src/gtk1/tbargtk.cpp