wxWidgets/interface/wx
Pavel Kalugin facb06a1b8 Fix wxSize member names in the documentation
wxSize members x and y were incorrectly mentioned as width and height in
the docs.

Closes https://github.com/vadz/wxWidgets/pull/6
2018-12-08 19:02:28 +01:00
..
aui Revert wxAuiDefaultDockArt::DrawIcon API change 2018-09-22 14:44:00 +02:00
generic Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
html Make wxHtmlContainerCell ctor explicit 2018-08-25 21:19:33 +02:00
msw
persist
propgrid Provide wxPGChoices ctor, Add(), Set() overloads taking wxStrings 2018-09-29 17:13:00 +02:00
protocol
ribbon wxRibbon: Added @since tags to new function documentation 2018-03-26 16:50:32 +02:00
richtext Fix misspellings in comments and documentation 2018-07-31 13:20:17 +02:00
stc Add Direct2D support to wxSTC 2018-01-25 16:07:54 -06:00
xml
xrc Remove trailing whitespace from several files 2018-04-18 15:45:42 +02:00
aboutdlg.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
accel.h
access.h Add wxACC_SELF and fix parameter name 2018-10-10 10:59:32 -07:00
activityindicator.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
addremovectrl.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
affinematrix2d.h
affinematrix2dbase.h
animate.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
any.h
anybutton.h Stop using wxBU_AUTODRAW in wxWidgets code 2018-07-21 14:42:06 +02:00
app.h
appprogress.h
apptrait.h
archive.h
arrstr.h
artprov.h
atomic.h
bannerwindow.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
base64.h
bitmap.h Remove irrelevant TODO note from documentation 2018-11-07 22:25:19 +01:00
bmpbuttn.h Stop using wxBU_AUTODRAW in wxWidgets code 2018-07-21 14:42:06 +02:00
bmpcbox.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
bookctrl.h
brush.h
buffer.h
busyinfo.h
button.h
calctrl.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
caret.h
chartype.h
checkbox.h
checklst.h
choicdlg.h
choice.h
choicebk.h
clipbrd.h
clntdata.h
clrpicker.h
cmdline.h Remove trailing whitespace from several files 2018-04-18 15:45:42 +02:00
cmdproc.h
cmndata.h
collheaderctrl.h
collpane.h
colordlg.h
colour.h Adding IsSolid to wxColour 2018-10-30 20:53:35 +01:00
colourdata.h
combo.h
combobox.h
commandlinkbutton.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
config.h
containr.h
control.h
convauto.h
cpp.h
cshelp.h Stop using wxBU_AUTODRAW in wxWidgets code 2018-07-21 14:42:06 +02:00
ctrlsub.h
cursor.h
custombgwin.h
dataobj.h
dataview.h Disable failing wxDataViewCtrl::IsExpanded() test under Mac 2018-11-06 04:03:34 +01:00
datectrl.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
dateevt.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
datetime.h Clarify wxDateTime::GetTicks() limitation even more 2018-08-01 12:02:51 +02:00
datstrm.h
dc.h Add bool return value for wxDC::GetClippingBox() 2018-06-18 14:39:11 +02:00
dcbuffer.h
dcclient.h
dcgraph.h Document that wxGCDC takes ownership of the provided context 2018-12-06 03:43:37 +01:00
dcmemory.h
dcmirror.h
dcprint.h
dcps.h
dcscreen.h
dcsvg.h
dde.h
debug.h
debugrpt.h
defs.h Add wxID_{LOWEST,HIGHEST} descriptions to the documentation 2018-08-18 14:49:17 +02:00
dialog.h
dialup.h
dir.h
dirctrl.h
dirdlg.h
display.h Add wxDisplay(wxWindow*) ctor with fall back on primary display 2018-11-01 00:02:47 +01:00
dnd.h
docmdi.h
docview.h
dragimag.h
dynarray.h Fix spelling and punctuation errors in comments and documentation 2018-08-14 17:15:39 +02:00
dynlib.h
editlbox.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
encconv.h
event.h Fix wxJoystickEvent documentation after the last commit 2018-11-05 19:27:53 +01:00
eventfilter.h
evtloop.h
fdrepdlg.h
ffile.h
file.h
fileconf.h
filectrl.h
filedlg.h
filefn.h Fix wxGetDiskSpace() documentation 2018-10-31 10:26:11 +01:00
filehistory.h
filename.h
filepicker.h
filesys.h
font.h Add wxFontInfo::Style() for consistency with Weight() 2018-09-17 15:24:41 +02:00
fontdata.h
fontdlg.h
fontenum.h
fontmap.h
fontpicker.h
fontutil.h Switch to using float for point size in wxNativeFontInfo 2018-09-13 19:58:17 +02:00
frame.h Document that SetStatusText() updates the display immediately 2018-06-27 19:37:23 +02:00
fs_arc.h
fs_filter.h
fs_inet.h
fs_mem.h
fswatcher.h
gauge.h
gbsizer.h
gdicmn.h Fix wxSize member names in the documentation 2018-12-08 19:02:28 +01:00
gdiobj.h
geometry.h
glcanvas.h
graphics.h Add wxGraphicsContext::GetWindow() 2018-11-06 03:36:53 +01:00
grid.h Replace wxDeprecatedGUIConstants enum values 2018-11-25 21:29:32 +01:00
hash.h
hashmap.h Fix spelling and punctuation errors in comments and documentation 2018-08-14 17:15:39 +02:00
hashset.h Fix spelling and punctuation errors in comments and documentation 2018-08-14 17:15:39 +02:00
headercol.h
headerctrl.h Add wxHD_BITMAP_ON_RIGHT style to wxHeaderCtrl 2018-02-04 00:14:28 +01:00
help.h
htmllbox.h Fix spelling and punctuation errors in comments and documentation 2018-08-14 17:15:39 +02:00
hyperlink.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
icon.h Add more references to wxIconBundle to documentation 2018-08-24 20:07:38 +02:00
iconbndl.h
iconloc.h
image.h Fix spelling and punctuation errors in comments and documentation 2018-08-14 17:15:39 +02:00
imaggif.h
imagiff.h
imagjpeg.h
imaglist.h
imagpcx.h
imagpng.h
imagpnm.h
imagtga.h
imagtiff.h
imagxpm.h
infobar.h
init.h
intl.h
ipc.h
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
language.h
layout.h
laywin.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
link.h
list.h
listbook.h
listbox.h Document listbox item activation on Enter in wxGTK 2018-01-30 23:10:20 +01:00
listctrl.h Change the return type of wxListCtrl::SetItem() overload to bool 2018-06-28 00:39:31 +02:00
log.h
longlong.h
lzmastream.h Document how to build wxWidgets with liblzma support 2018-04-06 15:39:55 +02:00
math.h Move wxCTZ() documentation to the appropriate place 2018-11-05 19:27:53 +01:00
mdi.h
mediactrl.h
memory.h
menu.h Merge branch 'id-docs' 2018-08-27 02:15:53 +02:00
menuitem.h
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 Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
numdlg.h Fix return type of wxNumberEntryDialog::GetValue() in documentation 2018-05-01 15:02:00 +02:00
numformatter.h
object.h
odcombo.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
overlay.h
palette.h
panel.h
pen.h Lots more fixes for incorrect or missing interfaces items. 2018-02-10 13:06:19 -08:00
persist.h
pickerbase.h
platform.h
platinfo.h
popupwin.h Don't try to set focus outside of popup window in wxMSW 2018-10-27 15:06:42 +02:00
position.h
power.h
preferences.h
print.h
printdlg.h
process.h
progdlg.h Don't disable main application window in wxProgressDialog 2018-08-16 19:57:18 +02:00
propdlg.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
quantize.h
radiobox.h
radiobut.h
rawbmp.h
rearrangectrl.h Document not completely obvious wxRearrangeList::Set() behaviour 2018-10-26 01:35:28 +02:00
recguard.h
regex.h
region.h
renderer.h Check for non-null window in wxRendererNative::GetCheckBoxSize() 2018-10-11 00:01:00 +02:00
richmsgdlg.h Add footer text and icon to wxRichMessageDialog 2018-01-20 16:53:13 +01:00
richtooltip.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
sashwin.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
sckipc.h
sckstrm.h
scopedarray.h
scopedptr.h
scopeguard.h
scrolbar.h
scrolwin.h Document that window must be created in ShowScrollbars() 2018-01-14 18:31:29 +01:00
secretstore.h
settings.h
sharedptr.h
simplebook.h
sizer.h
slider.h Clarify wxSL_SELRANGE description 2018-04-07 21:51:08 +02:00
snglinst.h
socket.h
sound.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
spinbutt.h
spinctrl.h Left-align wxSpinCtrl contents by default 2018-05-12 19:14:00 +02:00
splash.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
splitter.h
srchctrl.h Use simple wxEVT_SEARCH[_CANCEL] names for wxSearchCtrl events 2018-01-30 02:03:48 +01:00
sstream.h
stack.h
stackwalk.h
statbmp.h
statbox.h Don't pretend static box with enabled label is disabled 2018-01-18 23:28:16 +01:00
statline.h
stattext.h
statusbr.h Document that SetStatusText() updates the display immediately 2018-06-27 19:37:23 +02:00
stdpaths.h
stdstream.h
stockitem.h
stopwatch.h
strconv.h
stream.h
string.h
sysopt.h Remove the unused msw.display.directdraw system option 2018-09-30 15:30:53 +02:00
systhemectrl.h Fix spelling and punctuation errors in comments and documentation 2018-08-14 17:15:39 +02:00
tarstrm.h
taskbar.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
taskbarbutton.h
textcompleter.h
textctrl.h Implement wxTextCtrl::HitTest() for single line controls in wxGTK 2018-06-03 17:05:11 +02:00
textdlg.h
textentry.h Remove platform limitations from AutoComplete() documentation 2018-01-27 01:20:30 +01:00
textfile.h
textwrapper.h
tglbtn.h
thread.h Document that wxThread::SetPriority() is broken under Unix 2018-08-16 13:14:19 +02:00
time.h
timectrl.h Make small corrections in wxTimePickerCtrl docs 2018-09-12 17:05:06 +02:00
timer.h
tipdlg.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
tipwin.h
tls.h
tokenzr.h
toolbar.h Emphasize the need for Realize() in wxToolBar documentation 2018-04-18 15:48:05 +02:00
toolbook.h Add wxToolbook::EnablePage() 2018-12-03 19:42:45 +01:00
tooltip.h
toplevel.h Introduce platform-dependent wxTLWGeometry class 2018-04-29 19:51:10 +02:00
tracker.h
translation.h Rename new wxTranslations method to GetAcceptableTranslations() 2018-11-18 01:47:12 +01:00
treebase.h
treebook.h
treectrl.h Document wxTR_LINES_AT_ROOT peculiar behaviour under MSW 2018-08-25 22:33:57 +02:00
treelist.h Merge branch 'adv-merge' 2018-09-02 15:43:02 +02:00
txtstrm.h
uiaction.h
unichar.h
uri.h
url.h
ustring.h
utils.h Fix wxGetDiskSpace() documentation 2018-10-31 10:26:11 +01:00
valgen.h
validate.h
valnum.h Add wxFloatingPointValidator::SetFactor() 2018-01-26 14:39:57 +01:00
valtext.h
variant.h
vector.h
version.h
versioninfo.h
vidmode.h Add wxDisplay::GetPPI() to use instead of wxGetDisplayPPI() 2018-10-08 13:04:38 +02:00
vlbox.h
volume.h
vscroll.h
weakref.h
webview.h Allow distinguishing user- from script-opened wxWebView windows 2018-08-19 22:27:34 +02:00
webviewarchivehandler.h
webviewfshandler.h
wfstream.h
window.h Provide an even more detailed explanation of wxWindow::Create() 2018-09-04 12:44:45 +02:00
windowid.h
windowptr.h
withimages.h
wizard.h Replace references to "adv" with "core" in classes documentation 2018-08-27 22:52:15 +02:00
wrapsizer.h
wupdlock.h
wxcrt.h
xlocale.h
zipstrm.h Fix spelling and punctuation errors in comments and documentation 2018-08-14 17:15:39 +02:00
zstream.h