wxwidgets/interface/wx
Vadim Zeitlin f8ce99bf66 Merge branch 'more-cxx11-fixes'
More simplifications that are possible now that C++11 is required.

No real changes to the behaviour.

See #22962.

Closes #22684.
2022-11-12 18:03:12 +01:00
..
aui Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
generic Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
html Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
msw Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
persist Replace wxEvtHandler::Connect() with Bind() in the docs 2021-03-31 03:04:49 +02:00
propgrid Use wxString() rather than wxEmptyString in wxPropertyGrid classes 2022-10-26 13:11:59 +02:00
protocol Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
ribbon Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
richtext Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
stc Fix NULL usage 2022-10-22 21:30:37 +02:00
xml Remove most mentions of wxUSE_UNICODE from the documentation 2022-10-27 19:43:30 +02:00
xrc Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
aboutdlg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
accel.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
access.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
activityindicator.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
addremovectrl.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
affinematrix2d.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
affinematrix2dbase.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
anidecod.h Split decoder interface to match the actual header files 2020-03-24 17:32:12 -07:00
animate.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
animdecod.h Split decoder interface to match the actual header files 2020-03-24 17:32:12 -07:00
any.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
anybutton.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
app.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
appprogress.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
apptrait.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
archive.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
arrstr.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
artprov.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
atomic.h Remove mentions of C++11 in docs 2022-10-19 21:50:30 +02:00
bannerwindow.h Fix comment in example for banner window 2022-02-11 18:48:03 +01:00
base64.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
bitmap.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
bmpbndl.h Correct wxBitmapBundle best match choice description in its docs 2022-10-19 14:28:52 +02:00
bmpbuttn.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
bmpcbox.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
bookctrl.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
brush.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
buffer.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
busyinfo.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
button.h Remove Windows XP and Vista support 2022-11-12 16:57:52 +00:00
calctrl.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
caret.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
chartype.h Remove most mentions of wxUSE_UNICODE from the documentation 2022-10-27 19:43:30 +02:00
checkbox.h Remove wxGTK1 mentions from the documentation 2021-05-13 06:52:09 -07:00
checklst.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
choicdlg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
choice.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
choicebk.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
clipbrd.h Fix displaying Flush() in wxClipboard docs note 2020-09-25 21:29:20 +02:00
clntdata.h Allow cloning client data stored in wxGrid attributes etc 2022-04-28 00:28:58 +02:00
clrpicker.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
cmdline.h Don't mention ANSI build in wxCmdLineParser documentation 2022-10-28 23:29:32 +01:00
cmdproc.h
cmndata.h
collheaderctrl.h Fix various doxygen issues in the documentation 2019-10-20 11:53:49 +02:00
collpane.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
colordlg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
colour.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
colourdata.h Allow turning on/off opacity selector in wxColourDialog (wxOSX) 2017-07-03 22:48:04 +02:00
combo.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
combobox.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
commandlinkbutton.h Remove Windows XP and Vista support 2022-11-12 16:57:52 +00:00
config.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
containr.h
control.h Add wxControl::GetSizeFromText() helper function 2019-10-09 01:43:50 +02:00
convauto.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
cpp.h Define __WXFUNCTION__ as __func__ and don't use it any more 2022-11-11 01:24:13 +01:00
creddlg.h Small tweak to wxCredentialEntryDialog docs consistency 2021-01-11 02:51:05 +01:00
cshelp.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
ctrlsub.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
cursor.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
custombgwin.h
dataobj.h Remove most mentions of wxUSE_UNICODE from the documentation 2022-10-27 19:43:30 +02:00
dataview.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
datectrl.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
dateevt.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
datetime.h Update strftime() link in wxDateTime::Format() docs 2022-10-25 23:53:25 +02:00
datstrm.h Fix documentation of conversions done by wxDataStream classes 2022-10-28 23:32:29 +01:00
dc.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
dcbuffer.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
dcclient.h Document WS_EX_COMPOSITED impact on wxClientDC 2022-10-17 17:22:43 +01:00
dcgraph.h Document wxGCDC::SetGraphicsContext() difference from ctor 2019-07-07 03:18:18 +02:00
dcmemory.h Clarify that wxDC::CopyAttributes() doesn't copy scaling factor 2022-06-28 22:50:24 +02:00
dcmirror.h
dcprint.h
dcps.h Optimize selecting font in generated PostScript code 2017-03-04 19:07:04 +01:00
dcscreen.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
dcsvg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
dde.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
debug.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
debugrpt.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
defs.h Use usual half-open interval for wxID_LOWEST..wxID_HIGHEST 2022-10-25 23:51:21 +02:00
dialog.h Remove mentions of C++11 in docs 2022-10-19 21:50:30 +02:00
dialup.h Fix double negatives used with 'neither' in docs and comments 2022-08-19 16:22:21 +02:00
dir.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
dirctrl.h Fix various doxygen issues in the documentation 2019-10-20 11:53:49 +02:00
dirdlg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
display.h Add wxDisplay::GetScaleFactor() 2020-08-14 16:09:27 +02:00
dnd.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
docmdi.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
docview.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
dragimag.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
dynarray.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
dynlib.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
editlbox.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
encconv.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
event.h Merge branch 'drop-ansi' 2022-10-29 18:09:00 +02:00
eventfilter.h Fix double negatives used with 'neither' in docs and comments 2022-08-19 16:22:21 +02:00
evtloop.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
fdrepdlg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
ffile.h Document wxTemp[F]File default ctors 2020-02-21 14:57:28 +01:00
file.h Document wxTemp[F]File default ctors 2020-02-21 14:57:28 +01:00
fileconf.h Allow disabling saving wxFileConfig data when it is destroyed 2019-08-04 19:15:39 +02:00
filectrl.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
filedlg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
filedlgcustomize.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
filefn.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
filehistory.h Remove public wxFileHistory::RefreshLabels() 2021-04-05 16:20:02 +02:00
filename.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
filepicker.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
filesys.h Fix syntax error in interface headers 2020-12-10 22:53:11 +01:00
font.h Remove support for wxMotif 2022-10-16 16:39:56 +02:00
fontdata.h Add wxFontDialog::RestrictSelection() to disallow raster fonts 2020-07-04 13:14:38 +02:00
fontdlg.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
fontenum.h Add wxFontEnumerator::InvalidateCache() 2017-11-13 22:29:29 +01:00
fontmap.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
fontpicker.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
fontutil.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
frame.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
fs_arc.h
fs_filter.h
fs_inet.h
fs_mem.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
fswatcher.h Replace wxEvtHandler::Connect() with Bind() in the docs 2021-03-31 03:04:49 +02:00
gauge.h Fix doxygen misplaced div warnings 2021-05-21 02:09:56 +01:00
gbsizer.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
gdicmn.h Improve wxBITMAP() documentation 2022-10-23 16:31:52 +02:00
gdiobj.h
geometry.h Make some member functions const 2021-03-04 11:49:33 -08:00
gifdecod.h Split decoder interface to match the actual header files 2020-03-24 17:32:12 -07:00
glcanvas.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
graphics.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
grid.h Remove mentions of C++11 in docs 2022-10-19 21:50:30 +02:00
hash.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
hashmap.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
hashset.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
headercol.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
headerctrl.h Add wxHeaderCtrl::GetColumnTitleWidth() overload taking index 2019-09-18 01:21:36 +02:00
help.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
htmllbox.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
hyperlink.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
icon.h Remove support for wxMotif 2022-10-16 16:39:56 +02:00
iconbndl.h Fix double negatives used with 'neither' in docs and comments 2022-08-19 16:22:21 +02:00
iconloc.h
image.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
imaggif.h Fix library link in doxygen docs for image handlers 2019-03-14 02:37:05 +01:00
imagiff.h Fix library link in doxygen docs for image handlers 2019-03-14 02:37:05 +01:00
imagjpeg.h Fix library link in doxygen docs for image handlers 2019-03-14 02:37:05 +01:00
imaglist.h Handle transparency to the best of our ability in wxImageList 2022-05-06 02:12:54 +01:00
imagpcx.h Fix library link in doxygen docs for image handlers 2019-03-14 02:37:05 +01:00
imagpng.h Fix library link in doxygen docs for image handlers 2019-03-14 02:37:05 +01:00
imagpnm.h Fix library link in doxygen docs for image handlers 2019-03-14 02:37:05 +01:00
imagtga.h Fix library link in doxygen docs for image handlers 2019-03-14 02:37:05 +01:00
imagtiff.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
imagxpm.h Fix library link in doxygen docs for image handlers 2019-03-14 02:37:05 +01:00
infobar.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
init.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
intl.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
ipc.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
ipcbase.h
itemattr.h
joystick.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
kbdstate.h Make wxKeyboardState ctor explicit 2020-08-21 11:49:34 +02:00
language.h Update language database and move support for it to wxUILocale 2021-11-27 17:44:20 +01:00
layout.h Make some member functions const 2021-03-17 09:44:48 -07:00
laywin.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
link.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
list.h Fix double words and article mismatches in docs. 2021-03-10 14:28:20 -05:00
listbook.h
listbox.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
listctrl.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
log.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
longlong.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
lzmastream.h Document how to build wxWidgets with liblzma support 2018-04-06 15:39:55 +02:00
math.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
mdi.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
mediactrl.h Minor additions to wxMC_NO_AUTORESIZE documentation 2021-11-20 21:41:28 +01:00
memory.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
menu.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
menuitem.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
metafile.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
mimetype.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
minifram.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
modalhook.h Fix double negatives used with 'neither' in docs and comments 2022-08-19 16:22:21 +02:00
module.h
mousemanager.h
mousestate.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
msgdlg.h Remove Windows XP and Vista support 2022-11-12 16:57:52 +00:00
msgout.h Fix some spelling/grammar errors in documentation 2019-01-26 03:50:47 +01:00
msgqueue.h
mstream.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
nativewin.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
nonownedwnd.h Document that size of shaped windows can't be changed 2019-10-22 19:37:32 +02:00
notebook.h Add wxNotebook::GetTabRect() to retrieve the tab position 2022-11-10 16:43:43 +01:00
notifmsg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
numdlg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
numformatter.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
object.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
odcombo.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
overlay.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
palette.h
panel.h Don't document wxSysColourChangedEvent as being MSW-only 2021-03-28 03:06:28 +02:00
pen.h Remove wxPENSTYLE_STIPPLE_MASK_* from docs 2022-11-08 19:41:18 -05:00
persist.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
pickerbase.h Fix double words and article mismatches in docs. 2021-03-10 14:28:20 -05:00
platform.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
platinfo.h Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
popupwin.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
position.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
power.h Fix double words and article mismatches in docs. 2021-03-10 14:28:20 -05:00
preferences.h Add wxPreferencesPage::GetIcon() returning wxBitmapBundle 2022-03-17 23:49:18 +01:00
print.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
printdlg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
process.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
progdlg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
propdlg.h Change documentation references from OS X to macOS (#1927) 2020-07-04 22:08:24 +02:00
quantize.h
radiobox.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
radiobut.h Improve radio button navigation functions documentation 2020-09-21 16:02:40 +02:00
rawbmp.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
rearrangectrl.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
recguard.h
regex.h Improve wxRegEx::GetMatch() return value documentation 2022-08-06 18:32:16 +02:00
region.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
renderer.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
richmsgdlg.h Remove Windows XP and Vista support 2022-11-12 16:57:52 +00:00
richtooltip.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
sashwin.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
sckipc.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
sckstrm.h
scopedarray.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
scopedptr.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
scopeguard.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
scrolbar.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
scrolwin.h Remove support for wxMotif 2022-10-16 16:39:56 +02:00
secretstore.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
settings.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
sharedptr.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
simplebook.h Fix some spelling/grammar errors in documentation 2019-01-26 03:50:47 +01:00
sizer.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
slider.h Use more reasonable length for wxSlider in wxGTK by default 2020-08-05 00:01:50 +02:00
snglinst.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
socket.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
sound.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
spinbutt.h Add wxSpinCtrl::SetIncrement() and implement it for all ports 2022-02-04 02:16:06 +01:00
spinctrl.h Add wxSpinCtrl::SetIncrement() and implement it for all ports 2022-02-04 02:16:06 +01:00
splash.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
splitter.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
srchctrl.h Document that wxSearchCtrl derives only from wxTextEntry 2022-11-09 00:06:02 +01:00
sstream.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
stack.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
stackwalk.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
statbmp.h Add some missing wxBitmap --> wxBitmapBundle changes 2022-05-16 15:33:41 -07:00
statbox.h Remove mentions of C++11 in docs 2022-10-19 21:50:30 +02:00
statline.h
stattext.h Don't refresh wxStaticText if its label didn't really change 2017-07-16 02:36:07 +02:00
statusbr.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
stdpaths.h Remove Windows XP and Vista support 2022-11-12 16:57:52 +00:00
stdstream.h Fix various doxygen issues in the documentation 2019-10-20 11:53:49 +02:00
stockitem.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
stopwatch.h
strconv.h Remove most mentions of wxUSE_UNICODE from the documentation 2022-10-27 19:43:30 +02:00
stream.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
string.h Update wxString documentation after ANSI build removal 2022-10-28 23:38:03 +01:00
sysopt.h Add msw.window.no-composited system option 2022-11-12 17:51:27 +01:00
systhemectrl.h Remove Windows XP and Vista support 2022-11-12 16:57:52 +00:00
tarstrm.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
taskbar.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
taskbarbutton.h Fix wxTaskBarButton availability in the documentation 2022-10-21 02:21:22 +02:00
textcompleter.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
textctrl.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
textdlg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
textentry.h Remove Windows XP and Vista support 2022-11-12 16:57:52 +00:00
textfile.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
textwrapper.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
tglbtn.h Change wxBitmap to wxBitmapBundle in wxBitmapToggleButton 2022-01-27 14:29:25 +01:00
thread.h Strengthen advice to use std::thread instead of wx classes 2022-10-21 14:13:57 +02:00
time.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
timectrl.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
timer.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
tipdlg.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
tipwin.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
tls.h Remove wxUSE_COMPILER_TLS and always use C++11 thread_local 2022-10-26 03:31:54 +02:00
tokenzr.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
toolbar.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
toolbook.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
tooltip.h
toplevel.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
tracker.h
translation.h Remove Windows XP and Vista support 2022-11-12 16:57:52 +00:00
treebase.h
treebook.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
treectrl.h Remove Windows XP and Vista support 2022-11-12 16:57:52 +00:00
treelist.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
txtstrm.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
uiaction.h Change documentation references from OS X to macOS (#1927) 2020-07-04 22:08:24 +02:00
uilocale.h Fix copy-paste errors in wxUILocale documentation 2022-10-09 23:56:40 +02:00
unichar.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
uri.h
url.h
ustring.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
utils.h Merge branch 'nullptr' 2022-10-18 18:34:07 +02:00
valgen.h
validate.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
valnum.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
valtext.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
variant.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
vector.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
version.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
versioninfo.h Remove stray Doxygen end group marker 2022-08-03 18:35:45 +02:00
vidmode.h Add wxDisplay::GetPPI() to use instead of wxGetDisplayPPI() 2018-10-08 13:04:38 +02:00
vlbox.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
volume.h Implement wxFSVolume for macOS 2021-12-01 23:35:19 +01:00
vscroll.h Remove v2.8 compatibility functions from wxVScrolledWindow docs 2022-09-09 17:24:36 +02:00
weakref.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
webrequest.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
webview.h Fix the name of EVT_WEBVIEW_FULLSCREEN_CHANGED macro in the docs 2022-11-08 18:51:31 +01:00
webviewarchivehandler.h
webviewfshandler.h
wfstream.h Add wxTempFFile, similar to wxTempFile but using buffered I/O 2020-02-21 14:52:40 +01:00
window.h Merge branch 'nullptr' 2022-10-18 18:34:07 +02:00
windowid.h Ensure the return documentation is on the correct function 2021-05-13 21:32:22 +01:00
windowptr.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
withimages.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
wizard.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
wrapsizer.h Add missing and fix broken interface items for wxPython 2019-05-23 21:26:14 -07:00
wupdlock.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
wxcrt.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
xlocale.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
zipstrm.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
zstream.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00