wxWidgets/include/wx/generic
2008-03-20 22:33:57 +00:00
..
private
aboutdlgg.h
accel.h
animate.h add the wxAnimation's ctor which automatically loads a file: it was documented but not present in the actual code 2008-03-20 22:33:57 +00:00
bmpcbox.h
busyinfo.h
buttonbar.h
calctrl.h
caret.h
choicdgg.h
clrpickerg.h
collpaneg.h make wxGenericCollapsiblePane a wxControlContainer to allow keyboard navigation to and inside it 2008-02-11 01:24:19 +00:00
colour.h
colrdlgg.h
combo.h
ctrlsub.h
dataview.h Make some wxDataViewCustomRenderer virtuals consistent across platforms. 2008-03-17 21:00:06 +00:00
datectrl.h fix redundant storage of current date both in wxCalendarCtrl (which was itself redundantly stored as both wxDatePickerCtrl::m_cal and m_popup) and popup m_currentDate variable which resulted in multiple bugs, e.g. calendar didn't open at the current date value 2008-02-16 15:39:06 +00:00
dcpsg.h
dirctrlg.h
dirdlgg.h
dragimgg.h
fdrepdlg.h
filectrlg.h
filedlgg.h include wx/artprov.h to define wxArtID used in this header 2008-03-05 12:27:21 +00:00
filepickerg.h
fontdlgg.h
fontpickerg.h
grid.h override SetDropTarget() in wxGrid to associate it with wxGridWindow as this is what things tend to be dropped on (patch 1903103) 2008-02-27 17:19:42 +00:00
gridctrl.h
gridsel.h
helpext.h
hyperlink.h
icon.h
imaglist.h
laywin.h
listctrl.h made Freeze/Thaw recursively (un)freeze child windows too 2008-03-03 11:30:07 +00:00
logg.h
mask.h
mdig.h
msgdlgg.h
notebook.h
notifmsg.h
numdlgg.h
paletteg.h
panelg.h
printps.h
prntdlgg.h
progdlgg.h
propdlg.h
region.h
sashwin.h
scrolwin.h
spinctlg.h added wxSpinCtrlDouble (slightly modified patch 1835864) 2008-03-18 14:04:19 +00:00
splash.h
splitter.h
srchctlg.h
statline.h
statusbr.h
tabg.h
textdlgg.h
treectlg.h
wizard.h