..
generic
Remove calls to a couple of deprecated methods, fix wxMotif build with
2003-01-16 20:44:47 +00:00
gtk
Removed unnecessary SET_STYLE.. macros.
2003-01-31 10:31:54 +00:00
gtk1
Removed unnecessary SET_STYLE.. macros.
2003-01-31 10:31:54 +00:00
html
added wxHtmlWindow::LoadFile
2003-01-26 23:20:00 +00:00
mac
moving all string conversions to private.h
2003-01-29 14:59:28 +00:00
mgl
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
motif
Implemented wxEventLoop for wxMotif, and used it in wxDialog::ShowModal,
2003-02-02 15:48:50 +00:00
msw
big wxCursor cleanup
2003-02-02 02:06:34 +00:00
os2
Support for new native OS/2 tree control with drag-and-drop.
2003-01-24 22:31:41 +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
Applied patch [ 677730 ] Menus with radio items (wxUniv)
2003-02-02 14:50:05 +00:00
unix
use all MIME data sources on Unix, not only mailcap/mime.types
2003-01-26 20:54:57 +00:00
x11
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
xrc
added wxSplitterWindow to XRC
2003-01-26 23:19:04 +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
added wxART_MISSING_IMAGE
2003-01-20 00:31:28 +00:00
bitmap.h
Derive wxBitmap from wxBitmapBase in wxMotif, with the appropriate
2003-01-19 09:52:29 +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
added wxBuildOptions and check that they are the same for the program and the library on startup
2002-05-07 19:56:43 +00:00
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
patch from Søren Erland Vestø for additional wxCalendarCtrl styles (also moved them all to calctrl.h from defs.h)
2001-11-02 15:42:51 +00:00
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
patch 672127: Adds required check for wxUSE_WXHTML_HELP to chkconf.h
2003-01-21 23:28:07 +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
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
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
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
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
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
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
wxSVGDC class include files
2002-06-19 09:17:46 +00:00
dde.h
Fix for export warning when compiling a DLL.
2003-01-30 01:48:11 +00:00
debug.h
Reverted the _n__ fix for now.
2002-12-09 14:35:09 +00:00
defs.h
additional mac alias types
2003-01-29 14:56:17 +00:00
dialog.h
removed wxTLW cruft now that all ports have it
2003-01-07 15:03:56 +00:00
dialup.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
dir.h
added and documented wxDirTraverser::OnOpenError
2003-01-24 00:32:17 +00:00
dirctrl.h
dirdlg.h
added missing include file
2002-05-04 13:17:36 +00:00
display.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
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
added iosfwrap.h (wrapper for <iosfwd>)
2003-01-26 00:12:12 +00:00
dragimag.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
dynarray.h
added wxArray::SetCount()
2003-01-25 23:47:33 +00:00
dynlib.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
dynload.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
effects.h
Added some accessors for wxEffects
2002-09-05 19:37:25 +00:00
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
added raw key code and flags support (based on patch from Bryce Denney)
2002-04-07 21:06:59 +00:00
ffile.h
use wxChar, not char, for the second argument of Open() and also use wxFopen() in the implementation
2003-02-02 12:46:33 +00:00
file.h
compilation fix for wxUSE_WCHAR_T=0
2002-09-04 22:17:09 +00:00
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
File/DirExists() are const now
2003-01-25 12:01:57 +00:00
filesys.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
font.h
fixed an unused parameter warning
2003-01-22 17:10:49 +00:00
fontdlg.h
fixes to wxFontDialog after recent changes
2002-05-12 22:26:01 +00:00
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
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
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
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
hashmap.h
Fix PCH problems with some versions of CodeWarrior.
2003-01-11 20:55:27 +00:00
help.h
Use wxHtmlHelpController for HTML help, not wxHelpControllerHtml :-)
2002-03-23 12:02:54 +00:00
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
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
imagbmp.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
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
Added wxListCtrl to derive from wxGenericListCtrl,
2002-07-22 23:03:03 +00:00
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
iosfwrap.h
added iosfwrap.h (wrapper for <iosfwd>)
2003-01-26 00:35:19 +00:00
ioswrap.h
added iosfwrap.h (wrapper for <iosfwd>)
2003-01-26 00:12:12 +00:00
ipc.h
added wx/ipc.h and used/documented it
2002-04-15 18:24:46 +00:00
ipcbase.h
compilation fixes after applying DECLARE_NO_COPY_CLASS() patch
2003-01-02 23:46:08 +00:00
isql.h
HWND already typedef'ed when compiling with EMX (OS/2).
2002-08-25 18:25:21 +00:00
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
New native OS/2 list control support.
2003-01-21 23:34:02 +00:00
listbox.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
listctrl.h
New native OS/2 list control support.
2003-01-21 23:34:02 +00:00
listimpl.cpp
log.h
added iosfwrap.h (wrapper for <iosfwd>)
2003-01-26 00:12:12 +00:00
longlong.h
added iosfwrap.h (wrapper for <iosfwd>)
2003-01-26 00:12:12 +00:00
matrix.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
mdi.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
memconf.h
memory.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
memtext.h
corrected warnings when compiling with -Wall -W
2002-05-07 21:58:27 +00:00
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
use all MIME data sources on Unix, not only mailcap/mime.types
2003-01-26 20:54:57 +00:00
minifram.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
module.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
msgdlg.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
msgout.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
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
added iosfwrap.h (wrapper for <iosfwd>)
2003-01-26 00:12:12 +00:00
odbc.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
ownerdrw.h
disable use of #pragma interface under Mac OS X
2002-09-02 19:15:40 +00:00
palette.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
panel.h
paper.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
pen.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
platform.h
added definition of TARGET_CARBON when compiling with non generated setup.h
2003-01-28 22:26:30 +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
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
proplist.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
ptr_scpd.h
Applied patch [ 587450 ] Scoped Smart pointers and docs
2002-08-08 09:57:05 +00:00
quantize.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
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
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
region.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
resource.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
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
Cosmetic changes to wxSS::GetScreen:
2002-05-19 22:44:27 +00:00
setup_redirect.h
Moved setup.h out of the way
2002-01-26 10:59:51 +00:00
sizer.h
added support for non flexible (in one direction only) flexible sizers
2003-01-26 00:04:24 +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
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
spinbutt.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
spinctrl.h
another part of SetSelection() change I forgot to commit
2002-09-01 20:24:25 +00:00
splash.h
splitter.h
include wx/event.h before declarign the types (patch 543270)
2002-04-13 16:41:03 +00:00
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
added iosfwrap.h (wrapper for <iosfwd>)
2003-01-26 00:12:12 +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
added Add/InsertTool() (patch 672032)
2003-01-27 01:13:35 +00:00
tbarsmpl.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
textbuf.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
textctrl.h
added iosfwrap.h (wrapper for <iosfwd>)
2003-01-26 00:12:12 +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
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
thrimpl.cpp
wxMutex changes (explicitly specify the type), return values for all wxMutex/wxSemaphore/wxCondition methods and general cleanup
2002-06-06 18:31:59 +00:00
time.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
timer.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
tipdlg.h
Applied patch [ 600500 ] Tip-of-day: comments, translatable
2002-08-31 12:08:02 +00:00
tipwin.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
tokenzr.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
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
Applied patch [ 605189 ] add edit cancel notify to wxTreeEvent
2002-09-05 19:50:41 +00:00
treectrl.h
Support for new native OS/2 tree control.
2003-01-24 22:26:04 +00:00
treelay.h
txtstrm.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
types.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
url.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
utils.h
getting rid of wxBuffer
2003-01-29 14:55:21 +00:00
valgen.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
validate.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
valtext.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
variant.h
added iosfwrap.h (wrapper for <iosfwd>)
2003-01-26 00:12:12 +00:00
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
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
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.h
preemptive fix for wxPython compilation. It will break otherwise when
2001-12-11 06:40:48 +00:00
wx_cw.h
wx_cw_cm.h
opaque toolbox structs under Classic break access to contrlDefProc
2002-08-24 06:55:46 +00:00
wx_cw_d.h
wx_cwc.h
wx_cwc_d.h
wx_cwu_d.h
wxchar.h
fix bcc bug
2003-02-01 19:54:11 +00:00
wxexpr.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
wxhtml.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
wxprec.h
applied patch to build wxMSW with CW7 (patch 550445)
2002-05-09 22:34:44 +00:00
wxshlb_cw.h
prefix files for shared library targets on cw mac
2002-01-20 16:09:58 +00:00
wxshlb_cw_d.h
prefix files for shared library targets on cw mac
2002-01-20 16:09:58 +00:00
wxshlb_cwc.h
prefix files for shared library targets on cw mac
2002-01-20 16:09:58 +00:00
wxshlb_cwc_d.h
prefix files for shared library targets on cw mac
2002-01-20 16:09:58 +00:00
wxshlba_cw.h
prefix files for shared library targets on cw mac
2002-01-20 16:09:58 +00:00
wxshlba_cw_d.h
prefix files for shared library targets on cw mac
2002-01-20 16:09:58 +00:00
wxshlba_cwc.h
prefix files for shared library targets on cw mac
2002-01-20 16:09:58 +00:00
wxshlba_cwc_d.h
prefix files for shared library targets on cw mac
2002-01-20 16:09:58 +00:00
xpmdecod.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
xpmhand.h
Added error directive for MSW since no longer needed.
2002-08-07 20:21:26 +00:00
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