.. |
aui
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
generic
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
html
|
even more interface fixes
|
2008-09-27 20:26:28 +00:00 |
msw
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
propgrid
|
Removed wxLongStringProperty derived property creator macros (just subclass and implement OnButtonClick()); Partially fixed wxPGProperty::PrepareValueForDialogEditing()
|
2008-10-07 16:56:43 +00:00 |
protocol
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
richtext
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
stc
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
xml
|
fix many doxygen warnings about undocumented parameters
|
2008-10-04 14:52:38 +00:00 |
xrc
|
fix for doxygen warnings
|
2008-10-04 20:49:51 +00:00 |
aboutdlg.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
accel.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
access.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
animate.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
app.h
|
fix some typos and other minor problems (#9886)
|
2008-09-03 20:36:54 +00:00 |
apptrait.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
archive.h
|
interface revisions of ta*h te*h headers; grouped wxTextAttr #defines into enums to make it easier to document them
|
2008-10-04 11:01:50 +00:00 |
arrstr.h
|
fix for doxygen warnings
|
2008-10-04 20:49:51 +00:00 |
artprov.h
|
small changes to fix doxygen warnings
|
2008-09-25 14:07:25 +00:00 |
atomic.h
|
Moved all interface headers into a 'wx' subdirectory for proper use of Doxygen path settings.
|
2008-06-27 16:22:58 +00:00 |
base64.h
|
Moved all interface headers into a 'wx' subdirectory for proper use of Doxygen path settings.
|
2008-06-27 16:22:58 +00:00 |
bitmap.h
|
introduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYPE; documented these default argument values; matched the wxBitmap and wxIcon interfaces to their real implementations; revised icon.h interface header
|
2008-09-21 20:03:14 +00:00 |
bmpbuttn.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
bmpcbox.h
|
fix many doxygen warnings about undocumented parameters
|
2008-10-04 14:52:38 +00:00 |
bookctrl.h
|
use a single wxBookCtrlEvent class for all wxBookCtrlBase-derived controls (#9667)
|
2008-08-01 13:46:46 +00:00 |
brush.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
buffer.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
busyinfo.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
button.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
calctrl.h
|
other ifacecheck fixes
|
2008-09-21 23:48:04 +00:00 |
caret.h
|
other ifacecheck fixes
|
2008-09-21 23:48:04 +00:00 |
chartype.h
|
Moved all interface headers into a 'wx' subdirectory for proper use of Doxygen path settings.
|
2008-06-27 16:22:58 +00:00 |
checkbox.h
|
ifacecheck fixes
|
2008-09-22 18:21:32 +00:00 |
checklst.h
|
ifacecheck fixes
|
2008-09-22 18:21:32 +00:00 |
choicdlg.h
|
automated virtual/const fixes by ifacecheck
|
2008-09-22 19:01:17 +00:00 |
choice.h
|
automated virtual/const fixes by ifacecheck
|
2008-09-22 19:01:17 +00:00 |
choicebk.h
|
use a single wxBookCtrlEvent class for all wxBookCtrlBase-derived controls (#9667)
|
2008-08-01 13:46:46 +00:00 |
clipbrd.h
|
fix signature of wxClipboard::UserPrimarySelection; in particular change the default value from true to false since in the real sources the default value has always been the latter
|
2008-09-22 22:39:21 +00:00 |
clntdata.h
|
ifacecheck fixes to c*.h headers
|
2008-09-24 23:29:43 +00:00 |
clrpicker.h
|
ifacecheck fixes to c*.h headers
|
2008-09-24 23:29:43 +00:00 |
cmdline.h
|
small changes to fix doxygen warnings
|
2008-09-25 14:07:25 +00:00 |
cmdproc.h
|
fix for doxygen warnings
|
2008-10-04 20:49:51 +00:00 |
cmndata.h
|
fix for doxygen warnings
|
2008-10-04 20:49:51 +00:00 |
collpane.h
|
automated virtual/const fixes by ifacecheck
|
2008-09-22 19:01:17 +00:00 |
colordlg.h
|
ifacecheck fixes to c*.h headers
|
2008-09-24 23:29:43 +00:00 |
colour.h
|
small changes to fix doxygen warnings
|
2008-09-25 14:07:25 +00:00 |
combo.h
|
many ifacecheck automatic fixes + some access-specifier manual fix
|
2008-09-29 10:52:37 +00:00 |
combobox.h
|
automated virtual/const fixes by ifacecheck
|
2008-09-22 19:01:17 +00:00 |
config.h
|
fix for doxygen warnings
|
2008-10-04 20:49:51 +00:00 |
control.h
|
ifacecheck fixes to c*.h headers
|
2008-09-24 23:29:43 +00:00 |
convauto.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
cpp.h
|
Moved all interface headers into a 'wx' subdirectory for proper use of Doxygen path settings.
|
2008-06-27 16:22:58 +00:00 |
cshelp.h
|
many ifacecheck automatic fixes + some access-specifier manual fix
|
2008-09-29 10:52:37 +00:00 |
ctrlsub.h
|
fix for doxygen warnings
|
2008-10-04 20:49:51 +00:00 |
cursor.h
|
fix for doxygen warnings
|
2008-10-04 20:49:51 +00:00 |
dataobj.h
|
many ifacecheck automatic fixes + some access-specifier manual fix
|
2008-09-29 10:52:37 +00:00 |
dataview.h
|
many ifacecheck automatic fixes + some access-specifier manual fix
|
2008-09-29 10:52:37 +00:00 |
datectrl.h
|
many ifacecheck automatic fixes + some access-specifier manual fix
|
2008-09-29 10:52:37 +00:00 |
dateevt.h
|
many ifacecheck automatic fixes + some access-specifier manual fix
|
2008-09-29 10:52:37 +00:00 |
datetime.h
|
fix some typos and other minor problems (#9886)
|
2008-09-03 20:36:54 +00:00 |
datstrm.h
|
fix for doxygen warnings
|
2008-10-04 20:49:51 +00:00 |
dc.h
|
many ifacecheck automatic fixes + some access-specifier manual fix
|
2008-09-29 10:52:37 +00:00 |
dcbuffer.h
|
various misc ifacecheck fixes (many virtual attributes missing)
|
2008-09-21 23:13:49 +00:00 |
dcclient.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
dcgraph.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
dcmemory.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
dcmirror.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
dcprint.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
dcps.h
|
fix default arguments for various functions/ctors
|
2008-09-18 18:47:34 +00:00 |
dcscreen.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
dcsvg.h
|
fix many doxygen warnings about undocumented parameters
|
2008-10-04 14:52:38 +00:00 |
dde.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
debug.h
|
fix for doxygen warnings
|
2008-10-04 20:49:51 +00:00 |
debugrpt.h
|
many ifacecheck automatic fixes + some access-specifier manual fix
|
2008-09-29 10:52:37 +00:00 |
defs.h
|
document wxDELETE() and wxDELETEA() (now committing the right file, please disregard comment of r55648)
|
2008-09-15 16:12:07 +00:00 |
dialog.h
|
many ifacecheck automatic fixes + some access-specifier manual fix
|
2008-09-29 10:52:37 +00:00 |
dialup.h
|
many ifacecheck automatic fixes + some access-specifier manual fix
|
2008-09-29 10:52:37 +00:00 |
dir.h
|
many ifacecheck automatic fixes + some access-specifier manual fix
|
2008-09-29 10:52:37 +00:00 |
dirctrl.h
|
many ifacecheck automatic fixes + some access-specifier manual fix
|
2008-09-29 10:52:37 +00:00 |
dirdlg.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
display.h
|
fix for doxygen warnings
|
2008-10-04 20:49:51 +00:00 |
dnd.h
|
fix for doxygen warnings
|
2008-10-04 20:49:51 +00:00 |
docmdi.h
|
many ifacecheck automatic fixes + some access-specifier manual fix
|
2008-09-29 10:52:37 +00:00 |
docview.h
|
add a more readable wrapper for CreateDocument(wxEmptyString, wxDOC_NEW)
|
2008-10-01 17:04:43 +00:00 |
dragimag.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
dynarray.h
|
fix for doxygen warnings
|
2008-10-04 20:49:51 +00:00 |
dynlib.h
|
many ifacecheck automatic fixes + some access-specifier manual fix
|
2008-09-29 10:52:37 +00:00 |
editlbox.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
encconv.h
|
few details fixed
|
2008-09-18 18:34:33 +00:00 |
event.h
|
make wxKeyEvent and wxMouseEvent derive from the same wxKeyboardState object (indirectly via wxMouseState in the case of the latter) to make Get/HasModifiers() available in wxMouseEvent as well while avoiding code duplication
|
2008-09-19 18:41:41 +00:00 |
fdrepdlg.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
ffile.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
file.h
|
add wxPosixPermissions enumeration; it provides more readable synonims for wxS_I* flags and makes it easier to document which flags can be used in wxFile functions and wxFileName::Mkdir (and in future wxFileName::Chmod)
|
2008-09-27 10:27:44 +00:00 |
fileconf.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
filectrl.h
|
fix for doxygen warnings
|
2008-10-04 20:49:51 +00:00 |
filedlg.h
|
fix for doxygen warnings
|
2008-10-04 20:49:51 +00:00 |
filefn.h
|
final w*h interface header reviews
|
2008-09-27 10:59:01 +00:00 |
filename.h
|
fix for doxygen warnings
|
2008-10-04 20:49:51 +00:00 |
filepicker.h
|
fix many doxygen warnings about undocumented parameters
|
2008-10-04 14:52:38 +00:00 |
filesys.h
|
fix for doxygen warnings
|
2008-10-04 20:49:51 +00:00 |
font.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
fontdlg.h
|
final f*h interface header reviews
|
2008-09-25 20:00:31 +00:00 |
fontenum.h
|
final f*h interface header reviews
|
2008-09-25 20:00:31 +00:00 |
fontmap.h
|
final f*h interface header reviews
|
2008-09-25 20:00:31 +00:00 |
fontpicker.h
|
final f*h interface header reviews
|
2008-09-25 20:00:31 +00:00 |
frame.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
fs_mem.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
gauge.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
gbsizer.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
gdicmn.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
gdiobj.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
glcanvas.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
graphics.h
|
adding info about opaque classes, making sure refs are displayed correctly in pdf
|
2008-08-01 18:24:53 +00:00 |
grid.h
|
added the possibility to draw grid lines across the entire window
|
2008-10-04 23:23:01 +00:00 |
hash.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
hashmap.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
hashset.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
help.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
htmllbox.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
hyperlink.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
icon.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
iconbndl.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
iconloc.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
image.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
imaglist.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
init.h
|
Moved all interface headers into a 'wx' subdirectory for proper use of Doxygen path settings.
|
2008-06-27 16:22:58 +00:00 |
intl.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
ipc.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
ipcbase.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
joystick.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
kbdstate.h
|
allow specifying the initial modifier keys values in the ctor
|
2008-09-19 23:59:39 +00:00 |
laywin.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
link.h
|
Moved all interface headers into a 'wx' subdirectory for proper use of Doxygen path settings.
|
2008-06-27 16:22:58 +00:00 |
list.h
|
minor corrections
|
2008-09-17 18:08:46 +00:00 |
listbook.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
listbox.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
listctrl.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
log.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
longlong.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
math.h
|
Moved all interface headers into a 'wx' subdirectory for proper use of Doxygen path settings.
|
2008-06-27 16:22:58 +00:00 |
mdi.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
mediactrl.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
memory.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
menu.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
menuitem.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
metafile.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
mimetype.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
minifram.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
module.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
mousestate.h
|
make wxKeyEvent and wxMouseEvent derive from the same wxKeyboardState object (indirectly via wxMouseState in the case of the latter) to make Get/HasModifiers() available in wxMouseEvent as well while avoiding code duplication
|
2008-09-19 18:41:41 +00:00 |
msgdlg.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
msgqueue.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
mstream.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
notebook.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
notifmsg.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
numdlg.h
|
document that numbers outside of the valid range are forced into it
|
2008-07-30 19:25:10 +00:00 |
object.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
odcombo.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
palette.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
panel.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
pen.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
pickerbase.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
platform.h
|
Moved all interface headers into a 'wx' subdirectory for proper use of Doxygen path settings.
|
2008-06-27 16:22:58 +00:00 |
platinfo.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
popupwin.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
position.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
power.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
print.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
printdlg.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
process.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
progdlg.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
propdlg.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
ptr_scpd.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
ptr_shrd.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
quantize.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
radiobox.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
radiobut.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
rawbmp.h
|
fix 2 doxygen errors
|
2008-08-22 22:22:50 +00:00 |
recguard.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
regex.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
region.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
renderer.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
sashwin.h
|
some s*h interface headers reviews
|
2008-10-04 14:30:56 +00:00 |
sckipc.h
|
some s*h interface headers reviews
|
2008-10-04 14:30:56 +00:00 |
sckstrm.h
|
some s*h interface headers reviews
|
2008-10-04 14:30:56 +00:00 |
scopeguard.h
|
Moved all interface headers into a 'wx' subdirectory for proper use of Doxygen path settings.
|
2008-06-27 16:22:58 +00:00 |
scrolbar.h
|
some s*h interface headers reviews
|
2008-10-04 14:30:56 +00:00 |
scrolwin.h
|
mention DoPrepareDC() relative origin offsetting
|
2008-08-21 00:13:41 +00:00 |
settings.h
|
some s*h interface headers reviews
|
2008-10-04 14:30:56 +00:00 |
sizer.h
|
other s*h interface revisions
|
2008-10-05 11:24:00 +00:00 |
slider.h
|
other s*h interface revisions
|
2008-10-05 11:24:00 +00:00 |
snglinst.h
|
other s*h interface revisions
|
2008-10-05 11:24:00 +00:00 |
socket.h
|
other s*h interface revisions
|
2008-10-05 11:24:00 +00:00 |
sound.h
|
other s*h interface revisions
|
2008-10-05 11:24:00 +00:00 |
spinbutt.h
|
other s*h interface revisions
|
2008-10-05 11:24:00 +00:00 |
spinctrl.h
|
other s*h interface revisions
|
2008-10-05 11:24:00 +00:00 |
splash.h
|
other s*h interface revisions
|
2008-10-05 11:24:00 +00:00 |
splitter.h
|
other s*h interface revisions
|
2008-10-05 11:24:00 +00:00 |
srchctrl.h
|
other s*h interface revisions
|
2008-10-05 11:24:00 +00:00 |
sstream.h
|
other s*h interface revisions
|
2008-10-05 11:24:00 +00:00 |
stackwalk.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
statbmp.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
statbox.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
statline.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
stattext.h
|
Another doc patch from Tim
|
2008-08-29 12:15:59 +00:00 |
statusbr.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
stdpaths.h
|
correct the example/documentation of GetDocumentsDir() return value
|
2008-10-05 22:56:23 +00:00 |
stockitem.h
|
Moved all interface headers into a 'wx' subdirectory for proper use of Doxygen path settings.
|
2008-06-27 16:22:58 +00:00 |
stopwatch.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
strconv.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
stream.h
|
more fixes
|
2008-09-27 12:29:33 +00:00 |
string.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
sysopt.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
tarstrm.h
|
interface revisions of ta*h te*h headers; grouped wxTextAttr #defines into enums to make it easier to document them
|
2008-10-04 11:01:50 +00:00 |
taskbar.h
|
some s*h interface headers reviews
|
2008-10-04 14:30:56 +00:00 |
textctrl.h
|
document that Set/ChangeValue() set the insertion point to 0
|
2008-10-07 11:34:46 +00:00 |
textdlg.h
|
fix many doxygen warnings about undocumented parameters
|
2008-10-04 14:52:38 +00:00 |
textfile.h
|
some s*h interface headers reviews
|
2008-10-04 14:30:56 +00:00 |
tglbtn.h
|
fix many doxygen warnings about undocumented parameters
|
2008-10-04 14:52:38 +00:00 |
thread.h
|
remaining t*h interface revisions
|
2008-10-04 11:55:28 +00:00 |
timer.h
|
remaining t*h interface revisions
|
2008-10-04 11:55:28 +00:00 |
tipdlg.h
|
remaining t*h interface revisions
|
2008-10-04 11:55:28 +00:00 |
tipwin.h
|
remaining t*h interface revisions
|
2008-10-04 11:55:28 +00:00 |
tls.h
|
more Doxygen warnings corrections from Tim S
|
2008-08-30 12:44:43 +00:00 |
tokenzr.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
toolbar.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
toolbook.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
tooltip.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
toplevel.h
|
fix many doxygen warnings about undocumented parameters
|
2008-10-04 14:52:38 +00:00 |
tracker.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
treebase.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
treebook.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
treectrl.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
txtstrm.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
uri.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
url.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
ustring.h
|
fix 2 doxygen errors
|
2008-08-22 22:22:50 +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
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
validate.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
valtext.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
variant.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
vector.h
|
Added reverse iterator to wxVector<T>
|
2008-09-16 12:43:11 +00:00 |
version.h
|
Moved all interface headers into a 'wx' subdirectory for proper use of Doxygen path settings.
|
2008-06-27 16:22:58 +00:00 |
vidmode.h
|
Commit 3 of 3 for Doxygen path fixes, this one finally removes all 600+ unnecessary uses of @wxheader and @headerfile.
|
2008-06-27 18:00:03 +00:00 |
vlbox.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
vscroll.h
|
HUGE commit of ifacecheck-automated fixes to virtualness/constness/staticness of wxWidgets documented functions
|
2008-09-27 11:21:10 +00:00 |
weakref.h
|
w*h interface revisions
|
2008-09-25 21:31:45 +00:00 |
wfstream.h
|
even more interface fixes
|
2008-09-27 20:26:28 +00:00 |
window.h
|
fix for doxygen warnings
|
2008-10-04 20:49:51 +00:00 |
windowid.h
|
add wxPosixPermissions enumeration; it provides more readable synonims for wxS_I* flags and makes it easier to document which flags can be used in wxFile functions and wxFileName::Mkdir (and in future wxFileName::Chmod)
|
2008-09-27 10:27:44 +00:00 |
wizard.h
|
remove deprecation from wxWizard::SetPageSize
|
2008-09-29 10:18:36 +00:00 |
wrapsizer.h
|
even more interface fixes
|
2008-09-27 20:26:28 +00:00 |
wupdlock.h
|
add wxPosixPermissions enumeration; it provides more readable synonims for wxS_I* flags and makes it easier to document which flags can be used in wxFile functions and wxFileName::Mkdir (and in future wxFileName::Chmod)
|
2008-09-27 10:27:44 +00:00 |
wxcrt.h
|
Moved all interface headers into a 'wx' subdirectory for proper use of Doxygen path settings.
|
2008-06-27 16:22:58 +00:00 |
zipstrm.h
|
interface revisions of ta*h te*h headers; grouped wxTextAttr #defines into enums to make it easier to document them
|
2008-10-04 11:01:50 +00:00 |
zstream.h
|
final w*h interface header reviews
|
2008-09-27 10:59:01 +00:00 |