..
aui
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
generic
use wx-style header and commets; fix indentation to be 4 spaces; move Doxygen comments in a new interface header; deprecate SetBrowser() in favour of SetViewer()
2008-03-22 12:06:30 +00:00
html
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
msw
add @onlyfor tags to remove further ifacecheck warnings
2008-03-27 20:54:47 +00:00
protocol
revisions of o-p headers contributed by Utensil Candel and revised by me
2008-04-10 21:31:05 +00:00
richtext
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
stc
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
xml
replace @b Note with @note; replace '' with "
2008-04-01 13:59:28 +00:00
xrc
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
aboutdlg.h
further prototype revisions; rename interface/aui.h to interface/framemanager.h since wxAuiManager and wxAuiPaneInfo are declared in the latter (in the real headers)
2008-03-24 18:17:11 +00:00
accel.h
add @onlyfor tags to remove further ifacecheck warnings
2008-03-27 20:54:47 +00:00
access.h
use @a instead of @e where it makes sense
2008-03-24 12:45:43 +00:00
animate.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
app.h
typo fix
2008-03-30 23:04:47 +00:00
apptrait.h
prototype fixes (this time including pure virtual function detection)
2008-03-24 22:17:25 +00:00
archive.h
use a @section instead of <b> tags
2008-04-10 21:17:15 +00:00
arrstr.h
Finished review/fixes of the rest of the functions and macro categories (Network/User/OS, Process Control, Strings, Threads, and Time).
2008-03-25 07:36:12 +00:00
artprov.h
s/NB:/@note; revised wxFFile
2008-03-30 23:34:30 +00:00
atomic.h
Removed docs for old clipboard functions, and reviewed/fixed atomic ops, file & directory, and environment function categories.
2008-03-19 08:02:01 +00:00
base64.h
Finished review/fixes of Math and Miscellaneous categories of functions and macros.
2008-03-23 18:24:32 +00:00
bitmap.h
First attempt to document raw bitmap access
2008-04-10 13:21:20 +00:00
bmpbuttn.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
bmpcbox.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
brush.h
add more pure virtuals to wxBrushBase; fix the GetColour() functions to return a wxColour object and not a reference; remove from docs the non-existent SetColour(const wxString&) overloads
2008-03-28 16:47:58 +00:00
buffer.h
prototype fixes (this time including pure virtual function detection)
2008-03-24 22:17:25 +00:00
busyinfo.h
prototype fixes (this time including pure virtual function detection)
2008-03-24 22:17:25 +00:00
button.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
calctrl.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
caret.h
Finished initial review of [ca*-ch*] interface headers.
2008-04-05 09:12:23 +00:00
chartype.h
Finished review/fixes of the rest of the functions and macro categories (Network/User/OS, Process Control, Strings, Threads, and Time).
2008-03-25 07:36:12 +00:00
checkbox.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
checklst.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
choicdlg.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
choice.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
choicebk.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
clipbrd.h
Finished initial review of [cl*-cm*] interface headers.
2008-04-08 05:34:11 +00:00
clntdata.h
Finished initial review of [cl*-cm*] interface headers.
2008-04-08 05:34:11 +00:00
clrpicker.h
Finished initial review of [cl*-cm*] interface headers.
2008-04-08 05:34:11 +00:00
cmdline.h
Finished initial review of [cl*-cm*] interface headers.
2008-04-08 05:34:11 +00:00
cmdproc.h
Finished initial review of [cl*-cm*] interface headers.
2008-04-08 05:34:11 +00:00
cmndata.h
Finished initial review of [cl*-cm*] interface headers.
2008-04-08 05:34:11 +00:00
collpane.h
Finished initial review of some [co*] interface headers.
2008-04-10 02:57:09 +00:00
colordlg.h
Finished initial review of some [co*] interface headers.
2008-04-10 02:57:09 +00:00
colour.h
Finished initial review of some [co*] interface headers.
2008-04-10 02:57:09 +00:00
combo.h
Finished initial review of some [co*] interface headers.
2008-04-10 02:57:09 +00:00
combobox.h
Finished initial review of the rest of the [co*] interface headers.
2008-04-12 23:27:36 +00:00
config.h
Finished initial review of the rest of the [co*] interface headers.
2008-04-12 23:27:36 +00:00
control.h
Finished initial review of the rest of the [co*] interface headers.
2008-04-12 23:27:36 +00:00
convauto.h
Finished initial review of the rest of the [co*] interface headers.
2008-04-12 23:27:36 +00:00
cpp.h
Finished review/fixes of Math and Miscellaneous categories of functions and macros.
2008-03-23 18:24:32 +00:00
cshelp.h
Finished initial review of the rest of the [c*] interface headers.
2008-04-14 05:36:08 +00:00
ctrlsub.h
Finished initial review of the rest of the [c*] interface headers.
2008-04-14 05:36:08 +00:00
cursor.h
Finished initial review of the rest of the [c*] interface headers.
2008-04-14 05:36:08 +00:00
dataobj.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
dataview.h
Adapt MSW's renderer's alignment to use column header's alignment by default
2008-04-08 11:17:54 +00:00
datectrl.h
Finished initial review of [cl*-cm*] interface headers.
2008-04-08 05:34:11 +00:00
dateevt.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
datetime.h
make sure all wxDefault* and all wxNull* global instances are documented
2008-04-06 15:28:55 +00:00
datstrm.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
dc.h
replace @b Note with @note; replace '' with "
2008-04-01 13:59:28 +00:00
dcbuffer.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
dcclient.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
dcmemory.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
dcmirror.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
dcprint.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
dcps.h
Removed printer functions from doxygen docs (they were deprecated at least since 2.6, and don't actually exist in current source).
2008-03-11 18:14:32 +00:00
dcscreen.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
dcsvg.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
dde.h
replace @b Note with @note; replace '' with "
2008-04-01 13:59:28 +00:00
debug.h
Finished review/fixes of Math and Miscellaneous categories of functions and macros.
2008-03-23 18:24:32 +00:00
debugrpt.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
defs.h
Finished initial review of [cl*-cm*] interface headers.
2008-04-08 05:34:11 +00:00
dialog.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
dialup.h
substitute '@b NB:' with '@note'; first partial revision of e*h headers; replace @beginEventTable with @beginEventTable{1} which provides the prototype of the event handler
2008-03-28 16:19:12 +00:00
dir.h
correct typo in wxDIR_STOP
2008-03-15 23:44:02 +00:00
dirctrl.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
dirdlg.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
display.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
dnd.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
docmdi.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
docview.h
replace @b Note with @note; replace '' with "
2008-04-01 13:59:28 +00:00
dragimag.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
dynarray.h
substitute '@b NB:' with '@note'; first partial revision of e*h headers; replace @beginEventTable with @beginEventTable{1} which provides the prototype of the event handler
2008-03-28 16:19:12 +00:00
dynlib.h
substitute '@b NB:' with '@note'; first partial revision of e*h headers; replace @beginEventTable with @beginEventTable{1} which provides the prototype of the event handler
2008-03-28 16:19:12 +00:00
editlbox.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
encconv.h
substitute '@b NB:' with '@note'; first partial revision of e*h headers; replace @beginEventTable with @beginEventTable{1} which provides the prototype of the event handler
2008-03-28 16:19:12 +00:00
event.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
fdrepdlg.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
ffile.h
s/NB:/@note; revised wxFFile
2008-03-30 23:34:30 +00:00
file.h
substitute '@b NB:' with '@note'; first partial revision of e*h headers; replace @beginEventTable with @beginEventTable{1} which provides the prototype of the event handler
2008-03-28 16:19:12 +00:00
fileconf.h
first raw revision
2008-04-01 13:55:38 +00:00
filectrl.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
filedlg.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
filefn.h
first raw revision
2008-04-01 13:55:38 +00:00
filename.h
replace @b Note with @note; replace '' with "
2008-04-01 13:59:28 +00:00
filepicker.h
Finished initial review of [cl*-cm*] interface headers.
2008-04-08 05:34:11 +00:00
filesys.h
replace @b Note with @note; replace '' with "
2008-04-01 13:59:28 +00:00
font.h
make sure all wxDefault* and all wxNull* global instances are documented
2008-04-06 15:28:55 +00:00
fontdlg.h
Finished review of Dialogs category of functions and macros as well as choicdlg.h (assigned to myself).
2008-03-18 19:30:01 +00:00
fontenum.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
fontmap.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
fontpicker.h
Finished initial review of [cl*-cm*] interface headers.
2008-04-08 05:34:11 +00:00
frame.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
fs_mem.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
gauge.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
gbsizer.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
gdicmn.h
make sure all wxDefault* and all wxNull* global instances are documented
2008-04-06 15:28:55 +00:00
gdiobj.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
glcanvas.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
graphics.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
grid.h
s/NB:/@note; revised wxFFile
2008-03-30 23:34:30 +00:00
hash.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
hashmap.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
hashset.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
help.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
htmllbox.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
hyperlink.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
icon.h
make sure all wxDefault* and all wxNull* global instances are documented
2008-04-06 15:28:55 +00:00
iconbndl.h
make sure all wxDefault* and all wxNull* global instances are documented
2008-04-06 15:28:55 +00:00
iconloc.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
image.h
More proof-reading in wxImage
2008-04-10 20:28:36 +00:00
imaglist.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
init.h
Added explicit information about which functions and macros are declared in what headers from last commit.
2008-03-18 01:39:37 +00:00
intl.h
replace @b Note with @note; replace '' with "
2008-04-01 13:59:28 +00:00
ipc.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
joystick.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
laywin.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
link.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
list.h
Further corrections to container class docs
2008-04-07 10:37:32 +00:00
listbook.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
listbox.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
listctrl.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
log.h
substitute '@b NB:' with '@note'; first partial revision of e*h headers; replace @beginEventTable with @beginEventTable{1} which provides the prototype of the event handler
2008-03-28 16:19:12 +00:00
longlong.h
Finished review/fixes of Math and Miscellaneous categories of functions and macros.
2008-03-23 18:24:32 +00:00
math.h
Finished review/fixes of Math and Miscellaneous categories of functions and macros.
2008-03-23 18:24:32 +00:00
mdi.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
mediactrl.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
memory.h
Finished review/fixes of Logging category of functions and macros.
2008-03-23 06:25:01 +00:00
menu.h
Improve wxMenu docs
2008-04-11 10:32:48 +00:00
menuitem.h
use kind, not id, of a menu item to test whether it's a separator: this allows having separators with ids other than wxID_SEPARATOR in case it's useful to distinguish between them (patch 1929039)
2008-04-06 15:55:42 +00:00
metafile.h
Finished review/fixes of GDI category of functions and macros.
2008-03-20 06:00:05 +00:00
mimetype.h
s/NB:/@note; revised wxFFile
2008-03-30 23:34:30 +00:00
minifram.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
module.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
msgdlg.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
msgqueue.h
Removed @class command from templated classes. Doxygen doesn't seem to handle these well unless we just don't specify it, and let the parser find it from the declaration itself.
2008-03-23 19:39:57 +00:00
mstream.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
notebook.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
notifmsg.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
numdlg.h
Finished review of Dialogs category of functions and macros as well as choicdlg.h (assigned to myself).
2008-03-18 19:30:01 +00:00
object.h
Restored the old Classes by Category page to live side-by-side with the full Classes by Category grouping.
2008-04-02 05:29:12 +00:00
odcombo.h
give a name to the enumeration of the values which can be passed to OnDrawItem to make it easier to document it
2008-04-06 15:35:21 +00:00
palette.h
make sure all wxDefault* and all wxNull* global instances are documented
2008-04-06 15:28:55 +00:00
panel.h
my revision of o-p interface headers
2008-04-06 16:19:04 +00:00
pen.h
revisions of o-p headers contributed by Utensil Candel and revised by me
2008-04-10 21:16:38 +00:00
pickerbase.h
my revision of o-p interface headers
2008-04-06 16:19:04 +00:00
platform.h
Categorized all functions and macros in the Debugging and Version categories.
2008-03-15 03:14:51 +00:00
platinfo.h
revisions of o-p headers contributed by Utensil Candel and revised by me
2008-04-10 21:16:38 +00:00
popupwin.h
Add wxPopupWindow
2008-04-12 15:37:09 +00:00
position.h
revisions of o-p headers contributed by Utensil Candel and revised by me
2008-04-10 21:16:38 +00:00
power.h
revisions of o-p headers contributed by Utensil Candel and revised by me
2008-04-10 21:16:38 +00:00
print.h
introduce a new @beginFlagTable
2008-04-10 22:09:29 +00:00
printdlg.h
revisions of o-p headers contributed by Utensil Candel and revised by me
2008-04-10 21:16:38 +00:00
process.h
revisions of o-p headers contributed by Utensil Candel and revised by me
2008-04-10 21:16:38 +00:00
progdlg.h
revisions of o-p headers contributed by Utensil Candel and revised by me
2008-04-10 21:16:38 +00:00
propdlg.h
use an enum to make it easier to document the values
2008-04-10 21:59:22 +00:00
ptr_scpd.h
other misc fixes
2008-04-10 22:04:29 +00:00
ptr_shrd.h
revisions of o-p headers contributed by Utensil Candel and revised by me
2008-04-10 21:16:38 +00:00
quantize.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
radiobox.h
Added documentation for wxItemContainer class; moved methods docs
2008-04-11 22:12:31 +00:00
radiobut.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
rawbmp.h
Learning doxygen
2008-04-10 16:36:58 +00:00
recguard.h
replace @b Note with @note; replace '' with "
2008-04-01 13:59:28 +00:00
regex.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
region.h
First attempt to document raw bitmap access
2008-04-10 13:21:20 +00:00
renderer.h
replace @b Note with @note; replace '' with "
2008-04-01 13:59:28 +00:00
sashwin.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
sckipc.h
replace @b Note with @note; replace '' with "
2008-04-01 13:59:28 +00:00
sckstrm.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
scopeguard.h
added convenient wxON_BLOCK_EXIT_SET() macro
2008-03-27 16:13:50 +00:00
scrolbar.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
scrolwin.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
settings.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
sizer.h
document wxSizerItem::SetMinSize()
2008-03-24 01:40:25 +00:00
slider.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
snglinst.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
socket.h
fix simple errors which block ifacecheck
2008-03-23 23:19:18 +00:00
sound.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
spinbutt.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
spinctrl.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
splash.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
splitter.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
srchctrl.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
sstream.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
stackwalk.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
statbmp.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
statbox.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
statline.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
stattext.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
statusbr.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
stdpaths.h
Giving up on combining @e and @c
2008-04-12 20:29:32 +00:00
stockitem.h
Finished review/fixes of Math and Miscellaneous categories of functions and macros.
2008-03-23 18:24:32 +00:00
stopwatch.h
Finished review/fixes of the rest of the functions and macro categories (Network/User/OS, Process Control, Strings, Threads, and Time).
2008-03-25 07:36:12 +00:00
strconv.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
stream.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
string.h
document Alloc() vs returning bool (part of bug 1933693)
2008-04-05 17:50:16 +00:00
sysopt.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
tarstrm.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
taskbar.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
textctrl.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
textdlg.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
textfile.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
tglbtn.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
thread.h
wxThread::Sleep() is the same as wxMilliSleep() on all platforms but Mac (and maybe it should be the same thing there as well)
2008-04-12 02:28:46 +00:00
timer.h
replace @b Note with @note; replace '' with "
2008-04-01 13:59:28 +00:00
tipdlg.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
tipwin.h
prototype fixes (in particular fix missing default value initializers)
2008-03-25 12:22:08 +00:00
tokenzr.h
replace @b Note with @note; replace '' with "
2008-04-01 13:59:28 +00:00
toolbar.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
toolbook.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
tooltip.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
toplevel.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
tracker.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
treebase.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
treebook.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
treectrl.h
improved rendering of styles and events sections: put the description of those items on new lines; put the prototype of event handlers on a separate line, too. This change requires that @event and @style macros are _not_ followed by a colon.
2008-04-06 14:43:04 +00:00
txtstrm.h
substitute '@b NB:' with '@note'; first partial revision of e*h headers; replace @beginEventTable with @beginEventTable{1} which provides the prototype of the event handler
2008-03-28 16:19:12 +00:00
uri.h
replace @b Note with @note; replace '' with "
2008-04-01 13:59:28 +00:00
url.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
utils.h
Finished review/fixes of the rest of the functions and macro categories (Network/User/OS, Process Control, Strings, Threads, and Time).
2008-03-25 07:36:12 +00:00
valgen.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
validate.h
add @onlyfor tags to remove further ifacecheck warnings
2008-03-27 20:54:47 +00:00
valtext.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
variant.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
vector.h
Some corrections to container class docs.
2008-04-07 00:17:06 +00:00
version.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
vidmode.h
reverted wxVideoMode API breakage by r53049, finished documentation for it
2008-04-11 09:52:04 +00:00
vlbox.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
vscroll.h
Fixed multiple inheritance structure of vscroll.h classes.
2008-04-11 07:01:41 +00:00
weakref.h
Put sample code back in, removed during conversion to Doxygen
2008-04-07 10:46:15 +00:00
wfstream.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
window.h
better integration of the window sizing overview in the wx docs; revised it removing python-like syntaxes; misc fixes to the wording
2008-04-07 17:41:22 +00:00
windowid.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
wizard.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
wrapsizer.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
wupdlock.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00
wxcrt.h
Finished review/fixes of the rest of the functions and macro categories (Network/User/OS, Process Control, Strings, Threads, and Time).
2008-03-25 07:36:12 +00:00
zipstrm.h
removed trailing whitespace in Doxygen files
2008-03-20 13:45:17 +00:00
zstream.h
regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
2008-03-10 15:24:38 +00:00