wxWidgets/include/wx/univ
2007-06-26 22:41:53 +00:00
..
app.h
bmpbuttn.h
button.h Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefault() instead of doing 2007-04-08 22:18:35 +00:00
checkbox.h
checklst.h
chkconf.h
choice.h
colschem.h
combobox.h
control.h added support for ellipsization and markup in wxStaticText (modified patch 1629946) 2007-04-01 14:13:15 +00:00
dialog.h
frame.h
gauge.h
inpcons.h
inphand.h
listbox.h
menu.h
menuitem.h
notebook.h
radiobox.h
radiobut.h
renderer.h
scrarrow.h
scrolbar.h
scrthumb.h
scrtimer.h
setup0.h made wxUSE_UNICODE=1 the default 2007-06-22 12:34:38 +00:00
slider.h
spinbutt.h
statbmp.h
statbox.h
statline.h
stattext.h added support for ellipsization and markup in wxStaticText (modified patch 1629946) 2007-04-01 14:13:15 +00:00
statusbr.h
stdrend.h
textctrl.h fix a fatal crash due to using wxHSCROLL presence in m_windowStyle as indicator of whether we wrap lines or not: this didn't work because wxHSCROLL was temporarily reset in wxWindow::Create() and so we used wxTextWrappedData when we only had created wxTextMultiLineData 2007-04-08 23:25:36 +00:00
tglbtn.h
theme.h
toolbar.h added labels support for toolbar controls for wxMac and wxMSW (modified patch 1613603) 2007-03-18 23:13:18 +00:00
toplevel.h made wxTLW::SetIcon() non-virtual, it was already implemented in terms of 2007-04-07 23:40:55 +00:00
window.h make wxFrame a wxControlContainer too, so that it behaves in the same way as wxDialog 2007-06-13 16:29:23 +00:00