wxWidgets/interface/wx
2008-09-19 16:57:33 +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
propgrid Moved wxPGChoices m_choices member from various property classes to base wxPGProperty. This allows any property to have choices without subclassing and therefore work with Choice and ComboBox editors. Also removed redundant choice manipulation functions from wxPropertyGridinterface (ie. now use ones in wxPGProperty). 2008-09-19 16:57:33 +00:00
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 added XRC format documentation to the manual (per-class properties docs still missing) 2008-09-06 13:35:29 +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 fix default arguments for various functions/ctors 2008-09-18 18:47:34 +00:00
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 fix default arguments for various functions/ctors 2008-09-18 18:47:34 +00:00
dcscreen.h
dcsvg.h
dde.h
debug.h
debugrpt.h
defs.h document wxDELETE() and wxDELETEA() (now committing the right file, please disregard comment of r55648) 2008-09-15 16:12: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 few details fixed 2008-09-18 18:34:33 +00:00
encconv.h few details fixed 2008-09-18 18:34:33 +00:00
event.h few details fixed 2008-09-18 18:34:33 +00:00
fdrepdlg.h
ffile.h
file.h return 0 (meaning the file is not seekable, as the docs now explain) instead of 4KB for the files in sysfs under Linux (#9965) 2008-09-19 08:11:44 +00:00
fileconf.h
filectrl.h
filedlg.h
filefn.h
filename.h added wxFileName::GetVolumeString() (#9950) 2008-09-14 01:18:05 +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 more grid folding: got rid of duplicate version of methods for finding the closest row/column edge, appending/inserting/deleting rows/columns, and moving cursor vertically/horizontally 2008-09-16 16:31:44 +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 minor corrections 2008-09-17 18:08:46 +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 made wxLogGui more flexible and documented it and added example of customizing it to the dialogs sample (now with the docs) 2008-09-11 14:03:48 +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 added wxCANCEL_DEFAULT style to wxMessageDialog (only implemented for MSW for now); also tightened up the style checks in wxMessageDialog::SetMessageDialogStyle() 2008-09-11 23:37:35 +00:00
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 fix default arguments for various functions/ctors 2008-09-18 18:47:34 +00:00
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 really, really fix handling Enter in spin controls: only request it for the control if wxTE_PROCESS_ENTER is used to avoid breaking the use of Enter for the default item activation if it isn't; also document wxTE_PROCESS_ENTER style for wxSpinCtrl and add it to the sample 2008-09-14 19:50:30 +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 Made wxMSW wxMutex non-recursive by checking reentrance 2008-09-05 08:54:09 +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 Added reverse iterator to wxVector<T> 2008-09-16 12:43:11 +00:00
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 return true from IsBeingDeleted() if any of the parent windows is marked for destruction too (see #9867) 2008-09-12 14:09:30 +00:00
windowid.h
wizard.h
wrapsizer.h
wupdlock.h
wxcrt.h
zipstrm.h
zstream.h