wxWidgets/include/wx
2004-02-08 06:13:46 +00:00
..
cocoa Applied modified 3-state checkbox patch from Mathew Cucuzella 2004-02-02 04:58:16 +00:00
generic added wxDC::DrawPolyPolygon() (patch 882189) 2004-02-07 19:21:51 +00:00
gtk Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
gtk1 Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
html prefix symbols with wx, for smaller risk of collision 2004-02-01 10:48:30 +00:00
mac renamed wxWave to wxSound 2004-02-02 14:34:35 +00:00
mgl Applied patch [ 828303 ] Slight wxColour cleanup 2003-12-11 10:10:40 +00:00
motif Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
msw background colour of a combobox may now be set (bug 805442) 2004-02-08 00:59:23 +00:00
os2 renamed wxWave to wxSound 2004-02-02 14:34:35 +00:00
protocol wxHTTP::GetResponse() added (patch 794394) 2003-09-20 23:55:32 +00:00
stc Updated Scintilla to version 1.58 2004-02-06 00:03:13 +00:00
univ Digital Mars compilation warnings and Unicode fixes (patch 884587) 2004-02-07 15:07:08 +00:00
unix renamed wxWave to wxSound; compatibility fixes 2004-02-02 13:16:31 +00:00
x11 Applied patch [ 828303 ] Slight wxColour cleanup 2003-12-11 10:10:40 +00:00
xml
xrc Added RTTI 2004-01-26 20:01:30 +00:00
.cvsignore
accel.h
access.h
afterstd.h
app.h removed wxApp::Initialized() (replaced with a dummy version in wxApp itself); wxApp in wxGTK now uses wxEvtLoop too 2003-09-27 13:47:46 +00:00
apptrait.h hopefully better description of GetSocketGUIFunctionsTable's purpose 2004-02-02 13:26:59 +00:00
arrimpl.cpp
arrstr.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
artprov.h
beforestd.h
bitmap.h
bmpbuttn.h Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom 2004-01-15 13:49:22 +00:00
bookctrl.h Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom 2004-01-15 13:49:22 +00:00
brush.h
buffer.h
build.h wxUSE_STL affect binary compatibility 2004-01-31 14:32:30 +00:00
busyinfo.h
button.h Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom 2004-01-15 13:49:22 +00:00
calctrl.h Applied [ 827604 ] missing method for wxCalendarEvent 2003-12-11 09:56:02 +00:00
caret.h
checkbox.h Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom 2004-01-15 13:49:22 +00:00
checklst.h Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom 2004-01-15 13:49:22 +00:00
chkconf.h renamed wxWave to wxSound; compatibility fixes 2004-02-02 13:16:31 +00:00
choicdlg.h
choice.h Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom 2004-01-15 13:49:22 +00:00
clipbrd.h
clntdata.h Correct export declarations 2004-02-06 00:29:56 +00:00
cmdline.h
cmdproc.h
cmndata.h include wx/encinfo.h, not wx/fontenc.h, now 2003-09-19 22:15:55 +00:00
colordlg.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
colour.h
combobox.h
confbase.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
config.h
containr.h
control.h Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom 2004-01-15 13:49:22 +00:00
cshelp.h
ctrlsub.h Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom 2004-01-15 13:49:22 +00:00
cursor.h
dataobj.h
datetime.h renamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR 2003-10-08 22:13:14 +00:00
datetime.inl copy milliseconds in Set() too 2003-09-09 22:17:30 +00:00
datstrm.h
db.h Applied patch [ 827399 ] sqltypes.h included without windows.h under Borland 2004-01-11 20:52:43 +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 added wxDC::DrawPolyPolygon() (patch 882189) 2004-02-07 13:12:31 +00:00
dcbuffer.h trying to fix breakage in wxBufferedPaintDC after the last commit 2004-02-07 21:50:39 +00:00
dcclient.h
dcmemory.h
dcmirror.h
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 1. 2003-12-17 19:51:03 +00:00
defs.h wxMGL fixes (patch #884758) 2004-02-05 23:13:30 +00:00
dialog.h Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom 2004-01-15 13:49:22 +00:00
dialup.h
dir.h
dirctrl.h
dirdlg.h
display.h merged wxDisplayModeInfo and wxVideoMode in a single class, extracted it in a separate wx/vidmode.h header 2003-09-27 12:55:46 +00:00
dlimpexp.h moved DLL import/export declarations from wx/defs.h to (new) wx/dlimpexp.h for GSocket; added wxUnusedVar() and wxDUMMY_INITIALIZE() to wx/defs.h 2003-10-16 10:25:56 +00:00
dnd.h
docmdi.h
docview.h
dragimag.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
dynarray.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
dynlib.h
dynload.h restored wxPluginLibrary::ms_classes handling code that was removed by mistake 2004-02-05 10:38:01 +00:00
effects.h
encconv.h oops, compilation fix 2003-10-13 23:49:18 +00:00
encinfo.h extracted wxNativeEncodingInfo in a separate file to be able to include wx/fontenc.h from wx/strcov.h 2003-09-19 22:04:15 +00:00
event.h fixed wxMouseEvent::Moving() and Dragging() after the last change 2003-10-16 15:05:32 +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 removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
features.h Remove taskbar support for now on OS X 2004-01-25 08:46:00 +00:00
ffile.h made wxFFile a bit more safe: don't crash when Tell() and Length() are called on closed file (patch 811425) 2004-02-07 15:44:40 +00:00
file.h Applied [ 841609 ] wxFile::m_error not initialised 2003-12-11 10:59:05 +00:00
fileconf.h Include wx/confbase.h which is needed by this file. 2003-12-18 14:54:25 +00:00
filedlg.h Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom 2004-01-15 13:49:22 +00:00
filefn.h Digital Mars compilation warnings and Unicode fixes (patch 884587) 2004-02-07 15:07:08 +00:00
filename.h don't include GetShortcutTarget if OLE is not available; removed fake noop implementation from WinCE, it's better to let the user know it doesn't work by not providing it in the first place 2004-01-26 12:44:14 +00:00
filesys.h
flags.h linkage and unicode corrections 2003-08-25 23:29:55 +00:00
fmappriv.h
font.h pointer returned by GetNativeFontInfo() is now const and must not be deleted (replaces patch 810192) 2003-09-24 01:23:37 +00:00
fontdlg.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
fontenc.h added all standard mac encodings 2004-01-22 18:32:50 +00:00
fontenum.h
fontmap.h
fontutil.h Moved wxMacGetSystemEncFromFontEnc and wxMacGetFontEncFromSystemEnc to 2004-01-23 02:43:29 +00:00
frame.h use #if WXWIN_COMPAT and not #ifdef (patch 826160) 2003-10-18 23:22:11 +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
gauge.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
gbsizer.h Added FindItemAtPoint 2003-11-18 21:20:09 +00:00
gdicmn.h Applied patch [ 871014 ] Adding size of control to its position 2004-01-08 15:05:38 +00:00
gdiobj.h
geometry.h
gifdecod.h
glcanvas.h Use glcanvas.cpp from wxX11 for wxMotif. 2003-09-23 19:25:45 +00:00
grid.h
gsocket.h Initial move from C to C++. The functionality of the code should not have 2004-01-18 07:46:18 +00:00
gzstream.h Applied patch [ 818336 ] Add timestamp to gzip out stream 2003-12-11 08:43:28 +00:00
hash.h New wxHashTable implementation when wxUSE_STL == 1. Replaces 2003-11-23 08:12:34 +00:00
hashmap.h New wxHashTable implementation when wxUSE_STL == 1. Replaces 2003-11-23 08:12:34 +00:00
hashset.h Fixed bug introduced in fs_zip.cpp when replacing wxHashTableLong 2003-08-29 20:10:32 +00:00
help.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
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
icon.h
iconbndl.h
iconloc.h
imagbmp.h #if around deprecated macros 2003-10-30 22:26:29 +00:00
image.h
imaggif.h
imagiff.h
imagjpeg.h added resolution option to JPEG handler (patch #833234) 2003-10-31 15:58:58 +00:00
imaglist.h
imagpcx.h
imagpng.h
imagpnm.h
imagtiff.h
imagxpm.h
init.h Add some WXDLLIMPEXP's 2003-10-04 03:00:46 +00:00
intl.h assert if wxLocale::Init called twice 2003-11-26 19:33:35 +00:00
iosfwrap.h
ioswrap.h
ipc.h
ipcbase.h
isql.h
isqlext.h
joystick.h
layout.h
laywin.h
list.h Don't declare copystring if WXWIN_COMPATIBILITY_2_4==0 2003-09-10 20:57:17 +00:00
listbase.h Changed all symbols with the name "id" to "winid" to allow Objective-C++ 2003-10-27 04:12:45 +00:00
listbook.h disabled (conditionally) separating static line; improved borders 2003-09-14 19:37:35 +00:00
listbox.h Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom 2004-01-15 13:49:22 +00:00
listctrl.h Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom 2004-01-15 13:49:22 +00:00
listimpl.cpp
log.h Reverted part of patch #876969 ("Fixes to Borland warnings"), resulted in bugs when running in wxUniv release mode using BCC. 2004-02-01 08:49:56 +00:00
longlong.h wxLL is now in wx/defs.h together with (new) wxULL 2003-09-22 17:10:30 +00:00
math.h
matrix.h
mdi.h wxCocoa: Use the new native MDI implementation instead of generic 2003-11-13 16:05:24 +00:00
memconf.h
memory.h
memtext.h
menu.h wxMenu::Append (and similar) now return a pointer to the wxMenuItem 2004-01-23 18:46:05 +00:00
menuitem.h
metafile.h
mimetype.h
minifram.h
module.h
msgdlg.h
msgout.h Fixed #pragma interface/implementation handling for old compilers. 2003-08-24 16:38:02 +00:00
mstream.h
notebook.h Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom 2004-01-15 13:49:22 +00:00
numdlg.h made wxNumberEntryDialog public; extracted it and wxGetNumberFromUser() in a separate header (patch 882545) 2004-02-07 13:55:49 +00:00
object.h Applied patch [ 857446 ] wxStaticCast evaluates argument twice 2003-12-11 10:54:38 +00:00
ownerdrw.h added wxOwnerDrawn::SetOwnerDrawn() and SetDisabledBitmap(); corrected calculation of menu width and drawing of accels for disabled items (parts of patch 758598) 2003-09-22 00:43:36 +00:00
palette.h
panel.h
paper.h
pen.h
platform.h wxMGL fixes (patch #884758) 2004-02-05 23:13:30 +00:00
popupwin.h Implemented wxPopupWindow for wxMotif. 2003-10-14 17:05:28 +00:00
print.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
printdlg.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
prntbase.h Added wxFULL_REPAINT_ON_RESIZE style 2004-01-07 15:36:54 +00:00
process.h
progdlg.h
ptr_scpd.h added tied scoped pointers 2003-09-17 17:27:36 +00:00
quantize.h
radiobox.h
radiobut.h
rawbmp.h wxCocoa: Added wxNativePixelFormat and defined wxPIXEL_FORMAT_ALPHA 2003-12-06 23:20:46 +00:00
recguard.h
regex.h
region.h
renderer.h
sashwin.h
sckaddr.h Applied patch [ 837515 ] wxIPaddress + docs patch 2004-01-11 15:50:10 +00:00
sckipc.h
sckstrm.h
scopeguard.h corrected wxCATCH_ALL usage 2003-09-17 17:09:23 +00:00
scrolbar.h
scrolwin.h Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom 2004-01-15 13:49:22 +00:00
selstore.h
settings.h added wxSYS_ICONTITLE_FONT (patch 816026) 2003-10-16 11:17:38 +00:00
setup_redirect.h
sizer.h Added accessors for m_rowHeights, m_colWidths 2003-11-19 06:42:23 +00:00
slider.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
snglinst.h
socket.h
sound.h blind attempt to fix wxMac compilation (__UNIX__ defined on OS X?) 2004-02-04 09:40:17 +00:00
spinbutt.h removed calls to wxWindowBase::InitBase(), it is called from the ctor anyhow (and so was called twice) 2003-10-30 23:08:39 +00:00
spinctrl.h
splash.h
splitter.h
stack.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
stopwatch.h
strconv.h don't do anything non trivial (like creating wxFontMapper) in ctors of global objects 2003-09-26 16:55:53 +00:00
stream.h
string.h Compilation fix for MSVC 6 and wxUSE_STL=1. 2004-01-17 22:34:51 +00:00
sysopt.h
tab.h
tabctrl.h
taskbar.h OS X Dock Menu/Taskbar support (not added to bakefiles yet - preliminary) 2004-01-23 09:52:18 +00:00
tbarbase.h Using a -1 (wxID_ANY) for menu or toolbar item IDs will now generate a 2004-02-04 23:28:11 +00:00
textbuf.h
textctrl.h added wxTextCtrl::HitTest(); implemented it for MSW 2004-02-04 14:56:14 +00:00
textdlg.h made wxNumberEntryDialog public; extracted it and wxGetNumberFromUser() in a separate header (patch 882545) 2004-02-07 13:55:49 +00:00
textfile.h
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 Give wxTimer a GetId accessor 2003-12-03 01:37:30 +00:00
tipdlg.h
tipwin.h
tokenzr.h
toolbar.h Added wxUSE_POCKETPC_UI to distinguish between using 2003-12-28 01:07:31 +00:00
tooltip.h
toplevel.h
treebase.h Applied patch [ 827011 ] Event-based processing of item tooltips in wxTreeCtrl 2003-12-11 07:30:20 +00:00
treectrl.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
txtstrm.h added wxTextInputStream::ReadChar() (part of patch 792932) 2003-09-26 20:15:38 +00:00
types.h
url.h wxURL implementation using WinInet functions under Win32 (patch 839305) 2004-02-07 15:28:06 +00:00
utils.h Fix compile warning when building DLLs 2004-01-14 01:28:42 +00:00
valgen.h
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
variant.h Match changes in DECLARE_*_CLASS. 2003-10-24 21:28:56 +00:00
vector.h
version.h 1. 2003-12-17 19:51:03 +00:00
vidmode.h merged wxDisplayModeInfo and wxVideoMode in a single class, extracted it in a separate wx/vidmode.h header 2003-09-27 12:55:46 +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 fixed wxFSVolume definition if !wxUSE_GUI 2004-01-31 14:49:51 +00:00
vscroll.h
wave.h renamed wxWave to wxSound; compatibility fixes 2004-02-02 13:16:31 +00:00
wfstream.h
window.h Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom 2004-01-15 13:49:22 +00:00
wizard.h compilation fix for !wxUSE_VALIDATOR 2004-01-22 11:34:15 +00:00
wx_cw_cm.h turn off unknown pragma for CW 9 2004-01-20 18:14:08 +00:00
wx_cw_d.h getting rid of old pragma for CW Pro 9 2004-02-08 06:13:46 +00:00
wx_cw.h
wx_cwc_d.h turn off unknown pragma for CW 9 2004-01-20 18:14:08 +00:00
wx_cwc.h turn off unknown pragma for CW 9 2004-01-20 18:14:08 +00:00
wx_cwu_d.h
wx.h
wxchar.h Digital Mars compilation warnings and Unicode fixes (patch 884587) 2004-02-07 15:07:08 +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
xti.h VC6 template fixes 2003-10-19 13:41:33 +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
zstream.h Committed Mike's Update Patch 2003-12-21 04:30:32 +00:00