Latest updates from SciTech code tree including numerous warning fixes for
authorKendall Bennett <KendallB@scitechsoft.com>
Tue, 31 Jul 2001 17:50:16 +0000 (17:50 +0000)
committerKendall Bennett <KendallB@scitechsoft.com>
Tue, 31 Jul 2001 17:50:16 +0000 (17:50 +0000)
commitd699f48ba33c96c24f7ab3764ad98ded0633c1c5
tree14afdfe7eb92cb104d4c5b0a6d2fdee519c51833
parentac6f6ffccf6939a784c3e762bb0bf3046e07e29c
Latest updates from SciTech code tree including numerous warning fixes for
the Watcom and other compilers.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
25 files changed:
contrib/include/wx/applet/echovar.h
contrib/include/wx/applet/ifelsevar.h
contrib/include/wx/applet/window.h
contrib/src/applet/appletwindow.cpp
contrib/src/applet/echovar.cpp
contrib/src/applet/ifelsevar.cpp
contrib/src/applet/prepecho.cpp
contrib/src/applet/prepifelse.cpp
contrib/src/applet/prepinclude.cpp
include/wx/button.h
include/wx/html/htmlcell.h
include/wx/menu.h
include/wx/spawnbrowser.h [new file with mode: 0644]
src/common/extended.c
src/common/unzip.c
src/html/htmlcell.cpp
src/html/htmlpars.cpp
src/html/m_hline.cpp
src/html/m_image.cpp
src/html/m_list.cpp
src/msw/dcprint.cpp
src/msw/listctrl.cpp
src/msw/slider95.cpp
src/msw/snglinst.cpp
src/msw/spawnbrowser.cpp [new file with mode: 0644]