1. wxGrid fixes contributed by Gerhard Gruber (client data for cells...)
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 29 Jun 1999 13:13:11 +0000 (13:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 29 Jun 1999 13:13:11 +0000 (13:13 +0000)
commitbf6c2b3505580f37f414669c0812f72d8509fac9
tree287b82c556d8229030b3b2d8d638343b6edde50a
parentdfe1eee3bb9ecde8c4490ea69c07b5030d69530c
1. wxGrid fixes contributed by Gerhard Gruber (client data for cells...)
2. Motif warnings removed
3. Using native msgbox under Motif (ok, it doesn't work, but generic doesn't
   work neither)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/gridg.h
include/wx/msgdlg.h
src/generic/gridg.cpp
src/motif/Makefile.am
src/motif/menu.cpp
src/motif/palette.cpp
src/motif/toolbar.cpp
src/motif/utils.cpp