wxWidgets/include/wx/generic
2008-12-10 16:09:58 +00:00
..
private
aboutdlgg.h
accel.h
animate.h
bmpcbox.h
busyinfo.h
buttonbar.h
calctrlg.h mark holidays if wxCAL_SHOW_HOLIDAYS is on (replaces #9155) 2008-08-05 01:55:44 +00:00
caret.h Cleanup of previous fix 2008-08-22 11:32:23 +00:00
choicdgg.h
clrpickerg.h
collpaneg.h
colour.h
colrdlgg.h
combo.h
ctrlsub.h
dataview.h implement column reordering support in wxMSW wxHeaderCtrl; use it in wxDataViewCtrl (and make difference between column indices and positions more clear in it) 2008-12-10 15:56:11 +00:00
datectrl.h
dcpsg.h make GetPaperRect() and GetResolution() const functions 2008-11-15 11:10:34 +00:00
dirctrlg.h
dirdlgg.h
dragimgg.h
fdrepdlg.h
filectrlg.h
filedlgg.h add size parameter to the generic wxFileDialog ctor 2008-12-04 23:14:00 +00:00
filepickerg.h
fontdlgg.h
fontpickerg.h
grid.h don't make wxGridTableBase::IsEmptyCell() pure virtual, there is really no point to force all derived table classes to implement it when it has a default implementation which works just fine in 99% of cases 2008-11-30 21:51:51 +00:00
gridctrl.h
gridsel.h use a single wxKeyboardEvent parameter instead of 4 bools in tons of places 2008-09-20 00:09:28 +00:00
headerctrlg.h provide Do[GS]etColumnsOrder() stubs for the generic wxHeaderCtrl 2008-12-10 16:09:58 +00:00
helpext.h
hyperlink.h
icon.h fix warning about hiding the base class LoadFile() 2008-11-12 14:40:28 +00:00
imaglist.h
laywin.h
listctrl.h listctrl generic is used outside of osx-carbon 2008-09-02 11:52:20 +00:00
logg.h made wxLogGui more flexible and documented it and added example of customizing it to the dialogs sample 2008-09-11 13:58:54 +00:00
mask.h
mdig.h Review/simplify/cleanup MDI classes for all platforms and introduce base 2008-11-04 02:46:19 +00:00
msgdlgg.h
notebook.h use a single wxBookCtrlEvent class for all wxBookCtrlBase-derived controls (#9667) 2008-08-01 13:46:46 +00:00
notifmsg.h
numdlgg.h
paletteg.h
panelg.h
printps.h
prntdlgg.h
progdlgg.h add GetValue,GetRange and GetMessage helpers 2008-12-02 18:35:24 +00:00
propdlg.h
region.h
sashwin.h
scrolwin.h
spinctlg.h
splash.h
splitter.h
srchctlg.h
statbmpg.h
statline.h
stattextg.h compilation fix for include wx/generic/stattextg.h before/without including wx/stattext.h in PCH-less wxUniv build 2008-10-17 12:02:47 +00:00
statusbr.h
tabg.h
textdlgg.h
treectlg.h cache the item text size to optimize tree layout/painting (#9956) 2008-09-13 21:28:57 +00:00
wizard.h