wxWidgets/include/wx
Mattia Barbon d66dcb6022 Under Cygwin, in platform.h default to wxMSW unless otherwise specified.
Do not #define __WIN95__, __WINDOWS__, __WXMSW__ on the command line for
Cygwin/MinGW (when build with makefiles), since platform.h already does
that for us.
  Always check for __WIN32__, not for WIN32 or _WIN32 (just for
consistency).


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-01-17 20:01:20 +00:00
..
generic Remove calls to a couple of deprecated methods, fix wxMotif build with 2003-01-16 20:44:47 +00:00
gtk Added wxTreeCtrl::GetItemParent to deprecate GetParent. 2002-12-29 07:48:21 +00:00
gtk1 Added wxTreeCtrl::GetItemParent to deprecate GetParent. 2002-12-29 07:48:21 +00:00
html ReDOS-ified project files 2003-01-16 12:26:09 +00:00
mac include needed for CFString conversion routines (param default) 2003-01-17 10:27:48 +00:00
mgl
motif Implement vertical toolbar under Motif. 2003-01-16 20:41:07 +00:00
msw Under Cygwin, in platform.h default to wxMSW unless otherwise specified. 2003-01-17 20:01:20 +00:00
os2 compilation fixes for non default wxUSE_XXX values (patch 662781) 2003-01-12 22:20:46 +00:00
protocol use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
stc merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
univ added WXWIN_COMPATIBILITY_2_4 2003-01-15 21:15:00 +00:00
unix added more robust wxTLW::ShowFullScreen implementation 2003-01-04 23:34:34 +00:00
x11 merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
xrc fix object_ref handling in XRC 2003-01-15 23:14:27 +00:00
.cvsignore
accel.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
app.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
arrimpl.cpp merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
artprov.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
bitmap.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
bmpbuttn.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
brush.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
buffer.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
build.h
busyinfo.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
button.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
calctrl.h
caret.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
checkbox.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
checklst.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
chkconf.h compilation fixes for non default wxUSE_XXX values (patch 662781) 2003-01-12 22:20:46 +00:00
choicdlg.h
choice.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
clipbrd.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
clntdata.h Added wxClientDataDictionary, used (in wxMotif ATM) to maintain the 2002-12-08 18:43:45 +00:00
cmdline.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
cmdproc.h Split this out from other changes to keep things sane.. 2003-01-13 05:17:41 +00:00
cmndata.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
colordlg.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
colour.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
combobox.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
confbase.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
config.h
containr.h
control.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
cshelp.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
ctrlsub.h added IsEmpty 2003-01-01 22:09:41 +00:00
cursor.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
dataobj.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
date.h
datetime.h added operator==() and !=() for wxDateSpan 2003-01-02 22:07:51 +00:00
datetime.inl merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
datstrm.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
db.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
dbgrid.h new member functio of wxDbColInfo to allow two step creation , to be 2002-12-08 16:04:36 +00:00
dbkeyg.h
dbtable.h
dc.h compilation fixes for non default wxUSE_XXX values (patch 662781) 2003-01-12 22:20:46 +00:00
dcbuffer.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
dcclient.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
dcmemory.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
dcprint.h
dcps.h
dcscreen.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
dcsvg.h
dde.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
debug.h Reverted the _n__ fix for now. 2002-12-09 14:35:09 +00:00
defs.h Under Cygwin, in platform.h default to wxMSW unless otherwise specified. 2003-01-17 20:01:20 +00:00
dialog.h removed wxTLW cruft now that all ports have it 2003-01-07 15:03:56 +00:00
dialup.h
dir.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
dirctrl.h
dirdlg.h
display.h
dnd.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
docmdi.h compilation fixes for non default wxUSE_XXX values (patch 662781) 2003-01-12 22:20:46 +00:00
docview.h compilation fixes for non default wxUSE_XXX values (patch 662781) 2003-01-12 22:20:46 +00:00
dragimag.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
dynarray.h
dynlib.h
dynload.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
effects.h
encconv.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
event.h unTABbed 2003-01-12 22:30:51 +00:00
evtloop.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
expr.h
fdrepdlg.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
features.h
ffile.h
file.h
fileconf.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
filedlg.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
filefn.h Applied patch [ 662321 ] Port of wxWindows to Wine 2003-01-07 13:49:08 +00:00
filename.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
filesys.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
font.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
fontdlg.h
fontenc.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
fontenum.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
fontmap.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
fontutil.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
frame.h removed wxTLW cruft now that all ports have it 2003-01-07 15:03:56 +00:00
fs_inet.h
fs_mem.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
fs_zip.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
gauge.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
gdicmn.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
gdiobj.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
geometry.h compilation fixes for non default wxUSE_XXX values (patch 662781) 2003-01-12 22:20:46 +00:00
gifdecod.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
glcanvas.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
grid.h
gsocket.h fix for cygwin warning in winsock.h about sys/types.h from Dimitri 2002-09-12 13:48:55 +00:00
hash.h
hashmap.h Fix PCH problems with some versions of CodeWarrior. 2003-01-11 20:55:27 +00:00
help.h
helpbase.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
helphtml.h
helpwin.h
icon.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
iconbndl.h
imagbmp.h
image.h mark wxImage's wxBitmap functions as deprecated 2003-01-02 22:49:50 +00:00
imaggif.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
imagiff.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
imagjpeg.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
imaglist.h
imagpcx.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
imagpng.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
imagpnm.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
imagtiff.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
imagxpm.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
intl.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
ioswrap.h
ipc.h
ipcbase.h compilation fixes after applying DECLARE_NO_COPY_CLASS() patch 2003-01-02 23:46:08 +00:00
isql.h
isqlext.h
joystick.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
layout.h argh, erased one extra line accidentally in the last commit -- restored 2003-01-02 23:59:09 +00:00
laywin.h
list.h Split this out from other changes to keep things sane.. 2003-01-13 05:17:41 +00:00
listbase.h set wxListItem mask automatically to the correct value when a SetXXX() method is called 2003-01-02 20:59:40 +00:00
listbox.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
listctrl.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
listimpl.cpp
log.h compilation fixes for non default wxUSE_XXX values (patch 662781) 2003-01-12 22:20:46 +00:00
longlong.h Borland apparently uses for int64 in printf(), not 2003-01-17 13:27:20 +00:00
matrix.h
mdi.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
memconf.h
memory.h
memtext.h
menu.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
menuitem.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
metafile.h
mimetype.h char -> wxChar 2002-09-08 00:49:48 +00:00
minifram.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
module.h
msgdlg.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
msgout.h
mstream.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
notebook.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
object.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
odbc.h
ownerdrw.h
palette.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
panel.h
paper.h
pen.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
platform.h Under Cygwin, in platform.h default to wxMSW unless otherwise specified. 2003-01-17 20:01:20 +00:00
popupwin.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
print.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
printdlg.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
prntbase.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
process.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
progdlg.h
prop.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
propform.h
proplist.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
ptr_scpd.h
quantize.h
radiobox.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
radiobut.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
regex.h
region.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
resource.h
sashwin.h
sckaddr.h Applied patch [ 662321 ] Port of wxWindows to Wine 2003-01-07 13:49:08 +00:00
sckipc.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
sckstrm.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
scrolbar.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
scrolwin.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
settings.h
setup_redirect.h
sizer.h Improved const correctness. 2003-01-13 19:31:37 +00:00
slider.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
snglinst.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
socket.h Fix linking problems with MSVC 5. 2003-01-11 20:57:16 +00:00
spawnbrowser.h
spinbutt.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
spinctrl.h
splash.h
splitter.h
stack.h
statbmp.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
statbox.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
statline.h
stattext.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
statusbr.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
strconv.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
stream.h compilation fixes after applying DECLARE_NO_COPY_CLASS() patch 2003-01-02 23:46:08 +00:00
string.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
sysopt.h
tab.h
tabctrl.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
taskbar.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
tbarbase.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
tbarsmpl.h
textbuf.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
textctrl.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
textdlg.h
textfile.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
tglbtn.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
thread.h
thrimpl.cpp
time.h
timer.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
tipdlg.h
tipwin.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
tokenzr.h
toolbar.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
tooltip.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
toplevel.h Implemented wxToplevelWindowMotif. 2003-01-06 16:36:23 +00:00
treebase.h
treectrl.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
treelay.h
txtstrm.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
types.h
url.h
utils.h Give wxSafeYield an onlyIfNeeded parameter 2002-12-16 21:58:36 +00:00
valgen.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
validate.h
valtext.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
variant.h
vector.h The size_type typedef must be public. 2002-12-09 18:08:12 +00:00
version.h Updated version 2002-12-05 11:08:08 +00:00
vms_x_fix.h
volume.h
wave.h
wfstream.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
window.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
wizard.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
wx_cw_cm.h
wx_cw_d.h
wx_cw.h
wx_cwc_d.h
wx_cwc.h
wx_cwu_d.h
wx.h
wxchar.h tried to clean strdup() mess: we now have wxStrdup[AW] which should be always available 2002-12-10 00:43:28 +00:00
wxexpr.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
wxhtml.h
wxprec.h
wxshlb_cw_d.h
wxshlb_cw.h
wxshlb_cwc_d.h
wxshlb_cwc.h
wxshlba_cw_d.h
wxshlba_cw.h
wxshlba_cwc_d.h
wxshlba_cwc.h
xpmdecod.h
xpmhand.h
zipstrm.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
zstream.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00