wxWidgets/include/wx
2003-08-09 08:33:40 +00:00
..
cocoa * When cloning the ref data, copy the NSBitmapImageRep instead of retaining it 2003-08-08 14:49:53 +00:00
generic fixed HasButtons() 2003-08-06 23:03:01 +00:00
gtk wxJoystick and wxWave are now available in all Unix ports, the code was not GTK specific 2003-08-02 13:50:49 +00:00
gtk1 wxJoystick and wxWave are now available in all Unix ports, the code was not GTK specific 2003-08-02 13:50:49 +00:00
html reverted two last changes; they both broke compilation 2003-08-03 19:30:30 +00:00
mac return wxToolkitInfo by reference and not by pointer 2003-08-02 15:39:26 +00:00
mgl gave default parameters for wxBrush() ctor from wxColour (this is what is used in 99 of cases...) 2003-07-21 20:41:48 +00:00
motif load any files, not only XPMs, in wxIcon(wxIconLocation) 2003-07-21 12:21:22 +00:00
msw fixed wxBase and GUI separation for sockets code 2003-08-07 12:26:17 +00:00
os2 gave default parameters for wxBrush() ctor from wxColour (this is what is used in 99 of cases...) 2003-07-21 20:41:48 +00:00
protocol split wxBase into wxBase and wxNet libraries 2003-07-27 22:41:06 +00:00
stc Fixes to allow STC to be built as a DLL 2003-07-25 21:24:49 +00:00
univ warnings (and some errors) fixes for wxUniv DLL build 2003-08-03 20:58:56 +00:00
unix fixed wxBase and GUI separation for sockets code 2003-08-07 12:26:17 +00:00
x11 Call base OnInternalIdle 2003-08-08 19:39:16 +00:00
xml moved XML classes to the core 2003-07-20 21:37:03 +00:00
xrc MOre fixes for DLL builds 2003-07-26 00:18:57 +00:00
.cvsignore
accel.h Use generic implementation for wxCocoa 2003-03-22 06:13:03 +00:00
access.h Extended wxTextAttr and added wxTextCtrl::GetStyle stub 2003-06-20 16:25:31 +00:00
afterstd.h MSVC 5 compilation fixes. 2003-07-18 19:47:19 +00:00
app.h Unicode compilation fix. 2003-08-05 17:41:14 +00:00
apptrait.h blind fix for watcom 2003-08-07 20:59:18 +00:00
arrimpl.cpp Added --use-stl to cnfigure, wxUSE_STL to setup0.h 2003-07-08 19:52:35 +00:00
arrstr.h Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1, because 2003-07-19 22:01:14 +00:00
artprov.h added wxART_MISSING_IMAGE 2003-01-20 00:31:28 +00:00
beforestd.h don't disable warnings for VC7, not necessary 2003-07-19 19:16:15 +00:00
bitmap.h Removed very obsolete Set/GetColourMap accessors. 2003-06-18 16:19:26 +00:00
bmpbuttn.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
brush.h gave default parameters for wxBrush() ctor from wxColour (this is what is used in 99 of cases...) 2003-07-21 20:41:48 +00:00
buffer.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
build.h reworked wxBuildOptions code to work even w/o function inlining 2003-08-04 13:17:17 +00:00
busyinfo.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
button.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
calctrl.h created wxAdvanced library 2003-08-02 01:04:55 +00:00
caret.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
checkbox.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
checklst.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
chkconf.h PRINTING is not dependent on DOCVIEW 2003-08-03 23:30:54 +00:00
choicdlg.h
choice.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
clipbrd.h wxCocoa: Include new platform-specific headers 2003-07-28 19:09:47 +00:00
clntdata.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
cmdline.h Added --use-stl to cnfigure, wxUSE_STL to setup0.h 2003-07-08 19:52:35 +00:00
cmdproc.h MSVC 5 compilation fixes. 2003-07-18 19:47:19 +00:00
cmndata.h Added m_ prefix to wxColourData and wxFontData members for consistency. 2003-06-26 13:15:12 +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 wxCocoa: Added basic (i.e. not working) implementation of wxComboBox 2003-07-14 15:58:33 +00:00
confbase.h Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1, because 2003-07-19 22:01:14 +00:00
config.h
containr.h containers don't always accept focus (patch 718913) 2003-04-11 13:48:27 +00:00
control.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
cshelp.h warnings (and some errors) fixes for wxUniv DLL build 2003-08-03 20:58:56 +00:00
ctrlsub.h borland does not like ; at end of macros 2003-07-22 09:01:02 +00:00
cursor.h Include wxCocoa specific header 2003-03-22 06:18:36 +00:00
dataobj.h wxCocoa: Include new platform-specific headers 2003-07-28 19:09:47 +00:00
datetime.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
datetime.inl Moved wxDateTime::TIME_T_FACTOR into datetime.cpp to 2003-04-11 11:01:39 +00:00
datstrm.h added functions to read/write several elements at once (patch 754986) 2003-07-10 11:47:27 +00:00
db.h Incorrect placement of the '*' in the line "const wxChar* WXDLLIMPEXP_ODBC". It should be "const wxChar WXDLLIMPEXP_ODBC *" 2003-08-04 18:56:58 +00:00
dbgrid.h added wxDbGrid 2003-08-03 20:26:51 +00:00
dbkeyg.h
dbtable.h moved DB classes into wxODBC library 2003-08-02 19:14:54 +00:00
dc.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
dcbuffer.h created wxAdvanced library 2003-08-02 01:04:55 +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
dcmirror.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
dcprint.h
dcps.h
dcscreen.h Include wxCocoa specific header 2003-03-22 06:18:36 +00:00
dcsvg.h ported wxSVG contrib to bakefile (patch #778614) 2003-07-28 08:33:29 +00:00
dde.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
debug.h restored old wxCOMPILE_TIME_ASSERT2 definition as the new one doesn't work with VC6 E&C 2003-07-10 23:15:17 +00:00
defs.h wxCocoa: Added NSThread 2003-08-06 03:40:11 +00:00
dialog.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
dialup.h compilation fixes for Vadim's changes and Borland C++ 2003-07-22 11:13:50 +00:00
dir.h Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1, because 2003-07-19 22:01:14 +00:00
dirctrl.h
dirdlg.h Small tweaks for WinCE compatibility 2003-07-15 13:15:48 +00:00
display.h Use Unix display for Motif. 2003-08-03 20:12:57 +00:00
dnd.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
docmdi.h 2 step creation for wxDocMDIChildFrame (patch 661657) 2003-07-09 23:25:27 +00:00
docview.h applied an extended version of patch 685795: clean up view [de]activation 2003-07-10 09:32:35 +00:00
dragimag.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
dynarray.h compilation fixes for win32 dll+multilib 2003-08-05 16:16:49 +00:00
dynlib.h added Unload(handle); updated the docs 2003-08-04 14:05:00 +00:00
dynload.h removed duplicated code from dynlib.h and dynload.h 2003-08-01 21:12:40 +00:00
effects.h Added some accessors for wxEffects 2002-09-05 19:37:25 +00:00
encconv.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
event.h exposing the dynamic event table 2003-08-09 08:17:07 +00:00
evtloop.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
fdrepdlg.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
features.h Added a resource for Smartphone menubar 2003-07-20 22:59:09 +00:00
ffile.h Applied patch [ 761138 ] Replaces references to wxT("") and _T("") with wxEmptyString 2003-07-10 08:36:14 +00:00
file.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
fileconf.h Applied patch [ 761138 ] Replaces references to wxT("") and _T("") with wxEmptyString 2003-07-10 08:36:14 +00:00
filedlg.h Compilation fixes for !WXWIN_COMPATIBILITY_2_4. 2003-07-20 19:27:14 +00:00
filefn.h Added --use-stl to cnfigure, wxUSE_STL to setup0.h 2003-07-08 19:52:35 +00:00
filename.h GetPath() now has wxPATH_GET_COLUME by default 2003-07-27 22:53:23 +00:00
filesys.h split wxBase into wxBase and wxNet libraries 2003-07-27 22:41:06 +00:00
fmappriv.h Fixed some duff #ifdefs 2003-07-11 22:06:00 +00:00
font.h Include wxCocoa specific header 2003-03-22 06:18:36 +00:00
fontdlg.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24: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 Applied patch [ 761138 ] Replaces references to wxT("") and _T("") with wxEmptyString 2003-07-10 08:36:14 +00:00
fontmap.h fixed suppressing of wxFontMapper questions which was broken by GUI/base separation changes 2003-07-20 18:40:24 +00:00
fontutil.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
frame.h Use WM_INITMENUPOPUP 2003-07-12 23:09:04 +00:00
fs_inet.h split wxBase into wxBase and wxNet libraries 2003-07-27 22:41:06 +00:00
fs_mem.h bring base class AddFile()s in scope manually, without using 'using' 2003-07-04 23:49:58 +00:00
fs_zip.h Moved some methods/classes inside COMPATIBILITY_2_4. 2003-07-03 21:59:55 +00:00
gauge.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
gdicmn.h added wxSize::IncTo/DecTo 2003-07-20 20:04:22 +00:00
gdiobj.h Include wxCocoa specific header 2003-03-22 06:18:36 +00:00
geometry.h implemented constructor for rect from point and size 2003-04-13 11:55:25 +00:00
gifdecod.h use DECLARE_NO_COPY_CLASS() where applicable (patch 633384) 2003-01-02 23:38:11 +00:00
glcanvas.h compilation fix 2003-07-17 14:18:19 +00:00
grid.h
gsocket.h fixed wxBase and GUI separation for sockets code 2003-08-07 12:26:17 +00:00
hash.h Removed (wrong) wxHashTable::compatibility_iterator::GetPrevious 2003-07-24 19:29:42 +00:00
hashmap.h added *_WITH_DECL macros so that it is possible to export hashes from 2003-07-27 22:35:02 +00:00
help.h Added wxWinceHelpController 2003-07-12 20:11:24 +00:00
helpbase.h Applied patch [ 761138 ] Replaces references to wxT("") and _T("") with wxEmptyString 2003-07-10 08:36:14 +00:00
helphtml.h Include wxHTML help controller from wx/helphtml.h. 2003-06-14 19:48:14 +00:00
helpwin.h
htmllbox.h Added wxRTTI for the new wxVScrolledWindow, wxVListBox, and 2003-08-08 21:23:33 +00:00
icon.h added wxIconLocation; minor fixes to wxIcon on some platforms 2003-06-21 13:39:40 +00:00
iconbndl.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
iconloc.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
imagbmp.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
image.h Applied patch [ 761138 ] Replaces references to wxT("") and _T("") with wxEmptyString 2003-07-10 08:36:14 +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 Applied patch [ 740071 ] Make tiff errors/warnings use wxLog functions 2003-05-21 18:25:24 +00:00
imagxpm.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
init.h added wxEntry(char **) declaration 2003-07-07 11:48:22 +00:00
intl.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +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 added wx/ipc.h and used/documented it 2002-04-15 18:24:46 +00:00
ipcbase.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +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 wxJoystick and wxWave are now available in all Unix ports, the code was not GTK specific 2003-08-02 13:50:49 +00:00
layout.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
laywin.h
list.h renamed to WX_DECLARE_LIST_WITH_DECL for consistency if wxUSE_STL=0, too 2003-08-02 15:54:07 +00:00
listbase.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
listbox.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
listctrl.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
listimpl.cpp Added --use-stl to cnfigure, wxUSE_STL to setup0.h 2003-07-08 19:52:35 +00:00
log.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
longlong.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
math.h added wx/math.h (patch 686009) 2003-03-02 23:42:57 +00:00
matrix.h Added optional event sink for use with dynamic event tables 2003-06-30 13:11:51 +00:00
mdi.h Compilation fix. 2003-08-05 17:52:35 +00:00
memconf.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
memory.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
memtext.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
menu.h added missing #include <wx/defs.h> (parts of patch 649438) 2003-07-09 21:48:53 +00:00
menuitem.h Ensure that a wxMenuItem's parent menu is updated if it is removed 2003-06-10 23:48:46 +00:00
metafile.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
mimetype.h icon location may contain , so added GetIcon() overload taking MessageParameters 2003-07-21 01:13:18 +00:00
minifram.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
module.h fixed compilation of multilib dll 2003-07-04 18:18:11 +00:00
msgdlg.h Use generic implementation for wxCocoa 2003-03-22 06:13:03 +00:00
msgout.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
mstream.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
notebook.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
object.h deprecated Initialize/CleanUpClasses 2003-08-06 12:10:30 +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 STL-ification patch for wxMSW and wxGTK. 2003-07-10 19:55:12 +00:00
pen.h gave default parameters for wxPen() ctor from wxColour (this is what is used in 99 of cases...) 2003-07-21 19:39:34 +00:00
platform.h DigitalMars check didn't work 2003-07-15 18:44:13 +00:00
popupwin.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +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 Compilation fix. 2003-07-24 20:06:02 +00:00
process.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
progdlg.h
ptr_scpd.h added release() 2003-06-29 15:44:08 +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 Added optional event sink for use with dynamic event tables 2003-06-30 13:11:51 +00:00
rawbmp.h Compilation fix. 2003-07-10 19:18:06 +00:00
regex.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
region.h Used wxRegion code from wxX11. 2003-05-24 19:41:05 +00:00
renderer.h added Load() and Set() methods 2003-08-06 18:14:44 +00:00
sashwin.h
sckaddr.h split wxBase into wxBase and wxNet libraries 2003-07-27 22:41:06 +00:00
sckipc.h split wxBase into wxBase and wxNet libraries 2003-07-27 22:41:06 +00:00
sckstrm.h split wxBase into wxBase and wxNet libraries 2003-07-27 22:41:06 +00:00
scopeguard.h added wxScopeGuard; test it in the sample 2003-07-05 23:56:08 +00:00
scrolbar.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
scrolwin.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
selstore.h more warning fixes; removed references to wxToolBarBase from wxRTTI 2003-07-22 01:42:41 +00:00
set.h Warning fixes (still does not compile). 2003-08-03 20:14:09 +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 fixing xti problems 2003-07-30 17:55:53 +00:00
slider.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
snglinst.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
socket.h split wxBase into wxBase and wxNet libraries 2003-07-27 22:41:06 +00:00
spinbutt.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +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 restore some of the styles; added support for splitters without border/sash to generic renderer 2003-07-22 22:12:32 +00:00
stack.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
statbmp.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
statbox.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
statline.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
stattext.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
statusbr.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
stopwatch.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
strconv.h wxConvGdk is not used anymore 2003-07-06 17:24:51 +00:00
stream.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
string.h workaround CW bug 2003-07-30 17:57:37 +00:00
sysopt.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
tab.h
tabctrl.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
taskbar.h moved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced 2003-08-02 13:52:31 +00:00
tbarbase.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
tbarsmpl.h more warning fixes; removed references to wxToolBarBase from wxRTTI 2003-07-22 01:42:41 +00:00
textbuf.h missing or wrong DLLEXPORTs for DLL build 2003-08-03 20:03:59 +00:00
textctrl.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
textdlg.h
textfile.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
tglbtn.h Implemented wxToggleButton under Motif. 2003-02-12 18:20:23 +00:00
thread.h added wxThreadHelper class (patch 756906) 2003-07-10 12:36:05 +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 undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
tipdlg.h created wxAdvanced library 2003-08-02 01:04:55 +00:00
tipwin.h wxUSE_STL=1 compilation fixes. 2003-07-19 22:42:12 +00:00
tokenzr.h Added --use-stl to cnfigure, wxUSE_STL to setup0.h 2003-07-08 19:52:35 +00:00
toolbar.h Added WCE toolbar 2003-07-18 14:12:53 +00:00
tooltip.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
toplevel.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
treebase.h fixing xti problems 2003-07-30 17:55:53 +00:00
treectrl.h Use the generic tree control for wxCocoa 2003-04-07 02:49:17 +00:00
txtstrm.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
types.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
url.h split wxBase into wxBase and wxNet libraries 2003-07-27 22:41:06 +00:00
utils.h Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1, because 2003-07-19 22:01:14 +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 Applied patch [ 738821 ] Allow more features to be turned off 2003-05-23 18:59:07 +00:00
variant.h Fix some compilation and linking errors in samples. 2003-07-19 15:05:08 +00:00
vector.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
version.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
vlbox.h Added wxRTTI for the new wxVScrolledWindow, wxVListBox, and 2003-08-08 21:23:33 +00:00
vms_x_fix.h Committing in . 2003-06-12 11:28:16 +00:00
volume.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
vscroll.h Added wxRTTI for the new wxVScrolledWindow, wxVListBox, and 2003-08-08 21:23:33 +00:00
wave.h wxJoystick and wxWave are now available in all Unix ports, the code was not GTK specific 2003-08-02 13:50:49 +00:00
wfstream.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
window.h Added Setter for Position (consistency) 2003-07-28 20:15:59 +00:00
wizard.h created wxAdvanced library 2003-08-02 01:04:55 +00:00
wx_cw_cm.h expat define MACOS_CLASSIC added 2003-07-24 10:44:41 +00:00
wx_cw_d.h
wx_cw.h
wx_cwc_d.h mach-o addition 2003-03-28 19:18:51 +00:00
wx_cwc.h mach-o addition 2003-03-28 19:18:51 +00:00
wx_cwu_d.h
wx.h just tidied up the comment 2003-08-03 23:12:00 +00:00
wxchar.h Compile with EVC 3.0 2002 2003-07-15 22:28:21 +00:00
wxhtml.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
wxprec.h no need to define STRICT here either 2003-07-15 18:58:28 +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
xti.h define WX_XTI_TEMPLATE_FIX in case it is not yet 2003-08-09 08:33:40 +00:00
xtistrm.h xti expansions, streaming code changes 2003-08-08 20:35:19 +00:00
zipstrm.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
zstream.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00