my wxMotif fixes (merged with Robert's changes), wxMotif compiles, links
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 29 Jun 1999 12:34:18 +0000 (12:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 29 Jun 1999 12:34:18 +0000 (12:34 +0000)
commitdfe1eee3bb9ecde8c4490ea69c07b5030d69530c
tree6ff0a9dd36aeb25200f9c953b2e366dede149540
parenta641505f0d31bd4b0d0cd90957d13ee630366ca1
my wxMotif fixes (merged with Robert's changes), wxMotif compiles, links
and runs... until you click in the menu, that is.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
28 files changed:
include/wx/dialog.h
include/wx/generic/gridg.h
include/wx/generic/textdlgg.h
include/wx/gtk/dialog.h
include/wx/gtk1/dialog.h
include/wx/motif/clipbrd.h
include/wx/motif/dialog.h
include/wx/motif/window.h
include/wx/msw/dialog.h
src/generic/gridg.cpp
src/generic/msgdlgg.cpp
src/generic/tipdlg.cpp
src/gtk/Makefile.am
src/gtk1/Makefile.am
src/motif/Makefile.am
src/motif/app.cpp
src/motif/bmpbuttn.cpp
src/motif/button.cpp
src/motif/choice.cpp
src/motif/clipbrd.cpp
src/motif/control.cpp
src/motif/dataobj.cpp
src/motif/dialog.cpp
src/motif/filedlg.cpp
src/motif/font.cpp
src/motif/frame.cpp
src/motif/mdi.cpp
src/motif/region.cpp