wxWidgets/include/wx/generic
2007-05-03 10:50:25 +00:00
..
private preparation for allowing to use wxTimer in wxBase (heavily modified patch 1113088): 2007-04-20 01:29:16 +00:00
.cvsignore
aboutdlgg.h
accel.h
animate.h
bmpcbox.h
busyinfo.h
buttonbar.h
calctrl.h
caret.h
choicdgg.h
clrpickerg.h
collpaneg.h
colour.h
colrdlgg.h add m_ prefix to the member variables and remove unneeded dialogParent field (part of patch 1702962) 2007-04-22 20:20:51 +00:00
combo.h
dataview.h Corrected/implemented sorting (by way of clicking on 2007-04-18 12:31:35 +00:00
datectrl.h
dcpsg.h fixed vararg functions with format argument to not use wxString or reference argument (the latter is invalid C++, the former doesn't work with Watcom and produces at least warnings with GCC 3.3) 2007-05-03 10:50:25 +00:00
dirctrlg.h
dirdlgg.h
dragimgg.h
fdrepdlg.h
filedlgg.h
filepickerg.h
fontdlgg.h
fontpickerg.h
grid.h
gridctrl.h
gridsel.h
helpext.h
hyperlink.h
icon.h
imaglist.h
laywin.h removed extra semicolons (patch #1700459; fixes compilation with gcc's -pedantic flag) 2007-04-14 09:58:37 +00:00
listctrl.h
logg.h
mask.h
mdig.h made wxTLW::SetIcon() non-virtual, it was already implemented in terms of 2007-04-07 23:40:55 +00:00
msgdlgg.h
notebook.h
numdlgg.h
paletteg.h
panelg.h
printps.h
prntdlgg.h
progdlgg.h
propdlg.h
region.h
sashwin.h
scrolwin.h
spinctlg.h
splash.h
splitter.h removed extra semicolons (patch #1700459; fixes compilation with gcc's -pedantic flag) 2007-04-14 09:58:37 +00:00
srchctlg.h
statline.h
statusbr.h
tabg.h
textdlgg.h
treectlg.h
wizard.h fix m_sizerPage memory leak for the wizards not using sizers (replaces patch 1708331, fixes bug 1647290) 2007-04-30 19:43:28 +00:00