Mutiple updates from SciTech for wxWindows including the following:
authorKendall Bennett <KendallB@scitechsoft.com>
Wed, 17 Oct 2001 22:25:56 +0000 (22:25 +0000)
committerKendall Bennett <KendallB@scitechsoft.com>
Wed, 17 Oct 2001 22:25:56 +0000 (22:25 +0000)
commit19193a2c85987b595932957e73013e7ea100f0e8
tree010d31113287110e5f0644209d12cd61cfa14127
parent7361f176df8aa58a67a0d29788e75bd58cc28b39
Mutiple updates from SciTech for wxWindows including the following:
1. Updates to HTML applet classes in client side include syntax
2. Updates to wxUniversal for OS/2
3. Updates for better palette management on Windows
4. Misc other fixes and changes to fix build system for Watcom 11.0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
62 files changed:
contrib/include/wx/applet/prepinclude.h
contrib/include/wx/applet/window.h
contrib/src/applet/appletwindow.cpp
contrib/src/applet/prepecho.cpp
contrib/src/applet/prepifelse.cpp
contrib/src/applet/prepinclude.cpp
include/wx/defs.h
include/wx/generic/panelg.h
include/wx/html/htmlwin.h
include/wx/html/winpars.h
include/wx/msw/private.h
include/wx/os2/app.h
include/wx/os2/colour.h
include/wx/os2/dialog.h
include/wx/os2/font.h
include/wx/os2/frame.h
include/wx/os2/notebook.h
include/wx/os2/region.h
include/wx/os2/window.h
include/wx/popupwin.h
include/wx/univ/setup.h
samples/minimal/minimal.rcO
src/common/event.cpp
src/common/extended.c
src/common/file.cpp
src/common/filefn.cpp
src/common/imagtiff.cpp
src/common/quantize.cpp
src/common/timercmn.cpp
src/common/unzip.c
src/generic/panelg.cpp
src/html/htmlwin.cpp
src/msw/bitmap.cpp
src/msw/dc.cpp
src/msw/gaugemsw.cpp
src/msw/ownerdrw.cpp
src/msw/utilsexc.cpp
src/os2/app.cpp
src/os2/clipbrd.cpp
src/os2/dc.cpp
src/os2/dcclient.cpp
src/os2/dialog.cpp
src/os2/dir.cpp
src/os2/dirdlg.cpp
src/os2/font.cpp
src/os2/fontenum.cpp
src/os2/fontutil.cpp
src/os2/frame.cpp
src/os2/gdiimage.cpp
src/os2/gsocket.c
src/os2/pnghand.cpp
src/os2/region.cpp
src/os2/settings.cpp
src/os2/textctrl.cpp
src/os2/thread.cpp
src/os2/utils.cpp
src/os2/window.cpp
src/os2/xpmhand.cpp
src/univ/framuniv.cpp
src/univ/scrarrow.cpp
src/univ/theme.cpp
src/univ/winuniv.cpp