..
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
persist
propgrid
Fix documentation for wxPropertyGridPageState::GetColumnFullWidth
2022-06-08 08:59:53 +02:00
protocol
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
xml
xrc
Add wxXmlResourceHandler::GetBitmapBundle(wxXmlNode) overload
2022-02-20 18:06:09 +01:00
aboutdlg.h
Update copyright years to 2021
2022-01-02 13:32:23 +01:00
accel.h
access.h
activityindicator.h
addremovectrl.h
affinematrix2d.h
affinematrix2dbase.h
anidecod.h
animate.h
Change inactive bitmap to in wxBitmapBundle wxAnimationCtrl
2022-01-27 14:29:25 +01:00
animdecod.h
any.h
anybutton.h
Allow using wxBitmapBundle for wxButton bitmaps
2021-10-18 11:50:10 +02:00
app.h
Fix typos and wording in docs and comments
2022-03-17 23:53:52 +01:00
appprogress.h
apptrait.h
archive.h
arrstr.h
artprov.h
Add wxArtProvider::Get[Native]DIPSizeHint()
2022-03-24 21:35:26 +01:00
atomic.h
Recommend using std::atomic instead of our functions
2022-05-11 00:18:02 +02:00
bannerwindow.h
Fix comment in example for banner window
2022-02-11 18:48:03 +01:00
base64.h
bitmap.h
Make wxBitmap::HasAlpha() and UseAlpha() available in all ports
2022-06-20 00:38:09 +02:00
bmpbndl.h
Add wxBitmapBundleImpl::GetIndexToUpscale()
2022-06-02 23:09:05 +01: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
brush.h
buffer.h
busyinfo.h
button.h
calctrl.h
caret.h
chartype.h
checkbox.h
checklst.h
choicdlg.h
choice.h
choicebk.h
clipbrd.h
clntdata.h
Allow cloning client data stored in wxGrid attributes etc
2022-04-28 00:28:58 +02:00
clrpicker.h
Fix recurring typo in validator parameter description
2022-01-11 18:08:25 +01:00
cmdline.h
cmdproc.h
cmndata.h
collheaderctrl.h
collpane.h
Fix recurring typo in validator parameter description
2022-01-11 18:08:25 +01:00
colordlg.h
colour.h
Add wxColour::Get{Red,Green,Blue,Alpha}() to avoid gcc 12 warnings
2022-01-27 15:46:42 +01:00
colourdata.h
combo.h
Use wxBitmapBundle in wxComboCtrl instead of wxBitmap
2022-02-05 16:11:14 +01:00
combobox.h
commandlinkbutton.h
config.h
containr.h
control.h
convauto.h
cpp.h
creddlg.h
cshelp.h
ctrlsub.h
cursor.h
custombgwin.h
dataobj.h
Add wxDF_UNICODETEXT to wxDataFormat standard format docs
2021-12-09 19:51:07 +01:00
dataview.h
Merge branch 'dvc-bitmap-renderer-bundle'
2022-05-23 22:22:53 +01:00
datectrl.h
Fix recurring typo in validator parameter description
2022-01-11 18:08:25 +01:00
dateevt.h
datetime.h
Fix typos and wording in docs and comments
2022-03-17 23:53:52 +01:00
datstrm.h
dc.h
Add wxCOMPOSITION_DIFF composition mode
2022-06-17 01:32:07 +01:00
dcbuffer.h
dcclient.h
dcgraph.h
dcmemory.h
dcmirror.h
dcprint.h
dcps.h
dcscreen.h
dcsvg.h
Undocument SetClippingRegion overload in wxSVGFileDC
2022-01-02 12:30:53 +01:00
dde.h
debug.h
debugrpt.h
defs.h
Add wxCHECK_CXX_STD() and use it to test for C++17 and C++20
2022-05-11 16:57:18 +01:00
dialog.h
dialup.h
dir.h
dirctrl.h
dirdlg.h
display.h
dnd.h
docmdi.h
docview.h
dragimag.h
dynarray.h
dynlib.h
editlbox.h
encconv.h
event.h
Document missing wxEVT_FULLSCREEN
2022-04-20 22:54:06 -04:00
eventfilter.h
evtloop.h
fdrepdlg.h
ffile.h
file.h
fileconf.h
filectrl.h
filedlg.h
Document the new wxFileDialog customization API
2022-06-03 03:18:05 +01:00
filedlgcustomize.h
Add an example of customizing "Save" file dialog too
2022-06-12 00:51:31 +01:00
filefn.h
filehistory.h
filename.h
Use doubled backslashes in examples in wxFileName documentation
2022-04-16 15:34:08 +02:00
filepicker.h
Fix recurring typo in validator parameter description
2022-01-11 18:08:25 +01:00
filesys.h
font.h
fontdata.h
fontdlg.h
fontenum.h
fontmap.h
fontpicker.h
Fix recurring typo in validator parameter description
2022-01-11 18:08:25 +01:00
fontutil.h
frame.h
Explain how to best use wxFrame as input form
2022-05-05 17:32:43 +02:00
fs_arc.h
fs_filter.h
fs_inet.h
fs_mem.h
Fall back to using UTF-8 in wxMemoryFSHandler::AddFile()
2021-12-16 21:54:43 +01:00
fswatcher.h
gauge.h
gbsizer.h
gdicmn.h
Add operator/(wxSize, double)
2021-11-20 22:06:28 +01:00
gdiobj.h
geometry.h
gifdecod.h
glcanvas.h
graphics.h
Add wxCOMPOSITION_DIFF composition mode
2022-06-17 01:32:07 +01:00
grid.h
Unify wxGrid code for processing row and column mouse events
2022-05-05 17:23:45 +02:00
hash.h
hashmap.h
hashset.h
headercol.h
Use wxBitmapBundle in wxHeaderColumn
2022-03-04 03:37:20 +01:00
headerctrl.h
help.h
htmllbox.h
hyperlink.h
icon.h
Fix wxIcon::GetLogicalSize documentation
2022-04-17 23:41:46 -04:00
iconbndl.h
iconloc.h
image.h
Document all parameters of wxImage::Paste()
2022-03-28 00:17:26 +02:00
imaggif.h
imagiff.h
imagjpeg.h
imaglist.h
Handle transparency to the best of our ability in wxImageList
2022-05-06 02:12:54 +01:00
imagpcx.h
imagpng.h
imagpnm.h
imagtga.h
imagtiff.h
imagxpm.h
infobar.h
init.h
intl.h
Handle Windows CRT locale names in wxLocaleIdent::FromTag() too
2022-04-02 16:45:20 +02:00
ipc.h
ipcbase.h
itemattr.h
joystick.h
kbdstate.h
language.h
Update language database and move support for it to wxUILocale
2021-11-27 17:44:20 +01:00
layout.h
laywin.h
link.h
list.h
listbook.h
listbox.h
listctrl.h
Extend wxListCtrl::GetColumnCount() tests to all modes
2022-06-08 13:52:53 +01:00
log.h
longlong.h
lzmastream.h
math.h
mdi.h
mediactrl.h
Minor additions to wxMC_NO_AUTORESIZE documentation
2021-11-20 21:41:28 +01:00
memory.h
menu.h
menuitem.h
Add wxMenuItem::GetBitmapBundle()
2022-06-16 01:09:43 +01:00
metafile.h
mimetype.h
minifram.h
modalhook.h
module.h
mousemanager.h
mousestate.h
msgdlg.h
msgout.h
msgqueue.h
mstream.h
nativewin.h
nonownedwnd.h
notebook.h
notifmsg.h
numdlg.h
numformatter.h
object.h
odcombo.h
overlay.h
palette.h
panel.h
pen.h
persist.h
pickerbase.h
platform.h
platinfo.h
Fix typos and wording in docs and comments
2022-03-17 23:53:52 +01:00
popupwin.h
position.h
power.h
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
progdlg.h
propdlg.h
quantize.h
radiobox.h
radiobut.h
rawbmp.h
rearrangectrl.h
recguard.h
regex.h
Fix escaping of new lines in wxRegEx documentation
2022-03-28 00:19:05 +02:00
region.h
renderer.h
richmsgdlg.h
richtooltip.h
sashwin.h
sckipc.h
sckstrm.h
scopedarray.h
scopedptr.h
scopeguard.h
scrolbar.h
scrolwin.h
secretstore.h
settings.h
Fix typos and wording in docs and comments
2022-03-17 23:53:52 +01:00
sharedptr.h
simplebook.h
sizer.h
slider.h
snglinst.h
socket.h
Add "events" category to wxEvent-derived classes docs where missing
2022-05-23 19:06:55 +02:00
sound.h
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
splitter.h
Allow better control over splitter position on resize
2022-01-27 14:00:51 +01:00
srchctrl.h
sstream.h
stack.h
stackwalk.h
statbmp.h
Add some missing wxBitmap --> wxBitmapBundle changes
2022-05-16 15:33:41 -07:00
statbox.h
statline.h
stattext.h
statusbr.h
stdpaths.h
stdstream.h
stockitem.h
stopwatch.h
strconv.h
stream.h
string.h
Add conversion to signed/unsigned int to wxString
2022-03-26 00:46:58 +01:00
sysopt.h
systhemectrl.h
tarstrm.h
taskbar.h
Use wxBitmapBundle in wxTaskBarIcon
2022-02-19 21:44:27 +00:00
taskbarbutton.h
textcompleter.h
textctrl.h
Fix wxTextCtrl::OSXEnableNewLineReplacement documentation
2022-04-26 22:31:54 -04:00
textdlg.h
textentry.h
textfile.h
textwrapper.h
tglbtn.h
Change wxBitmap to wxBitmapBundle in wxBitmapToggleButton
2022-01-27 14:29:25 +01:00
thread.h
Add static SetNameForCurrent for setting name of non-wxThreads
2021-11-05 16:11:56 +02:00
time.h
Document that wxGetTimeZone() doesn't account for DST
2022-05-08 16:18:29 +02:00
timectrl.h
timer.h
tipdlg.h
tipwin.h
tls.h
tokenzr.h
toolbar.h
Don't force fractional scale when toolbar bitmap size is given
2022-06-05 03:23:03 +02:00
toolbook.h
tooltip.h
toplevel.h
Improve "shaped" sample documentation
2022-03-25 01:54:11 +01:00
tracker.h
translation.h
Add wxTRANSLATE_IN_CONTEXT() macro for marking strings for translation
2022-04-24 11:30:31 +03:00
treebase.h
treebook.h
treectrl.h
Document that wxTreeEvent::GetItem() is not always valid
2022-01-14 22:26:27 +00:00
treelist.h
Add "events" category to wxEvent-derived classes docs where missing
2022-05-23 19:06:55 +02:00
txtstrm.h
uiaction.h
uilocale.h
Fix example of creating wxUILocale in its documentation
2022-05-07 16:34:45 +02:00
unichar.h
uri.h
url.h
ustring.h
utils.h
Allow to leave another window enabled in wxWindowDisabler
2022-04-07 23:38:16 +01:00
valgen.h
validate.h
valnum.h
Add wxIntegerValidatorctor ctor taking minimum and maximum value
2021-12-09 19:55:44 +01:00
valtext.h
variant.h
vector.h
version.h
versioninfo.h
vidmode.h
vlbox.h
volume.h
Implement wxFSVolume for macOS
2021-12-01 23:35:19 +01:00
vscroll.h
weakref.h
webrequest.h
Add "events" category to wxEvent-derived classes docs where missing
2022-05-23 19:06:55 +02:00
webview.h
Document missing wxWebView events
2022-04-26 20:12:24 -04:00
webviewarchivehandler.h
webviewfshandler.h
wfstream.h
window.h
Improve "shaped" sample documentation
2022-03-25 01:54:11 +01:00
windowid.h
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
wupdlock.h
wxcrt.h
xlocale.h
zipstrm.h
zstream.h