wxWidgets/interface/wx
Francesco Montorsi 4707b84cd0 ifacecheck fixes to c*.h headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-24 23:29:43 +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 Document revisioning (including more wx-like formatting and internal function removal) 2008-09-23 17:37:27 +00:00
protocol document Connect(host, port) overload 2008-09-24 13:16:17 +00:00
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 introduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYPE; documented these default argument values; matched the wxBitmap and wxIcon interfaces to their real implementations; revised icon.h interface header 2008-09-21 20:03:14 +00:00
bmpbuttn.h
bmpcbox.h fix default argument values 2008-09-21 16:50:52 +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 other ifacecheck fixes 2008-09-21 23:48:04 +00:00
caret.h other ifacecheck fixes 2008-09-21 23:48:04 +00:00
chartype.h
checkbox.h ifacecheck fixes 2008-09-22 18:21:32 +00:00
checklst.h ifacecheck fixes 2008-09-22 18:21:32 +00:00
choicdlg.h automated virtual/const fixes by ifacecheck 2008-09-22 19:01:17 +00:00
choice.h automated virtual/const fixes by ifacecheck 2008-09-22 19:01:17 +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 fix signature of wxClipboard::UserPrimarySelection; in particular change the default value from true to false since in the real sources the default value has always been the latter 2008-09-22 22:39:21 +00:00
clntdata.h ifacecheck fixes to c*.h headers 2008-09-24 23:29:43 +00:00
clrpicker.h ifacecheck fixes to c*.h headers 2008-09-24 23:29:43 +00:00
cmdline.h implement flag for Unix-like behaviour in wxCmdLineParser::ConverStringToArgs() 2008-07-16 00:49:25 +00:00
cmdproc.h ifacecheck fixes to c*.h headers 2008-09-24 23:29:43 +00:00
cmndata.h ifacecheck fixes to c*.h headers 2008-09-24 23:29:43 +00:00
collpane.h automated virtual/const fixes by ifacecheck 2008-09-22 19:01:17 +00:00
colordlg.h ifacecheck fixes to c*.h headers 2008-09-24 23:29:43 +00:00
colour.h ifacecheck fixes to c*.h headers 2008-09-24 23:29:43 +00:00
combo.h ifacecheck fixes to c*.h headers 2008-09-24 23:29:43 +00:00
combobox.h automated virtual/const fixes by ifacecheck 2008-09-22 19:01:17 +00:00
config.h ifacecheck fixes to c*.h headers 2008-09-24 23:29:43 +00:00
control.h ifacecheck fixes to c*.h headers 2008-09-24 23:29:43 +00:00
convauto.h
cpp.h
cshelp.h ifacecheck fixes to c*.h headers 2008-09-24 23:29:43 +00:00
ctrlsub.h
cursor.h automated virtual/const fixes by ifacecheck 2008-09-22 19:01:17 +00:00
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 various misc ifacecheck fixes (many virtual attributes missing) 2008-09-21 23:13:49 +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 make wxKeyEvent and wxMouseEvent derive from the same wxKeyboardState object (indirectly via wxMouseState in the case of the latter) to make Get/HasModifiers() available in wxMouseEvent as well while avoiding code duplication 2008-09-19 18:41:41 +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 mention that width/height parameters to wxDisplaySize[MM]() can be NULL 2008-09-22 16:06:56 +00:00
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 add const synonyms for wxGridTableBase::GetNumberRows/Cols(), using const_cast<> all the time is painful 2008-09-20 22:03:27 +00:00
hash.h
hashmap.h
hashset.h
help.h
htmllbox.h
hyperlink.h
icon.h introduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYPE; documented these default argument values; matched the wxBitmap and wxIcon interfaces to their real implementations; revised icon.h interface header 2008-09-21 20:03:14 +00:00
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
kbdstate.h allow specifying the initial modifier keys values in the ctor 2008-09-19 23:59:39 +00:00
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
mousestate.h make wxKeyEvent and wxMouseEvent derive from the same wxKeyboardState object (indirectly via wxMouseState in the case of the latter) to make Get/HasModifiers() available in wxMouseEvent as well while avoiding code duplication 2008-09-19 18:41:41 +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 automated virtual/const fixes by ifacecheck 2008-09-22 19:01:17 +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 various misc ifacecheck fixes (many virtual attributes missing) 2008-09-21 23:13:49 +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 various misc ifacecheck fixes (many virtual attributes missing) 2008-09-21 23:13:49 +00:00
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 position the insertion point to the start, not end, of the selection for compatibility with MSW 2008-09-22 16:15:35 +00:00
textdlg.h
textfile.h
tglbtn.h various misc ifacecheck fixes (many virtual attributes missing) 2008-09-21 23:13:49 +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 various misc ifacecheck fixes (many virtual attributes missing) 2008-09-21 23:13:49 +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