wxwidgets/interface/wx
Doukas Dergiades f24b3d5483 Save last wxSplitterWindow position before it was unsplit
Use this position when the window is split again and also save and
restore it from persistent storage in wxPersistentSplitter.

Closes #24329.
2024-02-18 01:23:24 +01:00
..
aui wxAuiManager::AlwaysUsesLiveResize() documentation updated 2024-02-09 23:26:37 +01:00
generic Update copyright years to 2024 2023-12-31 18:56:06 +01:00
html Remove most occurrences of wxT() from the docs 2023-04-09 20:35:49 +02:00
msw Change example in wxDarkModeSettings docs to avoid -Wswitch 2023-03-12 13:41:08 +01:00
persist Fix confusing argument names in wxPersistentWindow docs 2023-12-25 17:11:53 +01:00
propgrid Allow passing -1 to wxPGProperty::SetChoiceSelection() again 2024-02-09 17:21:52 +01:00
protocol Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
ribbon Add GetPanel(), GetPanelById() and GetPanelCount() to ribbon page 2024-02-16 00:26:33 +01:00
richtext Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
stc Regenerate wxSTC files after Scintilla update 2023-02-14 22:43:18 +01:00
xml Make wxXmlNode::GetDepth() parameter const 2024-02-16 14:24:40 +01:00
xrc Add wxXmlResourceHandler::GetNodeAttribute() 2024-02-03 21:46:15 +01:00
aboutdlg.h Update copyright years to 2024 2023-12-31 18:56:06 +01:00
accel.h Remove unnecessary empty destructors 2024-01-28 18:16:07 +01: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 Add high DPI support to generic wxAnimationCtrl 2023-08-25 20:51:21 +02:00
animdecod.h Split decoder interface to match the actual header files 2020-03-24 17:32:12 -07:00
any.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
anybutton.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
app.h Fix references to wxEventLoop::YieldFor() in the documentation 2023-11-29 22:16:03 +01:00
appprogress.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
apptrait.h Improve desktop environment detection 2023-11-10 11:23:24 -08:00
archive.h Merge branch 'remove-wxT-from-docs' 2023-04-10 16:22:42 +02:00
arrstr.h Update documentation after setting wxUSE_STD_CONTAINERS=1 2023-04-10 20:39:50 +01:00
artprov.h Stop using macro-based wxList in wxArtProvider code 2023-04-12 18:15:44 +01: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 Remove unnecessary empty destructors 2024-01-28 18:16:07 +01:00
bmpbndl.h Offer workaround for embedded images in SVG 2023-01-03 17:54:11 -05: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 Document wxBookCtrlBase::GetControlSizer 2023-02-03 15:08:55 +01:00
brush.h Remove unnecessary empty destructors 2024-01-28 18:16:07 +01:00
buffer.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
busyinfo.h Show high resolution bitmaps in wxBusyInfo if available 2023-08-25 20:32:07 +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 Make it more clear that wxT_2() is obsolete 2023-04-10 14:25:27 +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 Document that wxGetSingleChoice() geometry parameters are ignored 2023-10-07 18:58:58 +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 Add support for printing only the current page 2023-03-29 01:15:06 +02:00
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 Fix typo in wxColourDialog documentation 2023-08-24 02:42:39 +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 Use XDG-compliant location by default in wxFileConfig 2024-01-08 00:43:26 +01:00
containr.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
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 Document wxItemContainer::IsSorted() 2023-10-22 01:31:38 +02:00
cursor.h Remove unnecessary empty destructors 2024-01-28 18:16:07 +01:00
custombgwin.h
dataobj.h Deprecate unused wxTextDataObject::GetTextLength() 2022-12-04 20:38:43 +00:00
dataview.h Document wxDataViewCheckIconText 2023-06-27 23:41:46 +02:00
datectrl.h Support wxDP_DROPDOWN mode for native date pickers on macOS 2023-05-05 15:19:49 +02:00
dateevt.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
datetime.h Add Catholic Feasts holiday authority class (US observances) 2023-12-05 00:53:26 +01:00
datstrm.h Fix documentation of conversions done by wxDataStream classes 2022-10-28 23:32:29 +01:00
dc.h Mention behaviour change of wxDC::GetContentScaleFactor() 2023-08-02 04:08:13 +02:00
dcbuffer.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
dcclient.h Add wxClientDC::CanBeUsedForDrawing() 2023-12-26 19:27:50 +01:00
dcgraph.h Document wxGCDC::SetGraphicsContext() difference from ctor 2019-07-07 03:18:18 +02:00
dcmemory.h Improve wxMemoryDC scale factor documentation 2023-03-22 00:29:38 +01: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 "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
dialog.h Cover default button in wxDialog::CreateStdDialogButtonSizer docs 2023-10-25 23:54:22 +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 Document wxDisplay::GetDepth() 2023-11-16 10:06:57 -08: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 Improve wxDocument::{Save,Load}Object() documentation 2023-04-28 15:26:46 +02:00
dragimag.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
dynarray.h Update documentation after setting wxUSE_STD_CONTAINERS=1 2023-04-10 20:39:50 +01:00
dynlib.h Use dl_iterate_phdr() in wxDynamicLibrary::ListLoaded() 2023-09-06 00:40:11 +02:00
editlbox.h Make wxEL_ALLOW_NEW imply wxEL_ALLOW_EDIT in wxEditableListBox 2023-12-03 15:05:36 +01:00
encconv.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
event.h Return false from wxKeyEvent::IsKeyInCategory(WXK_TAB) for Ctrl+I 2024-01-27 17:56:21 +01: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 Use XDG-compliant location by default in wxFileConfig 2024-01-08 00:43:26 +01:00
filectrl.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
filedlg.h Fix hang in wxMSW wxFileDialog when using multi-thread COM 2023-05-31 19:39:53 +01: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 Improve wxFileSystem::AddHandler() documentation 2023-08-24 02:38:51 +02:00
font.h Remove unnecessary empty destructors 2024-01-28 18:16:07 +01: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 Turn wxCAPTION on automatically if it's required by other styles 2023-06-02 19:05:53 +02:00
fs_arc.h
fs_data.h Add wxFileSystemHandler for "data" scheme 2023-12-18 22:19:11 +01:00
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 Don't define operators on common GDI classes in global scope 2024-01-06 01:29:24 +01: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 Remove GLU dependency 2023-12-28 14:49:42 -08:00
graphics.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
grid.h Add wxGrid::CopySelection() 2023-12-12 20:18:59 +01:00
hash.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
hashmap.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
hashset.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
headercol.h Fix all the other comments with Doxygen grouping commands too 2022-08-03 18:58:47 +02:00
headerctrl.h Fix column reordering in wxHeaderCtrlSimple and related problems 2023-12-31 17:57:19 +01: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 Fix wxHyperlinkCtrl::{Get,Set}Visited() signature in the docs 2023-08-30 15:43:19 +02: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 Use std::vector<wxImage> instead of wxImageArray 2023-04-12 18:09:47 +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 Use physical size in wxImageList 2023-11-06 21:18:34 +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 Deprecate wxLocale::AddCatalog() overload taking msgIdCharset 2023-10-02 19:21:48 +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 Improve generated process for the language database files 2023-04-18 14:27:28 +02: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 Update documentation after setting wxUSE_STD_CONTAINERS=1 2023-04-10 20:39:50 +01:00
listbook.h
listbox.h Fix missing semicolon in HasMultipleSelection() documentation 2023-12-22 12:18:29 +01:00
listctrl.h Update documentation of wxListCtrl IsItemChecked and CheckItem 2023-09-30 17:43:41 +02:00
log.h Flush wxLogGui before showing a modal dialog 2024-01-28 17:31:38 +01: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
menu.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
menuitem.h Document restrictions on changing menu items appearance 2023-03-12 13:35:51 +01:00
metafile.h Fix use of Doxygen @addtogroup command 2022-08-03 18:28:06 +02:00
mimetype.h Make wxFileTypeInfo ctor a variadic template function 2022-11-23 02:44:50 +01: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 Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01: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 Add a note about icons to wxMessageDialog documentation 2023-03-18 20:50:10 +01: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 Update interface/wx/nonownedwnd.h 2023-12-28 16:35:23 +01: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 "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
odcombo.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
overlay.h Added per-pixel alpha blending capability to wxOverlay under wxMSW 2024-02-09 23:26:35 +01:00
palette.h Remove unnecessary empty destructors 2024-01-28 18:16:07 +01:00
panel.h Don't document wxSysColourChangedEvent as being MSW-only 2021-03-28 03:06:28 +02:00
pen.h Remove unnecessary empty destructors 2024-01-28 18:16:07 +01: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 Optionally return Wine version from wxIsRunningUnderWine() 2022-12-01 01:30:27 +01: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 Document already existing wxPrintPreview::GetZoom function 2023-06-27 19:21:39 +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 Implement wxRB_SINGLE support in wxGTK 2023-07-03 20:14:32 +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 std::unique_ptr<> instead of wxDECLARE_SCOPED_PTR 2023-03-06 18:36:37 +00: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 Remove wxSYS_COLOUR_MAX from documentation 2023-02-25 21:51:14 +01: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 Add documentation for wxSizerFlags::HorzBorder() 2023-11-17 01:22:53 +01: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 Document wxIPV4address::Hostname(unsigned long) overload 2024-02-09 17:19:49 +01: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 Fix testing wxSpinCtrl[Double] unsupported features under wxQt 2023-10-15 00:10:02 +01:00
splash.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
splitter.h Save last wxSplitterWindow position before it was unsplit 2024-02-18 01:23:24 +01:00
srchctrl.h Make wxSearchCtrl inherit from wxTextEntry in all ports 2023-07-20 14:46:41 +02: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 Fix painting of wxStaticBox siblings inside it in wxMSW 2023-02-15 15:18:07 +00: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 Add wxStatusBar::AddFieldControl() to simplify adding controls 2023-12-05 00:39:04 +01:00
stdpaths.h Add wxStandardPaths::GetSharedLibrariesDir() 2024-01-28 18:41:20 +01: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 Document that wxStream::Peek() affects LastRead() as expected 2023-08-26 01:51:57 +02:00
string.h Make wxString and wxUniChar comparison operators friends too 2024-01-06 02:06:31 +01:00
sysopt.h Add system option to never use AutoSystemDpiAware 2024-01-14 19:41:01 +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 Update documentation of wxTaskBarIcon limitations 2023-11-07 02:32:20 +01:00
taskbarbutton.h Fix wxTaskBarButton availability in the documentation 2022-10-21 02:21:22 +02:00
testing.h Add documentation for wxTEST_DIALOG() and related classes 2023-01-13 17:53:39 +01:00
textcompleter.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
textctrl.h Add bullet number and style support to MSW wxTextCtrl 2023-11-30 01:53:50 +01: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 Fix possibly fatal race condition when calling OnDelete() 2023-03-13 01:17:23 +01: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 wxTimer::StartOnce() instead of wxTIMER_ONE_SHOT 2023-11-07 19:01:38 +01: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 Fix remark about labels under Mac in wxToolBar::AddControl() 2023-04-08 16:32:03 +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 Minor documentation syntax and orthography fixes 2023-08-22 19:20:33 +02:00
tracker.h
translation.h Clarify GetAvailableTranslations() return value 2024-02-13 16:12:57 +01: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 Add wxTreeCtrl::GetStateImageCount() and HasStateImages() 2023-11-03 00:53:40 +01: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 Minor updates to wxUIActionSimulator documentation 2023-06-08 01:26:16 +02:00
uilocale.h Add wxUILocale methods for getting month and day names 2023-05-31 18:53:45 +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 Replace 16-bit code in MSW wxGetUserName() with use of netapi32 2024-01-28 18:05:38 +01:00
valgen.h Add wxRadioButton group support to wxGenericValidator 2024-01-30 01:52:59 +01:00
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 Hide operator<<() overloads used for wxVariant support too 2024-01-06 23:06:02 +01: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 Add wxVersionInfo::AtLeast() 2022-12-04 00:44:09 +01:00
vidmode.h Stop using object array for wxArrayVideoModes 2023-04-12 18:09:48 +01:00
vlbox.h Merge branch 'vlistbox-current-accessors' of https://github.com/wsu-cb/wxWidgets 2024-01-22 21:41:28 +01: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 Fix minor problems in wxWebRequest documentation 2024-02-13 21:10:18 +01:00
webview.h Allow changing wxWebViewBackendChromium data directory path 2024-01-06 03:20:50 +01:00
webview_chromium.h Document CEF_RUNTIME_LIBRARY_FLAG switch for building CEF 2024-01-20 00:58:39 +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 Fix use of "NULL" in GetOrCreateAccessible() documentation 2024-01-12 18:36:24 +01: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 Fix a recently introduced typo in wxWizard documentation 2023-05-16 00:02:42 +01: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 Remove mentions of no longer supported MSVS versions 2023-04-30 01:17:28 +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