Merged latest changes from SciTech code base into wxWindows CVS Tree.
authorKendall Bennett <KendallB@scitechsoft.com>
Fri, 8 Jun 2001 19:37:56 +0000 (19:37 +0000)
committerKendall Bennett <KendallB@scitechsoft.com>
Fri, 8 Jun 2001 19:37:56 +0000 (19:37 +0000)
commit38caaa61b154f60871cb6ec82040362762dd2dba
tree160ceb0dcf7d6de021ed0ce044b3a8881a43a361
parent3febf6845ffa9f9004dc5000e01a0f01d8a6f57c
Merged latest changes from SciTech code base into wxWindows CVS Tree.
Includes updates to remove Watcom compiler warnings and the latest
updates to the wxApplet code.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
16 files changed:
contrib/include/wx/applet/applet.h
contrib/include/wx/applet/window.h
contrib/include/wx/xml/xmlio.h
contrib/src/applet/applet.cpp
contrib/src/applet/appletwindow.cpp
contrib/src/xml/expat/xmltok/xmlrole.c
contrib/src/xml/expat/xmltok/xmltok_impl.c
contrib/src/xml/xmlexpat.cpp
contrib/src/xml/xmlres.cpp
include/wx/datstrm.h
include/wx/html/htmlwin.h
src/common/datetime.cpp
src/common/datstrm.cpp
src/common/imagxpm.cpp
src/common/string.cpp
src/msw/window.cpp