wxWidgets/include/wx
2009-01-25 14:40:43 +00:00
..
aui Change in wxWindow the access specifier of the wxEvtHandler event processing and queuing functions 2009-01-25 11:58:39 +00:00
cocoa don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
dfb don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
generic added support for wxCAL_SHOW_WEEK_NUMBERS to generic version of wxCalendarCtrl (#10033) 2009-01-25 13:47:20 +00:00
gtk Change in wxWindow the access specifier of the wxEvtHandler event processing and queuing functions 2009-01-25 11:58:39 +00:00
gtk1 don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
html don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
meta
mgl don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
motif don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
msdos
msw add wxDrawStateBitmap() (closes #10289) 2009-01-25 14:38:44 +00:00
os2 set m_isBeingDeleted to true (only) in SendDestroyEvent(); call it as early as possible during the window destruction to ensure that destroy event handlers can still access the full window object 2009-01-20 18:33:33 +00:00
osx Forgot header with OSX prefix 2009-01-23 08:40:26 +00:00
palmos don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
private fix a couple of typos 2009-01-10 11:11:33 +00:00
propgrid Change in wxWindow the access specifier of the wxEvtHandler event processing and queuing functions 2009-01-25 11:58:39 +00:00
protocol Move SetDefaultTimeout to wxProtocol and set it to 60 seconds for both wxHTTP and wxFTP 2009-01-16 15:08:13 +00:00
richtext don't use _() in the public header in case WXINTL_NO_GETTEXT_MACRO is defined (closes #10132) 2009-01-25 14:40:43 +00:00
stc don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
univ don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
unix don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
x11 don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
xml
xrc just fix some $Id$ tokens 2009-01-11 11:58:34 +00:00
aboutdlg.h
accel.h
access.h
afterstd.h
anidecod.h
animate.h
animdecod.h fix typo 2009-01-13 19:20:47 +00:00
app.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
apptrait.h
archive.h
arrimpl.cpp
arrstr.h
artprov.h
atomic.h
base64.h
beforestd.h
bitmap.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
bmpbuttn.h
bmpcbox.h
bookctrl.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
brush.h
buffer.h fix for Borland compilation 2008-12-17 09:26:58 +00:00
build.h
busyinfo.h
button.h
cairo.h
calctrl.h added support for wxCAL_SHOW_WEEK_NUMBERS to generic version of wxCalendarCtrl (#10033) 2009-01-25 13:47:20 +00:00
caret.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
chartype.h
checkbox.h
checklst.h
chkconf.h check for wxUSE_REARRANGECTRL dependency on wxUSE_CHECKLISTBOX (see #10331) 2009-01-11 00:59:49 +00:00
choicdlg.h
choice.h
choicebk.h implement wxChoicebook::SetWindowVariant() by forwarding it to wxChoice (see #10398) 2009-01-25 11:11:27 +00:00
clipbrd.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
clntdata.h
clrpicker.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
cmdargs.h
cmdline.h
cmdproc.h
cmndata.h
collpane.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
colordlg.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
colour.h
combo.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
combobox.h
confbase.h
config.h
containr.h
control.h VC6 compilation fix after r57689 (closes #10318) 2009-01-01 15:17:05 +00:00
convauto.h
cpp.h
cppunit.h abstract VC6 workaround inside a WX_CPPUNIT_ALLOW_EQUALS_TO_INT() macro 2009-01-04 16:04:22 +00:00
crt.h
cshelp.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
ctrlsub.h
cursor.h
dataobj.h
dataview.h build fixes and cleanup 2009-01-20 17:50:51 +00:00
datectrl.h
dateevt.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
datetime.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
datstrm.h Default to wxConvUTF8 (not wxConvAuto) in wxDataInputStream and wxDataOutputStream (as the text in the docs actually already claimed) 2009-01-11 19:53:49 +00:00
dc.h don't deprecate the entire wxDrawObject class, this results in warnings when we just declare wxDC::DrawObject(); instead deprecate just its ctor 2009-01-25 12:01:35 +00:00
dcbuffer.h
dcclient.h
dcgraph.h change generic ints to enums in wxDC (closes #9959) 2009-01-08 14:21:53 +00:00
dcmemory.h
dcmirror.h change generic ints to enums in wxDC (closes #9959) 2009-01-08 14:21:53 +00:00
dcprint.h
dcps.h
dcscreen.h
dcsvg.h change generic ints to enums in wxDC (closes #9959) 2009-01-08 14:21:53 +00:00
dde.h
debug.h
debugrpt.h
defs.h adding NSPrintInfo support 2009-01-17 08:46:31 +00:00
dialog.h
dialup.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
dir.h
dirctrl.h
dirdlg.h
display_impl.h
display.h
dlimpexp.h
dlist.h
dnd.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
docmdi.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
docview.h added wxStandardPaths::GetAppDocumentsDir() and use it by default for loading/saving documents in wxDocManager 2009-01-21 14:01:30 +00:00
dragimag.h
dynarray.h
dynlib.h implement wxLoadedDLL, a safer alternative to wxDL_GET_LOADED (closes #10208) 2008-12-17 22:19:41 +00:00
dynload.h
editlbox.h
effects.h
encconv.h
encinfo.h
event.h fix wxEVT_SPIN_XXX definitions in a nicer (compatible with new events) way 2009-01-23 00:30:41 +00:00
evtloop.h implement DispatchTimeout() for wxCocoa 2008-12-28 14:25:00 +00:00
except.h
fdrepdlg.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
features.h
ffile.h
file.h
fileconf.h
filectrl.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
filedlg.h minor fixes for custom controls support in wxFileDialog: slightly improve documentation, make variable names more clear and add more WinCE checks (closes #10416) 2009-01-24 14:04:25 +00:00
filefn.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
filename.h added wxPATH_RMDIR_FULL/RECURSIVE wxFileName::Rmdir() flags (closes #10422) 2009-01-25 12:37:16 +00:00
filepicker.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
filesys.h
flags.h
fmappriv.h
font.h
fontdlg.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
fontenc.h
fontenum.h
fontmap.h
fontpicker.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
fontutil.h
frame.h
fs_arc.h
fs_filter.h
fs_inet.h
fs_mem.h
fs_zip.h
gauge.h
gbsizer.h
gdicmn.h fix a couple of typos 2009-01-10 11:11:33 +00:00
gdiobj.h
geometry.h
gifdecod.h
glcanvas.h
graphics.h fixing infinite recursion for rotated text, introduced in cleanup r57915 2009-01-16 15:31:55 +00:00
grid.h include wx/generic/grideditors.h for compatibility 2009-01-16 14:19:05 +00:00
hash.h
hashmap.h Move SetDefaultTimeout to wxProtocol and set it to 60 seconds for both wxHTTP and wxFTP 2009-01-16 15:08:13 +00:00
hashset.h
headercol.h added wxUSE_HEADERCTRL 2009-01-11 00:57:08 +00:00
headerctrl.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
help.h
helpbase.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
helphtml.h
helpwin.h
htmllbox.h add the HTML string of the selected item to wxSimpleHtmlListBox events (closes #10159) 2008-12-29 16:06:53 +00:00
hyperlink.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
icon.h
iconbndl.h
iconloc.h
imagbmp.h
image.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
imaggif.h
imagiff.h
imagjpeg.h
imaglist.h
imagpcx.h
imagpng.h add some wxIMAGE_OPTION_PNG_xxx options to wxImage and wxPNGHandler to allow the user to set the desired compression level (closes #10372) 2009-01-14 17:54:38 +00:00
imagpnm.h
imagtga.h
imagtiff.h
imagxpm.h
init.h
intl.h
iosfwrap.h
ioswrap.h
ipc.h
ipcbase.h
joystick.h
kbdstate.h
layout.h
laywin.h
link.h
list.h don't use annoying and unneeded in C++ casts of NULL to "T *" 2009-01-19 13:39:25 +00:00
listbase.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
listbook.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
listbox.h
listctrl.h fixing dangling includes 2009-01-17 13:38:04 +00:00
listimpl.cpp
log.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
longlong.h
math.h
matrix.h
mdi.h
mediactrl.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
memconf.h
memory.h
memtext.h
menu.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
menuitem.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
metafile.h
mimetype.h
minifram.h
module.h
mousestate.h
msgdlg.h fix GCC warning "suggest explicit braces..." 2009-01-02 18:10:10 +00:00
msgout.h
msgqueue.h
mstream.h
nativewin.h
nonownedwnd.h
notebook.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
notifmsg.h
numdlg.h
object.h
odcombo.h
overlay.h
ownerdrw.h
palette.h
panel.h
paper.h
pen.h
pickerbase.h
platform.h ensure that WIN32 is defined, winsock2.h relies on it being defined and fails in interesting ways (by silently changing the struct alignment resulting in difficult to diagnose crashes later) if it isn't 2008-12-30 11:01:28 +00:00
platinfo.h
popupwin.h
position.h
power.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
print.h
printdlg.h
prntbase.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
process.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
progdlg.h
propdlg.h
ptr_scpd.h
ptr_shrd.h
quantize.h
radiobox.h
radiobut.h
rawbmp.h
rearrangectrl.h added wxUSE_REARRANGECTRL 2009-01-11 00:44:02 +00:00
recguard.h
regex.h fix header dependancy 2009-01-02 17:29:32 +00:00
region.h a few more int/wxPolygonFillMode substitutions in wxRegion and wxGraphicsContext code 2009-01-08 16:43:56 +00:00
renderer.h
sashwin.h
sckaddr.h VC6 doesn't support using keyword (closes #10322) 2009-01-01 17:08:41 +00:00
sckipc.h
sckstrm.h
scopeguard.h
scrolbar.h
scrolwin.h make Scroll() itself virtual too as existing code might override it (but new code should override DoScroll() only); use the same access in the derived classes as in wxScrollHelperBase 2008-12-25 12:27:20 +00:00
selstore.h
settings.h make colours used by list and tree controls more consistent with the system theme settings; also use the correct colour for the status bar (closes #10089) 2008-12-25 13:03:24 +00:00
setup_gccxml.h remove the long deprecated wxTabCtrl class 2008-12-27 14:58:12 +00:00
setup_inc.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
setup_redirect.h
sizer.h also add wxSizer::IsEmpty() 2009-01-01 23:25:37 +00:00
slider.h
snglinst.h
socket.h make wxSocketBase::SetTimeout virtual and make it protected in wxFTP 2009-01-16 13:34:44 +00:00
sound.h
spinbutt.h fix wxEVT_SPIN_XXX definitions in a nicer (compatible with new events) way 2009-01-23 00:30:41 +00:00
spinctrl.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
splash.h
splitter.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
srchctrl.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
sstream.h
stack.h
stackwalk.h part of commit r58093 2009-01-14 15:01:23 +00:00
statbmp.h
statbox.h
statline.h
stattext.h move Ellipsize() to wxControl so it can be easily used by other controls 2008-12-28 21:16:00 +00:00
statusbr.h get rid of the wxListString class in wxStatusBar code; introduce a wxStatusBarPane class which enormously simplifies the code handling stacks/widths/styles of panes 2008-12-31 12:28:05 +00:00
stdpaths.h added wxStandardPaths::GetAppDocumentsDir() and use it by default for loading/saving documents in wxDocManager 2009-01-21 14:01:30 +00:00
stockitem.h
stopwatch.h
strconv.h
stream.h
string.h
stringimpl.h
stringops.h
strvararg.h silence gcc warnings in "vararg" functions such as wxPrintf when compiling with -Wformat-security 2009-01-16 12:07:47 +00:00
sysopt.h
tarstrm.h
taskbar.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
tbarbase.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
textbuf.h
textctrl.h use enumerations instead of integers for wxFont style/weight/family 2009-01-16 20:46:20 +00:00
textdlg.h
textentry.h
textfile.h
tglbtn.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
thread.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
thrimpl.cpp
timer.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
tipdlg.h
tipwin.h
tls.h
tokenzr.h
toolbar.h
toolbook.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
tooltip.h
toplevel.h
tracker.h
treebase.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
treebook.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
treectrl.h
txtstrm.h
types.h
unichar.h
uri.h
url.h
ustring.h set correct properties for the new files 2008-12-23 15:29:28 +00:00
utils.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
valgen.h
validate.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
valtext.h use DECLARE_NO_ASSIGN_CLASS() for better readability 2009-01-12 20:01:14 +00:00
variant.h
vector.h reverted apparently accidental change of r57896 2009-01-10 14:55:56 +00:00
version.h
vidmode.h
vlbox.h add the HTML string of the selected item to wxSimpleHtmlListBox events (closes #10159) 2008-12-29 16:06:53 +00:00
vms_x_fix.h
volume.h
vscroll.h
weakref.h define USE_ONLY_STATIC_WEAKREF for g++ < 3.3 too (3.2 is reported not to work otherwise) 2008-12-19 09:58:49 +00:00
wfstream.h
window.h fix MSVC warning C4516 about using deprecated access declarations; use using declarations instead 2009-01-25 13:10:51 +00:00
windowid.h
wizard.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
wrapsizer.h
wupdlock.h
wx_cw_cm.h
wx_cw_d.h
wx_cw.h
wx_cwc_d.h
wx_cwc.h
wx_cwcocoa_cm.h
wx_cwcocoa_d.h
wx_cwcocoa.h
wx_cwu_d.h
wx.h
wxchar.h
wxcrt.h provide our own implementation of wxStrnlen if it's not available; add tests for it 2009-01-13 12:01:30 +00:00
wxcrtbase.h use wcs(n)casecmp() if available; use wxStricmp() to implement wxString::CmpNoCase() as it's significantly more efficient than wx code (closes #10375) 2009-01-16 19:03:26 +00:00
wxcrtvararg.h silence gcc warnings in "vararg" functions such as wxPrintf when compiling with -Wformat-security 2009-01-16 12:07:47 +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
xlocale.h
xpmdecod.h
xpmhand.h
xti.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
xtistrm.h
xtixml.h
zipstrm.h
zstream.h