wxwidgets/interface/wx
Vadim Zeitlin 0ef1cdcc21 Remove support for wxMotif
This port hasn't been updated for ages and is not used by anybody any
longer, so remove its code to facilitate maintenance.

Also remove references to this port from the documentation and most of
the other places (VMS-specific descrip.vms files still check for it
because it's not clear how to update them all), including configure.

Regenerate the latter and rebake all makefiles.

Finally document that this port is not available any longer.
2022-10-16 16:39:56 +02:00
..
aui Fix mistakenly added "events" category 2022-05-23 20:05:02 +02:00
generic Update copyright years to 2021 2022-01-02 13:32:23 +01:00
html Add "events" category to wxEvent-derived classes docs where missing 2022-05-23 19:06:55 +02:00
msw Add 64-bit numbers support to wxRegKey 2021-03-09 21:09:42 +01:00
persist Replace wxEvtHandler::Connect() with Bind() in the docs 2021-03-31 03:04:49 +02:00
propgrid Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
protocol Apply suggestions from code review 2021-01-19 21:06:31 +01:00
ribbon Add functions for getting current ribbon tool rectangle 2022-04-19 00:46:58 +02:00
richtext Consistently escape "@" in wxRichTextCtrl documentation 2022-03-28 00:18:02 +02:00
stc Regenerate wxStyledTextCtrl documentation 2022-10-10 00:24:32 +02:00
xml Fix double words and article mismatches in docs. 2021-03-10 14:28:20 -05:00
xrc Add wxXmlResourceHandler::GetBitmapBundle(wxXmlNode) overload 2022-02-20 18:06:09 +01:00
aboutdlg.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
accel.h Change documentation references from OS X to macOS (#1927) 2020-07-04 22:08:24 +02:00
access.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
activityindicator.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
addremovectrl.h Change documentation references from OS X to macOS (#1927) 2020-07-04 22:08:24 +02:00
affinematrix2d.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
affinematrix2dbase.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
anidecod.h Split decoder interface to match the actual header files 2020-03-24 17:32:12 -07:00
animate.h Change inactive bitmap to in wxBitmapBundle wxAnimationCtrl 2022-01-27 14:29:25 +01:00
animdecod.h Split decoder interface to match the actual header files 2020-03-24 17:32:12 -07:00
any.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
anybutton.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
app.h Fix crash when using wxNotebook with glib 2.73 or later 2022-08-29 18:10:15 +02:00
appprogress.h Change documentation references from OS X to macOS (#1927) 2020-07-04 22:08:24 +02:00
apptrait.h Remove support for wxMotif 2022-10-16 16:39:56 +02:00
archive.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
arrstr.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
artprov.h Add wxArtProvider::Get[Native]DIPSizeHint() 2022-03-24 21:35:26 +01:00
atomic.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
bannerwindow.h Fix comment in example for banner window 2022-02-11 18:48:03 +01:00
base64.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
bitmap.h Make wxBitmap::HasAlpha() and UseAlpha() available in all ports 2022-06-20 00:38:09 +02:00
bmpbndl.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
bmpbuttn.h Add some missing wxBitmap --> wxBitmapBundle changes 2022-05-16 15:33:41 -07:00
bmpcbox.h Add some missing wxBitmap --> wxBitmapBundle changes 2022-05-16 15:33:41 -07:00
bookctrl.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
brush.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
buffer.h Document wxScopedCharTypeBuffer::release(). 2014-10-23 13:56:04 +00:00
busyinfo.h Allow updating wxBusyInfo text while it's shown 2019-09-08 23:13:00 +02:00
button.h Change documentation references from OS X to macOS (#1927) 2020-07-04 22:08:24 +02:00
calctrl.h Fix double negatives used with 'neither' in docs and comments 2022-08-19 16:22:21 +02:00
caret.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
chartype.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
checkbox.h Remove wxGTK1 mentions from the documentation 2021-05-13 06:52:09 -07:00
checklst.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
choicdlg.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
choice.h Remove support for wxMotif 2022-10-16 16:39:56 +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 Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
cmdline.h Fix double negatives used with 'neither' in docs and comments 2022-08-19 16:22:21 +02:00
cmdproc.h
cmndata.h Document wxPrintData::SetPaperSize(). 2015-06-21 02:24:50 +02:00
collheaderctrl.h Fix various doxygen issues in the documentation 2019-10-20 11:53:49 +02:00
collpane.h Fix recurring typo in validator parameter description 2022-01-11 18:08:25 +01:00
colordlg.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +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 Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
combobox.h Remove support for wxMotif 2022-10-16 16:39:56 +02:00
commandlinkbutton.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02: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 Rename IsFallbackEncoding() to IsUsingFallbackEncoding() 2020-10-05 15:32:07 +03:00
cpp.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
creddlg.h Small tweak to wxCredentialEntryDialog docs consistency 2021-01-11 02:51:05 +01:00
cshelp.h Change documentation references from OS X to macOS (#1927) 2020-07-04 22:08:24 +02:00
ctrlsub.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
cursor.h Remove support for wxMotif 2022-10-16 16:39:56 +02:00
custombgwin.h
dataobj.h Add wxDF_UNICODETEXT to wxDataFormat standard format docs 2021-12-09 19:51:07 +01:00
dataview.h Implement wxEVT_DATAVIEW_COLUMN_HEADER_RIGHT_CLICK in wxOSX 2022-10-03 02:06:59 +02:00
datectrl.h Fix recurring typo in validator parameter description 2022-01-11 18:08:25 +01:00
dateevt.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
datetime.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
datstrm.h
dc.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +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 that using wxClientDC for drawing is not portable 2020-06-27 16:37:48 +02: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 Document that wxScreenDC corresponds to the entire virtual screen 2016-03-28 21:41:10 +02:00
dcsvg.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +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 Remove support for wxMotif 2022-10-16 16:39:56 +02:00
dialog.h Remove support for wxMotif 2022-10-16 16:39:56 +02:00
dialup.h Fix double negatives used with 'neither' in docs and comments 2022-08-19 16:22:21 +02:00
dir.h Mention wxDIR_HIDDEN in GetAllFiles() documentation 2021-04-06 22:19:03 +02:00
dirctrl.h Fix various doxygen issues in the documentation 2019-10-20 11:53:49 +02:00
dirdlg.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
display.h Add wxDisplay::GetScaleFactor() 2020-08-14 16:09:27 +02:00
dnd.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
docmdi.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
docview.h Merge branch 'docview-onclosedoc' 2022-08-30 11:12:58 +01:00
dragimag.h
dynarray.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
dynlib.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +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 Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +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
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 Ensure the return documentation is on the correct function 2021-05-13 21:32:22 +01:00
filedlg.h Remove support for wxMotif 2022-10-16 16:39:56 +02:00
filedlgcustomize.h Add an example of customizing "Save" file dialog too 2022-06-12 00:51:31 +01:00
filefn.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
filehistory.h Remove public wxFileHistory::RefreshLabels() 2021-04-05 16:20:02 +02:00
filename.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
filepicker.h Fix recurring typo in validator parameter description 2022-01-11 18:08:25 +01: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 Fix recurring typo in validator parameter description 2022-01-11 18:08:25 +01:00
fontutil.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
frame.h Remove support for wxMotif 2022-10-16 16:39:56 +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 Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
gdicmn.h Add wxColourDatabase::GetAllNames() 2022-08-29 00:44:49 +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 Update note about enabling OpenGL support on Windows 2021-05-05 20:56:05 +02:00
graphics.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
grid.h Improve wxEVT_GRID_SELECT_CELL documentation 2022-09-27 23:26:34 +02:00
hash.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
hashmap.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +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 Allow opening ToC and index in wxCHMHelpController 2019-07-24 11:29:06 +02:00
htmllbox.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +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 Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +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 Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
intl.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +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 Add equality operators to wxItemAttr 2016-04-17 17:36:20 +02:00
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 Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +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 Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
listctrl.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
log.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +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 Remove support for wxMotif 2022-10-16 16:39:56 +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 Remove support for wxMotif 2022-10-16 16:39:56 +02:00
menuitem.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
metafile.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
mimetype.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
minifram.h Remove support for wxMotif 2022-10-16 16:39:56 +02:00
modalhook.h Fix double negatives used with 'neither' in docs and comments 2022-08-19 16:22:21 +02:00
module.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
mousemanager.h
mousestate.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
msgdlg.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
msgout.h Fix some spelling/grammar errors in documentation 2019-01-26 03:50:47 +01:00
msgqueue.h
mstream.h Fix some spelling/grammar errors in documentation 2019-01-26 03:50:47 +01:00
nativewin.h Add reference to the widgets sample in the documentation 2019-10-20 21:37:44 +02:00
nonownedwnd.h Document that size of shaped windows can't be changed 2019-10-22 19:37:32 +02:00
notebook.h Fix crash when using wxNotebook with glib 2.73 or later 2022-08-29 18:10:15 +02:00
notifmsg.h Add missing wxEventType declarations to notifmsg interface header 2021-08-21 15:06:12 +02:00
numdlg.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
numformatter.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
object.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
odcombo.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +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 Document wxGrid::RefreshBlock() 2022-08-03 19:36:22 +02: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 support for wxMotif 2022-10-16 16:39:56 +02:00
popupwin.h Add missing and fix broken interface items for wxPython 2019-05-23 21:26:14 -07: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 Still use wxPreviewFrame size if it was explicitly specified 2022-05-23 15:07:06 +01:00
printdlg.h
process.h Fix double negatives used with 'neither' in docs and comments 2022-08-19 16:22:21 +02:00
progdlg.h Fix various doxygen issues in the documentation 2019-10-20 11:53:49 +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 Fix problems with GetSelection() documentation 2020-11-10 13:12:37 +01: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 Remove all trailing spaces 2019-01-30 17:35:54 +01: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 Implement getting/releasing HDC in Cairo wxGraphicsContext (wxMSW) 2021-06-28 00:19:15 +02:00
richmsgdlg.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
richtooltip.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +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
scopedptr.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
scopeguard.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
scrolbar.h Add reference to the widgets sample in the documentation 2019-10-20 21:37:44 +02:00
scrolwin.h Remove support for wxMotif 2022-10-16 16:39:56 +02:00
secretstore.h Add small wxSecretString helper for wiping strings values 2021-01-10 01:21:45 +01:00
settings.h Fix typos and wording in docs and comments 2022-03-17 23:53:52 +01:00
sharedptr.h Replace wxEXPLICIT with the 'explicit' keyword 2016-09-14 18:45:12 +09:00
simplebook.h Fix some spelling/grammar errors in documentation 2019-01-26 03:50:47 +01:00
sizer.h Remove support for wxMotif 2022-10-16 16:39:56 +02:00
slider.h Use more reasonable length for wxSlider in wxGTK by default 2020-08-05 00:01:50 +02:00
snglinst.h Fix some spelling/grammar errors in documentation 2019-01-26 03:50:47 +01: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 Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
splitter.h Allow better control over splitter position on resize 2022-01-27 14:00:51 +01:00
srchctrl.h Mention GTK native version in wxSearchCtrl documentation 2020-01-07 03:15:39 +01:00
sstream.h Make wxStringOutputStream ctor explicit 2017-11-03 00:36:48 +01:00
stack.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
stackwalk.h Fix double negatives used with 'neither' in docs and comments 2022-08-19 16:22:21 +02:00
statbmp.h Add some missing wxBitmap --> wxBitmapBundle changes 2022-05-16 15:33:41 -07:00
statbox.h Recommend using wxStaticBox as parent more strongly 2021-03-05 22:53:27 +01: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 Remove support for wxMotif 2022-10-16 16:39:56 +02:00
stdpaths.h Improve formatting of wxStandardPaths::UseAppInfo() documentation 2022-09-29 16:58:57 +02: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 Correct typo in wxStopWatch example in the documentation. 2014-12-24 13:56:54 +00:00
strconv.h Fix double negatives used with 'neither' in docs and comments 2022-08-19 16:22:21 +02:00
stream.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
string.h Fix double negatives used with 'neither' in docs and comments 2022-08-19 16:22:21 +02:00
sysopt.h Remove support for wxMotif 2022-10-16 16:39:56 +02:00
systhemectrl.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
tarstrm.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
taskbar.h Use wxBitmapBundle in wxTaskBarIcon 2022-02-19 21:44:27 +00:00
taskbarbutton.h Fix double words and article mismatches in docs. 2021-03-10 14:28:20 -05:00
textcompleter.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
textctrl.h Fix double negatives used with 'neither' in docs and comments 2022-08-19 16:22:21 +02:00
textdlg.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
textentry.h Remove support for wxMotif 2022-10-16 16:39:56 +02:00
textfile.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
textwrapper.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
tglbtn.h Change wxBitmap to wxBitmapBundle in wxBitmapToggleButton 2022-01-27 14:29:25 +01:00
thread.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
time.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
timectrl.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
timer.h Various interface corrections 2019-07-31 12:18:55 -07:00
tipdlg.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
tipwin.h Cross-link wxToolTip and wxTipWindow in the documentation 2015-12-13 16:08:42 +01:00
tls.h
tokenzr.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
toolbar.h Fix double negatives used with 'neither' in docs and comments 2022-08-19 16:22:21 +02:00
toolbook.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
tooltip.h Implement wxToolTip::SetDelay() for wxOSX 2016-01-08 17:02:19 +01:00
toplevel.h Remove support for wxMotif 2022-10-16 16:39:56 +02:00
tracker.h
translation.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
treebase.h
treebook.h Remove support for wxMotif 2022-10-16 16:39:56 +02:00
treectrl.h Document that wxTreeEvent::GetItem() is not always valid 2022-01-14 22:26:27 +00:00
treelist.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +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 Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
uri.h
url.h Use enums, not typedef enums, in all public headers. 2016-02-07 01:11:25 +02:00
ustring.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
utils.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
valgen.h
validate.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
valnum.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
valtext.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +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
webrequest.h Add "events" category to wxEvent-derived classes docs where missing 2022-05-23 19:06:55 +02:00
webview.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02: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 Remove support for wxMotif 2022-10-16 16:39:56 +02:00
windowid.h Ensure the return documentation is on the correct function 2021-05-13 21:32:22 +01:00
windowptr.h
withimages.h Document wxWithImages::GetUpdatedImageListFor() 2021-11-11 21:59:45 +00:00
wizard.h Use wxBitmapBundle in wxWizard 2022-02-11 18:04:56 +03:00
wrapsizer.h Add missing and fix broken interface items for wxPython 2019-05-23 21:26:14 -07:00
wupdlock.h Allow using wxWindowUpdateLocker conditionally 2020-05-25 17:52:08 +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 Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
zstream.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00