wxWidgets/include/wx
Julian Smart c27be5db0b Added SQLTCHAR for non-Windows platforms, and added missing
wxFputs to wxchar.h


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-19 10:59:14 +00:00
..
cocoa use wxEventLoop in wxApp under wxMSW; factored out common code from wxX11/wxMotif/wxMGL to wxAppBase; changed wxApp::Dispatch() return type 2003-09-15 19:48:16 +00:00
generic Applied patch [ 808050 ] fixes for WXUNIVERSAL and UNICODE 2003-09-18 14:03:09 +00:00
gtk use wxEventLoop in wxApp under wxMSW; factored out common code from wxX11/wxMotif/wxMGL to wxAppBase; changed wxApp::Dispatch() return type 2003-09-15 19:48:16 +00:00
gtk1 use wxEventLoop in wxApp under wxMSW; factored out common code from wxX11/wxMotif/wxMGL to wxAppBase; changed wxApp::Dispatch() return type 2003-09-15 19:48:16 +00:00
html applied Otto Wyss' patch to extend wxHelpController::KeywordSearch with mode argument (modified to the point of reimplementation) 2003-09-09 17:29:11 +00:00
mac use wxEventLoop in wxApp under wxMSW; factored out common code from wxX11/wxMotif/wxMGL to wxAppBase; changed wxApp::Dispatch() return type 2003-09-15 19:48:16 +00:00
mgl wxMGL compilation fixes 2003-09-18 10:55:44 +00:00
motif use wxEventLoop in wxApp under wxMSW; factored out common code from wxX11/wxMotif/wxMGL to wxAppBase; changed wxApp::Dispatch() return type 2003-09-15 19:48:16 +00:00
msw Applied patch [ 808050 ] fixes for WXUNIVERSAL and UNICODE 2003-09-18 14:03:09 +00:00
os2 use wxEventLoop in wxApp under wxMSW; factored out common code from wxX11/wxMotif/wxMGL to wxAppBase; changed wxApp::Dispatch() return type 2003-09-15 19:48:16 +00:00
protocol Applied patch [ 794760 ] Majority of "... hides virtual function ..." removal 2003-09-11 09:58:31 +00:00
stc Added DoDragOver and DoDropText from Angelo Mandato, and ensured that 2003-09-18 22:28:25 +00:00
univ don't redefine wxUSE_UNICODE if already defined 2003-09-18 22:13:45 +00:00
unix added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
x11 wxX11 compilation fix. 2003-09-16 21:02:22 +00:00
xml added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
xrc wxCheckList -> wxCheckListBox 2003-08-28 09:36:54 +00:00
.cvsignore
accel.h
access.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
afterstd.h make this along the vc 7.1 exception as beforestd 2003-08-13 16:57:47 +00:00
app.h added HandleEvent() to allow handle exceptions in event handlers 2003-09-17 23:30:53 +00:00
apptrait.h Fixed AppTraits handling on OS/2. 2003-08-31 18:15:10 +00:00
arrimpl.cpp
arrstr.h Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1, because 2003-07-19 22:01:14 +00:00
artprov.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
beforestd.h don't disable warnings for VC7, not necessary 2003-07-19 19:16:15 +00:00
bitmap.h added support for gcc precompiled headers 2003-08-09 12:38:21 +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
bookctrl.h created wxBookCtrl which will be tje base class for wxNotebook and wxListbook; moved almost all of wxNotebookBase code into it 2003-08-20 22:57: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
build.h removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 2003-08-17 12:50:53 +00:00
busyinfo.h added support for gcc precompiled headers 2003-08-09 12:38:21 +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 Correctly export events. 2003-08-18 09:30:45 +00:00
caret.h wxCaretSuspender only shows the caret if it was visible previously 2003-08-11 16:33:56 +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 added check for wxUSE_VALIDATORS 2003-09-15 19:14:28 +00:00
choicdlg.h
choice.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
clipbrd.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
clntdata.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
cmdline.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
cmdproc.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
cmndata.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
colordlg.h
colour.h
combobox.h
confbase.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
config.h
containr.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
control.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
cshelp.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
ctrlsub.h rtti api mods added 2003-08-18 09:57:02 +00:00
cursor.h
dataobj.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
datetime.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
datetime.inl copy milliseconds in Set() too 2003-09-09 22:17:30 +00:00
datstrm.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
db.h Added SQLTCHAR for non-Windows platforms, and added missing 2003-09-19 10:59:14 +00:00
dbgrid.h Applied patch [ 808050 ] fixes for WXUNIVERSAL and UNICODE 2003-09-18 14:03:09 +00:00
dbkeyg.h
dbtable.h Applied patch [ 808050 ] fixes for WXUNIVERSAL and UNICODE 2003-09-18 14:03:09 +00:00
dc.h removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 2003-08-17 12:50:53 +00:00
dcbuffer.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
dcclient.h
dcmemory.h
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
dcsvg.h Applied patch [ 778625 ] wxSVGFileDC and UNICODE build 2003-09-11 10:05:32 +00:00
dde.h
debug.h
defs.h wxID_PREFERENCES added for the preferences menu item 2003-09-09 15:32:35 +00:00
dialog.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
dialup.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
dir.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
dirctrl.h
dirdlg.h
display.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
dnd.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
docmdi.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
docview.h removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 2003-08-17 12:50:53 +00:00
dragimag.h
dynarray.h renamed wxWindow::Clear() to ClearBackground() (fixes bug 783576) 2003-08-13 14:09:45 +00:00
dynlib.h applied fixes for CodeWarrior compilation 2003-08-16 11:58:06 +00:00
dynload.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
effects.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
encconv.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
event.h moved all event handlers callign code in ProcessEventIfMatches() instead of triplicating it 2003-09-17 23:35:36 +00:00
evtloop.h wxMGL compilation fixes 2003-09-18 10:01:59 +00:00
except.h added some trivial macros for exception handling 2003-09-17 12:06:36 +00:00
fdrepdlg.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
features.h Added a resource for Smartphone menubar 2003-07-20 22:59:09 +00:00
ffile.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
file.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
fileconf.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
filedlg.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
filefn.h removal of pc-mac charset conversion for wxMac 2003-09-14 18:40:43 +00:00
filename.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
filesys.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
flags.h linkage and unicode corrections 2003-08-25 23:29:55 +00:00
fmappriv.h
font.h added support for gcc precompiled headers 2003-08-09 12:38:21 +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
fontenum.h added support for gcc precompiled headers 2003-08-09 12:38:21 +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 added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
frame.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
fs_inet.h removed caching from wxInternetFSHandler 2003-08-29 22:54:45 +00:00
fs_mem.h Fixed #pragma interface/implementation handling for old compilers. 2003-08-24 16:38:02 +00:00
fs_zip.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
gauge.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
gdicmn.h removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 2003-08-17 12:50:53 +00:00
gdiobj.h
geometry.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
gifdecod.h added support for gcc precompiled headers 2003-08-09 12:38:21 +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 Fixes for wxHashTable when wxUSE_STL=1: 2003-08-19 21:17:04 +00:00
hashmap.h Fixed bug introduced in fs_zip.cpp when replacing wxHashTableLong 2003-08-29 20:10:32 +00:00
hashset.h Fixed bug introduced in fs_zip.cpp when replacing wxHashTableLong 2003-08-29 20:10:32 +00:00
help.h
helpbase.h applied Otto Wyss' patch to extend wxHelpController::KeywordSearch with mode argument (modified to the point of reimplementation) 2003-09-09 17:29:11 +00:00
helphtml.h
helpwin.h
htmllbox.h Added wxRTTI for the new wxVScrolledWindow, wxVListBox, and 2003-08-08 21:23:33 +00:00
icon.h
iconbndl.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
iconloc.h
imagbmp.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
image.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
imaggif.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
imagiff.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
imagjpeg.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
imaglist.h
imagpcx.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
imagpng.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
imagpnm.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
imagtiff.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
imagxpm.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
init.h
intl.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
iosfwrap.h
ioswrap.h
ipc.h
ipcbase.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
isql.h
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 added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
laywin.h
list.h Don't declare copystring if WXWIN_COMPATIBILITY_2_4==0 2003-09-10 20:57:17 +00:00
listbase.h added missing headers 2003-08-20 22:51:21 +00:00
listbook.h disabled (conditionally) separating static line; improved borders 2003-09-14 19:37:35 +00:00
listbox.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
listctrl.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
listimpl.cpp
log.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
longlong.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
math.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
matrix.h added support for gcc precompiled headers 2003-08-09 12:38:21 +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 added support for gcc precompiled headers 2003-08-09 12:38:21 +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 removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 2003-08-17 12:50:53 +00:00
menuitem.h
metafile.h
mimetype.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
minifram.h
module.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
msgdlg.h
msgout.h Fixed #pragma interface/implementation handling for old compilers. 2003-08-24 16:38:02 +00:00
mstream.h
notebook.h created wxBookCtrl which will be tje base class for wxNotebook and wxListbook; moved almost all of wxNotebookBase code into it 2003-08-20 22:57:07 +00:00
object.h log changes 2003-09-04 16:18:07 +00:00
ownerdrw.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
palette.h
panel.h
paper.h added support for gcc precompiled headers 2003-08-09 12:38:21 +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 DMC doesn't have w32api 2003-08-14 09:17:45 +00:00
popupwin.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
print.h Can now switch between PostScript and WIN32 print dialogs 2003-08-15 10:17:14 +00:00
printdlg.h Can now switch between PostScript and WIN32 print dialogs 2003-08-15 10:17:14 +00:00
prntbase.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
process.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
progdlg.h
ptr_scpd.h added tied scoped pointers 2003-09-17 17:27:36 +00:00
quantize.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
radiobox.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
radiobut.h
rawbmp.h
recguard.h added wxRecursionGuard 2003-08-14 00:09:36 +00:00
regex.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
region.h
renderer.h added version checking to the renderers 2003-08-10 15:51:30 +00:00
sashwin.h
sckaddr.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
sckipc.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
sckstrm.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
scopeguard.h corrected wxCATCH_ALL usage 2003-09-17 17:09:23 +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
settings.h
setup_redirect.h
sizer.h added wxBookCtrlSizer; derive wxNotebookSizer from it 2003-08-21 23:09:35 +00:00
slider.h RTTI extensions 2003-08-19 16:48:06 +00:00
snglinst.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
socket.h removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 2003-08-17 12:50:53 +00:00
spinbutt.h min and max setters added (xti) 2003-08-14 17:59:34 +00:00
spinctrl.h
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
statbmp.h added support for gcc precompiled headers 2003-08-09 12:38:21 +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 added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
stopwatch.h wxBase compilation fixes 2003-08-14 18:20:51 +00:00
strconv.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
stream.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
string.h Corrected statements about wxString correctly handling 2003-09-01 20:20:21 +00:00
sysopt.h
tab.h
tabctrl.h
taskbar.h moved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced 2003-08-02 13:52:31 +00:00
tbarbase.h removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 2003-08-17 12:50:53 +00:00
textbuf.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
textctrl.h removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 2003-08-17 12:50:53 +00:00
textdlg.h
textfile.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
tglbtn.h
thread.h Fixed several bugs in threading code for OS/2. Thread sample now working. 2003-08-30 20:44:14 +00:00
thrimpl.cpp Compilation fixes for OS/2. 2003-08-24 14:08:44 +00:00
timer.h removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 2003-08-17 12:50:53 +00:00
tipdlg.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
tipwin.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
tokenzr.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
toolbar.h Fixes for WinCE 2003-08-25 14:10:25 +00:00
tooltip.h
toplevel.h removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 2003-08-17 12:50:53 +00:00
treebase.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
treectrl.h
txtstrm.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
types.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
url.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
utils.h Fixed #pragma interface/implementation handling for old compilers. 2003-08-24 16:38:02 +00:00
valgen.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
validate.h added wxVALIDATOR_PARAM and use it to avoid warnings about unused validators when wxUSE_VALIDATORS==0 2003-09-15 19:54:51 +00:00
valtext.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
variant.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
vector.h
version.h Changed version to 2.5.1 2003-09-14 19:39:34 +00:00
vlbox.h Applied patch [ 808050 ] fixes for WXUNIVERSAL and UNICODE 2003-09-18 14:03:09 +00:00
vms_x_fix.h
volume.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
vscroll.h added support for gcc precompiled headers 2003-08-09 12:38:21 +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 added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
window.h RTTI extensions 2003-08-19 16:48:06 +00:00
wizard.h Correctly export events. 2003-08-18 09:30:45 +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
wx_cwc.h
wx_cwu_d.h
wx.h just tidied up the comment 2003-08-03 23:12:00 +00:00
wxchar.h Added SQLTCHAR for non-Windows platforms, and added missing 2003-09-19 10:59:14 +00:00
wxhtml.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
wxprec.h remove no longer treu comment about dmars 2003-08-14 08:46:33 +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 added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
xpmhand.h
xti.h setter fix 2003-09-08 14:21:36 +00:00
xtistrm.h log changes 2003-09-04 16:18:07 +00:00
xtixml.h linkage corrections, destructors added 2003-08-24 15:22:07 +00:00
zipstrm.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00
zstream.h added support for gcc precompiled headers 2003-08-09 12:38:21 +00:00