wxWidgets/include/wx/generic
2008-02-03 21:32:11 +00:00
..
private
aboutdlgg.h
accel.h
animate.h
bmpcbox.h
busyinfo.h
buttonbar.h
calctrl.h
caret.h
choicdgg.h
clrpickerg.h
collpaneg.h
colour.h compilation fix (remove default ctor already implemented by DEFINE_STD_WXCOLOUR_CONSTRUCTORS); make copy ctor inline and remove empty dtor 2008-01-05 00:04:34 +00:00
colrdlgg.h
combo.h
ctrlsub.h
dataview.h Partial impl of auto resizing columns 2008-01-14 11:04:57 +00:00
datectrl.h
dcpsg.h
dirctrlg.h
dirdlgg.h
dragimgg.h
fdrepdlg.h
filectrlg.h
filedlgg.h Return type correction 2007-12-27 17:00:29 +00:00
filepickerg.h
fontdlgg.h
fontpickerg.h wxFontData doesn't need to be static in wxGenericFontButton (unlike wxColourData in wxGenericColourButton where it was copied from) (patch 1883375) 2008-02-03 21:32:11 +00:00
grid.h don't use DECLARE_EVENT_TYPE() to avoid confusing people about its unused value parameter, declare the event type constants directly 2008-01-27 13:21:39 +00:00
gridctrl.h
gridsel.h
helpext.h
hyperlink.h
icon.h make XPM data pointer parameter fully const 2008-01-14 18:16:37 +00:00
imaglist.h
laywin.h don't use DECLARE_EVENT_TYPE() to avoid confusing people about its unused value parameter, declare the event type constants directly 2008-01-27 13:21:39 +00:00
listctrl.h move Freeze() and Thaw() to wxWindowBase to ensure that they behave consistently (i.e. recursively, as described in the docs) in all ports; removed different duplications of freeze count from derived classes 2008-01-05 00:21:31 +00:00
logg.h
mask.h
mdig.h define (empty) SetIcon() method in wxGenericMDIChildFrame for compatibility with MSW implementation 2008-01-27 12:43:46 +00:00
msgdlgg.h
notebook.h
notifmsg.h
numdlgg.h
paletteg.h
panelg.h
printps.h
prntdlgg.h
progdlgg.h use wxFlexGridSizer for layout of the labels in the progress dialog (patch 1829312); minor cleanup 2008-01-06 15:05:57 +00:00
propdlg.h Added automatic dialog scrolling ability 2007-12-29 16:35:39 +00:00
region.h
sashwin.h don't use DECLARE_EVENT_TYPE() to avoid confusing people about its unused value parameter, declare the event type constants directly 2008-01-27 13:21:39 +00:00
scrolwin.h
spinctlg.h
splash.h
splitter.h
srchctlg.h
statline.h
statusbr.h
tabg.h
textdlgg.h
treectlg.h move Freeze() and Thaw() to wxWindowBase to ensure that they behave consistently (i.e. recursively, as described in the docs) in all ports; removed different duplications of freeze count from derived classes 2008-01-05 00:21:31 +00:00
wizard.h Added automatic dialog scrolling ability 2007-12-29 16:35:39 +00:00