| .. |
|
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
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
msw
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
protocol
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
access.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
animate.h
|
allow loading wxAnimationCtrl contents from stream (patch 1962344)
|
2008-05-17 22:51:52 +00:00 |
|
app.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
bitmap.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
bmpbuttn.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
bmpcbox.h
|
Minor doc update
|
2008-05-27 10:24:04 +00:00 |
|
bookctrl.h
|
More interface header reviews by Azriel Fasten, and added skeleton docs for wxBookCtrlBase (still needs docs though).
|
2008-05-20 07:48:30 +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
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
calctrl.h
|
[ 1936700 ] wxCAL_SHOW_WEEK_NUMBERS, slightly modified
|
2008-04-17 15:31:50 +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
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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
|
@wxsince -> @since in Doxygen docs
|
2008-04-21 10:34:23 +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
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
clntdata.h
|
Finished initial review of [cl*-cm*] interface headers.
|
2008-04-08 05:34:11 +00:00 |
|
clrpicker.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
cmdline.h
|
add wxCmdLineParser::AddUsageText() and wxCMD_LINE_USAGE_TEXT (modified patch 1957542)
|
2008-05-12 00:03:06 +00:00 |
|
cmdproc.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
cmndata.h
|
Finished initial review of [cl*-cm*] interface headers.
|
2008-04-08 05:34:11 +00:00 |
|
collpane.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
colordlg.h
|
Finished initial review of some [co*] interface headers.
|
2008-04-10 02:57:09 +00:00 |
|
colour.h
|
@wxsince -> @since in Doxygen docs
|
2008-04-21 10:34:23 +00:00 |
|
combo.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
ctrlsub.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
cursor.h
|
Finished initial review of a few [g*] interface headers.
|
2008-05-02 04:12:39 +00:00 |
|
dataobj.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
dataview.h
|
Added InsertColumn( pos, col ), some reformating
|
2008-05-21 08:47:21 +00:00 |
|
datectrl.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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
|
added wxDateTime::SetFrom/GetAsMSWSysTime() (#9161)
|
2008-05-22 00:49:27 +00:00 |
|
datstrm.h
|
Fixed wxScrolledWindow references to properly link (and appropriately changed others to wxScrolled).
|
2008-04-17 07:06:20 +00:00 |
|
dc.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
dcbuffer.h
|
Fixed wxScrolledWindow references to properly link (and appropriately changed others to wxScrolled).
|
2008-04-17 07:06:20 +00:00 |
|
dcclient.h
|
More dc* interface headers reviewed.
|
2008-04-19 08:12:58 +00:00 |
|
dcgraph.h
|
Mention wxGCDC
|
2008-04-30 09:34:15 +00:00 |
|
dcmemory.h
|
More dc* interface headers reviewed.
|
2008-04-19 08:12:58 +00:00 |
|
dcmirror.h
|
@wxsince -> @since in Doxygen docs
|
2008-04-21 10:34:23 +00:00 |
|
dcprint.h
|
More dc* interface headers reviewed.
|
2008-04-19 08:12:58 +00:00 |
|
dcps.h
|
More dc* interface headers reviewed.
|
2008-04-19 08:12:58 +00:00 |
|
dcscreen.h
|
More dc* interface headers reviewed.
|
2008-04-19 08:12:58 +00:00 |
|
dcsvg.h
|
More initial reviews of d* interface headers.
|
2008-04-20 23:50:56 +00:00 |
|
dde.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
defs.h
|
More interface header reviews by Azriel Fasten, along with a simple item "add" group for wxSizer.
|
2008-05-08 20:46:34 +00:00 |
|
dialog.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
dialup.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
dir.h
|
make wxDir::Has{Files,SubDirs}() const
|
2008-04-22 16:29:43 +00:00 |
|
dirctrl.h
|
More initial reviews of d* interface headers.
|
2008-04-21 01:40:12 +00:00 |
|
dirdlg.h
|
More initial reviews of d* interface headers.
|
2008-04-21 01:40:12 +00:00 |
|
display.h
|
More initial reviews of d* interface headers.
|
2008-04-21 01:40:12 +00:00 |
|
dnd.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
docmdi.h
|
Finished initial reviews of the rest of the [d*] interface headers.
|
2008-04-22 01:38:12 +00:00 |
|
docview.h
|
take const wxConfig object in wxDocManager::FileHistoryLoad() and wxFileHistory::Load() (patch 1942316) [should have been part of r53562]
|
2008-05-17 22:41:28 +00:00 |
|
dragimag.h
|
Finished initial reviews of the rest of the [d*] interface headers.
|
2008-04-22 01:38:12 +00:00 |
|
dynarray.h
|
Finished initial reviews of the rest of the [d*] interface headers.
|
2008-04-22 01:38:12 +00:00 |
|
dynlib.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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
|
Update IsSelection() docs
|
2008-05-23 11:17:37 +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
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
file.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
fileconf.h
|
other f*h header reviews
|
2008-05-10 09:44:43 +00:00 |
|
filectrl.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
filename.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
filepicker.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
filesys.h
|
other f*h header reviews
|
2008-05-10 09:44:43 +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
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
frame.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
fs_mem.h
|
other f*h header reviews
|
2008-05-10 09:44:43 +00:00 |
|
gauge.h
|
Finished initial review of a few [g*] interface headers.
|
2008-05-02 04:12:39 +00:00 |
|
gbsizer.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
gdicmn.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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
|
no real changes, clarified the usage of WX_GL_DOUBLEBUFFER; documented it and other WX_GL_XXX constants lost during doxygen transition; simplified wxMSW code a bit
|
2008-04-27 12:46:28 +00:00 |
|
graphics.h
|
Minor clarification
|
2008-04-30 09:41:07 +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
|
Commented out appearance sections in docs temporarily until screenshots are added.
|
2008-05-02 04:52:42 +00:00 |
|
hyperlink.h
|
Commented out appearance sections in docs temporarily until screenshots are added.
|
2008-05-02 04:52:42 +00:00 |
|
icon.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
imaglist.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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 |
|
ipcbase.h
|
More initial reviews of d* interface headers.
|
2008-04-20 23:50:56 +00:00 |
|
joystick.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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
|
Fix links
|
2008-05-27 10:37:00 +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
|
Minor doc corrections
|
2008-05-22 20:19:00 +00:00 |
|
listctrl.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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
|
@wxsince -> @since in Doxygen docs
|
2008-04-21 10:34:23 +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
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
menu.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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
|
Missing semicolon
|
2008-05-15 11:53:06 +00:00 |
|
odcombo.h
|
Commented out appearance sections in docs temporarily until screenshots are added.
|
2008-05-02 04:52:42 +00:00 |
|
palette.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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
|
More dc* interface headers reviewed.
|
2008-04-19 08:12:58 +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
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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
|
Initial review of various [q-r] by Utensil Candel.
|
2008-05-04 09:04:38 +00:00 |
|
radiobox.h
|
Initial review of various [q-r] by Utensil Candel.
|
2008-05-04 09:04:38 +00:00 |
|
radiobut.h
|
Initial review of various [q-r] by Utensil Candel.
|
2008-05-04 09:04:38 +00:00 |
|
rawbmp.h
|
Initial review of various [q-r] by Utensil Candel.
|
2008-05-04 09:04:38 +00:00 |
|
recguard.h
|
Initial review of various [q-r] by Utensil Candel.
|
2008-05-04 09:04:38 +00:00 |
|
regex.h
|
Initial review of various [q-r] by Utensil Candel.
|
2008-05-04 09:04:38 +00:00 |
|
region.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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
|
Fixed wxScrolledWindow references to properly link (and appropriately changed others to wxScrolled).
|
2008-04-17 07:06:20 +00:00 |
|
scrolwin.h
|
Minor correction
|
2008-04-22 08:26:09 +00:00 |
|
settings.h
|
removed trailing whitespace in Doxygen files
|
2008-03-20 13:45:17 +00:00 |
|
sizer.h
|
Removed more //@ groups
|
2008-05-26 11:41:07 +00:00 |
|
slider.h
|
Minor correction
|
2008-05-26 07:33:59 +00:00 |
|
snglinst.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
socket.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
sound.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
spinbutt.h
|
Minor doc corrections
|
2008-05-24 19:37:12 +00:00 |
|
spinctrl.h
|
Minor doc corrections
|
2008-05-24 19:37:12 +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
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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
|
add possibility to specify the conversion to use in wxStringOutputStream; use it instead of reimplementing the same logic erroneously in wxHTML (bug 1711476)
|
2008-04-15 12:22:41 +00:00 |
|
stackwalk.h
|
removed trailing whitespace in Doxygen files
|
2008-03-20 13:45:17 +00:00 |
|
statbmp.h
|
Commented out appearance sections in docs temporarily until screenshots are added.
|
2008-05-02 04:52:42 +00:00 |
|
statbox.h
|
Commented out appearance sections in docs temporarily until screenshots are added.
|
2008-05-02 04:52:42 +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
|
Clarified difference between wrap width and width of control in wxStaticText.
|
2008-05-12 12:47:59 +00:00 |
|
statusbr.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
stdpaths.h
|
@wxsince -> @since in Doxygen docs
|
2008-04-21 10:34:23 +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
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
stream.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
string.h
|
Ticket #9493: interface-string-asterisk.patch
|
2008-05-26 11:17:08 +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
|
added in sections ommitted by the translation script; clairified EVT_TEXT (non) generation from ctor
|
2008-05-11 15:37:37 +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
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
thread.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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
|
Interface header review of wxStringTokenizer by Azriel Fasten.
|
2008-05-06 07:06:08 +00:00 |
|
toolbar.h
|
Mention dropdown menu
|
2008-05-21 07:34:47 +00:00 |
|
toolbook.h
|
More interface header reviews by Azriel Fasten, along with a simple item "add" group for wxSizer.
|
2008-05-08 20:46:34 +00:00 |
|
tooltip.h
|
More interface header reviews by Azriel Fasten, along with a simple item "add" group for wxSizer.
|
2008-05-08 20:46:34 +00:00 |
|
toplevel.h
|
More interface header reviews by Azriel Fasten, along with a simple item "add" group for wxSizer.
|
2008-05-08 20:46:34 +00:00 |
|
tracker.h
|
More interface header reviews by Azriel Fasten, and added skeleton docs for wxBookCtrlBase (still needs docs though).
|
2008-05-20 07:48:30 +00:00 |
|
treebase.h
|
More interface header reviews by Azriel Fasten, and added skeleton docs for wxBookCtrlBase (still needs docs though).
|
2008-05-20 07:48:30 +00:00 |
|
treebook.h
|
More interface header reviews by Azriel Fasten, and added skeleton docs for wxBookCtrlBase (still needs docs though).
|
2008-05-20 07:48:30 +00:00 |
|
treectrl.h
|
Mention wxDataViewTreeCtrl in wxTreeCtrl
|
2008-05-24 19:49:55 +00:00 |
|
txtstrm.h
|
More interface header reviews by Azriel Fasten, and added skeleton docs for wxBookCtrlBase (still needs docs though).
|
2008-05-20 07:48:30 +00:00 |
|
uri.h
|
More initial reviews of [u*-v*] interface headers.
|
2008-04-22 06:01:48 +00:00 |
|
url.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
utils.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
valgen.h
|
More initial reviews of [u*-v*] interface headers.
|
2008-04-22 06:01:48 +00:00 |
|
validate.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
valtext.h
|
More initial reviews of [u*-v*] interface headers.
|
2008-04-22 06:01:48 +00:00 |
|
variant.h
|
Removed deprecated layout constraints from class summary, and more v* header reviews.
|
2008-04-28 08:26:04 +00:00 |
|
vector.h
|
Removed deprecated layout constraints from class summary, and more v* header reviews.
|
2008-04-28 08:26:04 +00:00 |
|
version.h
|
removed trailing whitespace in Doxygen files
|
2008-03-20 13:45:17 +00:00 |
|
vidmode.h
|
Removed deprecated layout constraints from class summary, and more v* header reviews.
|
2008-04-28 08:26:04 +00:00 |
|
vlbox.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
vscroll.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
weakref.h
|
[ 1957970 ] wxWeakRef - assign from other wxWeakRef
|
2008-05-06 21:04:23 +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
|
Various minor corrections
|
2008-05-26 07:49:54 +00:00 |
|
windowid.h
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +00:00 |
|
wizard.h
|
removed trailing whitespace in Doxygen files
|
2008-03-20 13:45:17 +00:00 |
|
wrapsizer.h
|
update the documentation after the patch 1876663
|
2008-05-08 22:50:40 +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
|
Replaced @returns with @return for more standard command use and compatibility.
|
2008-05-11 01:38:53 +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 |