wxWidgets/interface/wx
Robert Roebling 9c5313d170 Formating corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55468 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-05 08:26:28 +00:00
..
aui
generic more Doxygen warnings corrections and fixes from Tim S 2008-08-30 23:58:45 +00:00
html Another doc patch from Tim 2008-08-29 12:15:59 +00:00
msw
protocol
richtext escape '@' symbols in the docs 2008-08-25 23:25:51 +00:00
stc Another doc patch from Tim 2008-08-29 12:15:59 +00:00
xml
xrc fix some typos and other minor problems (#9886) 2008-09-03 20:36:54 +00:00
aboutdlg.h
accel.h
access.h
animate.h
app.h fix some typos and other minor problems (#9886) 2008-09-03 20:36:54 +00:00
apptrait.h
archive.h
arrstr.h
artprov.h small wxArtProvider API improvements: added HasNativeProvider() and renamed confusingly-named Insert() to PushBack() 2008-08-07 11:46:59 +00:00
atomic.h
base64.h
bitmap.h
bmpbuttn.h
bmpcbox.h
bookctrl.h use a single wxBookCtrlEvent class for all wxBookCtrlBase-derived controls (#9667) 2008-08-01 13:46:46 +00:00
brush.h
buffer.h
busyinfo.h
button.h
calctrl.h more Doxygen warnings corrections from Tim S 2008-08-30 12:44:43 +00:00
caret.h
chartype.h
checkbox.h more Doxygen warnings corrections from Tim S 2008-08-30 12:44:43 +00:00
checklst.h more Doxygen warnings corrections from Tim S 2008-08-30 12:44:43 +00:00
choicdlg.h more Doxygen warnings corrections from Tim S 2008-08-30 12:44:43 +00:00
choice.h more Doxygen warnings corrections from Tim S 2008-08-30 12:44:43 +00:00
choicebk.h use a single wxBookCtrlEvent class for all wxBookCtrlBase-derived controls (#9667) 2008-08-01 13:46:46 +00:00
clipbrd.h
clntdata.h
clrpicker.h
cmdline.h implement flag for Unix-like behaviour in wxCmdLineParser::ConverStringToArgs() 2008-07-16 00:49:25 +00:00
cmdproc.h
cmndata.h
collpane.h document wxCP_NO_TLW_RESIZE 2008-08-29 17:35:30 +00:00
colordlg.h
colour.h
combo.h more Doxygen warnings corrections and fixes from Tim S 2008-08-30 23:58:45 +00:00
combobox.h more Doxygen warnings corrections from Tim S 2008-08-30 12:44:43 +00:00
config.h
control.h
convauto.h
cpp.h
cshelp.h
ctrlsub.h
cursor.h
dataobj.h
dataview.h Readded event documentation for wxDataViewCtrl 2008-09-01 14:14:52 +00:00
datectrl.h
dateevt.h
datetime.h fix some typos and other minor problems (#9886) 2008-09-03 20:36:54 +00:00
datstrm.h
dc.h better documentation of DeviceToLogicalXXX() (#9896) 2008-09-03 20:28:38 +00:00
dcbuffer.h Fix misc documentation warnings (patch by Tim Stahlhut). 2008-08-27 04:20:07 +00:00
dcclient.h
dcgraph.h
dcmemory.h
dcmirror.h
dcprint.h
dcps.h
dcscreen.h
dcsvg.h
dde.h
debug.h
debugrpt.h
defs.h Fix misc documentation warnings (patch by Tim Stahlhut). 2008-08-27 04:20:07 +00:00
dialog.h
dialup.h
dir.h
dirctrl.h
dirdlg.h
display.h
dnd.h fix some typos and other minor problems (#9886) 2008-09-03 20:36:54 +00:00
docmdi.h
docview.h don't call OnCloseDocument() from OnNewDocument(), this plainly doesn't make sense (#1508) 2008-08-07 12:17:52 +00:00
dragimag.h
dynarray.h Fix misc documentation warnings (patch by Tim Stahlhut). 2008-08-27 04:20:07 +00:00
dynlib.h
editlbox.h Mention that wxEditableListBox emit events from wxListCtrl 2008-09-01 14:18:32 +00:00
encconv.h
event.h use a single wxBookCtrlEvent class for all wxBookCtrlBase-derived controls (#9667) 2008-08-01 13:46:46 +00:00
fdrepdlg.h
ffile.h
file.h Fix misc documentation warnings (patch by Tim Stahlhut). 2008-08-27 04:20:07 +00:00
fileconf.h
filectrl.h
filedlg.h
filefn.h
filename.h Further corrections to wxFileName docs 2008-07-29 13:08:30 +00:00
filepicker.h
filesys.h
font.h more Doxygen warnings corrections and fixes from Tim S 2008-08-30 23:58:45 +00:00
fontdlg.h
fontenum.h
fontmap.h
fontpicker.h
frame.h move SendSizeEvent() down to wxWindow from wxFrame; added SendSizeEventToParent() helper 2008-07-29 12:32:47 +00:00
fs_mem.h
gauge.h
gbsizer.h
gdicmn.h
gdiobj.h
glcanvas.h
graphics.h adding info about opaque classes, making sure refs are displayed correctly in pdf 2008-08-01 18:24:53 +00:00
grid.h emphasize the fact that GetSelectedCols/Rows() is not sufficient to get the selection (#4732) 2008-07-16 16:06:23 +00:00
hash.h
hashmap.h
hashset.h
help.h
htmllbox.h
hyperlink.h
icon.h
iconbndl.h
iconloc.h
image.h add wxImage::SetType() and use it in animation decoders (#9639) 2008-08-02 20:13:41 +00:00
imaglist.h
init.h
intl.h
ipc.h
ipcbase.h
joystick.h
laywin.h
link.h
list.h Fix misc documentation warnings (patch by Tim Stahlhut). 2008-08-27 04:20:07 +00:00
listbook.h
listbox.h Mention wxEditableLisBox 2008-09-01 14:22:54 +00:00
listctrl.h Readded event docs for wxListCtrl 2008-09-01 14:35:36 +00:00
log.h don't use @true and @NULL inside of @code sections 2008-07-02 14:45:57 +00:00
longlong.h
math.h
mdi.h
mediactrl.h
memory.h
menu.h
menuitem.h
metafile.h
mimetype.h Corrected mime types docs 2008-07-01 08:30:28 +00:00
minifram.h
module.h don't use @true and @NULL inside of @code sections 2008-07-02 14:45:57 +00:00
msgdlg.h
msgqueue.h
mstream.h
notebook.h use a single wxBookCtrlEvent class for all wxBookCtrlBase-derived controls (#9667) 2008-08-01 13:46:46 +00:00
notifmsg.h
numdlg.h document that numbers outside of the valid range are forced into it 2008-07-30 19:25:10 +00:00
object.h
odcombo.h more Doxygen warnings corrections from Tim S 2008-08-30 12:44:43 +00:00
palette.h
panel.h
pen.h
pickerbase.h
platform.h
platinfo.h
popupwin.h
position.h
power.h
print.h
printdlg.h
process.h
progdlg.h
propdlg.h don't use @true and @NULL inside of @code sections 2008-07-02 14:45:57 +00:00
ptr_scpd.h
ptr_shrd.h
quantize.h
radiobox.h
radiobut.h
rawbmp.h fix 2 doxygen errors 2008-08-22 22:22:50 +00:00
recguard.h
regex.h
region.h
renderer.h add wxRenderer::GetCheckBoxSize(); refactor wxGTK code to avoid duplication (#9642) 2008-08-02 21:51:22 +00:00
sashwin.h
sckipc.h
sckstrm.h
scopeguard.h
scrolbar.h
scrolwin.h mention DoPrepareDC() relative origin offsetting 2008-08-21 00:13:41 +00:00
settings.h
sizer.h fix some typos and other minor problems (#9886) 2008-09-03 20:36:54 +00:00
slider.h
snglinst.h don't use @true and @NULL inside of @code sections 2008-07-02 14:45:57 +00:00
socket.h Review of socket.h interface header by Utensil Candel (#9584). 2008-08-04 18:02:55 +00:00
sound.h
spinbutt.h
spinctrl.h document wxSpinCtrlDouble (#9834) 2008-08-18 11:41:27 +00:00
splash.h don't use @true and @NULL inside of @code sections 2008-07-02 14:45:57 +00:00
splitter.h add wxSP_THIN_SASH for completeness (#9902) 2008-09-03 20:26:47 +00:00
srchctrl.h
sstream.h
stackwalk.h
statbmp.h
statbox.h
statline.h mention that it may be impossible to set the size of a wxStaticLine in the transversal direction 2008-07-28 11:56:16 +00:00
stattext.h Another doc patch from Tim 2008-08-29 12:15:59 +00:00
statusbr.h
stdpaths.h Another doc patch from Tim 2008-08-29 12:15:59 +00:00
stockitem.h
stopwatch.h
strconv.h Fix misc documentation warnings (patch by Tim Stahlhut). 2008-08-27 04:20:07 +00:00
stream.h
string.h fix some typos and other minor problems (#9886) 2008-09-03 20:36:54 +00:00
sysopt.h
tarstrm.h
taskbar.h
textctrl.h #9589: Documentation Corrections for textctrl.h 2008-06-27 21:31:56 +00:00
textdlg.h
textfile.h
tglbtn.h Minor doc update 2008-09-01 13:48:57 +00:00
thread.h Formating corrections 2008-09-05 08:26:28 +00:00
timer.h
tipdlg.h
tipwin.h
tls.h more Doxygen warnings corrections from Tim S 2008-08-30 12:44:43 +00:00
tokenzr.h
toolbar.h
toolbook.h
tooltip.h
toplevel.h
tracker.h
treebase.h
treebook.h use a single wxBookCtrlEvent class for all wxBookCtrlBase-derived controls (#9667) 2008-08-01 13:46:46 +00:00
treectrl.h Readded wxTreeCtrl event docs 2008-09-01 19:45:06 +00:00
txtstrm.h
uri.h
url.h
ustring.h fix 2 doxygen errors 2008-08-22 22:22:50 +00:00
utils.h Docs corrections from Tim Stahlhut 2008-08-25 09:12:15 +00:00
valgen.h
validate.h
valtext.h
variant.h
vector.h
version.h
vidmode.h
vlbox.h mention that GetItemRect() is new in 2.9.0 2008-07-13 18:02:38 +00:00
vscroll.h
weakref.h
wfstream.h
window.h added UnsetToolTip() which is also provided (as empty function) in wxUSE_TOOLTIPS==0 case unlike SetToolTip(NULL) 2008-08-25 23:19:04 +00:00
windowid.h
wizard.h
wrapsizer.h
wupdlock.h
wxcrt.h
zipstrm.h
zstream.h