wxWidgets/include/wx/os2
Ron Lee 3a922bb4bd More build system polishing.. mostly. Some stuff ported over from
recent changes to the 2.2 branch.

Rationalised the autoconf scripts again, removed lots of stuff that
shouldn't be there anymore and pounded the rest into an even tighter
furball. (There's more work to be done here, but we're getting there..)

Implemented the library naming scheme outlined in tn0012.txt -- introduced
'toolchain' and 'widget set' into the autoconf scripts, obsoleted the
top level wx/setup.h and much of the mess associated with it.

More changes for cross compiling and 2.3 debs.

s/burnt_name/soname/g ; s/CC/CXX/g ; s/CCC/CC/g ;  Just because it's Right.
(Thanks Vadim for already doing *FLAGS..)

Fixed libfl Makefile to actually work.

Removed *_DEPS from tmake templates, in every case they can be determined
from the relevant *_OBJS

Added BASE_MSW_OBJS, a couple of missing #includes, some missing files to
the 'dist' targets, and fixed some compile warnings.

Changed setup.py to use wx-config --gl-libs instead of hard coded constants.

 Modified Files:
 	Makefile.in configure configure.in setup.h.in wx-config.in
 	wxBase.spec wxGTK.spec wxMotif.spec
 	contrib/include/wx/applet/window.h contrib/src/Makefile.in
 	contrib/src/applet/appletwindow.cpp contrib/src/fl/Makefile.in
 	debian/changelog debian/control.in debian/libwxbase-dbg.dirs
 	debian/libwxbase-dbg.links debian/libwxbase-dbg.postinst
 	debian/libwxbase-dbg.prerm debian/libwxbase-dev.dirs
 	debian/libwxbase-dev.files debian/libwxbase-dev.links
 	debian/libwxbase-dev.postinst debian/libwxbase-dev.prerm
 	debian/libwxgtk-dbg.dirs debian/libwxgtk-dbg.links
 	debian/libwxgtk-dbg.postinst debian/libwxgtk-dbg.prerm
 	debian/libwxgtk-dev.dirs debian/libwxgtk-dev.files
 	debian/libwxgtk-dev.links debian/libwxgtk-dev.postinst
 	debian/libwxgtk-dev.prerm debian/rules
 	distrib/msw/tmake/base.t distrib/msw/tmake/gtk.t
 	distrib/msw/tmake/mgl.t distrib/msw/tmake/motif.t
 	distrib/msw/tmake/msw.t distrib/msw/tmake/os2.t
 	distrib/msw/tmake/univ.t docs/motif/install.txt
 	include/wx/msw/private.h include/wx/os2/SETUP.H
 	include/wx/os2/SETUP0.H samples/ipc/Makefile.in
 	samples/sockets/Makefile.in src/files.lst src/make.env.in
 	src/makelib.env.in src/makeprog.env.in src/common/strconv.cpp
 	src/gtk/files.lst src/mgl/files.lst src/motif/files.lst
 	src/msw/files.lst src/msw/gsocket.c src/msw/gsockmsw.c
 	src/msw/toplevel.cpp src/msw/utils.cpp src/os2/files.lst
 	src/univ/files.lst wxPython/setup.py
 Added Files:
 	debian/libwxbase-msw-dev.dirs debian/libwxbase-msw-dev.links
 	debian/libwxbase-msw-dev.postinst
 	debian/libwxbase-msw-dev.prerm debian/libwxmsw-dev.dirs
 	debian/libwxmsw-dev.links debian/libwxmsw-dev.postinst
 	debian/libwxmsw-dev.prerm debian/wxwin-doc.doc-base
 	debian/wxwin-headers-msw.dirs
 Removed Files:
 	debian/wxwin-doc.doc-base.in include/wx/setup.h


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-09-28 07:00:13 +00:00
..
accel.h OS/2 update for wxUniv merge. 2001-07-06 21:45:11 +00:00
app.h Add support for the eventual inclusion of the single instance code. 2001-06-08 15:23:14 +00:00
bitmap.h I moved platform specific code from wxImage to wxBitmap 2001-04-04 23:15:36 +00:00
blank.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
bmpbuttn.h OS/2 update for wxUniv merge. 2001-07-06 21:45:11 +00:00
brush.h Brush updates 2000-12-12 04:47:28 +00:00
bullseye.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
button.h OS/2 update for wxUniv merge. 2001-07-06 21:45:11 +00:00
checkbox.h OS/2 update for wxUniv merge. 2001-07-06 21:45:11 +00:00
checklst.h SN: Added a forward declaration of class wxOwnerDrawn (needed by gcc) 2000-01-14 23:02:22 +00:00
child.ico Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
choice.h Frame and Window coding 2000-02-21 05:12:34 +00:00
clipbrd.h Adapted SetData function to common API (taking a reference 2001-04-22 20:36:00 +00:00
clock.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
colour.h Fixes mostly to do with painting 2000-12-18 05:32:32 +00:00
combobox.h Removal of previous wxValidtor code for wxOS2 1999-11-19 22:36:55 +00:00
control.h wxControl and wxDialog coded. 2001-04-18 20:46:23 +00:00
cross.bmp Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
cursor.h Removed redundant member variable. 2000-03-18 23:24:51 +00:00
dataform.h mac adaptions 1999-11-09 15:24:52 +00:00
dataobj2.h wxMac completed so far, generic listctrl extension 1999-11-11 16:11:14 +00:00
dataobj.h mac adaptions 1999-11-09 15:24:52 +00:00
dc.h OS/2 Updates for this week. 2001-07-13 17:41:54 +00:00
dcclient.h OS/2 update for wxUniv merge. 2001-07-06 21:45:11 +00:00
dcmemory.h DC updates 2001-04-11 18:04:54 +00:00
dcprint.h OS/2 Updates for this week. 2001-07-13 17:41:54 +00:00
dcscreen.h DC updates 2001-04-11 18:04:54 +00:00
dialog.h wxControl and wxDialog coded. 2001-04-18 20:46:23 +00:00
dirdlg.h no message 1999-10-14 22:36:24 +00:00
disable.bmp Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
dnd.h SN: Don't include (non-existing) pmstddlg.h for EMX 2000-01-14 23:04:16 +00:00
error.ico Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
filedlg.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
font.h add wxUSE_IMAGE to setup.h and GetHFONT to wxFont. 2001-04-23 18:33:05 +00:00
fontdlg.h OS/2 updates for debugging and statusbar processing 2000-10-24 21:46:49 +00:00
frame.h Updates to fix statusbar and menu errors. 2001-08-06 02:37:13 +00:00
gauge.h Removal of previous wxValidtor code for wxOS2 1999-11-19 22:36:55 +00:00
gdiimage.h Bitmap and icon updates 2001-01-29 05:46:06 +00:00
gdiobj.h *** empty log message *** 1999-10-09 04:19:01 +00:00
hand.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
heart.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
helpwin.h compile bug fix 2000-10-25 04:18:41 +00:00
icon.h Bitmap and icon updates 2001-01-29 05:46:06 +00:00
info.ico Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
iniconf.h wxApp development for WXPM 1999-11-15 04:50:09 +00:00
joystick.h *** empty log message *** 1999-10-10 18:36:14 +00:00
listbox.h updates for DoGetBestSize 1999-11-21 01:03:00 +00:00
magnit1.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
mdi.h Frame and Window coding 2000-02-21 05:12:34 +00:00
menu.h OS/2 update for wxUniv merge. 2001-07-06 21:45:11 +00:00
menuitem.h OS/2 update for wxUniv merge. 2001-07-06 21:45:11 +00:00
metafile.h *** empty log message *** 1999-10-11 02:49:06 +00:00
mimetype.h Added method for mimietype implementation. 2000-01-24 22:50:28 +00:00
minifram.h *** empty log message *** 1999-10-11 02:49:06 +00:00
msgdlg.h OS/2 update for wxUniv merge. 2001-07-06 21:45:11 +00:00
noentry.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
notebook.h OS/2 update for wxUniv merge. 2001-07-06 21:45:11 +00:00
palette.h Palette code 2000-12-19 03:10:11 +00:00
pbrush.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
pen.h declare the wx2os2PenStyle helper in the header. 2000-11-27 21:26:12 +00:00
pencil.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
pnghand.h Changed Loadfile to be compatable with OS/2 Bitmap handler 1999-12-22 18:41:00 +00:00
pngread.h no message 1999-10-14 22:36:24 +00:00
pntleft.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
pntright.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
print.h *** empty log message *** 1999-10-15 04:07:54 +00:00
private.h Added some extended styles to OS/2 2001-05-25 21:12:00 +00:00
query.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
question.ico Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
radiobox.h OS/2 update for wxUniv merge. 2001-07-06 21:45:11 +00:00
radiobut.h OS/2 update for wxUniv merge. 2001-07-06 21:45:11 +00:00
region.h Fixes mostly to do with painting 2000-12-18 05:32:32 +00:00
roller.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
scrolbar.h OS/2 update for wxUniv merge. 2001-07-06 21:45:11 +00:00
settings.h OS/2 Updates for this week. 2001-07-13 17:41:54 +00:00
setup0.h More build system polishing.. mostly. Some stuff ported over from 2001-09-28 07:00:13 +00:00
setup.h More build system polishing.. mostly. Some stuff ported over from 2001-09-28 07:00:13 +00:00
size.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
slider.h OS/2 update for wxUniv merge. 2001-07-06 21:45:11 +00:00
spinbutt.h SN: Derive wxSpinButton from wxSpinButtonBase instead of wxControl. 2000-01-14 23:08:42 +00:00
spinctrl.h General fixes 2000-01-05 14:07:15 +00:00
statbmp.h OS/2 update for wxUniv merge. 2001-07-06 21:45:11 +00:00
statbox.h OS/2 update for wxUniv merge. 2001-07-06 21:45:11 +00:00
statline.h *** empty log message *** 1999-10-24 15:57:35 +00:00
stattext.h StatText coded 2001-04-16 22:26:36 +00:00
tabctrl.h *** empty log message *** 1999-10-18 03:30:47 +00:00
taskbar.h Bitmap and icon updates 2001-01-29 05:46:06 +00:00
textctrl.h Lots of OS/2 Updates mirroring msw updates 2001-05-29 18:59:17 +00:00
tick.bmp Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
timer.h Updates to Timer class 2000-11-28 22:12:58 +00:00
tip.ico Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
toolbar.h Frame and Window coding 2000-02-21 05:12:34 +00:00
tooltip.h *** empty log message *** 1999-10-18 03:30:47 +00:00
warning.ico Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
watch1.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
wave.h *** empty log message *** 1999-10-18 03:30:47 +00:00
window.h moved AdjustToClientAreaOrigin to wxWindowBase, needed worldwide for wxUniv 2001-09-18 22:36:18 +00:00
wx.rc More updates to wxWindow, wxMenu, GdiImage to get minimal to work 2000-02-28 04:40:52 +00:00
wxos2.h Standard frame resource defines for OS/2 2000-02-28 16:02:07 +00:00
xpmhand.h XPM updates 2001-01-30 06:06:22 +00:00