SetEventData for a few widgets
authorRobert Roebling <robert@roebling.de>
Fri, 6 Nov 1998 08:50:52 +0000 (08:50 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 6 Nov 1998 08:50:52 +0000 (08:50 +0000)
commitfd0eed647daeb257f28699de879d2f4f5aeb7fb6
tree5fa2c2a24ddbb22ec77a9bf3133ad5f370c6e92b
parent3572173c014d7a886bdb188e9238bae099d30755
  SetEventData for a few widgets
  Re-installed wxBitmaps::LoafFile

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
32 files changed:
include/wx/event.h
include/wx/generic/treectrl.h
include/wx/gtk/bitmap.h
include/wx/gtk/button.h
include/wx/gtk/choice.h
include/wx/gtk/combobox.h [copied from include/wx/gtk1/combobox.h with 68% similarity]
include/wx/gtk/listbox.h
include/wx/gtk/window.h
include/wx/gtk1/bitmap.h
include/wx/gtk1/button.h
include/wx/gtk1/choice.h
include/wx/gtk1/combobox.h
include/wx/gtk1/listbox.h
include/wx/gtk1/window.h
include/wx/image.h
src/common/image.cpp
src/gtk/app.cpp
src/gtk/bitmap.cpp
src/gtk/button.cpp
src/gtk/choice.cpp
src/gtk/clipbrd.cpp
src/gtk/combobox.cpp
src/gtk/listbox.cpp
src/gtk/window.cpp
src/gtk1/app.cpp
src/gtk1/bitmap.cpp
src/gtk1/button.cpp
src/gtk1/choice.cpp
src/gtk1/clipbrd.cpp
src/gtk1/combobox.cpp
src/gtk1/listbox.cpp
src/gtk1/window.cpp