wxWidgets/include/wx
2009-01-31 14:04:23 +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 wxDFB: use Unix event loop and timers (fixes #10408) 2009-01-30 15:21:47 +00:00
generic add missing headers for PCH-less build 2009-01-27 13:10:43 +00:00
gtk Store pointer to owning wxWindow in wxPizza widget 2009-01-29 22:32:25 +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 no real changes, just remove unnecessary code; use wxScopedArray instead of raw one 2009-01-31 14:04:23 +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 Implement hint cursor for resizable columns 2009-01-26 13:45:16 +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
persist add support for persistent controls 2009-01-30 21:38:29 +00:00
private fix a couple of typos 2009-01-10 11:11:33 +00:00
propgrid Fixed broken 'hidden categories' mode (aka. alphabetic mode); Added distinct names and labels for the two root properties (to help with debugging); Refactored wxPropertyGridState::DoInsert() 2009-01-31 11:48:28 +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 include private headers from wx/unix/evtloop.h 2009-01-31 10:58:10 +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 Added XRC handler for wxComboCtrl (closes #10151) 2009-01-25 16:00:32 +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
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 Fixes #10437 (wxDataObjectComposite::Add may add objects having data formats that already exist in the composite object) 2009-01-31 13:41:11 +00:00
dataview.h another fix for wxUSE_DRAG_AND_DROP==0 build 2009-01-28 21:36:57 +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 Add wxSIZE_FORCE_EVENT and use is from wxSizerItem::SetDimension 2009-01-30 20:10:44 +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 don't fall back to the only currently existing document in wxDocManager::GetCurrentView() as it breaks activation logic (#9518) 2009-01-29 13:04:40 +00:00
dragimag.h
dynarray.h
dynlib.h
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 no changes, just corrected/completed a comment truncated in the last commit 2009-01-29 12:52:55 +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 remove the recently added MSWFindMenuBarItem() as we already had FindItemInMenuBar() for the same purpose; just change the latter to return a non-const pointer; this fixes help string display in the status bar for the window menu items 2009-01-28 09:14:07 +00:00
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/gridctrl.h too for compatibility 2009-01-30 09:08:37 +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 allow specifying the mask colour in wxImage::ConvertAlphaToMask() (closes #10143) 2009-01-25 17:23:39 +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 remove duplicated HitTest implementation from wxCheckListBox, it already inherits wxListBox::HitTest() (which was however lacking an overload taking 2 coordinates, added now) 2009-01-25 18:10:24 +00:00
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 don't do anything in SetWindowMenu() if we're setting the same menu as we already have 2009-01-27 14:48:20 +00:00
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
persist.h DisableSaving/Restoring() should be void, not bool 2009-01-30 22:10:14 +00:00
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 added template wxScopedArray<> too 2009-01-27 16:40:51 +00:00
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 rename wxRendererNative::DrawRadioButton() to DrawOptionButton() to avoid conflict with wxUniv function with the same name 2009-01-28 13:55:51 +00:00
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
selstore.h
settings.h
setup_gccxml.h
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 workaround for crashes in release builds 2009-01-30 20:58:08 +00:00
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
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 cleanup code and reorganize it to reuse the same switch() for both OnChar() and Validate() 2009-01-30 17:22:05 +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
wfstream.h
window.h Don't use a cached best size if the window has a sizer 2009-01-30 20:08:14 +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 don't include wx/mdi.h from wx/wx.h when building the library itself as it's only used by mdi.cpp and it doesn't make sense to include it in the PCH 2009-01-26 23:20:43 +00:00
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