..
cocoa
- Remove wxTopLevelWindowCocoa from the wxRTTI class hierarchy
2003-03-24 17:06:28 +00:00
generic
Changed #if wxUSE_NEW_GRID to #if wxUSE_GRID (there is no more new grid)
2003-03-26 18:09:28 +00:00
gtk
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
gtk1
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
html
applied patch adding SetFonts to wxHTML printing classes and allowing NULL sizes list
2003-03-16 20:30:26 +00:00
mac
Removed obsolete wxDate and wxTime classes.
2003-03-23 20:14:19 +00:00
mgl
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
motif
SetSelection must not send an event. Fixed an off
2003-03-26 22:20:59 +00:00
msw
wxDIB::Create(wxBitmap) shouldn't do any conversions if the bitmap is already a DIB section
2003-03-24 22:58:50 +00:00
os2
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
protocol
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
stc
Patch from David Falkinder to help building a STC dll.
2003-02-27 21:10:20 +00:00
univ
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
unix
- Added wxAddProcessCallbackForPid function
2003-03-26 17:46:14 +00:00
x11
Removed erroneous copyright names and corrected licence spelling
2003-03-17 11:23:28 +00:00
xrc
added wxSplitterWindow to XRC
2003-01-26 23:19:04 +00:00
.cvsignore
accel.h
Use generic implementation for wxCocoa
2003-03-22 06:13:03 +00:00
access.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
app.h
- Include wxCocoa specific header
2003-03-22 05:55: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
added (very) preliminary raw bitmap support
2003-03-22 19:09:33 +00:00
bmpbuttn.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
brush.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
buffer.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
build.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
busyinfo.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
button.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
calctrl.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
caret.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
checkbox.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
checklst.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
chkconf.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
choicdlg.h
choice.h
Include wxCocoa specific header
2003-03-22 06:18:36 +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
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
cmdproc.h
forward declare wxMenu
2003-02-25 12:43:06 +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
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
combobox.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
confbase.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +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
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
cshelp.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
ctrlsub.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
cursor.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
dataobj.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
datetime.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
datetime.inl
Temporary fix for strange wxDateTime link error with VC++ and wxUSE_ACCESSIBILITY=1
2003-02-19 21:06:52 +00:00
datstrm.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
db.h
Removed old grid code
2003-03-24 18:50:10 +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
- forward declare wxDC for use as a pointer or reference parameter in
2003-03-22 06:00:12 +00:00
dcbuffer.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
dcclient.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
dcmemory.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
dcprint.h
dcps.h
dcscreen.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
dcsvg.h
fix unused vars for watcom
2003-02-12 20:58:58 +00:00
dde.h
Fix for export warning when compiling a DLL.
2003-01-30 01:48:11 +00:00
debug.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
defs.h
Various changes for wxCocoa
2003-03-21 17:09:18 +00:00
dialog.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
dialup.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
dir.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
dirctrl.h
dirdlg.h
Use generic implementation for wxCocoa
2003-03-22 06:13:03 +00:00
display.h
significant API changes: wxVideoMode and methods using it added, GetDepth() and IsColour() removed, GetFromWindow() added
2003-03-02 14:16:29 +00:00
dnd.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +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 possibility to use several wxFileHistories (patch 685876)
2003-03-02 23:35:17 +00:00
dragimag.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
dynarray.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
dynlib.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
dynload.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +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
Allow headers to be compiled in Objective-C++ mode
2003-03-21 02:58:55 +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
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
file.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
fileconf.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
filedlg.h
Use generic implementation for wxCocoa
2003-03-22 06:13:03 +00:00
filefn.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
filename.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
filesys.h
allow compilation with wxUSE_DATETIME == 0 (patch 679822)
2003-02-06 00:53:46 +00:00
font.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
fontdlg.h
Use generic font dialog for wxCocoa
2003-03-22 06:03:07 +00:00
fontenc.h
Use the MSW/Mac font encoding info for wxCocoa (just to make wxCocoa compile)
2003-03-22 06:05:41 +00:00
fontenum.h
compilation fixes
2003-02-12 20:35:27 +00:00
fontmap.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
fontutil.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
frame.h
Include wxCocoa specific header
2003-03-22 06:18:36 +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
Removed 16-bit gauge code (Microsoft)
2003-03-23 18:49:12 +00:00
gdicmn.h
added copy arrow cursor macos specific
2003-03-02 22:35:42 +00:00
gdiobj.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
geometry.h
added wxRect2DDouble == != = operators (patch 684616)
2003-03-02 23:44:56 +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
helpbase.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
helphtml.h
helpwin.h
icon.h
Include wxCocoa specific header
2003-03-22 06:18:36 +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
wxImageHistogram needs WXDLLEXPORT
2003-03-26 20:43:09 +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
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
iosfwrap.h
Copyright correction
2003-03-21 15:43:19 +00:00
ioswrap.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
ipc.h
ipcbase.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +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
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
laywin.h
list.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
listbase.h
New native OS/2 list control support.
2003-01-21 23:34:02 +00:00
listbox.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
listctrl.h
New native OS/2 list control support.
2003-01-21 23:34:02 +00:00
listimpl.cpp
log.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
longlong.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
math.h
added wx/math.h (patch 686009)
2003-03-02 23:42:57 +00:00
matrix.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
mdi.h
Use generic implementation for wxCocoa
2003-03-22 06:13:03 +00:00
memconf.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
memory.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
memtext.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
menu.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
menuitem.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
metafile.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
mimetype.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +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
Use generic implementation for wxCocoa
2003-03-22 06:13:03 +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
Use generic implementation for wxCocoa
2003-03-22 06:13:03 +00:00
object.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
ownerdrw.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
palette.h
Use the generic palette for wxCocoa
2003-03-22 06:07:11 +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
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
platform.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
popupwin.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +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
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
process.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
progdlg.h
prop.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
propform.h
Do not #include an header where a forward declaration suffixes. Do not
2003-02-03 20:56:40 +00:00
proplist.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
ptr_scpd.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
quantize.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
radiobox.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
radiobut.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
rawbmp.h
Added missing comma.
2003-03-23 15:07:48 +00:00
regex.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
region.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
resource.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
sashwin.h
sckaddr.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
sckipc.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +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
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
setup_redirect.h
sizer.h
Copyright correction
2003-03-21 15:30:17 +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
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
stack.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
statbmp.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
statbox.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
statline.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
stattext.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
statusbr.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
strconv.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
stream.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
string.h
added non-const begin()/end() methods to wxString (patch 696842)
2003-03-24 20:32:55 +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
Allow headers to be compiled in Objective-C++ mode
2003-03-21 02:58:55 +00:00
tbarsmpl.h
Allow headers to be compiled in Objective-C++ mode
2003-03-21 02:58:55 +00:00
textbuf.h
added wxTextBuffer::Clear() (patch 706188)
2003-03-24 20:37:27 +00:00
textctrl.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
textdlg.h
textfile.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
tglbtn.h
Implemented wxToggleButton under Motif.
2003-02-12 18:20:23 +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
timer.h
Use the generic timer for wxCocoa
2003-03-22 06:07:53 +00:00
tipdlg.h
Applied patch [ 600500 ] Tip-of-day: comments, translatable
2002-08-31 12:08:02 +00:00
tipwin.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
tokenzr.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
toolbar.h
Allow headers to be compiled in Objective-C++ mode
2003-03-21 02:58:55 +00:00
tooltip.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
toplevel.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
treebase.h
Remove unnecessary header dependencies. Fix resulting compilation
2003-02-10 21:07:36 +00:00
treectrl.h
Support for new native OS/2 tree control.
2003-01-24 22:26:04 +00:00
treelay.h
txtstrm.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
types.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
url.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
utils.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
valgen.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
validate.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
valtext.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
variant.h
Removed obsolete wxDate and wxTime classes.
2003-03-23 20:14:19 +00:00
vector.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
version.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
vms_x_fix.h
volume.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +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
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
wizard.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
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_cw.h
wx_cwc_d.h
wx_cwc.h
wx_cwu_d.h
wx.h
wxchar.h
fix bcc bug
2003-02-01 19:54:11 +00:00
wxexpr.h
Make wxr resources work in Unicode mode.
2003-02-03 22:39:02 +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_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
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