wxWidgets/include/wx/generic
2009-06-19 23:34:51 +00:00
..
private rename wxGrid::SendSizeEvent() to SendGridSizeEvent() to avoid warnings about conflicts with base wxWindow class method with the same name 2009-05-01 22:59:58 +00:00
aboutdlgg.h add parent parameter to wxAboutBox() (closes #9952) 2009-04-26 13:41:21 +00:00
accel.h
animate.h
bmpcbox.h
busyinfo.h
buttonbar.h
calctrlg.h
caret.h
choicdgg.h
clrpickerg.h
collpaneg.h
colour.h
colrdlgg.h
combo.h
ctrlsub.h
dataview.h
datectrl.h
dcpsg.h
dirctrlg.h added multiple selections support to wxDirCtrl (closes #10830) 2009-06-06 14:00:51 +00:00
dirdlgg.h
dragimgg.h
fdrepdlg.h
filectrlg.h
filedlgg.h
filepickerg.h
fontdlgg.h
fontpickerg.h
grid.h Use wxRefCounter instead of wxObjecrDataRef 2009-06-12 20:18:17 +00:00
gridctrl.h
grideditors.h set correct EOL style for files added in r58024 2009-04-26 10:52:13 +00:00
gridsel.h
headerctrlg.h Remove remaining bits of marker drawing during resizing 2009-06-12 16:15:35 +00:00
helpext.h
hyperlink.h
icon.h
imaglist.h
laywin.h
listctrl.h implement Update() properly for the generic wxListCtrl (see #10857) 2009-05-30 22:25:42 +00:00
logg.h
mask.h
mdig.h
msgdlgg.h
notebook.h
notifmsg.h
numdlgg.h
paletteg.h
panelg.h make wxWindow::SetAutoLayout() now works for all windows, not just panels 2009-05-23 11:26:58 +00:00
printps.h
prntdlgg.h
progdlgg.h add wxProgressDialog::SetRange() function 2009-06-01 23:19:25 +00:00
propdlg.h
region.h
sashwin.h
scrolwin.h
spinctlg.h
splash.h
splitter.h
srchctlg.h
statbmpg.h
statline.h
stattextg.h
statusbr.h use wxSTB_ as prefix for wxStatusBar styles; add support for wxSTB_ELLIPSIZE_* flags under wxGTK; support wxSTB_SHOW_TIPS even if no ellipsization mode is active; update the sample to allow the user to choose the wxStatusBar style dynamically 2009-04-25 12:59:09 +00:00
tabg.h
textdlgg.h
treectlg.h added wxTreeCtrl::GetFocusedItem() (closes #10859) 2009-06-19 23:34:51 +00:00
wizard.h