.. |
aui
|
fix for doxygen warnings
|
2008-11-22 15:36:50 +00:00 |
generic
|
automated ifacecheck fixes
|
2008-10-29 15:34:31 +00:00 |
html
|
interface fixes; removed many functions which were deprecated in past and have already been removed from wx; renamed others wrongly named; added some @onlyfor tags to avoid false warnings in ifacecheck logs
|
2008-11-15 11:37:43 +00:00 |
msw
|
many improvements and corrections from Charles (see #10276)
|
2008-12-17 09:03:50 +00:00 |
propgrid
|
do not document Clone() overloads only for some classes; Clone() is reimplemented in all event classes
|
2008-12-27 13:46:00 +00:00 |
protocol
|
automated ifacecheck fixed
|
2008-10-28 15:36:26 +00:00 |
richtext
|
do not document Clone() overloads only for some classes; Clone() is reimplemented in all event classes
|
2008-12-27 13:46:00 +00:00 |
stc
|
interface fixes; removed many functions which were deprecated in past and have already been removed from wx; renamed others wrongly named; added some @onlyfor tags to avoid false warnings in ifacecheck logs
|
2008-11-15 11:37:43 +00:00 |
xml
|
typo fix
|
2008-12-16 20:42:12 +00:00 |
xrc
|
removed redundant wxClassName:: prefix
|
2008-11-15 11:49:24 +00:00 |
aboutdlg.h
|
|
|
accel.h
|
|
|
access.h
|
|
|
animate.h
|
re-enabled all @appearance tags
|
2008-10-13 08:05:18 +00:00 |
app.h
|
formatting change
|
2008-12-07 13:48:36 +00:00 |
apptrait.h
|
preliminary documentation of wxEventLoop
|
2008-11-17 09:59:33 +00:00 |
archive.h
|
put zlib streams in the archive category, too; fix some typos
|
2008-12-12 19:34:42 +00:00 |
arrstr.h
|
automated ifacecheck fixes
|
2008-10-27 21:26:54 +00:00 |
artprov.h
|
add a link to the page of the GTK+ manual stock items
|
2008-12-07 13:48:06 +00:00 |
atomic.h
|
|
|
base64.h
|
|
|
bitmap.h
|
provide GetSize() getters in wxBitmap and wxImage
|
2008-11-28 22:29:29 +00:00 |
bmpbuttn.h
|
fixed the anchor names for @section used in interface headers; documented the general rules used for its naming
|
2008-10-19 15:30:20 +00:00 |
bmpcbox.h
|
return wxDefaultSize (as done in all other platforms) when the combo box is empty
|
2008-11-28 21:50:22 +00:00 |
bookctrl.h
|
add docs for the #define of wxBookCtrl
|
2008-10-13 11:03:01 +00:00 |
brush.h
|
virtual/static attributes automated fixes by ifacecheck
|
2008-10-13 11:09:56 +00:00 |
buffer.h
|
initial declaration of wx*Char*Buffer and wxUniChar* classes (need someone more experienced to document the various methods)
|
2008-12-01 22:09:47 +00:00 |
busyinfo.h
|
fix typo
|
2008-12-12 15:41:22 +00:00 |
button.h
|
re-enabled all @appearance tags
|
2008-10-13 08:05:18 +00:00 |
calctrl.h
|
re-enabled all @appearance tags
|
2008-10-13 08:05:18 +00:00 |
caret.h
|
|
|
chartype.h
|
small refinements
|
2008-12-05 00:57:05 +00:00 |
checkbox.h
|
re-enabled all @appearance tags
|
2008-10-13 08:05:18 +00:00 |
checklst.h
|
don't use the client data for storing wxOwnerDrawn in wxCheckListbox implementation as we already store them in internal array anyhow, this allows the user to use his own client data with wxCheckListbox (#10290)
|
2008-12-25 13:10:55 +00:00 |
choicdlg.h
|
|
|
choice.h
|
re-enabled all @appearance tags
|
2008-10-13 08:05:18 +00:00 |
choicebk.h
|
add appearance tag to book controls
|
2008-10-13 19:55:46 +00:00 |
clipbrd.h
|
|
|
clntdata.h
|
|
|
clrpicker.h
|
re-enabled all @appearance tags
|
2008-10-13 08:05:18 +00:00 |
cmdline.h
|
distribute in the right places documentations for the overloads/structs used with wxCmdLineParser; mention wxAppConsole::OnInitCmdLine and wxAppConsole::OnCmdLineParsed
|
2008-12-14 14:06:47 +00:00 |
cmdproc.h
|
|
|
cmndata.h
|
removed redundant wxClassName:: prefix
|
2008-11-15 11:49:24 +00:00 |
collpane.h
|
re-enabled all @appearance tags
|
2008-10-13 08:05:18 +00:00 |
colordlg.h
|
|
|
colour.h
|
virtual/static attributes automated fixes by ifacecheck
|
2008-10-13 11:09:56 +00:00 |
combo.h
|
re-enabled all @appearance tags
|
2008-10-13 08:05:18 +00:00 |
combobox.h
|
automated ifacecheck fixed
|
2008-10-28 15:36:26 +00:00 |
config.h
|
further ifacecheck fixes (now only 3.3% of documented methods have a wrong signature\!)
|
2008-11-13 21:32:53 +00:00 |
control.h
|
|
|
convauto.h
|
|
|
cpp.h
|
|
|
cshelp.h
|
|
|
ctrlsub.h
|
|
|
cursor.h
|
wxCursor derives (on almost all ports) from wxGDIObject (closes #3711)
|
2008-11-22 10:52:28 +00:00 |
dataobj.h
|
ifacecheck fixes
|
2008-11-08 15:17:16 +00:00 |
dataview.h
|
do not document Clone() overloads only for some classes; Clone() is reimplemented in all event classes
|
2008-12-27 13:46:00 +00:00 |
datectrl.h
|
automated ifacecheck fixed
|
2008-10-28 15:36:26 +00:00 |
dateevt.h
|
|
|
datetime.h
|
interface fixes; removed many functions which were deprecated in past and have already been removed from wx; renamed others wrongly named; added some @onlyfor tags to avoid false warnings in ifacecheck logs
|
2008-11-15 11:37:43 +00:00 |
datstrm.h
|
other ifacecheck fixes, resulting in removal of the non-existing functions wxDatagramSocket::ReceiveFrom() and wxCloseEvent::SetForce()
|
2008-10-27 17:12:27 +00:00 |
dc.h
|
documented the wxDCBrushChanger, wxDCPenChanger, wxDCTextColourChanger; introduced a wxDCFontChanger
|
2008-11-26 15:54:08 +00:00 |
dcbuffer.h
|
|
|
dcclient.h
|
|
|
dcgraph.h
|
|
|
dcmemory.h
|
|
|
dcmirror.h
|
|
|
dcprint.h
|
interface fixes; removed many functions which were deprecated in past and have already been removed from wx; renamed others wrongly named; added some @onlyfor tags to avoid false warnings in ifacecheck logs
|
2008-11-15 11:37:43 +00:00 |
dcps.h
|
interface fixes; removed many functions which were deprecated in past and have already been removed from wx; renamed others wrongly named; added some @onlyfor tags to avoid false warnings in ifacecheck logs
|
2008-11-15 11:37:43 +00:00 |
dcscreen.h
|
|
|
dcsvg.h
|
interface fixes; removed many functions which were deprecated in past and have already been removed from wx; renamed others wrongly named; added some @onlyfor tags to avoid false warnings in ifacecheck logs
|
2008-11-15 11:37:43 +00:00 |
dde.h
|
interface fixes; removed many functions which were deprecated in past and have already been removed from wx; renamed others wrongly named; added some @onlyfor tags to avoid false warnings in ifacecheck logs
|
2008-11-15 11:37:43 +00:00 |
debug.h
|
clarify the usage of debug macros, in particular for wxFAIL (which doesn't need () brackets) as reported by Jim Battle
|
2008-10-14 19:40:39 +00:00 |
debugrpt.h
|
moved to appropriate 'protected' sections all functions wrongly placed in 'public' sections
|
2008-10-29 18:55:57 +00:00 |
defs.h
|
minor fixes; replace references to Windows95 with references to wxMSW where possible
|
2008-11-22 00:21:10 +00:00 |
dialog.h
|
add more references to the delayed deletion of wxTopLevelWindows
|
2008-11-25 00:24:58 +00:00 |
dialup.h
|
automated ifacecheck fixes
|
2008-10-27 21:26:54 +00:00 |
dir.h
|
|
|
dirctrl.h
|
ifacecheck manual fixes
|
2008-11-09 16:46:52 +00:00 |
dirdlg.h
|
ifacecheck fixes
|
2008-11-08 15:17:16 +00:00 |
display.h
|
interface fixes; removed many functions which were deprecated in past and have already been removed from wx; renamed others wrongly named; added some @onlyfor tags to avoid false warnings in ifacecheck logs
|
2008-11-15 11:37:43 +00:00 |
dnd.h
|
ifacecheck fixes
|
2008-11-08 15:17:16 +00:00 |
docmdi.h
|
ifacecheck fixes
|
2008-11-08 15:17:16 +00:00 |
docview.h
|
committing the slightly-modified patch by R.U.10 for documenting some public functions of wxDocTemplate (closes #10078)
|
2008-12-01 17:54:57 +00:00 |
dragimag.h
|
|
|
dynarray.h
|
fixed the error '& may not appear in macro parameter list' reported by running gcc preprocessor
|
2008-10-30 10:39:54 +00:00 |
dynlib.h
|
don't use dot in brackets as doxygen renders dot with a line break
|
2008-12-26 12:24:18 +00:00 |
editlbox.h
|
ifacecheck fixes
|
2008-11-08 15:17:16 +00:00 |
encconv.h
|
|
|
event.h
|
mention that mouse events carry position in window coordinates of the window which generated the event (#10274)
|
2008-12-16 14:52:29 +00:00 |
evtloop.h
|
added wxEventLoop::DispatchTimeout()
|
2008-12-26 22:28:34 +00:00 |
fdrepdlg.h
|
automated ifacecheck fixed
|
2008-10-28 15:36:26 +00:00 |
ffile.h
|
automated ifacecheck fixed
|
2008-10-28 15:36:26 +00:00 |
file.h
|
fixes #10131
|
2008-11-22 14:20:28 +00:00 |
fileconf.h
|
misc fixes to function signatures
|
2008-10-14 19:48:14 +00:00 |
filectrl.h
|
ifacecheck manual fixes
|
2008-11-09 16:46:52 +00:00 |
filedlg.h
|
ifacecheck manual fixes
|
2008-11-09 16:46:52 +00:00 |
filefn.h
|
document wxFileOffset
|
2008-12-14 15:05:18 +00:00 |
filename.h
|
Correct AssignTempFile docs
|
2008-12-18 21:26:34 +00:00 |
filepicker.h
|
ifacecheck manual fixes
|
2008-11-09 16:46:52 +00:00 |
filesys.h
|
fixed doxygen warnings produced by the ifacecheck fixes
|
2008-11-03 11:57:07 +00:00 |
font.h
|
further ifacecheck fixes (now only 3.3% of documented methods have a wrong signature\!)
|
2008-11-13 21:32:53 +00:00 |
fontdlg.h
|
|
|
fontenum.h
|
automated ifacecheck fixed
|
2008-10-28 15:36:26 +00:00 |
fontmap.h
|
automated ifacecheck fixes
|
2008-10-27 21:26:54 +00:00 |
fontpicker.h
|
ifacecheck manual fixes
|
2008-11-09 16:46:52 +00:00 |
frame.h
|
add more references to the delayed deletion of wxTopLevelWindows
|
2008-11-25 00:24:58 +00:00 |
fs_mem.h
|
|
|
gauge.h
|
be more precise about range in indeterminate-mode wxGauges (fixes #10125)
|
2008-11-22 14:18:05 +00:00 |
gbsizer.h
|
|
|
gdicmn.h
|
fix docs for wxRect::Intersect overloads (fixes #4445)
|
2008-11-22 12:39:45 +00:00 |
gdiobj.h
|
Reviewed some g* interface headers.
|
2008-10-31 01:22:58 +00:00 |
glcanvas.h
|
fix note about OpenGL-enabling
|
2008-12-14 14:03:48 +00:00 |
graphics.h
|
Documented some DrawText() parameters missed in the last commit.
|
2008-11-22 23:16:55 +00:00 |
grid.h
|
Added grid event classes to the events group in docs.
|
2008-12-23 16:38:30 +00:00 |
hash.h
|
ifacecheck manual fixes
|
2008-11-09 16:46:52 +00:00 |
hashmap.h
|
remaining h* interface header revision
|
2008-11-03 14:37:14 +00:00 |
hashset.h
|
remaining h* interface header revision
|
2008-11-03 14:37:14 +00:00 |
headercol.h
|
extract setters from wxHeaderColumnBase into a separate wxSettableHeaderColumn class as we don't always need to implement them in order to use this class; also renamed wxHeaderColumnBase to just wxHeaderColumn as we didn't have any wxHeaderColumn at all
|
2008-12-11 13:05:48 +00:00 |
headerctrl.h
|
made wxHeaderCtrl::GetColumn() const to get rid of the const_cast<>s
|
2008-12-17 00:11:57 +00:00 |
help.h
|
fix minor typos
|
2008-11-22 23:00:06 +00:00 |
htmllbox.h
|
remove @appearance tag from abstract classes; add the missing screenshots of some controls to wxGTK image folder
|
2008-11-28 23:16:24 +00:00 |
hyperlink.h
|
remaining h* interface header revision
|
2008-11-03 14:37:14 +00:00 |
icon.h
|
ifacecheck manual fixes
|
2008-11-09 16:46:52 +00:00 |
iconbndl.h
|
ifacecheck manual fixes
|
2008-11-09 16:46:52 +00:00 |
iconloc.h
|
interface header revisions
|
2008-10-15 15:36:15 +00:00 |
image.h
|
wxImage::ConvertToBitmap() doesn't exist anymore
|
2008-12-19 15:43:17 +00:00 |
imaglist.h
|
other ifacecheck fixes
|
2008-11-10 21:33:25 +00:00 |
init.h
|
fix doxygen warnings
|
2008-12-12 16:10:08 +00:00 |
intl.h
|
force doxygen autolink wrt wxLanguage enum
|
2008-12-14 16:11:22 +00:00 |
ipc.h
|
interface revisions
|
2008-10-17 20:55:12 +00:00 |
ipcbase.h
|
interface revisions
|
2008-10-17 20:55:12 +00:00 |
joystick.h
|
other ifacecheck fixes
|
2008-11-10 21:33:25 +00:00 |
kbdstate.h
|
other ifacecheck fixes
|
2008-11-10 21:33:25 +00:00 |
laywin.h
|
automated ifacecheck fixed
|
2008-10-28 15:36:26 +00:00 |
link.h
|
|
|
list.h
|
fix wxList<T>::resize description (fixes #10207)
|
2008-11-22 14:36:32 +00:00 |
listbook.h
|
other ifacecheck fixes
|
2008-11-10 21:33:25 +00:00 |
listbox.h
|
other ifacecheck fixes
|
2008-11-10 21:33:25 +00:00 |
listctrl.h
|
fix doxygen warnings
|
2008-12-12 16:10:08 +00:00 |
log.h
|
document wxLogLevel, wxTraceMask antypes and wxLogLevelValues enum
|
2008-12-05 21:06:09 +00:00 |
longlong.h
|
add 'redirection page' for wxULongLong
|
2008-12-01 21:37:43 +00:00 |
math.h
|
|
|
mdi.h
|
minor fixes; replace references to Windows95 with references to wxMSW where possible
|
2008-11-22 00:21:10 +00:00 |
mediactrl.h
|
fix typo
|
2008-12-12 15:41:22 +00:00 |
memory.h
|
interface fixes; removed many functions which were deprecated in past and have already been removed from wx; renamed others wrongly named; added some @onlyfor tags to avoid false warnings in ifacecheck logs
|
2008-11-15 11:37:43 +00:00 |
menu.h
|
fix #4754 providing better description of how to set an event handler for (popup) wxMenu instances
|
2008-12-02 16:31:16 +00:00 |
menuitem.h
|
put zlib streams in the archive category, too; fix some typos
|
2008-12-12 19:34:42 +00:00 |
metafile.h
|
revised m*h headers
|
2008-10-11 13:10:48 +00:00 |
mimetype.h
|
automated ifacecheck fixed
|
2008-10-28 15:36:26 +00:00 |
minifram.h
|
ifacecheck fixes
|
2008-11-08 15:17:16 +00:00 |
module.h
|
moved to appropriate 'protected' sections all functions wrongly placed in 'public' sections
|
2008-10-29 18:55:57 +00:00 |
mousestate.h
|
revised m*h headers
|
2008-10-11 13:10:48 +00:00 |
msgdlg.h
|
move style table in the detailed description like for all other interface headers
|
2008-11-28 19:33:37 +00:00 |
msgqueue.h
|
revised m*h headers
|
2008-10-11 13:10:48 +00:00 |
mstream.h
|
other ifacecheck fixes
|
2008-11-10 21:33:25 +00:00 |
notebook.h
|
add appearance tag to book controls
|
2008-10-13 19:55:46 +00:00 |
notifmsg.h
|
revised n*h headers
|
2008-10-13 08:55:12 +00:00 |
numdlg.h
|
|
|
object.h
|
remove wxClassInfo::InitializeClasses docs; that function does not exist anymore
|
2008-12-27 13:42:14 +00:00 |
odcombo.h
|
moved to appropriate 'protected' sections all functions wrongly placed in 'public' sections
|
2008-10-29 18:55:57 +00:00 |
palette.h
|
automated ifacecheck fixed
|
2008-10-28 15:36:26 +00:00 |
panel.h
|
fix docs for wxWindow::Layout (fixes #4297)
|
2008-11-22 12:29:09 +00:00 |
pen.h
|
minor fixes; replace references to Windows95 with references to wxMSW where possible
|
2008-11-22 00:21:10 +00:00 |
pickerbase.h
|
document GetPickerCtrl() method and provide an example of how to use it to change the default 'Browse' label for wxFilePickerCtrl
|
2008-12-07 13:50:12 +00:00 |
platform.h
|
|
|
platinfo.h
|
|
|
popupwin.h
|
fix doxygen warnings
|
2008-10-10 19:14:22 +00:00 |
position.h
|
|
|
power.h
|
|
|
print.h
|
further ifacecheck fixes (now only 3.3% of documented methods have a wrong signature\!)
|
2008-11-13 21:32:53 +00:00 |
printdlg.h
|
minor fixes; replace references to Windows95 with references to wxMSW where possible
|
2008-11-22 00:21:10 +00:00 |
process.h
|
|
|
progdlg.h
|
add GetValue,GetRange and GetMessage helpers
|
2008-12-02 18:35:24 +00:00 |
propdlg.h
|
further ifacecheck fixes (now only 3.3% of documented methods have a wrong signature\!)
|
2008-11-13 21:32:53 +00:00 |
ptr_scpd.h
|
fixed the anchor names for @section used in interface headers; documented the general rules used for its naming
|
2008-10-19 15:30:20 +00:00 |
ptr_shrd.h
|
fixed missing semicolons, as reported by check_syntax.sh
|
2008-10-30 11:11:00 +00:00 |
quantize.h
|
automated ifacecheck fixed
|
2008-10-28 15:36:26 +00:00 |
radiobox.h
|
further ifacecheck fixes (now only 3.3% of documented methods have a wrong signature\!)
|
2008-11-13 21:32:53 +00:00 |
radiobut.h
|
further ifacecheck fixes (now only 3.3% of documented methods have a wrong signature\!)
|
2008-11-13 21:32:53 +00:00 |
rawbmp.h
|
fixed missing semicolons, as reported by check_syntax.sh
|
2008-10-30 11:11:00 +00:00 |
rearrangectrl.h
|
added wxRearrange{List,Ctrl,Dialog} and use it in wxHeaderCtrl and wxGrid to provide a way to interactively customize the columns
|
2008-12-16 23:56:56 +00:00 |
recguard.h
|
|
|
regex.h
|
further ifacecheck fixes (now only 3.3% of documented methods have a wrong signature\!)
|
2008-11-13 21:32:53 +00:00 |
region.h
|
further ifacecheck fixes (now only 3.3% of documented methods have a wrong signature\!)
|
2008-11-13 21:32:53 +00:00 |
renderer.h
|
automated ifacecheck fixed
|
2008-10-28 15:36:26 +00:00 |
sashwin.h
|
|
|
sckipc.h
|
automated ifacecheck fixes
|
2008-10-29 15:34:31 +00:00 |
sckstrm.h
|
|
|
scopeguard.h
|
store the value to be set inside wxON_BLOCK_EXIT_SET(), this allows to use temporaries with it and also fixes the test failure when built with icc and optimizations on (not sure if it is a compiler bug or not but in any case it seems better to fix it)
|
2008-11-19 12:06:17 +00:00 |
scrolbar.h
|
further ifacecheck fixes (now only 3.3% of documented methods have a wrong signature\!)
|
2008-11-13 21:32:53 +00:00 |
scrolwin.h
|
add wxScrollHelper::ShowScrollbars() (implemented for GTK only right now, generic implementation coming soon)
|
2008-12-24 15:58:37 +00:00 |
settings.h
|
make colours used by list and tree controls more consistent with the system theme settings; also use the correct colour for the status bar (closes #10089)
|
2008-12-25 13:03:24 +00:00 |
sizer.h
|
clarify wxFlexSizerGrowMode description
|
2008-12-10 23:38:58 +00:00 |
slider.h
|
minor fixes; replace references to Windows95 with references to wxMSW where possible
|
2008-11-22 00:21:10 +00:00 |
snglinst.h
|
|
|
socket.h
|
added wxSocketBase::GetTimeout() to match existing SetTimeout()
|
2008-11-23 13:11:25 +00:00 |
sound.h
|
|
|
spinbutt.h
|
further ifacecheck fixes (now only 3.3% of documented methods have a wrong signature\!)
|
2008-11-13 21:32:53 +00:00 |
spinctrl.h
|
further ifacecheck fixes (now only 3.3% of documented methods have a wrong signature\!)
|
2008-11-13 21:32:53 +00:00 |
splash.h
|
|
|
splitter.h
|
further ifacecheck fixes (now only 3.3% of documented methods have a wrong signature\!)
|
2008-11-13 21:32:53 +00:00 |
srchctrl.h
|
further ifacecheck fixes (now only 3.3% of documented methods have a wrong signature\!)
|
2008-11-13 21:32:53 +00:00 |
sstream.h
|
misc fixes to function signatures
|
2008-10-14 19:48:14 +00:00 |
stackwalk.h
|
further ifacecheck fixes (now only 3.3% of documented methods have a wrong signature\!)
|
2008-11-13 21:32:53 +00:00 |
statbmp.h
|
further ifacecheck fixes (now only 3.3% of documented methods have a wrong signature\!)
|
2008-11-13 21:32:53 +00:00 |
statbox.h
|
further ifacecheck fixes (now only 3.3% of documented methods have a wrong signature\!)
|
2008-11-13 21:32:53 +00:00 |
statline.h
|
further ifacecheck fixes (now only 3.3% of documented methods have a wrong signature\!)
|
2008-11-13 21:32:53 +00:00 |
stattext.h
|
further ifacecheck fixes (now only 3.3% of documented methods have a wrong signature\!)
|
2008-11-13 21:32:53 +00:00 |
statusbr.h
|
minor fixes; replace references to Windows95 with references to wxMSW where possible
|
2008-11-22 00:21:10 +00:00 |
stdpaths.h
|
automated ifacecheck fixed
|
2008-10-28 15:36:26 +00:00 |
stockitem.h
|
|
|
stopwatch.h
|
revised st*.h headers
|
2008-10-07 16:57:34 +00:00 |
strconv.h
|
other ifacecheck fixes
|
2008-11-10 21:33:25 +00:00 |
stream.h
|
reformat stream overview and provide a description hopefully correct, even if very short, for wxStreamBuffer
|
2008-12-14 14:51:42 +00:00 |
string.h
|
add some missing semicolons
|
2008-12-08 16:20:51 +00:00 |
sysopt.h
|
document mac.textcontrol-use-spell-checker (fixes #10165)
|
2008-11-22 14:29:00 +00:00 |
tarstrm.h
|
|
|
taskbar.h
|
documented wxTaskBarIconEvent (fixes #10021)
|
2008-11-22 14:00:35 +00:00 |
textctrl.h
|
fix wxTextCtrl::Replace() under wxGTK; added unit test for it and describe its effect on the insertion point
|
2008-12-11 16:46:25 +00:00 |
textdlg.h
|
the dialogs documented here are defined in wxcore, not wxbase
|
2008-12-15 22:54:29 +00:00 |
textfile.h
|
fix doxygen warnings
|
2008-12-12 16:10:08 +00:00 |
tglbtn.h
|
re-enabled all @appearance tags
|
2008-10-13 08:05:18 +00:00 |
thread.h
|
mention multi-core systems and wxThread::GetCPUCount
|
2008-12-20 21:26:25 +00:00 |
timer.h
|
automated ifacecheck fixes
|
2008-10-29 15:34:31 +00:00 |
tipdlg.h
|
automated changes: many (pure) virtual specifiers added
|
2008-10-13 13:24:43 +00:00 |
tipwin.h
|
|
|
tls.h
|
|
|
tokenzr.h
|
automated ifacecheck fixed
|
2008-10-28 15:36:26 +00:00 |
toolbar.h
|
readd grouping previously removed by error
|
2008-11-23 17:45:16 +00:00 |
toolbook.h
|
revised the documentation of the book controls; moved common API to wxBookCtrlBase
|
2008-10-13 10:27:19 +00:00 |
tooltip.h
|
|
|
toplevel.h
|
add more references to the delayed deletion of wxTopLevelWindows
|
2008-11-25 00:24:58 +00:00 |
tracker.h
|
|
|
treebase.h
|
ifacecheck fixes
|
2008-10-28 14:29:36 +00:00 |
treebook.h
|
revised the documentation of the book controls; moved common API to wxBookCtrlBase
|
2008-10-13 10:27:19 +00:00 |
treectrl.h
|
document that dragging in wxTreeCtrl needs to be explicitely allowed (fixes #3915)
|
2008-11-23 19:30:25 +00:00 |
txtstrm.h
|
automated ifacecheck fixes
|
2008-10-29 15:34:31 +00:00 |
unichar.h
|
remove the implementation of the conversion operators (forgot to do it in the initial commit)
|
2008-12-03 15:49:54 +00:00 |
uri.h
|
put wxURI under networking group, next to wxURL
|
2008-12-01 17:44:27 +00:00 |
url.h
|
ifacecheck fixes
|
2008-10-28 14:29:36 +00:00 |
ustring.h
|
ifacecheck fixes
|
2008-10-28 14:29:36 +00:00 |
utils.h
|
add missing semicolon; add some @see commands to link wxExecute/wxLaunchDefault* functions
|
2008-10-07 16:16:57 +00:00 |
valgen.h
|
automated ifacecheck fixed
|
2008-10-28 15:36:26 +00:00 |
validate.h
|
|
|
valtext.h
|
automated ifacecheck fixed
|
2008-10-28 15:36:26 +00:00 |
variant.h
|
further ifacecheck fixes (now only 3.3% of documented methods have a wrong signature\!)
|
2008-11-13 21:32:53 +00:00 |
vector.h
|
added wxVector::resize()
|
2008-12-11 13:45:04 +00:00 |
version.h
|
|
|
vidmode.h
|
fixed missing semicolons, as reported by check_syntax.sh
|
2008-10-30 11:11:00 +00:00 |
vlbox.h
|
remove @appearance tag from abstract classes; add the missing screenshots of some controls to wxGTK image folder
|
2008-11-28 23:16:24 +00:00 |
volume.h
|
document wxFSVolume (fixes #3977)
|
2008-11-22 15:29:08 +00:00 |
vscroll.h
|
moved to appropriate 'protected' sections all functions wrongly placed in 'public' sections
|
2008-10-29 18:55:57 +00:00 |
weakref.h
|
Moved wxWeakRef template docs from the misc category to the smart pointers category.
|
2008-12-16 07:15:44 +00:00 |
wfstream.h
|
|
|
window.h
|
do not use @b when referencing to functions; use final () to enable doxygen autolink
|
2008-12-27 10:20:33 +00:00 |
windowid.h
|
document wxWindowID
|
2008-12-04 20:42:25 +00:00 |
wizard.h
|
|
|
wrapsizer.h
|
|
|
wupdlock.h
|
|
|
wxcrt.h
|
add safe wxStrlcpy() function and replaced all wxStrncpy() calls by it
|
2008-11-29 14:41:02 +00:00 |
xlocale.h
|
fix typos
|
2008-10-29 16:00:56 +00:00 |
zipstrm.h
|
|
|
zstream.h
|
put zlib streams in the archive category, too; fix some typos
|
2008-12-12 19:34:42 +00:00 |